KhaldiAbderrhmane
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,9 @@ model-index:
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.1884
|
21 |
- Accuracy: 0.936
|
22 |
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# bert-emotion
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the [Emotions](https://www.kaggle.com/datasets/nelgiriyewithana/emotions) dataset from Kaggle, with the best results on that last it can also provide a verbose understanding of the general emotion themes of English text.
|
|
|
19 |
- Loss: 0.1884
|
20 |
- Accuracy: 0.936
|
21 |
|