generated_from_trainer

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

distilbert-base-uncased-finetuned-emotion

This model is a fine-tuned version of distilbert-base-uncased on SetFit/emotion. It achieves the following results on the evaluation set:

Model description

This model follows chapter 2 of https://github.com/nlp-with-transformers/notebooks. A few things that were changed from the original notebook:

Intended uses & limitations

Training and evaluation data

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Accuracy F1
0.8732 1.0 250 0.3279 0.9055 0.9037
0.259 2.0 500 0.2276 0.921 0.9209

Framework versions