tuhanasinan
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# go-emotions-distilbert-pytorch
|
18 |
|
19 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on (https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.2971
|
22 |
- Accuracy: 0.6194
|
|
|
16 |
|
17 |
# go-emotions-distilbert-pytorch
|
18 |
|
19 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on [go_emotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.2971
|
22 |
- Accuracy: 0.6194
|