File size: 1,016 Bytes
7eb3971 96f9bfe 7eb3971 |
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
license: cc-by-4.0
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': ABE
'1': ART
'2': BAS
'3': BLA
'4': EBO
'5': EOS
'6': FGC
'7': HAC
'8': KSC
'9': LYI
'10': LYT
'11': MMZ
'12': MON
'13': MYB
'14': NGB
'15': NGS
'16': NIF
'17': OTH
'18': PEB
'19': PLM
'20': PMO
splits:
- name: train
num_bytes: 5531894343.482
num_examples: 137093
- name: validation
num_bytes: 688690986.192
num_examples: 17146
- name: test
num_bytes: 691641698.035
num_examples: 17135
download_size: 6935845206
dataset_size: 6912227027.709001
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|