cardiffnlp/flan-t5-base-tweet-hate

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

Usage

from transformers import pipeline

pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-base-tweet-hate")
output = pipe("Eid Mubarak Everyone!!! ❤ May Allah unite all Muslims, show us the right path, and bless us with good health.❣")