ravinderbrai commited on
Commit
82067bc
1 Parent(s): 40c8c80

End of training

Browse files
README.md CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
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: 2.4256
20
- - Rouge1: 19.6262
21
- - Rouge2: 3.6874
22
- - Rougel: 17.4155
23
- - Rougelsum: 17.5472
24
  - Gen Len: 19.0
25
 
26
  ## Model description
@@ -46,23 +46,20 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 10
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
56
- | 2.8869 | 1.0 | 584 | 2.6152 | 17.1618 | 2.621 | 15.8121 | 15.8907 | 19.0 |
57
- | 2.829 | 2.0 | 1168 | 2.5615 | 17.486 | 2.799 | 15.9032 | 15.9821 | 19.0 |
58
- | 2.7721 | 3.0 | 1752 | 2.5222 | 18.2742 | 3.0877 | 16.5789 | 16.6729 | 19.0 |
59
- | 2.7416 | 4.0 | 2336 | 2.4921 | 18.8283 | 3.362 | 16.858 | 16.9738 | 19.0 |
60
- | 2.7063 | 5.0 | 2920 | 2.4690 | 18.6113 | 3.2539 | 16.6872 | 16.7919 | 19.0 |
61
- | 2.6686 | 6.0 | 3504 | 2.4528 | 19.2086 | 3.5071 | 17.1746 | 17.2843 | 19.0 |
62
- | 2.652 | 7.0 | 4088 | 2.4403 | 19.3553 | 3.5814 | 17.1871 | 17.2981 | 19.0 |
63
- | 2.6338 | 8.0 | 4672 | 2.4319 | 19.6779 | 3.6693 | 17.4134 | 17.529 | 19.0 |
64
- | 2.6377 | 9.0 | 5256 | 2.4270 | 19.6024 | 3.6557 | 17.3604 | 17.4862 | 19.0 |
65
- | 2.6281 | 10.0 | 5840 | 2.4256 | 19.6262 | 3.6874 | 17.4155 | 17.5472 | 19.0 |
66
 
67
 
68
  ### Framework versions
 
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: 2.5786
20
+ - Rouge1: 17.6871
21
+ - Rouge2: 2.8149
22
+ - Rougel: 16.2108
23
+ - Rougelsum: 16.2872
24
  - Gen Len: 19.0
25
 
26
  ## Model description
 
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 7
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
56
+ | 3.6995 | 1.0 | 584 | 2.9255 | 15.8217 | 2.0723 | 14.7572 | 14.7712 | 19.0 |
57
+ | 3.1556 | 2.0 | 1168 | 2.7584 | 16.4802 | 2.3382 | 15.3252 | 15.3279 | 19.0 |
58
+ | 2.9966 | 3.0 | 1752 | 2.6738 | 16.8183 | 2.4782 | 15.5872 | 15.6212 | 19.0 |
59
+ | 2.9189 | 4.0 | 2336 | 2.6263 | 17.2365 | 2.6216 | 15.8703 | 15.9484 | 19.0 |
60
+ | 2.868 | 5.0 | 2920 | 2.5983 | 17.1636 | 2.6128 | 15.8154 | 15.8974 | 19.0 |
61
+ | 2.8187 | 6.0 | 3504 | 2.5832 | 17.6268 | 2.7895 | 16.1651 | 16.2396 | 19.0 |
62
+ | 2.8104 | 7.0 | 4088 | 2.5786 | 17.6871 | 2.8149 | 16.2108 | 16.2872 | 19.0 |
 
 
 
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f04b9c60ccfee8b2ca14bf367c57593fc51d84917aea465c495520ec4fd7f22
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58e50746cfe3cc665d9a9f197b41511dddfd5353645c65724b5390622e6298a2
3
  size 242041896
runs/Feb17_18-03-12_Ravi-Desktop/events.out.tfevents.1708207408.Ravi-Desktop.21004.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:537eb0e46265dd7d9d0ae1df7f27ec02ed5670230078685507c3d15958ae25bb
3
- size 8254
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c76103c5c5a7abb6fd97d9868dbb9f13126114e05283641affdf0d744f467f70
3
+ size 10654