Mxode commited on
Commit
ee641f8
·
verified ·
1 Parent(s): 7602b14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - zh
7
+ pretty_name: chinese-medical-instruct
8
+ size_categories:
9
+ - 100K<n<1M
10
+ ---
11
+
12
+ ## 中文医疗指令微调数据集
13
+
14
+ 从原数据集 [shibing624/medical](https://huggingface.co/datasets/shibing624/medical) 选取了 `finetune` 的数据集,经过清洗后,剩余 1M。
15
+
16
+ 利用原数据集中的参考回复,重新用模型梳理、组织、合成了新的回复。原数据集的指令部分未做改变。