II-Medical-7B-Preview is a medical reasoning model trained on a comprehensive dataset of medical knowledge. The model is designed to enhance AI capabilities in medical.
Model Benchmark
II. Training Methodology
We collected and generated a comprehensive set of reasoning datasets for the medical domain and performed SFT fine-tuning on the Qwen/Qwen2.5-7B-Instruct model. Following this, we further optimized the SFT model by training DAPO on a hard-reasoning dataset to boost performance.
We evaluate on ten medical QA benchmarks include MedMCQA, MedQA, PubMedQA, medical related questions from MMLU-Pro and GPQA, small QA sets from Lancet and the New England
Journal of Medicine, 4 Options and 5 Options splits from the MedBullets platform and MedXpertQA.
Model
MedMC
MedQA
PubMed
MMLU-P
GPQA
Lancet
MedB-4
MedB-5
MedX
NEJM
Avg
QWQ 32B
69.73
87.03
88.5
79.86
69.17
71.3
72.07
69.01
24.98
75.12
70.68
Qwen2.5-7B-IT
56.56
61.51
71.3
61.17
42.56
61.17
46.75
40.58
13.26
59.04
51.39
HuatuoGPT-o1-8B
63.97
74.78
80.10
63.71
55.38
64.32
58.44
51.95
15.79
64.84
59.32
Med-reason
61.67
71.87
77.4
64.1
50.51
59.7
60.06
54.22
22.87
66.8
59.92
M1
62.54
75.81
75.80
65.86
53.08
62.62
63.64
59.74
19.59
64.34
60.3
II-Medical-7B-Preview-Wo-RL
69.13
84.05
77.5
73.49
55.12
67.71
69.48
64.28
19.51
70.64
65.1
II-Medical-7B-Preview
69.42
85.15
77.9
77.26
55.90
65.29
72.72
68.50
22.97
68.66
66.4
IV. Dataset Curation
The training dataset comprises 555,000 samples from the following sources:
1. Public Medical Reasoning Datasets (103,031 samples)
General Medical Reasoning: 40,544 samples
Medical-R1-Distill-Data: 22,000 samples
Medical-R1-Distill-Data-Chinese: 17,000 samples
UCSC-VLAA/m23k-tokenized: 23,487 samples
2. Synthetic Medical QA Data with QwQ (225,700 samples)
Recommended Sampling Parameters: temperature = 0.6, top_p = 0.9
When using, explicitly request step-by-step reasoning and format the final answer within \boxed{} (e.g., "Please reason step-by-step, and put your final answer within \boxed{}.").
VII. Limitations and Considerations
Dataset may contain inherent biases from source materials
Medical knowledge requires regular updates
Please note that It’s not suitable for medical use.