hamzas commited on
Commit
aa92b24
1 Parent(s): afd9f36

add supported languages to metadata

Browse files

adds the supported languages to this multilingual model. this will help in searching models based on language support

Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,6 +1,24 @@
1
  ---
2
  thumbnail: https://huggingface.co/front/thumbnails/google.png
3
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  MuRIL: Multilingual Representations for Indian Languages
6
  ===
 
1
  ---
2
  thumbnail: https://huggingface.co/front/thumbnails/google.png
3
  license: apache-2.0
4
+ language:
5
+ - ur
6
+ - hi
7
+ - bn
8
+ - en
9
+ - te
10
+ - ta
11
+ - ml
12
+ - as
13
+ - gu
14
+ - kn
15
+ - ks
16
+ - mr
17
+ - ne
18
+ - or
19
+ - pa
20
+ - sa
21
+ - sd
22
  ---
23
  MuRIL: Multilingual Representations for Indian Languages
24
  ===