metadata
dataset_info:
features:
- name: dataset
dtype: string
- name: location
dtype: string
- name: main_caption
dtype: string
- name: alt_caption
dtype: string
- name: prompt_aug
dtype: string
- name: prompt_ch
dtype: string
- name: prompt_bt
dtype: string
- name: prompt_bpm
dtype: string
- name: prompt_key
dtype: string
- name: beats
sequence:
sequence: float64
- name: bpm
dtype: float64
- name: chords
sequence: string
- name: chords_time
sequence: float64
- name: key
sequence: string
- name: keyprob
sequence: float64
- name: is_audioset_eval_mcaps
dtype: bool
- name: wavs
sequence:
sequence: float32
- name: discrete_codes
sequence:
sequence:
sequence: int64
splits:
- name: train
num_bytes: 9259272
num_examples: 10
- name: test
num_bytes: 9673059
num_examples: 10
download_size: 20114298
dataset_size: 18932331
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*