metadata
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Electronic
'1': Experimental
'2': Folk
'3': Hip-Hop
'4': Instrumental
'5': International
'6': Pop
'7': Rock
splits:
- name: train
num_bytes: 647880981.875
num_examples: 31945
- name: validation
num_bytes: 81400098.625
num_examples: 3995
- name: test
num_bytes: 81537172
num_examples: 4000
download_size: 810704600
dataset_size: 810818252.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*