AskDoctor / templates /med_template.json
wormcode's picture
test the json error for malformat file
e1c98da
Raw
History Blame Contribute Delete
371 Bytes
{
"description": "Template used by Med Instruction Tuning",
"prompt_input": "下面是一个问题,运用医学知识来正确回答提问.\n### 问题:\n{instruction}\n### 回答:\n",
"prompt_no_input": "下面是一个问题,运用医学知识来正确回答提问.\n### 问题:\n{instruction}\n### 回答:\n",
"response_split": "### 回答:"
}