yj2773 lbourdois commited on
Commit
f2bbf0f
1 Parent(s): f01fc28

Add multilingual to the language tag (#2)

Browse files

- Add multilingual to the language tag (8528057d08ecd501669f228618ec6a161f7e193f)


Co-authored-by: Loïck BOURDOIS <[email protected]>

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.