|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: image |
|
|
dtype: image |
|
|
- name: status |
|
|
dtype: string |
|
|
- name: question_text |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: backround_description |
|
|
dtype: string |
|
|
- name: answer_text |
|
|
dtype: string |
|
|
- name: new_answer_text |
|
|
dtype: string |
|
|
- name: options |
|
|
dtype: string |
|
|
- name: new_options_format |
|
|
dtype: string |
|
|
- name: level |
|
|
dtype: string |
|
|
- name: language |
|
|
dtype: string |
|
|
- name: subject |
|
|
dtype: string |
|
|
- name: subject_category |
|
|
dtype: string |
|
|
- name: font |
|
|
dtype: string |
|
|
- name: colour |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 1061363788.324 |
|
|
num_examples: 6049 |
|
|
- name: val |
|
|
num_bytes: 136596025.0 |
|
|
num_examples: 800 |
|
|
- name: test |
|
|
num_bytes: 20373150.0 |
|
|
num_examples: 119 |
|
|
download_size: 1099872155 |
|
|
dataset_size: 1218332963.324 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
- split: val |
|
|
path: data/val-* |
|
|
- split: test |
|
|
path: data/test-* |
|
|
--- |
|
|
|