File size: 464 Bytes
050c3d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
dataset_info:
features:
- name: answer
dtype: string
- name: images
list: image
- name: problem
dtype: string
splits:
- name: testmini
num_bytes: 160657243
num_examples: 1000
- name: test
num_bytes: 1010675543
num_examples: 5141
download_size: 1169145928
dataset_size: 1171332786
configs:
- config_name: default
data_files:
- split: testmini
path: data/testmini-*
- split: test
path: data/test-*
---
|