lbourdois commited on
Commit
8994c26
·
1 Parent(s): 903e7a5

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
  - ar
7
  - en
8
-
9
  license: mit
 
 
10
  ---
11
  ### mbart-large-ar-en
12
  This is mbart-large-cc25, finetuned on a subset of the OPUS corpus for ar_en.
 
1
  ---
 
 
 
2
  language:
3
  - ar
4
  - en
5
+ - multilingual
6
  license: mit
7
+ tags:
8
+ - translation
9
  ---
10
  ### mbart-large-ar-en
11
  This is mbart-large-cc25, finetuned on a subset of the OPUS corpus for ar_en.