Update README.md
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# mt5-small-finetuned-multilingual-xlsum-new
|
17 |
|
18 |
-
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.7436
|
21 |
- Rouge1: 9.3908
|
22 |
- Rouge2: 2.5077
|
23 |
-
-
|
24 |
- Rougelsum: 7.8745
|
25 |
|
26 |
## Model description
|
|
|
15 |
|
16 |
# mt5-small-finetuned-multilingual-xlsum-new
|
17 |
|
18 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the Xlsum dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.7436
|
21 |
- Rouge1: 9.3908
|
22 |
- Rouge2: 2.5077
|
23 |
+
- RougeL: 7.8615
|
24 |
- Rougelsum: 7.8745
|
25 |
|
26 |
## Model description
|