Commit
·
1fa53f3
1
Parent(s):
2300d24
End of training
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [flaubert/flaubert_small_cased](https://huggingface.co/flaubert/flaubert_small_cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1 Macro: 0.
|
23 |
-
- F1 Weighted: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [flaubert/flaubert_small_cased](https://huggingface.co/flaubert/flaubert_small_cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.1580
|
21 |
+
- Accuracy: 0.7403
|
22 |
+
- F1 Macro: 0.7519
|
23 |
+
- F1 Weighted: 0.7311
|
24 |
|
25 |
## Model description
|
26 |
|