roszcz/maestro-v1-sustain
收藏Hugging Face2023-04-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/roszcz/maestro-v1-sustain
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: notes
struct:
- name: duration
sequence: float64
- name: end
sequence: float64
- name: pitch
sequence: int64
- name: start
sequence: float64
- name: velocity
sequence: int64
- name: composer
dtype: string
- name: title
dtype: string
- name: year
dtype: int64
- name: midi_filename
dtype: string
splits:
- name: test
num_bytes: 29686362
num_examples: 177
- name: validation
num_bytes: 25599834
num_examples: 137
- name: train
num_bytes: 226534277
num_examples: 962
download_size: 87287914
dataset_size: 281820473
---
# Dataset Card for "maestro-v1-sustain"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
roszcz
原始信息汇总
数据集概述
数据集特征
- notes
- duration: 序列类型,数据类型为float64
- end: 序列类型,数据类型为float64
- pitch: 序列类型,数据类型为int64
- start: 序列类型,数据类型为float64
- velocity: 序列类型,数据类型为int64
- composer: 数据类型为string
- title: 数据类型为string
- year: 数据类型为int64
- midi_filename: 数据类型为string
数据集分割
- test
- num_bytes: 29686362
- num_examples: 177
- validation
- num_bytes: 25599834
- num_examples: 137
- train
- num_bytes: 226534277
- num_examples: 962
数据集大小
- download_size: 87287914
- dataset_size: 281820473



