Views
No views yet
1from transformers import pipeline
2
3pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tweet-nerd")
4output = pipe("context: dbh the worst game of all time its awful its terrible i hate it i never even wanted to play it i hope connor jumps off a cliff really, definition: 2018 adventure video game developed by Quantic Dream, target: dbh")