Datasets:
Tasks:
Text Classification
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
< 1K
Tags:
medical-triage
symptom-classification
healthcare
pre-triage
symcat-derived
natural-language-processing
Add label_map.json
Browse files- label_map.json +1 -0
label_map.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"self_monitor": 0, "consult_gp": 1, "urgent": 2}
|