End of training
Browse files
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.
|
| 22 |
-
- Sacrebleu:
|
| 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.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
- Transformers 4.57.0
|
| 62 |
- Pytorch 2.8.0+cu126
|
| 63 |
-
- Datasets 4.
|
| 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
|