B-K/midi-dataset-2
收藏Hugging Face2026-04-03 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/B-K/midi-dataset-2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: location
dtype: string
- name: caption
dtype: string
- name: genre
list: string
- name: genre_prob
list: float64
- name: mood
list: string
- name: mood_prob
list: float64
- name: key
dtype: string
- name: time_signature
dtype: string
- name: tempo
dtype: int64
- name: tempo_word
dtype: string
- name: duration
dtype: int64
- name: duration_word
dtype: string
- name: chord_summary
list: string
- name: chord_summary_occurence
dtype: int64
- name: instrument_summary
list: string
- name: instrument_numbers_sorted
list: int64
- name: all_chords
list: string
- name: all_chords_timestamps
list: float64
- name: test_set
dtype: bool
- name: midi
dtype: binary
splits:
- name: train
num_bytes: 2380020531
num_examples: 68042
- name: test
num_bytes: 259541935
num_examples: 7420
download_size: 1278888187
dataset_size: 2639562466
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# [[MidiCaps](https://huggingface.co/datasets/amaai-lab/MidiCaps)] with `midi` column for midi files and mismatch time signature filtered
提供机构:
B-K



