文件
Huatuo-Llama-Med-Chinese/templates/literature_template.json
DYR1 eb7c87339b 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.
2023-04-24 10:00:47 +08:00

6 行
249 B
JSON

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