File size: 530 Bytes
a541e75 |
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 28 29 |
---
dataset_info:
config_name: CLEVR-Math(MathV360K)
features:
- name: images
list: image
- name: text
list:
- name: content
list:
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 791320396.24
num_examples: 5280
download_size: 441129879
dataset_size: 791320396.24
configs:
- config_name: CLEVR-Math(MathV360K)
data_files:
- split: train
path: CLEVR-Math(MathV360K)/train-*
---
|