cardiffnlp/flan-t5-small-tweet-emoji
This is google/flan-t5-small fine-tuned on cardiffnlp/super_tweeteval (tweet_emoji).
Usage
from transformers import pipeline
pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tweet-emoji")
output = pipe("Louis Loudlinson is back with 16 and 18 secs ")
- Downloads last month
- 41
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.