Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ The **Recurv-Medical-Deepseek-R1** model is an enhanced version of Deepseek’s
|
|
25 |
### 🎯 **Key Features**
|
26 |
- Optimized for medical-specific queries across various specialties.
|
27 |
- Fine-tuned for clinical and research-oriented workflows.
|
28 |
-
- Lightweight parameter-efficient fine-tuning with
|
29 |
- Multi-turn conversation support for context-rich interactions.
|
30 |
- Generates comprehensive answers and evidence-based suggestions.
|
31 |
|
@@ -36,7 +36,7 @@ The **Recurv-Medical-Deepseek-R1** model is an enhanced version of Deepseek’s
|
|
36 |
| **Parameter** | **Details** |
|
37 |
|----------------------------|----------------------------------------------------------------------------------------------|
|
38 |
| **Base Model** | DeepSeek R1 Distill Llama 8B |
|
39 |
-
| **Fine-Tuning Framework** |
|
40 |
| **Dataset Size** | 67,299 high-quality Q&A pairs |
|
41 |
| **Context Length** | 4,096 tokens |
|
42 |
| **Training Steps** | 100,000 |
|
|
|
25 |
### 🎯 **Key Features**
|
26 |
- Optimized for medical-specific queries across various specialties.
|
27 |
- Fine-tuned for clinical and research-oriented workflows.
|
28 |
+
- Lightweight parameter-efficient fine-tuning with safetensors format.
|
29 |
- Multi-turn conversation support for context-rich interactions.
|
30 |
- Generates comprehensive answers and evidence-based suggestions.
|
31 |
|
|
|
36 |
| **Parameter** | **Details** |
|
37 |
|----------------------------|----------------------------------------------------------------------------------------------|
|
38 |
| **Base Model** | DeepSeek R1 Distill Llama 8B |
|
39 |
+
| **Fine-Tuning Framework** | safetensors |
|
40 |
| **Dataset Size** | 67,299 high-quality Q&A pairs |
|
41 |
| **Context Length** | 4,096 tokens |
|
42 |
| **Training Steps** | 100,000 |
|