FiveC commited on
Commit
7505d14
·
verified ·
1 Parent(s): 77f87c8

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.1144
22
- - Sacrebleu: 21.2020
23
 
24
  ## Model description
25
 
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
- | 0.1683 | 1.0 | 1286 | 0.1400 | 11.6643 |
55
- | 0.1339 | 2.0 | 2572 | 0.1192 | 19.7399 |
56
- | 0.1273 | 3.0 | 3858 | 0.1144 | 21.2020 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.57.0
62
  - Pytorch 2.8.0+cu126
63
- - Datasets 4.1.1
64
  - Tokenizers 0.22.1
 
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.1284
22
+ - Sacrebleu: 17.1127
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
53
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
+ | 0.1744 | 1.0 | 1285 | 0.1582 | 8.3869 |
55
+ | 0.1417 | 2.0 | 2570 | 0.1335 | 14.8956 |
56
+ | 0.1239 | 3.0 | 3855 | 0.1284 | 17.1127 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.57.0
62
  - Pytorch 2.8.0+cu126
63
+ - Datasets 4.2.0
64
  - Tokenizers 0.22.1