roszcz/giant-midi-base-v2
收藏Hugging Face2024-01-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/roszcz/giant-midi-base-v2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: source
dtype: string
splits:
- name: train
num_bytes: 1397531927
num_examples: 10854
download_size: 443661339
dataset_size: 1397531927
---
# Dataset Card for "giant-midi-base-v2"
[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
- source:数据类型为 string
- notes:
-
数据集分割:
- train:
- 字节数:1397531927
- 样本数:10854
- train:
-
下载大小:443661339
-
数据集大小:1397531927



