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.6492
|
23 |
+
- Accuracy: 0.7693
|
24 |
+
- Prec: 0.6783
|
25 |
+
- Recall: 0.6473
|
26 |
+
- F1: 0.6599
|
27 |
+
- B Acc: 0.6473
|
28 |
+
- Micro F1: 0.7693
|
29 |
+
- Prec Joy: 0.7606
|
30 |
+
- Recall Joy: 0.7609
|
31 |
+
- F1 Joy: 0.7607
|
32 |
+
- Prec Anger: 0.6490
|
33 |
+
- Recall Anger: 0.6564
|
34 |
+
- F1 Anger: 0.6527
|
35 |
+
- Prec Disgust: 0.4785
|
36 |
+
- Recall Disgust: 0.5179
|
37 |
+
- F1 Disgust: 0.4974
|
38 |
+
- Prec Fear: 0.7204
|
39 |
+
- Recall Fear: 0.6690
|
40 |
+
- F1 Fear: 0.6938
|
41 |
+
- Prec Neutral: 0.8316
|
42 |
+
- Recall Neutral: 0.8715
|
43 |
+
- F1 Neutral: 0.8511
|
44 |
+
- Prec Sadness: 0.7426
|
45 |
+
- Recall Sadness: 0.6653
|
46 |
+
- F1 Sadness: 0.7018
|
47 |
+
- Prec Surprise: 0.5654
|
48 |
+
- Recall Surprise: 0.3903
|
49 |
+
- F1 Surprise: 0.4618
|
50 |
|
51 |
## Model description
|
52 |
|