File size: 1,080 Bytes
6e58bd2 2f8644a 6e58bd2 b6a1791 6e58bd2 b6a1791 2f8644a 4230b62 2f8644a 4230b62 6e58bd2 2f8644a 6e58bd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
---
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-*
---
|