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 |
|
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
-
| Training Loss | Epoch | Step
|
| 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.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
|