Views
No views yet
1from transformers import pipeline 2 3pipe = pipeline('text2text-generation', model="cardiffnlp/flan-t5-small-tweet-intimacy") 4output = pipe("score intimacy: @user Wait that’s not a thing already under the Trump admin?")