lbourdois commited on
Commit
246ed53
1 Parent(s): 271aca3

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 +2 -3
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - ru
5
  - sv
6
-
 
7
  tags:
8
  - generated_from_trainer
9
  - translation
10
-
11
  model-index:
12
  - name: mt-ru-sv-finetuned
13
  results: []
1
  ---
 
2
  language:
3
  - ru
4
  - sv
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - generated_from_trainer
9
  - translation
 
10
  model-index:
11
  - name: mt-ru-sv-finetuned
12
  results: []