Lewis Tunstall - Natural Language Processing with Transforme
Collection
A collection of models that I pushed while referring to code from the book,
•
1 item
•
Updated
This model is a fine-tuned version of distilbert-base-uncased on the emotion dataset. It achieves the following results on the evaluation set:
LABEL_0 : sadness
LABEL_1 : joy
LABEL_2 : love
LABEL_3 : anger
LABEL_4 : fear
LABEL_5 : surprise
More information needed
More information needed
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
---|---|---|---|---|---|
No log | 1.0 | 250 | 0.1802 | 0.93 | 0.9303 |
No log | 2.0 | 500 | 0.1577 | 0.934 | 0.9340 |
Base model
distilbert/distilbert-base-uncased