File size: 675 Bytes
c25a35b b135845 c25a35b b135845 c25a35b b135845 0607830 b135845 c25a35b b135845 2fd90be b135845 2fd90be c25a35b b135845 c25a35b | 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 | ---
dataset_info:
features:
- name: filepath
dtype: string
- name: labels_3letter
list: string
- name: labels_onehot
list: int64
- name: labels_full
list: string
- name: songkey
dtype: string
- name: genre
list: string
- name: drums
dtype: string
- name: artist
dtype: string
- name: album
dtype: string
- name: title
dtype: string
- name: tags
list: string
- name: artist_tags
list: string
splits:
- name: train
num_bytes: 4440345
num_examples: 7933
download_size: 578095
dataset_size: 4440345
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|