JasiekKaczmarczyk/giant-midi-sustain-masked
收藏Hugging Face2023-11-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JasiekKaczmarczyk/giant-midi-sustain-masked
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: midi_filename
dtype: string
- name: source
dtype: string
- name: pitch
sequence: int16
length: 128
- name: start
sequence: float32
length: 128
- name: dstart
sequence: float32
length: 128
- name: duration
sequence: float32
length: 128
- name: velocity
sequence: int16
length: 128
- name: masking_spaces
struct:
- name: <Random Mask>
sequence: bool
length: 128
- name: <LH Mask>
sequence: bool
length: 128
- name: <RH Mask>
sequence: bool
length: 128
- name: <Harmonic Root Mask>
sequence: bool
length: 128
- name: <Harmonic Outliers Mask>
sequence: bool
length: 128
splits:
- name: train
num_bytes: 574785389
num_examples: 238926
- name: validation
num_bytes: 68225196
num_examples: 28367
- name: test
num_bytes: 71425664
num_examples: 29707
download_size: 305011106
dataset_size: 714436249
---
# Dataset Card for "giant-midi-sustain-masked"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JasiekKaczmarczyk
原始信息汇总
数据集概述
特征信息
- midi_filename: 数据类型为字符串。
- source: 数据类型为字符串。
- pitch: 序列类型为int16,长度为128。
- start: 序列类型为float32,长度为128。
- dstart: 序列类型为float32,长度为128。
- duration: 序列类型为float32,长度为128。
- velocity: 序列类型为int16,长度为128。
- masking_spaces: 结构体包含以下序列:
- <Random Mask>: 序列类型为bool,长度为128。
- <LH Mask>: 序列类型为bool,长度为128。
- <RH Mask>: 序列类型为bool,长度为128。
- <Harmonic Root Mask>: 序列类型为bool,长度为128。
- <Harmonic Outliers Mask>: 序列类型为bool,长度为128。
数据分割
- train: 字节数为574785389,样本数为238926。
- validation: 字节数为68225196,样本数为28367。
- test: 字节数为71425664,样本数为29707。
数据大小
- 下载大小: 305011106字节。
- 数据集大小: 714436249字节。



