|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: number |
|
|
dtype: int64 |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: alternatives |
|
|
sequence: string |
|
|
- name: associated_images |
|
|
sequence: string |
|
|
- name: answer |
|
|
dtype: string |
|
|
- name: has_associated_images |
|
|
dtype: bool |
|
|
- name: alternatives_type |
|
|
dtype: string |
|
|
- name: subject |
|
|
sequence: string |
|
|
- name: TU |
|
|
dtype: bool |
|
|
- name: IU |
|
|
dtype: bool |
|
|
- name: MR |
|
|
dtype: bool |
|
|
- name: ML |
|
|
dtype: bool |
|
|
- name: BK |
|
|
dtype: bool |
|
|
- name: PRK |
|
|
dtype: bool |
|
|
- name: blind_captions |
|
|
sequence: string |
|
|
- name: context_captions |
|
|
sequence: string |
|
|
splits: |
|
|
- name: questions |
|
|
num_bytes: 99006801 |
|
|
num_examples: 1422 |
|
|
download_size: 92245886 |
|
|
dataset_size: 99006801 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: questions |
|
|
path: data/questions-* |
|
|
--- |
|
|
|