genesys / training_prompt.json
0xlexor's picture
Upload 6 files
b2e65f8 verified
raw
history blame contribute delete
No virus
485 Bytes
{
"template_type": "dataset",
"template_1": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n%instruction%\n\n### Response:\n%output%",
"template_2": "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n%instruction%\n\n### Input:\n%input%\n\n### Response:\n%output%"
}