Add multilingual to the language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - en
4
  - ro
 
5
  license: apache-2.0
6
  tags:
7
  - generated_from_trainer
@@ -13,16 +14,16 @@ model-index:
13
  - name: distilled-mt5-small-0.0-0.5
14
  results:
15
  - task:
16
- name: Translation
17
  type: translation
 
18
  dataset:
19
  name: wmt16 ro-en
20
  type: wmt16
21
  args: ro-en
22
  metrics:
23
- - name: Bleu
24
- type: bleu
25
  value: 7.5838
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  language:
3
  - en
4
  - ro
5
+ - multilingual
6
  license: apache-2.0
7
  tags:
8
  - generated_from_trainer
 
14
  - name: distilled-mt5-small-0.0-0.5
15
  results:
16
  - task:
 
17
  type: translation
18
+ name: Translation
19
  dataset:
20
  name: wmt16 ro-en
21
  type: wmt16
22
  args: ro-en
23
  metrics:
24
+ - type: bleu
 
25
  value: 7.5838
26
+ name: Bleu
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You