NaeemCSECUET18
commited on
Commit
•
e8d181f
1
Parent(s):
c7f2c0f
End of training
Browse files
README.md
CHANGED
@@ -18,14 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- F1 Weighted: 0.
|
24 |
-
- Roc Auc: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Hamming Loss: 0.
|
27 |
-
- Jaccard Score: 0.
|
28 |
-
- Zero One Loss: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3645
|
22 |
+
- F1: 0.8629
|
23 |
+
- F1 Weighted: 0.8632
|
24 |
+
- Roc Auc: 0.8598
|
25 |
+
- Accuracy: 0.6067
|
26 |
+
- Hamming Loss: 0.1401
|
27 |
+
- Jaccard Score: 0.7588
|
28 |
+
- Zero One Loss: 0.3933
|
29 |
|
30 |
## Model description
|
31 |
|