roszcz/giant-midi-base
收藏Hugging Face2023-08-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/roszcz/giant-midi-base
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: notes
struct:
- name: end
sequence: float64
- name: pitch
sequence: int64
- name: start
sequence: float64
- name: velocity
sequence: int64
- 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: 1397036998
num_examples: 10853
download_size: 443585120
dataset_size: 1397036998
---
# Dataset Card for "giant-midi-base"
[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
- control_changes
- number: 序列类型为 int64
- time: 序列类型为 float64
- value: 序列类型为 int64
- midi_filename: 数据类型为 string
数据分割
- train
- 字节数: 1397036998
- 样本数: 10853
数据集大小
- 下载大小: 443585120 字节
- 数据集大小: 1397036998 字节



