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. -->

emotion-model

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

Model description

Predicts the emotions of provided text image/png

Intended uses & limitations

For sentiment analysis

Training and evaluation data

Data from "emotion" dataset

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

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

Framework versions