Vichentito commited on
Commit
e05c67f
1 Parent(s): b298e8c

End of training

Browse files
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.4812
21
- - Bleu: 1.0887
22
- - Gen Len: 17.0652
23
 
24
  ## Model description
25
 
@@ -44,15 +44,61 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 3
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
- | 3.448 | 1.0 | 906 | 2.6910 | 0.626 | 16.9832 |
54
- | 2.8267 | 2.0 | 1812 | 2.5231 | 1.0654 | 17.0591 |
55
- | 2.7104 | 3.0 | 2718 | 2.4812 | 1.0887 | 17.0652 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.3093
21
+ - Bleu: 0.928
22
+ - Gen Len: 17.3008
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
+ | No log | 0.1 | 100 | 3.4034 | 0.3143 | 17.3089 |
54
+ | No log | 0.2 | 200 | 3.1638 | 0.3187 | 17.4173 |
55
+ | No log | 0.3 | 300 | 3.0323 | 0.3292 | 17.2922 |
56
+ | No log | 0.4 | 400 | 2.9391 | 0.3713 | 17.1362 |
57
+ | 3.4051 | 0.5 | 500 | 2.8715 | 0.4182 | 17.2461 |
58
+ | 3.4051 | 0.6 | 600 | 2.8084 | 0.4782 | 17.2052 |
59
+ | 3.4051 | 0.71 | 700 | 2.7614 | 0.4541 | 17.1109 |
60
+ | 3.4051 | 0.81 | 800 | 2.7171 | 0.6082 | 17.2327 |
61
+ | 3.4051 | 0.91 | 900 | 2.6860 | 0.7904 | 17.2443 |
62
+ | 2.961 | 1.01 | 1000 | 2.6516 | 0.8488 | 17.3227 |
63
+ | 2.961 | 1.11 | 1100 | 2.6256 | 0.8094 | 17.3409 |
64
+ | 2.961 | 1.21 | 1200 | 2.5967 | 0.7545 | 17.3147 |
65
+ | 2.961 | 1.31 | 1300 | 2.5753 | 0.7891 | 17.2418 |
66
+ | 2.961 | 1.41 | 1400 | 2.5545 | 0.7925 | 17.2849 |
67
+ | 2.7764 | 1.51 | 1500 | 2.5335 | 0.7728 | 17.3243 |
68
+ | 2.7764 | 1.61 | 1600 | 2.5163 | 0.8055 | 17.4302 |
69
+ | 2.7764 | 1.71 | 1700 | 2.4993 | 0.843 | 17.2501 |
70
+ | 2.7764 | 1.81 | 1800 | 2.4840 | 0.8297 | 17.2136 |
71
+ | 2.7764 | 1.92 | 1900 | 2.4719 | 0.8457 | 17.3364 |
72
+ | 2.6783 | 2.02 | 2000 | 2.4598 | 0.9152 | 17.2453 |
73
+ | 2.6783 | 2.12 | 2100 | 2.4458 | 0.8597 | 17.2405 |
74
+ | 2.6783 | 2.22 | 2200 | 2.4345 | 0.8741 | 17.2436 |
75
+ | 2.6783 | 2.32 | 2300 | 2.4245 | 0.8681 | 17.3492 |
76
+ | 2.6783 | 2.42 | 2400 | 2.4166 | 0.8936 | 17.2708 |
77
+ | 2.6228 | 2.52 | 2500 | 2.4055 | 0.9256 | 17.3568 |
78
+ | 2.6228 | 2.62 | 2600 | 2.3960 | 0.9354 | 17.3248 |
79
+ | 2.6228 | 2.72 | 2700 | 2.3873 | 0.9543 | 17.3961 |
80
+ | 2.6228 | 2.82 | 2800 | 2.3823 | 0.93 | 17.2564 |
81
+ | 2.6228 | 2.92 | 2900 | 2.3740 | 0.9701 | 17.2161 |
82
+ | 2.5527 | 3.02 | 3000 | 2.3671 | 0.9669 | 17.26 |
83
+ | 2.5527 | 3.12 | 3100 | 2.3583 | 0.8909 | 17.4082 |
84
+ | 2.5527 | 3.23 | 3200 | 2.3555 | 0.9186 | 17.3296 |
85
+ | 2.5527 | 3.33 | 3300 | 2.3508 | 0.9321 | 17.3119 |
86
+ | 2.5527 | 3.43 | 3400 | 2.3459 | 0.9821 | 17.2859 |
87
+ | 2.5106 | 3.53 | 3500 | 2.3410 | 0.9371 | 17.292 |
88
+ | 2.5106 | 3.63 | 3600 | 2.3373 | 0.9368 | 17.2756 |
89
+ | 2.5106 | 3.73 | 3700 | 2.3330 | 0.9312 | 17.295 |
90
+ | 2.5106 | 3.83 | 3800 | 2.3304 | 0.9827 | 17.2847 |
91
+ | 2.5106 | 3.93 | 3900 | 2.3263 | 0.9637 | 17.2867 |
92
+ | 2.5138 | 4.03 | 4000 | 2.3216 | 0.9209 | 17.3356 |
93
+ | 2.5138 | 4.13 | 4100 | 2.3198 | 0.9088 | 17.3548 |
94
+ | 2.5138 | 4.23 | 4200 | 2.3177 | 0.9193 | 17.3401 |
95
+ | 2.5138 | 4.33 | 4300 | 2.3151 | 0.937 | 17.3346 |
96
+ | 2.5138 | 4.44 | 4400 | 2.3142 | 0.9396 | 17.2953 |
97
+ | 2.4804 | 4.54 | 4500 | 2.3130 | 0.9446 | 17.3099 |
98
+ | 2.4804 | 4.64 | 4600 | 2.3109 | 0.9449 | 17.3018 |
99
+ | 2.4804 | 4.74 | 4700 | 2.3102 | 0.9363 | 17.3106 |
100
+ | 2.4804 | 4.84 | 4800 | 2.3095 | 0.9306 | 17.3033 |
101
+ | 2.4804 | 4.94 | 4900 | 2.3093 | 0.928 | 17.3008 |
102
 
103
 
104
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f01ff49c5faff9e637a308b7409d1576e139a46f80ffc88a7537683bd3c3d76
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb143684fbb31be2d00e23de205a41dda0e7a8815a58968a0af427a4da005b28
3
  size 990345064
runs/Apr19_06-15-31_e554b8d932a8/events.out.tfevents.1713507332.e554b8d932a8.786.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a51b442be392c35dae92bb2979b16d2fdd1087dfa6eec5909619dc2b13a87a28
3
- size 24180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3472a3255147d2de336c88d4edefb33ed73657bc4052d8f57b4e939b61aab631
3
+ size 26014