Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ datasets:
|
|
| 10 |
pipeline_tag: text-classification
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
# Language Detection Model
|
| 14 |
|
| 15 |
A **BERT-based** language detection model trained on [hac541309/open-lid-dataset](https://huggingface.co/datasets/hac541309/open-lid-dataset), which includes **121 million sentences across 200 languages**. This model is optimized for **fast and accurate** language identification in text classification tasks.
|
|
|
|
| 10 |
pipeline_tag: text-classification
|
| 11 |
---
|
| 12 |
|
| 13 |
+
This is a clone of https://huggingface.co/alexneakameni/language_detection with onnx format
|
| 14 |
+
|
| 15 |
# Language Detection Model
|
| 16 |
|
| 17 |
A **BERT-based** language detection model trained on [hac541309/open-lid-dataset](https://huggingface.co/datasets/hac541309/open-lid-dataset), which includes **121 million sentences across 200 languages**. This model is optimized for **fast and accurate** language identification in text classification tasks.
|