lbourdois commited on
Commit
fa495e6
1 Parent(s): 2534e98

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
- tags:
3
- - translation
4
-
5
  language:
6
  - en
7
  - ro
8
-
9
  license: mit
 
 
10
  ---
11
  ### mbart-large-en-ro
12
  This is mbart-large-cc25, finetuned on wmt_en_ro.
 
1
  ---
 
 
 
2
  language:
3
  - en
4
  - ro
5
+ - multilingual
6
  license: mit
7
+ tags:
8
+ - translation
9
  ---
10
  ### mbart-large-en-ro
11
  This is mbart-large-cc25, finetuned on wmt_en_ro.