Update README.md
Browse files
README.md
CHANGED
@@ -1,28 +1,3 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
metrics:
|
4 |
-
- accuracy
|
5 |
-
- f1
|
6 |
-
- precision
|
7 |
-
- recall
|
8 |
-
pipeline_tag: text-classification
|
9 |
-
tags:
|
10 |
-
- language detection
|
11 |
-
- German
|
12 |
-
- English
|
13 |
-
- French
|
14 |
-
- Spanish
|
15 |
-
- GEFS
|
16 |
-
- Language dectetor
|
17 |
-
datasets:
|
18 |
-
- papluca/language-identification
|
19 |
-
language:
|
20 |
-
- de
|
21 |
-
- en
|
22 |
-
- fr
|
23 |
-
- es
|
24 |
-
---
|
25 |
-
|
26 |
# German, English, French and Spanish Language Detector
|
27 |
|
28 |
The ImranzamanML/GEFS-language-detector is a fined tuned model by using the dataset of papluca [Language Identification](https://huggingface.co/datasets/papluca/language-identification#additional-information) and the base model [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# German, English, French and Spanish Language Detector
|
2 |
|
3 |
The ImranzamanML/GEFS-language-detector is a fined tuned model by using the dataset of papluca [Language Identification](https://huggingface.co/datasets/papluca/language-identification#additional-information) and the base model [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) .
|