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-movies-186k

This model is a fine-tuned version of distilbert-base-uncased on a 186k movie reviews/emotions self-collected dataset from 1150 movies from TMDB. It achieves the following results on the evaluation set:

Model description

The model classifies into the following emotions:

Intended uses & limitations

Academic

Training and evaluation data

The model was trained with a dataset (186k rows) of movies reviews/emotions from 1150 movies from TMDB, taking 20% for testing.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Accuracy F1
0.4956 1.0 5828 0.3770 0.8531 0.8513
0.3035 2.0 11656 0.3572 0.8635 0.8637

Framework versions