Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,21 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
base_model:
|
5 |
-
- deepseek-
|
|
|
6 |
tags:
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
|
|
|
|
11 |
license: apache-2.0
|
|
|
|
|
12 |
datasets:
|
13 |
-
-
|
14 |
-
- pubmedqa
|
15 |
-
metrics:
|
16 |
-
- accuracy
|
17 |
-
- f1
|
18 |
pipeline_tag: text-generation
|
19 |
-
library_name: flair
|
20 |
---
|
21 |
-
|
22 |
### Model Card for `DeepSeek-R1-Medical-COT` 🧠💊
|
23 |
|
24 |
#### **Model Details** 🔍
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model:
|
3 |
+
- unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit
|
4 |
+
- deepseek-ai/DeepSeek-R1-Distill-Llama-8B
|
5 |
tags:
|
6 |
+
- text-generation-inference
|
7 |
+
- transformers
|
8 |
+
- unsloth
|
9 |
+
- llama
|
10 |
+
- trl
|
11 |
+
- sft
|
12 |
license: apache-2.0
|
13 |
+
language:
|
14 |
+
- en
|
15 |
datasets:
|
16 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
|
|
|
|
|
|
|
|
17 |
pipeline_tag: text-generation
|
|
|
18 |
---
|
|
|
19 |
### Model Card for `DeepSeek-R1-Medical-COT` 🧠💊
|
20 |
|
21 |
#### **Model Details** 🔍
|