FiveC commited on
Commit
1202ac8
·
verified ·
1 Parent(s): 7f82bc7

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.1460
22
- - Sacrebleu: 23.3065
23
 
24
  ## Model description
25
 
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
- |:-------------:|:-----:|:-----:|:---------------:|:---------:|
54
- | 0.1441 | 1.0 | 4475 | 0.1506 | 18.0787 |
55
- | 0.0959 | 2.0 | 8950 | 0.1429 | 21.5479 |
56
- | 0.0761 | 3.0 | 13425 | 0.1460 | 23.3065 |
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.1491
22
+ - Sacrebleu: 19.2023
23
 
24
  ## Model description
25
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
+ | 0.1716 | 1.0 | 2828 | 0.1629 | 15.9954 |
55
+ | 0.1344 | 2.0 | 5656 | 0.1499 | 18.3597 |
56
+ | 0.1103 | 3.0 | 8484 | 0.1491 | 19.2023 |
57
 
58
 
59
  ### Framework versions