lbourdois commited on
Commit
8528057
1 Parent(s): f01fc28

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,11 +1,12 @@
1
  ---
2
- license: afl-3.0
3
  language:
4
  - en
5
  - ur
6
  - hi
 
 
7
  widget:
8
- - text: "Tum bohot badiya ho."
9
  ---
10
 
11
  ## Hinglish-Bert-Class fine-tuned on Hinglish11K dataset.
 
1
  ---
 
2
  language:
3
  - en
4
  - ur
5
  - hi
6
+ - multilingual
7
+ license: afl-3.0
8
  widget:
9
+ - text: Tum bohot badiya ho.
10
  ---
11
 
12
  ## Hinglish-Bert-Class fine-tuned on Hinglish11K dataset.