You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

OpenEmotion 7B Fine-Tuned

This model is fine-tuned for emotion classification on text data.

How to Use

```python from transformers import AutoModelForSequenceClassification, AutoTokenizer

model = AutoModelForSequenceClassification.from_pretrained("your-username/openemotion-7b-ft") tokenizer = AutoTokenizer.from_pretrained("your-username/openemotion-7b-ft")

Your usage code here

```

Training Data

[Describe your dataset here]

Performance

[Add any metrics you have]

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support