Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
|
41 |
# distilbert-emotion
|
42 |
|
43 |
-
Reupload [10/02/23] : The model has been retrained using identical hyperparameters, but this time on an even more pristine dataset, free of certain scraping artifacts. Remarkably, it maintains the same level of accuracy and loss while demonstrating superior generalization capabilities.
|
44 |
|
45 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [emotion balanced dataset](https://huggingface.co/datasets/AdamCodd/emotion-balanced).
|
46 |
It achieves the following results on the evaluation set:
|
|
|
40 |
|
41 |
# distilbert-emotion
|
42 |
|
43 |
+
<u><b>Reupload [10/02/23]</b></u> : The model has been retrained using identical hyperparameters, but this time on an even more pristine dataset, free of certain scraping artifacts. Remarkably, it maintains the same level of accuracy and loss while demonstrating superior generalization capabilities.
|
44 |
|
45 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [emotion balanced dataset](https://huggingface.co/datasets/AdamCodd/emotion-balanced).
|
46 |
It achieves the following results on the evaluation set:
|