lbourdois commited on
Commit
63b5b14
1 Parent(s): 3183e00

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 -2
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
2
- tags:
3
- - generated_from_trainer
4
  language:
5
  - en
6
  - hi
 
 
 
7
  licence: cc-by-sa-4.0
8
  ---
9
 
1
  ---
 
 
2
  language:
3
  - en
4
  - hi
5
+ - multilingual
6
+ tags:
7
+ - generated_from_trainer
8
  licence: cc-by-sa-4.0
9
  ---
10