duhoc-rewoo-agent / alpaca /templates /alpaca_short.json
brandonmai's picture
Original
2224132
raw
history blame contribute delete
281 Bytes
{
"description": "A shorter template to experiment with.",
"prompt_input": "### Instruction:\n{instruction}\n\n### Input:\n{input}\n\n### Response:\n",
"prompt_no_input": "### Instruction:\n{instruction}\n\n### Response:\n",
"response_split": "### Response:"
}