How to use OpenPrompt for a generation task #296
Unanswered
UmerTariq1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, First of all, I have looked at this conditional generation tutorial but i am finding it too complicated to follow.
I just want to figure out how to use this package for text generation.
To be specific and detailed, I have some data already (so I don't want/need it to do zero-shot) poems and their descriptions. and my goal is to generate lyrics based on an input description. Clearly, this is a seq2seq generative task. How would I achieve this using OpenPrompt?
Beta Was this translation helpful? Give feedback.
All reactions