Datasets:
File size: 673 Bytes
4a73246 3f9c22e 86802fc f335f31 86802fc 3f9c22e f335f31 86802fc 3f9c22e 86802fc 4a73246 3f9c22e f335f31 4a73246 |
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 30 31 32 33 34 35 36 37 38 |
---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: choices
dtype: string
- name: label
dtype: int64
- name: description
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 706745417.25
num_examples: 66166
- name: valid
num_bytes: 100712606.25
num_examples: 9486
- name: test
num_bytes: 100144451.0
num_examples: 9480
download_size: 866697190
dataset_size: 907602474.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
|