cardiffnlp/flan-t5-base-tweet-emotion

This is google/flan-t5-base fine-tuned on cardiffnlp/super_tweeteval (tweet_emotion).

Usage

from transformers import pipeline

pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-base-tweet-emotion")
output = pipe("Whatever you decide to do make sure it makes you #happy.")
Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support