Edit model card

cardiffnlp/flan-t5-base-tweet-qa

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

Usage

from transformers import pipeline

pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-base-tweet-qa")
output = pipe("context: I would hope that Phylicia Rashad would apologize now that @missjillscott has! You cannot discount 30 victims who come with similar stories.— JDWhitner (@JDWhitner) July 7, 2015, question: what should phylicia rashad do now?")
Downloads last month
1

Collection including cardiffnlp/flan-t5-base-tweet-qa