File size: 511 Bytes
b0a1cd2 | 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 | ---
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 10064607630.894146
num_examples: 7625
- name: val
num_bytes: 1257910958.0480487
num_examples: 953
- name: test
num_bytes: 1259230901.8078053
num_examples: 954
download_size: 12582026460
dataset_size: 12581749490.75
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
|