AdamCodd commited on
Commit
46bc643
1 Parent(s): a6b1438

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -40,6 +40,8 @@ should probably proofread and complete it, then remove this comment. -->
40
 
41
  # distilbert-emotion
42
 
 
 
43
  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).
44
  It achieves the following results on the evaluation set:
45
  - Loss: 0.1216
 
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:
47
  - Loss: 0.1216