File size: 428 Bytes
9c51f6d 9353092 9c51f6d 9353092 9c51f6d | 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 | ---
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 228765380.625
num_examples: 60915
- name: valid
num_bytes: 52053247.875
num_examples: 13697
download_size: 276585229
dataset_size: 280818628.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
---
|