Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
|
4 |
base_model:
|
5 |
- deepseek-ai/DeepSeek-R1
|
6 |
tags:
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
license: apache-2.0
|
12 |
datasets:
|
13 |
-
|
14 |
-
|
15 |
metrics:
|
16 |
-
|
17 |
-
|
|
|
18 |
---
|
19 |
|
20 |
### Model Card for `DeepSeek-R1-Medical-COT` 🧠💊
|
@@ -118,4 +119,4 @@ For questions, feedback, or collaboration opportunities, please contact:
|
|
118 |
- **Email**: [[email protected]]
|
119 |
- **Hugging Face Profile**: [ashad846004](https://huggingface.co/ashad846004)
|
120 |
|
121 |
-
---
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
base_model:
|
5 |
- deepseek-ai/DeepSeek-R1
|
6 |
tags:
|
7 |
+
- medical
|
8 |
+
- reasoning
|
9 |
+
- cot
|
10 |
+
- healthcare
|
11 |
license: apache-2.0
|
12 |
datasets:
|
13 |
+
- medqa
|
14 |
+
- pubmedqa
|
15 |
metrics:
|
16 |
+
- accuracy
|
17 |
+
- f1
|
18 |
+
pipeline_tag: text-generation
|
19 |
---
|
20 |
|
21 |
### Model Card for `DeepSeek-R1-Medical-COT` 🧠💊
|
|
|
119 |
- **Email**: [[email protected]]
|
120 |
- **Hugging Face Profile**: [ashad846004](https://huggingface.co/ashad846004)
|
121 |
|
122 |
+
---
|