alexneakameni commited on
Commit
f60103a
·
verified ·
1 Parent(s): 192d6aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- library_name: transformers
3
- tags:
4
- - language
5
- - detection
6
- - classification
 
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!