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,9 +51,9 @@ 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
|
|
|
|
| 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
|