Commit
·
145fc80
1
Parent(s):
5ff3b5e
Update README.md
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- Micro Precision: 0.
|
23 |
-
- Micro Recall: 0.
|
24 |
-
- Micro F1: 0.
|
25 |
-
- Micro Roc Auc: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3301
|
21 |
+
- Accuracy: 0.2814
|
22 |
+
- Micro Precision: 0.7422
|
23 |
+
- Micro Recall: 0.6510
|
24 |
+
- Micro F1: 0.6945
|
25 |
+
- Micro Roc Auc: 0.7940
|
26 |
|
27 |
## Model description
|
28 |
|