This repository contains a fine-tuned variant of distilbert-base-uncased
for emotion classification. The model was trained on the emotion dataset and has demonstrated strong performance in evaluations.
- Model Name: ale-dp/distilbert-base-uncased-finetuned-emotion
- Performance: Check the Hugging Face Model Page for detailed performance metrics and evaluation results.
To use the pre-trained model in your Python script or Jupyter Notebook, you can follow the emotion_classification_demo.ipynb