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.6852
|
23 |
+
- Accuracy: 0.7581
|
24 |
+
- Prec: 0.6440
|
25 |
+
- Recall: 0.6039
|
26 |
+
- F1: 0.6206
|
27 |
+
- B Acc: 0.6039
|
28 |
+
- Micro F1: 0.7581
|
29 |
+
- Prec Joy: 0.7167
|
30 |
+
- Recall Joy: 0.7642
|
31 |
+
- F1 Joy: 0.7397
|
32 |
+
- Prec Anger: 0.6203
|
33 |
+
- Recall Anger: 0.6289
|
34 |
+
- F1 Anger: 0.6246
|
35 |
+
- Prec Disgust: 0.4767
|
36 |
+
- Recall Disgust: 0.3849
|
37 |
+
- F1 Disgust: 0.4259
|
38 |
+
- Prec Fear: 0.6752
|
39 |
+
- Recall Fear: 0.5813
|
40 |
+
- F1 Fear: 0.6247
|
41 |
+
- Prec Neutral: 0.8418
|
42 |
+
- Recall Neutral: 0.8525
|
43 |
+
- F1 Neutral: 0.8471
|
44 |
+
- Prec Sadness: 0.6674
|
45 |
+
- Recall Sadness: 0.6614
|
46 |
+
- F1 Sadness: 0.6644
|
47 |
+
- Prec Surprise: 0.5101
|
48 |
+
- Recall Surprise: 0.3542
|
49 |
+
- F1 Surprise: 0.4181
|
50 |
|
51 |
## Model description
|
52 |
|