How to use haining/lyrics_interpretation_nonnegative with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("haining/lyrics_interpretation_nonnegative") model = AutoModelForSeq2SeqLM.from_pretrained("haining/lyrics_interpretation_nonnegative")
This pilot hub aims to test whether a flan-t5-base can effectively automate poem interpretation. To use the hub, simply paste in any poem of interest and see its meaning. Please begin your request with the prompt, 'Explain: '.