m-biriuchinskii
commited on
Commit
•
c2bf9f5
1
Parent(s):
4ab05ed
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
library_name: fasttext
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
tags:
|
9 |
+
- language
|
10 |
+
---
|
11 |
+
## Results
|
12 |
+
|
13 |
+
- **Nombre d'échantillons:** 11853
|
14 |
+
- **Précision:** 0.669
|
15 |
+
- **Rappel:** 0.669
|