Model Card for reinforcer/distilbert-se-emotions

Model Details

Base Model: distilbert/distilbert-base-uncased
Model Name: reinforcer/distilbert-se-emotions
Task: Text Classification
Language: English
Training Parameters:

  • Learning Rate: 2e-05
  • Epochs: 5

Evaluation Results

Metric Score
Accuracy 91.8%
Precision 92.0%
Recall 91.8%
F1 Score 91.8%

Usage

from transformers import pipeline

classifier = pipeline("text-classification", model="reinforcer/distilbert-se-emotions")
results = classifier("Your text to classify here")
Downloads last month
7
Safetensors
Model size
67M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for reinforcer/distilbert-se-emotions

Finetuned
(12467)
this model

Collection including reinforcer/distilbert-se-emotions

Evaluation results