Datasets:
dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: ID | |
dtype: string | |
- name: Subset | |
dtype: string | |
- name: Question | |
dtype: string | |
- name: Translated Question | |
dtype: string | |
- name: Options | |
dtype: string | |
- name: Translated Options | |
dtype: string | |
- name: Label | |
dtype: int64 | |
- name: Category | |
dtype: string | |
- name: Image Source | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 15807921.0 | |
num_examples: 20 | |
download_size: 14626848 | |
dataset_size: 15807921.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |