Ask a question to get started
Enter to sendā¢Shift+Enter new line
PROMPT_FOR_GENERATION_FORMAT = '{intro}\n{instruction_key}\n{instruction}\n{response_key}\n'.format( intro=INTRO_BLURB, instruction_key=INSTRUCTION_KEY, instruction='{instruction}', response_key=RESPONSE_KEY )