update model card README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [kazandaev/opus-mt-en-ru-finetuned](https://huggingface.co/kazandaev/opus-mt-en-ru-finetuned) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Bleu:
|
21 |
-
- Gen Len: 29.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [kazandaev/opus-mt-en-ru-finetuned](https://huggingface.co/kazandaev/opus-mt-en-ru-finetuned) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.9784
|
20 |
+
- Bleu: 33.4739
|
21 |
+
- Gen Len: 29.9127
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
52 |
+
| 1.202 | 1.0 | 35147 | 1.1464 | 29.5912 | 29.638 |
|
53 |
+
| 1.1138 | 2.0 | 70294 | 1.0444 | 32.2539 | 29.8655 |
|
54 |
+
| 1.0366 | 3.0 | 105441 | 0.9784 | 33.4739 | 29.9127 |
|
55 |
|
56 |
|
57 |
### Framework versions
|