Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ language:
|
|
17 |
# DeepSeek-R1-Medical-COT
|
18 |
|
19 |
## Overview
|
20 |
-
This model is a fine-tuned version of the **DeepSeek-R1-Distill-Llama-8B** model, optimized for medical reasoning and clinical decision-making tasks. It leverages advanced techniques such as **
|
21 |
|
22 |
---
|
23 |
|
|
|
17 |
# DeepSeek-R1-Medical-COT
|
18 |
|
19 |
## Overview
|
20 |
+
This model is a fine-tuned version of the **DeepSeek-R1-Distill-Llama-8B** model, optimized for medical reasoning and clinical decision-making tasks. It leverages advanced techniques such as **Chain-of-Thought (CoT)** reasoning, and **cold-start optimization** to provide accurate and explainable responses in medical scenarios.
|
21 |
|
22 |
---
|
23 |
|