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.6169
|
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.6684
|
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.6577
|
23 |
+
- Accuracy: 0.7631
|
24 |
+
- Prec: 0.6548
|
25 |
+
- Recall: 0.6054
|
26 |
+
- F1: 0.6277
|
27 |
+
- B Acc: 0.6054
|
28 |
+
- Micro F1: 0.7631
|
29 |
+
- Prec Joy: 0.7442
|
30 |
+
- Recall Joy: 0.7318
|
31 |
+
- F1 Joy: 0.7379
|
32 |
+
- Prec Anger: 0.6340
|
33 |
+
- Recall Anger: 0.6007
|
34 |
- F1 Anger: 0.6169
|
35 |
+
- Prec Disgust: 0.4641
|
36 |
+
- Recall Disgust: 0.4059
|
37 |
+
- F1 Disgust: 0.4330
|
38 |
+
- Prec Fear: 0.6923
|
39 |
+
- Recall Fear: 0.5930
|
40 |
+
- F1 Fear: 0.6388
|
41 |
+
- Prec Neutral: 0.8246
|
42 |
+
- Recall Neutral: 0.8811
|
43 |
+
- F1 Neutral: 0.8519
|
44 |
+
- Prec Sadness: 0.7164
|
45 |
+
- Recall Sadness: 0.6264
|
46 |
- F1 Sadness: 0.6684
|
47 |
+
- Prec Surprise: 0.5081
|
48 |
+
- Recall Surprise: 0.3990
|
49 |
+
- F1 Surprise: 0.4470
|
50 |
|
51 |
## Model description
|
52 |
|