File size: 664 Bytes
a24aef8 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Argiope_argentata
'1': Argiope_keyserlingi
'2': Atrax_robustus
'3': Delena_cancerides
'4': Lampona_cylindrata
'5': Latrodectus_hasselti
'6': Missulena_occatoria
'7': Pholcus_phalangioides
'8': Selenocosmia_crassipes
splits:
- name: train
num_bytes: 6093464241.006
num_examples: 61362
download_size: 5772263410
dataset_size: 6093464241.006
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|