add literature data

We tried to use the GPT3.5 API to integrate the conclusion in the medical literature as external information into multiple rounds of dialogue, and based on this, we fine-tuned the instructions of LLaMA.
这个提交包含在:
DYR1
2023-04-24 10:00:47 +08:00
父节点 d732b74870
当前提交 eb7c87339b
共有 7 个文件被更改,包括 306 次插入19 次删除

查看文件

@@ -0,0 +1,5 @@
{
"description": "Template used by Alpaca-LoRA.",
"prompt_no_input": "以下是描述任务的说明,编写适当地回复完成请求的响应。\n\n ### 说明:\n{instruction}\n\n### 回复:\n",
"response_split": "### 回复:"
}