cardiffnlp/flan-t5-small-tempo-wic

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

Usage

from transformers import pipeline

pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tempo-wic")
output = pipe("context 1: imagine seeing qoute from cave story making it into smash as a dlc character instead of frisk or sans lmao, context 2: imagine seeing qoute from cave story making it into smash as a dlc character instead of frisk or sans lmao, target: frisk")