update model card README.md
Browse files
README.md
CHANGED
@@ -19,51 +19,51 @@ 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 |
-
- Prec Joy: 0.
|
29 |
-
- Recall Joy: 0.
|
30 |
-
- F1 Joy: 0.
|
31 |
-
- Prec Anger: 0.
|
32 |
-
- Recall Anger: 0.
|
33 |
-
- F1 Anger: 0.
|
34 |
-
- Prec Disgust: 0.
|
35 |
-
- Recall Disgust: 0.
|
36 |
-
- F1 Disgust: 0.
|
37 |
-
- Prec Fear: 0.
|
38 |
-
- Recall Fear: 0.
|
39 |
-
- F1 Fear: 0.
|
40 |
-
- Prec Neutral: 0.
|
41 |
-
- Recall Neutral: 0.
|
42 |
-
- F1 Neutral: 0.
|
43 |
-
- Prec Sadness: 0.
|
44 |
-
- Recall Sadness: 0.
|
45 |
-
- F1 Sadness: 0.
|
46 |
-
- Prec Surprise: 0.
|
47 |
-
- Recall Surprise: 0.
|
48 |
-
- F1 Surprise: 0.
|
49 |
-
- Prec Amusement: 0.
|
50 |
-
- Recall Amusement: 0.
|
51 |
-
- F1 Amusement: 0.
|
52 |
-
- Prec Anxiety: 0.
|
53 |
-
- Recall Anxiety: 0.
|
54 |
-
- F1 Anxiety: 0.
|
55 |
-
- Prec Guilt: 0.
|
56 |
-
- Recall Guilt: 0.
|
57 |
-
- F1 Guilt: 0.
|
58 |
-
- Prec Love: 0.
|
59 |
-
- Recall Love: 0.
|
60 |
-
- F1 Love: 0.
|
61 |
-
- Prec Optimism: 0.
|
62 |
-
- Recall Optimism: 0.
|
63 |
-
- F1 Optimism: 0.
|
64 |
-
- Prec Pessimism: 0.
|
65 |
-
- Recall Pessimism: 0.
|
66 |
-
- F1 Pessimism: 0.
|
67 |
|
68 |
## Model description
|
69 |
|
|
|
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.7876
|
23 |
+
- Accuracy: 0.7175
|
24 |
+
- Prec: 0.6298
|
25 |
+
- Recall: 0.5922
|
26 |
+
- F1: 0.6045
|
27 |
+
- B Acc: 0.5922
|
28 |
+
- Prec Joy: 0.6497
|
29 |
+
- Recall Joy: 0.7540
|
30 |
+
- F1 Joy: 0.6980
|
31 |
+
- Prec Anger: 0.6146
|
32 |
+
- Recall Anger: 0.6435
|
33 |
+
- F1 Anger: 0.6287
|
34 |
+
- Prec Disgust: 0.4805
|
35 |
+
- Recall Disgust: 0.4393
|
36 |
+
- F1 Disgust: 0.4590
|
37 |
+
- Prec Fear: 0.6954
|
38 |
+
- Recall Fear: 0.5953
|
39 |
+
- F1 Fear: 0.6415
|
40 |
+
- Prec Neutral: 0.8410
|
41 |
+
- Recall Neutral: 0.8250
|
42 |
+
- F1 Neutral: 0.8329
|
43 |
+
- Prec Sadness: 0.6719
|
44 |
+
- Recall Sadness: 0.6124
|
45 |
+
- F1 Sadness: 0.6408
|
46 |
+
- Prec Surprise: 0.5377
|
47 |
+
- Recall Surprise: 0.4215
|
48 |
+
- F1 Surprise: 0.4726
|
49 |
+
- Prec Amusement: 0.7297
|
50 |
+
- Recall Amusement: 0.8284
|
51 |
+
- F1 Amusement: 0.7759
|
52 |
+
- Prec Anxiety: 0.4420
|
53 |
+
- Recall Anxiety: 0.4896
|
54 |
+
- F1 Anxiety: 0.4646
|
55 |
+
- Prec Guilt: 0.7911
|
56 |
+
- Recall Guilt: 0.7740
|
57 |
+
- F1 Guilt: 0.7824
|
58 |
+
- Prec Love: 0.6545
|
59 |
+
- Recall Love: 0.5996
|
60 |
+
- F1 Love: 0.6259
|
61 |
+
- Prec Optimism: 0.7228
|
62 |
+
- Recall Optimism: 0.5915
|
63 |
+
- F1 Optimism: 0.6506
|
64 |
+
- Prec Pessimism: 0.3571
|
65 |
+
- Recall Pessimism: 0.125
|
66 |
+
- F1 Pessimism: 0.1852
|
67 |
|
68 |
## Model description
|
69 |
|