atgarcia/ShortEncodedMusicDataset
收藏Hugging Face2024-06-26 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/atgarcia/ShortEncodedMusicDataset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含音符序列、文本和音乐数据。音符序列以int64类型存储,文本数据为字符串类型。音乐数据包含音乐数组(float64序列)、文件路径(字符串类型)和采样率(int64类型)。数据集分为训练集和测试集,训练集有3200个样本,测试集有800个样本。数据集的下载大小为1046898542字节,总大小为2892925420字节。
The dataset contains sequences of notes, text, and music data. The notes are stored as int64 sequences, and the text data is of string type. The music data includes an array of music (float64 sequence), file path (string type), and sampling rate (int64 type). The dataset is divided into a training set and a test set, with 3200 samples in the training set and 800 samples in the test set. The download size of the dataset is 1046898542 bytes, and the total size is 2892925420 bytes.
提供机构:
atgarcia
原始信息汇总
数据集概述
数据集信息
特征
- notes: 序列类型,数据类型为
int64 - text: 字符串类型,数据类型为
string - music: 结构化数据
- array: 序列类型,数据类型为
float64 - path: 字符串类型,数据类型为
string - sampling_rate: 整数类型,数据类型为
int64
- array: 序列类型,数据类型为
数据分割
- train:
- 字节数: 2314340336.0
- 样本数: 3200
- test:
- 字节数: 578585084.0
- 样本数: 800
数据集大小
- 下载大小: 1046898542 字节
- 数据集总大小: 2892925420.0 字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



