cardiffnlp/flan-t5-small-tweet-emotion
This is google/flan-t5-small fine-tuned on cardiffnlp/super_tweeteval (tweet_emotion).
Usage
from transformers import pipeline
pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tweet-emotion")
output = pipe("Whatever you decide to do make sure it makes you #happy.")
- Downloads last month
- 11
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support