File size: 461 Bytes
c6fc0a8 b618f38 |
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 |
---
license: unknown
task_categories:
- image-classification
language:
- en
size_categories:
- n<1K
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': a
'1': b
splits:
- name: train
num_bytes: 33541.0
num_examples: 10
download_size: 37546
dataset_size: 33541.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|