metadata
dataset_info:
features:
- name: id
dtype: string
- name: composer
dtype: string
- name: composition
dtype: string
- name: movement
dtype: string
- name: ensemble
dtype: string
- name: key
sequence: string
- name: instruments
sequence: string
- name: license
dtype: string
- name: duration
dtype: float64
- name: sample_rate
dtype: int64
- name: channels
dtype: int64
- name: bit_rate
dtype: float64
- name: audio_path
dtype: string
- name: notes
dtype: string
- name: tempo
sequence: string
- name: genre
dtype: string
- name: CE
dtype: float64
- name: CU
dtype: float64
- name: PC
dtype: float64
- name: PQ
dtype: float64
splits:
- name: train
num_bytes: 71689571
num_examples: 313
- name: test
num_bytes: 925194
num_examples: 10
download_size: 12369801
dataset_size: 72614765
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*