FiveC commited on
Commit
f03542c
·
verified ·
1 Parent(s): a45d9b7

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [FiveC/BartTay](https://huggingface.co/FiveC/BartTay) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1344
22
- - Sacrebleu: 17.5715
23
 
24
  ## Model description
25
 
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
- | 0.1504 | 1.0 | 3126 | 0.1386 | 14.9983 |
55
- | 0.1134 | 2.0 | 6252 | 0.1320 | 16.3984 |
56
- | 0.0932 | 3.0 | 9378 | 0.1344 | 17.5715 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [FiveC/BartTay](https://huggingface.co/FiveC/BartTay) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1580
22
+ - Sacrebleu: 15.0715
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
+ | 0.1441 | 1.0 | 2208 | 0.1552 | 11.7299 |
55
+ | 0.0952 | 2.0 | 4416 | 0.1559 | 14.4601 |
56
+ | 0.0812 | 3.0 | 6624 | 0.1580 | 15.0715 |
57
 
58
 
59
  ### Framework versions