roszcz/hanon
收藏Hugging Face2023-05-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/roszcz/hanon
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: notes
struct:
- name: end
sequence: float64
- name: pitch
sequence: int64
- name: start
sequence: float64
- name: velocity
sequence: int64
- name: label
dtype: string
- name: control_changes
struct:
- name: number
sequence: int64
- name: time
sequence: float64
- name: value
sequence: int64
- name: midi_filename
dtype: string
splits:
- name: train
num_bytes: 4302584
num_examples: 680
download_size: 792983
dataset_size: 4302584
---
# Dataset Card for "hanon"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
roszcz
原始信息汇总
数据集信息
特征
- notes
- end: 序列类型,数据类型为 float64
- pitch: 序列类型,数据类型为 int64
- start: 序列类型,数据类型为 float64
- velocity: 序列类型,数据类型为 int64
- label: 数据类型为 string
- control_changes
- number: 序列类型,数据类型为 int64
- time: 序列类型,数据类型为 float64
- value: 序列类型,数据类型为 int64
- midi_filename: 数据类型为 string
数据分割
- train
- 字节数: 4302584
- 样本数: 680
数据集大小
- 下载大小: 792983 字节
- 数据集大小: 4302584 字节



