lbourdois commited on
Commit
2f3f0ba
1 Parent(s): 040c4a4

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,11 +1,10 @@
1
  ---
2
- tags:
3
- - translation
4
-
5
  language:
6
  - it
7
  - en
8
-
 
 
9
  datasets:
10
  - opus100
11
  ---
 
1
  ---
 
 
 
2
  language:
3
  - it
4
  - en
5
+ - multilingual
6
+ tags:
7
+ - translation
8
  datasets:
9
  - opus100
10
  ---