Update README.md
Browse files
README.md
CHANGED
@@ -35,10 +35,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the go_emotions dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- F1: 0.
|
40 |
-
- Roc Auc: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the go_emotions dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.0568
|
39 |
+
- F1: 0.5868
|
40 |
+
- Roc Auc: 0.7616
|
41 |
+
- Accuracy: 0.4821
|
42 |
|
43 |
## Model description
|
44 |
|