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: 1028854.0 | |
num_examples: 1867 | |
download_size: 378826 | |
dataset_size: 1028854.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: 2560897 | |
num_examples: 1372 | |
download_size: 781316 | |
dataset_size: 2560897 | |
configs: | |
- config_name: bird | |
data_files: | |
- split: test | |
path: bird/test-* | |
- config_name: ddxplus | |
data_files: | |
- split: test | |
path: ddxplus/test-* | |