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)
数据集信息:
特征:
- 名称:音符(notes),结构体包含:
- 结束时间(end):float64类型序列
- 音高(pitch):int64类型序列
- 起始时间(start):float64类型序列
- 音符力度(velocity):int64类型序列
- 名称:控制器变化(control_changes),结构体包含:
- 控制器编号(number):int64类型序列
- 时间戳(time):float64类型序列
- 控制器值(value):int64类型序列
- 名称:MIDI文件名(midi_filename),数据类型:字符串(string)
数据集划分:
- 名称:训练集(train),字节占用量:1397036998,样本数:10853
下载大小:443585120字节
数据集总大小:1397036998字节
# 「giant-midi-base」数据集卡片
[需补充更多信息](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 字节



