Downloads · 30 days
4
11% of all-time downloads
BiaDd/emotion-model
emotion-model is a text classification model from BiaDd. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
4
11% of all-time downloads
All-time downloads
37
Public
Repo size
536 MB
Likes
0
Public
Click a slice to open those files.
.bin268 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of distilbert-base-uncased on the emotion dataset. It achieves the following results on the evaluation set:
Predicts the emotions of provided text

For sentiment analysis
Data from "emotion" dataset
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| No log | 1.0 | 250 | 0.3058 | 0.9125 | 0.9098 |
| 0.5417 | 2.0 | 500 | 0.2131 | 0.9335 | 0.9336 |