update model card README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -14,7 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# finetuned-mt5-small-10epoch
|
16 |
|
17 |
-
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the wmt16 dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- ro
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
17 |
|
18 |
# finetuned-mt5-small-10epoch
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the wmt16 ro-en dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.7274
|
23 |
|
24 |
## Model description
|
25 |
|