Boyue27 commited on
Commit
49d4439
·
verified ·
1 Parent(s): fbdfe34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ summary: "A specialized language model for medical applications, refined through
7
 
8
  ## Overview
9
 
10
- SNOWTEAM/sft_medico-mistral is a specialized language model designed for medical applications, further refined through instruction tuning to enhance its ability to respond to various medical-related instructions. This tuning leverages the embedded medical knowledge within the PMC LLaMAK model, focusing on medical consulting conversations, medical rationale QA, and medical knowledge graph prompting.
11
 
12
  ## Model Description
13
 
@@ -39,7 +39,7 @@ Using open source instruction tuning datasets are composed of three main parts:
39
 
40
  ### Medical-Specific Instruction Tuning
41
 
42
- By combining the above three parts, we form a large-scale, high-quality, medical-specific instruction tuning dataset, MedCI, consisting of 202M tokens. We further tune Medico-mistral on this dataset, resulting in sft_medico-mistral.
43
 
44
  ## Training Details
45
 
 
7
 
8
  ## Overview
9
 
10
+ SNOWTEAM/sft_medico-mistral is a specialized language model designed for medical applications, further refined through instruction tuning to enhance its ability to respond to various medical-related instructions. This tuning leverages the embedded medical knowledge within the Medico-mistral model, focusing on medical consulting conversations, medical rationale QA, and medical knowledge graph prompting.
11
 
12
  ## Model Description
13
 
 
39
 
40
  ### Medical-Specific Instruction Tuning
41
 
42
+ By combining the above three parts, we form a large-scale, high-quality, medical-specific instruction tuning dataset, consisting of 202M tokens. We further tune Medico-mistral on this dataset, resulting in sft_medico-mistral.
43
 
44
  ## Training Details
45