dataset_info: | |
- config_name: bird | |
features: | |
- name: db_id | |
dtype: string | |
- name: question | |
dtype: string | |
- name: evidence | |
dtype: string | |
- name: SQL | |
dtype: string | |
- name: question_id | |
dtype: int64 | |
- name: difficulty | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 586056.0 | |
num_examples: 1534 | |
download_size: 251724 | |
dataset_size: 586056.0 | |
- config_name: ddxplus | |
features: | |
- name: AGE | |
dtype: int64 | |
- name: SEX | |
dtype: string | |
- name: INITIAL_EVIDENCE_ENG | |
dtype: string | |
- name: EVIDENCES_ENG | |
dtype: string | |
- name: PATIENT_PROFILE | |
dtype: string | |
- name: DIFFERENTIAL_DIAGNOSIS | |
dtype: string | |
- name: PATHOLOGY | |
dtype: string | |
- name: INITIAL_EVIDENCE | |
dtype: string | |
- name: EVIDENCES | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 3318154.0 | |
num_examples: 1764 | |
download_size: 845456 | |
dataset_size: 3318154.0 | |
configs: | |
- config_name: bird | |
data_files: | |
- split: test | |
path: bird/test-* | |
- config_name: ddxplus | |
data_files: | |
- split: test | |
path: ddxplus/test-* | |