Lvxue commited on
Commit
6d3e9e8
1 Parent(s): 42538c0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -2
README.md CHANGED
@@ -1,10 +1,28 @@
1
  ---
 
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  model-index:
6
  - name: distilled-mt5-base-pseudo-labeling
7
- results: []
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +30,11 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # distilled-mt5-base-pseudo-labeling
14
 
15
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
 
 
 
 
16
 
17
  ## Model description
18
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - ro
5
  license: apache-2.0
6
  tags:
7
  - generated_from_trainer
8
+ datasets:
9
+ - Lvxue/wmt16
10
+ metrics:
11
+ - bleu
12
  model-index:
13
  - name: distilled-mt5-base-pseudo-labeling
14
+ results:
15
+ - task:
16
+ name: Translation
17
+ type: translation
18
+ dataset:
19
+ name: Lvxue/wmt16 ro-en
20
+ type: Lvxue/wmt16
21
+ args: ro-en
22
+ metrics:
23
+ - name: Bleu
24
+ type: bleu
25
+ value: 24.1355
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # distilled-mt5-base-pseudo-labeling
32
 
33
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the Lvxue/wmt16 ro-en dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.6487
36
+ - Bleu: 24.1355
37
+ - Gen Len: 44.1211
38
 
39
  ## Model description
40