File size: 562 Bytes
74cb8cd 7fc1b82 290b0a0 7fc1b82 290b0a0 7fc1b82 8a4ffd7 1d78b39 7fc1b82 8a4ffd7 1d78b39 8a4ffd7 7fc1b82 74cb8cd |
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 |
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: image
- name: id
dtype: string
- name: classes_on_image
sequence: int64
splits:
- name: train
num_bytes: 204513634.0
num_examples: 791
- name: validation
num_bytes: 50877202.0
num_examples: 195
download_size: 254676900
dataset_size: 255390836.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|