mamba-2.8b-slimpj-OpenOrca_1ep / training_prompt.json
IggoOnCode
First version of the mamba-2.8b-slimpj-OpenOrca_1ep model and tokenizer (copy of EleutherAI/gpt-neox-20b).
b44e736
raw
history blame contribute delete
539 Bytes
{
"template_type": "dataset",
"template_1": "### Human:\n%question%\n\n### AI response:\n%response%",
"template_2": "### System instructions:\n%system_prompt%\n\n### Human:\n%question%\n\n### AI response:\n%response%",
"template_3": "### Human:\n%question%\n\n### AI response:\n",
"template_4": "### System instructions:\n%system_prompt%\n\n### Human:\n%question%\n\n### AI response:\n",
"template_5": "### AI response:\n%response%",
"template_6": "### System instructions:\n%system_prompt%\n\n### AI response:\n%response%"
}