QHQK's picture
Upload dataset
224f9be verified
|
raw
history blame
615 Bytes
---
dataset_info:
features:
- name: question_id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: choice_a
dtype: string
- name: choice_b
dtype: string
- name: choice_c
dtype: string
- name: choice_d
dtype: string
- name: image_source
dtype: string
- name: image
dtype: image
- name: category
dtype: string
splits:
- name: test
num_bytes: 69884814.0
num_examples: 869
download_size: 43911182
dataset_size: 69884814.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---