Text Classification
fastText
2155 languages
language-identification
kargaranamir commited on
Commit
083bc2c
1 Parent(s): 65513a0

change number of supported labels.

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2174,10 +2174,10 @@ metrics:
2174
 
2175
  ## Description
2176
 
2177
- **GlotLID** is a Fasttext language identification (LID) model that supports more than **1600 languages**.
2178
 
2179
 
2180
- **Latest:** GlotLID is now updated to **V3**. V3 supports **2114 labels** (three-letter ISO codes with script). For more details on the supported languages and performance, as well as significant changes from previous versions, please refer to [https://github.com/cisnlp/GlotLID/blob/main/languages-v3.md](https://github.com/cisnlp/GlotLID/blob/main/languages-v3.md).
2181
 
2182
 
2183
  - **Demo:** [huggingface](https://huggingface.co/spaces/cis-lmu/glotlid-space)
 
2174
 
2175
  ## Description
2176
 
2177
+ **GlotLID** is a Fasttext language identification (LID) model that supports more than **2000 labels**.
2178
 
2179
 
2180
+ **Latest:** GlotLID is now updated to **V3**. V3 supports **2102 labels** (three-letter ISO codes with script). For more details on the supported languages and performance, as well as significant changes from previous versions, please refer to [https://github.com/cisnlp/GlotLID/blob/main/languages-v3.md](https://github.com/cisnlp/GlotLID/blob/main/languages-v3.md).
2181
 
2182
 
2183
  - **Demo:** [huggingface](https://huggingface.co/spaces/cis-lmu/glotlid-space)