dewdev commited on
Commit
58ed1f8
·
verified ·
1 Parent(s): b339096

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.