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: 0.
|
20 |
-
- Bleu:
|
21 |
-
- Gen Len: 29.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### 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.7763
|
20 |
+
- Bleu: 41.0065
|
21 |
+
- Gen Len: 29.7548
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
52 |
+
| 0.6903 | 1.0 | 35147 | 0.7779 | 40.9223 | 29.7846 |
|
53 |
+
| 0.6999 | 2.0 | 70294 | 0.7776 | 40.8267 | 29.8421 |
|
54 |
+
| 0.7257 | 3.0 | 105441 | 0.7769 | 40.8549 | 29.8765 |
|
55 |
+
| 0.7238 | 4.0 | 140588 | 0.7763 | 41.0225 | 29.7129 |
|
56 |
+
| 0.7313 | 5.0 | 175735 | 0.7763 | 41.0065 | 29.7548 |
|
57 |
|
58 |
|
59 |
### Framework versions
|