cardiffnlp/flan-t5-small-tweet-ner7

This is google/flan-t5-small fine-tuned on cardiffnlp/super_tweeteval (tweet_ner7).

Usage

from transformers import pipeline

pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tweet-ner7")
output = pipe("Morning 5km run with @user for breast cancer awareness # pinkoctober # breastcancerawareness # zalorafit # zalorafitxbnwrc @ The Central Park , Desa Parkcity {URL}")