CLEVR-Math-Test / README.md
ohjoonhee's picture
Upload dataset
4c3235e verified
---
dataset_info:
- config_name: general
features:
- name: template
dtype: string
- name: id
dtype: string
- name: question
dtype: string
- name: image
dtype: image
- name: label
dtype: int64
splits:
- name: test
num_bytes: 545179924
num_examples: 7955
download_size: 544448616
dataset_size: 545179924
- config_name: multihop
features:
- name: template
dtype: string
- name: id
dtype: string
- name: question
dtype: string
- name: image
dtype: image
- name: label
dtype: int64
splits:
- name: test
num_bytes: 68280775
num_examples: 1000
download_size: 68161300
dataset_size: 68280775
configs:
- config_name: general
data_files:
- split: test
path: general/test-*
- config_name: multihop
data_files:
- split: test
path: multihop/test-*
---