shtdbb commited on
Commit
f55f6eb
1 Parent(s): fe8fb76

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - tyang816/MedChatZH
4
+ - michaelwzhu/ChatMed_Consult_Dataset
5
+ language:
6
+ - zh
7
+ - en
8
+ base_model: Qwen/Qwen2-7B-Instruct
9
+ ---
10
+
11
+ ## 模型总览
12
+ 基于 `Qwen2-7B-Instruct` 在 `tyang816/MedChatZH`、`michaelwzhu/ChatMed_Consult_Dataset` 和 [`TCM-SD`](https://tianchi.aliyun.com/dataset/139034) 数据集上构造对话模版并随机采样了 32K 训练数据,进行的 LoRA 微调。
13
+
14
+ 模型具备中医辩证、中医及中文医学领域问答的能力。