Commit
·
2b44134
1
Parent(s):
1f8179c
Update README.md
Browse files
README.md
CHANGED
@@ -1,35 +1,5 @@
|
|
1 |
# language identification mt0
|
2 |
|
3 |
-
---
|
4 |
-
license: mit
|
5 |
-
language:
|
6 |
-
- fr
|
7 |
-
- zh
|
8 |
-
- fa
|
9 |
-
- ky
|
10 |
-
- ru
|
11 |
-
- lt
|
12 |
-
- uz
|
13 |
-
- en
|
14 |
-
- pt
|
15 |
-
- bg
|
16 |
-
- th
|
17 |
-
- pl
|
18 |
-
- ur
|
19 |
-
- sw
|
20 |
-
- tr
|
21 |
-
- es
|
22 |
-
- ar
|
23 |
-
- it
|
24 |
-
- hi
|
25 |
-
- de
|
26 |
-
- el
|
27 |
-
- nl
|
28 |
-
- vi
|
29 |
-
- ja
|
30 |
-
pipeline_tag: text-classification
|
31 |
-
---
|
32 |
-
|
33 |
This model is a fine-tuned version of encoder from [bigscience/mt0-small](https://huggingface.co/bigscience/mt0-small) on the [Language Identification](https://huggingface.co/datasets/papluca/language-identification#additional-information) dataset as well as some private data.
|
34 |
|
35 |
## Limitations
|
|
|
1 |
# language identification mt0
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
This model is a fine-tuned version of encoder from [bigscience/mt0-small](https://huggingface.co/bigscience/mt0-small) on the [Language Identification](https://huggingface.co/datasets/papluca/language-identification#additional-information) dataset as well as some private data.
|
4 |
|
5 |
## Limitations
|