adamjweintraut/loaf
收藏Hugging Face2024-04-10 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/adamjweintraut/loaf
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: midi_id
dtype: string
- name: song_title
dtype: string
- name: lyrics
dtype: string
- name: genre
dtype: string
- name: lyric_summary_bart
dtype: string
- name: lyric_summary_bartv2
dtype: string
- name: topic
dtype: string
- name: orig_syl_tokens
dtype: string
- name: orig_note_onsets_tokens
dtype: string
- name: orig_note_dur_tokens
dtype: string
- name: orig_note_pitch_tokens
dtype: string
- name: orig_note_vel_tokens
dtype: string
- name: orig_note_stress_tokens
dtype: string
- name: plan_orig
dtype: string
- name: lines
sequence: string
- name: kws_per_line
sequence:
sequence: string
- name: plan_target
dtype: string
- name: lyrics_target
dtype: string
splits:
- name: train
num_bytes: 123531832
num_examples: 4489
- name: test
num_bytes: 15590559
num_examples: 571
- name: valid
num_bytes: 16578892
num_examples: 622
download_size: 36541760
dataset_size: 155701283
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
提供机构:
adamjweintraut
原始信息汇总
数据集概述
数据集特征
- midi_id: 字符串类型
- song_title: 字符串类型
- lyrics: 字符串类型
- genre: 字符串类型
- lyric_summary_bart: 字符串类型
- lyric_summary_bartv2: 字符串类型
- topic: 字符串类型
- orig_syl_tokens: 字符串类型
- orig_note_onsets_tokens: 字符串类型
- orig_note_dur_tokens: 字符串类型
- orig_note_pitch_tokens: 字符串类型
- orig_note_vel_tokens: 字符串类型
- orig_note_stress_tokens: 字符串类型
- plan_orig: 字符串类型
- lines: 序列类型,字符串
- kws_per_line: 序列类型,序列类型,字符串
- plan_target: 字符串类型
- lyrics_target: 字符串类型
数据集分割
- 训练集: 4489个样本,123531832字节
- 测试集: 571个样本,15590559字节
- 验证集: 622个样本,16578892字节
数据集大小
- 下载大小: 36541760字节
- 数据集总大小: 155701283字节
数据文件配置
- 配置名称: default
- 训练集路径: data/train-*
- 测试集路径: data/test-*
- 验证集路径: data/valid-*



