metadata
dataset_info:
features:
- name: image_path
dtype: string
- name: label_path
dtype: string
- name: image
dtype: image
- name: label
dtype: image
splits:
- name: validation
num_bytes: 1025415650
num_examples: 500
- name: train
num_bytes: 6015478948.25
num_examples: 2975
download_size: 7033560757
dataset_size: 7040894598.25
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: train
path: data/train-*