Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: afl-3.0
|
| 3 |
+
datasets:
|
| 4 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
| 5 |
+
- facebook/natural_reasoning
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
metrics:
|
| 9 |
+
- character
|
| 10 |
+
new_version: deepseek-ai/DeepSeek-R1
|
| 11 |
+
pipeline_tag: text-classification
|
| 12 |
+
library_name: fasttext
|
| 13 |
+
tags:
|
| 14 |
+
- medical
|
| 15 |
+
- sensor
|
| 16 |
+
- body_temperature
|
| 17 |
+
- ecg
|
| 18 |
+
- pulse_rate
|
| 19 |
+
- spo2
|
| 20 |
+
- oxgygen
|
| 21 |
+
- diagnosis
|
| 22 |
+
---
|