update model card README.md
Browse files
README.md
CHANGED
@@ -19,34 +19,34 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Prec: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- B Acc: 0.
|
28 |
-
- Micro F1: 0.
|
29 |
-
- Prec Joy: 0.
|
30 |
-
- Recall Joy: 0.
|
31 |
-
- F1 Joy: 0.
|
32 |
-
- Prec Anger: 0.
|
33 |
-
- Recall Anger: 0.
|
34 |
-
- F1 Anger: 0.
|
35 |
-
- Prec Disgust: 0.
|
36 |
-
- Recall Disgust: 0.
|
37 |
-
- F1 Disgust: 0.
|
38 |
-
- Prec Fear: 0.
|
39 |
-
- Recall Fear: 0.
|
40 |
-
- F1 Fear: 0.
|
41 |
-
- Prec Neutral: 0.
|
42 |
-
- Recall Neutral: 0.
|
43 |
-
- F1 Neutral: 0.
|
44 |
-
- Prec Sadness: 0.
|
45 |
-
- Recall Sadness: 0.
|
46 |
-
- F1 Sadness: 0.
|
47 |
-
- Prec Surprise: 0.
|
48 |
-
- Recall Surprise: 0.
|
49 |
-
- F1 Surprise: 0.
|
50 |
|
51 |
## Model description
|
52 |
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.7708
|
23 |
+
- Accuracy: 0.7226
|
24 |
+
- Prec: 0.6770
|
25 |
+
- Recall: 0.6754
|
26 |
+
- F1: 0.6758
|
27 |
+
- B Acc: 0.6754
|
28 |
+
- Micro F1: 0.7226
|
29 |
+
- Prec Joy: 0.8170
|
30 |
+
- Recall Joy: 0.8717
|
31 |
+
- F1 Joy: 0.8435
|
32 |
+
- Prec Anger: 0.6503
|
33 |
+
- Recall Anger: 0.6330
|
34 |
+
- F1 Anger: 0.6415
|
35 |
+
- Prec Disgust: 0.5151
|
36 |
+
- Recall Disgust: 0.4920
|
37 |
+
- F1 Disgust: 0.5033
|
38 |
+
- Prec Fear: 0.7595
|
39 |
+
- Recall Fear: 0.7766
|
40 |
+
- F1 Fear: 0.7680
|
41 |
+
- Prec Neutral: 0.7003
|
42 |
+
- Recall Neutral: 0.6541
|
43 |
+
- F1 Neutral: 0.6764
|
44 |
+
- Prec Sadness: 0.7354
|
45 |
+
- Recall Sadness: 0.7598
|
46 |
+
- F1 Sadness: 0.7474
|
47 |
+
- Prec Surprise: 0.5613
|
48 |
+
- Recall Surprise: 0.5406
|
49 |
+
- F1 Surprise: 0.5508
|
50 |
|
51 |
## Model description
|
52 |
|