mzizo4110 commited on
Commit
7123227
·
verified ·
1 Parent(s): ffe48fb

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: Summarization
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # Summarization
16
+
17
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.1039
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 128
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 5.362 | 0.2229 | 500 | 1.4059 |
54
+ | 1.3409 | 0.4458 | 1000 | 1.1536 |
55
+ | 1.1552 | 0.6687 | 1500 | 1.1228 |
56
+ | 1.1308 | 0.8916 | 2000 | 1.1134 |
57
+ | 1.1192 | 1.1141 | 2500 | 1.1088 |
58
+ | 1.1165 | 1.3370 | 3000 | 1.1061 |
59
+ | 1.1147 | 1.5599 | 3500 | 1.1046 |
60
+ | 1.1151 | 1.7828 | 4000 | 1.1039 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.14.0
66
+ - Transformers 4.51.1
67
+ - Pytorch 2.5.1+cu124
68
+ - Datasets 3.5.0
69
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:665301c0eb53d6b460a7f2fbf9982d3711d756fd1f1b9cbca1c28f411b1e6f06
3
  size 1189536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a3350822e467ab31cca89c5aef03279fbdc0b9e9719075fba90a2fe91740540
3
  size 1189536