update model card README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss:
|
| 20 |
- Bleu: 0.1222
|
| 21 |
- Gen Len: 3.75
|
| 22 |
|
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
| 52 |
-
| No log | 1.0 | 4 | 15.
|
| 53 |
-
| No log | 2.0 | 8 |
|
| 54 |
-
| No log | 3.0 | 12 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 15.8614
|
| 20 |
- Bleu: 0.1222
|
| 21 |
- Gen Len: 3.75
|
| 22 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
| 52 |
+
| No log | 1.0 | 4 | 15.8782 | 0.1222 | 3.75 |
|
| 53 |
+
| No log | 2.0 | 8 | 15.7909 | 0.1222 | 3.75 |
|
| 54 |
+
| No log | 3.0 | 12 | 15.8614 | 0.1222 | 3.75 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|