Harsit commited on
Commit
384c280
1 Parent(s): 4a12c41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 None 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
 
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