dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: labels | |
dtype: | |
class_label: | |
names: | |
'0': emotional pain | |
'1': hair falling out | |
'2': heart hurts | |
'3': infected wound | |
'4': foot ache | |
'5': shoulder pain | |
'6': injury from sports | |
'7': skin issue | |
'8': stomach ache | |
'9': knee pain | |
'10': joint pain | |
'11': hard to breath | |
'12': head ache | |
'13': body feels weak | |
'14': feeling dizzy | |
'15': back pain | |
'16': open wound | |
'17': internal pain | |
'18': blurry vision | |
'19': acne | |
'20': muscle pain | |
'21': neck pain | |
'22': cough | |
'23': ear ache | |
'24': feeling cold | |
splits: | |
- name: train | |
num_bytes: 330494.3762197868 | |
num_examples: 5328 | |
- name: test | |
num_bytes: 41373.82675273983 | |
num_examples: 667 | |
- name: valid | |
num_bytes: 41311.79702747335 | |
num_examples: 666 | |
download_size: 146293 | |
dataset_size: 413180.0 | |
# Dataset Card for "symptom_text_to_disease_01_strat" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |