Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
-
|
6 |
-
-
|
|
|
7 |
license: mit
|
8 |
datasets:
|
9 |
- hac541309/open-lid-dataset
|
10 |
-
pipeline_tag: text-classification
|
11 |
---
|
12 |
# Language Detection Model
|
13 |
|
@@ -131,4 +131,4 @@ This will output the predicted language code or label with the corresponding con
|
|
131 |
|
132 |
For more information, see the [repository documentation](https://github.com/KameniAlexNea/learning_language).
|
133 |
|
134 |
-
Thank you for using this model—feedback and contributions are welcome!
|
|
|
1 |
---
|
2 |
+
metrics:
|
3 |
+
- precision: 0.9734840613846838
|
4 |
+
- recall: 0.9733370365227052
|
5 |
+
- f1: 0.9732910950552367
|
6 |
+
- accuracy: 0.9733370365227052
|
7 |
+
pipeline_tag: text-classification
|
8 |
license: mit
|
9 |
datasets:
|
10 |
- hac541309/open-lid-dataset
|
|
|
11 |
---
|
12 |
# Language Detection Model
|
13 |
|
|
|
131 |
|
132 |
For more information, see the [repository documentation](https://github.com/KameniAlexNea/learning_language).
|
133 |
|
134 |
+
Thank you for using this model—feedback and contributions are welcome!
|