Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
|
5 |
+
tags:
|
6 |
+
- classification
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- the model was trained on a small corpus of 140 sentences for training, 100 for validation and 40 sentences for the test.
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
- f1-score
|
13 |
+
---
|
14 |
+
|
15 |
+
|