roszcz/internship-midi-data-science
收藏Hugging Face2023-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/roszcz/internship-midi-data-science
下载链接
链接失效反馈官方服务:
资源简介:
---
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: user
dtype: string
- name: record_id
dtype: int64
splits:
- name: train
num_bytes: 23504548
num_examples: 6
download_size: 7471835
dataset_size: 23504548
---
# Dataset Card for "internship-midi-data-science"
[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
- end: 序列类型为
-
control_changes
- number: 序列类型为
int64 - time: 序列类型为
float64 - value: 序列类型为
int64
- number: 序列类型为
-
user: 数据类型为
string -
record_id: 数据类型为
int64
数据集分割
- train
- num_bytes: 23504548
- num_examples: 6
数据集大小
- download_size: 7471835
- dataset_size: 23504548



