YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

My Fine-Tuned Model

This model is fine-tuned for emotion classification with labels: joy, fear, anger, etc.

Usage

from transformers import pipeline

clf = pipeline("text-classification", model="your-username/your-model-name")
clf("I'm so happy today!")
Downloads last month
1
Safetensors
Model size
67M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support