Training complete
Browse files
README.md
CHANGED
|
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Bleu:
|
| 24 |
-
- Gen Len:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 55 |
-
| No log | 1.0 |
|
| 56 |
-
| 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.2295
|
| 23 |
+
- Bleu: 80.6008
|
| 24 |
+
- Gen Len: 27.6616
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 55 |
+
| No log | 1.0 | 402 | 0.2902 | 77.5374 | 19.1027 |
|
| 56 |
+
| 0.5693 | 2.0 | 804 | 0.2295 | 80.6008 | 27.6616 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|