Tr13 commited on
Commit
c1da071
·
verified ·
1 Parent(s): fe620de

End of training

Browse files
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.5531
22
- - Rouge1: 0.1431
23
- - Rouge2: 0.0537
24
- - Rougel: 0.1186
25
- - Rougelsum: 0.1187
26
  - Gen Len: 19.0
27
 
28
  ## Model description
@@ -48,17 +48,16 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 4
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
58
- | No log | 1.0 | 62 | 2.8477 | 0.1319 | 0.043 | 0.1107 | 0.111 | 19.0 |
59
- | No log | 2.0 | 124 | 2.6336 | 0.1394 | 0.0491 | 0.1154 | 0.1155 | 19.0 |
60
- | No log | 3.0 | 186 | 2.5702 | 0.1405 | 0.0514 | 0.1164 | 0.1164 | 19.0 |
61
- | No log | 4.0 | 248 | 2.5531 | 0.1431 | 0.0537 | 0.1186 | 0.1187 | 19.0 |
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.3055
22
+ - Rouge1: 0.1962
23
+ - Rouge2: 0.0978
24
+ - Rougel: 0.1664
25
+ - Rougelsum: 0.1666
26
  - Gen Len: 19.0
27
 
28
  ## Model description
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
58
+ | No log | 1.0 | 62 | 2.3232 | 0.1957 | 0.0971 | 0.1654 | 0.1656 | 19.0 |
59
+ | No log | 2.0 | 124 | 2.3097 | 0.1964 | 0.0982 | 0.1664 | 0.1666 | 19.0 |
60
+ | No log | 3.0 | 186 | 2.3055 | 0.1962 | 0.0978 | 0.1664 | 0.1666 | 19.0 |
 
61
 
62
 
63
  ### Framework versions
runs/Nov07_10-43-52_395bd1858daf/events.out.tfevents.1730976233.395bd1858daf.392.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2d3138661ae2dc3abe6923345f25c89463dccf9896855d6da0873c58f7c1f27
3
- size 6981
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4225ee32c54b19e4d89fabf7b2f23c913fc65bfe4bc04781adacf010a9fe3f
3
+ size 7860