adamjweintraut/lyrlen_data
收藏Hugging Face2024-03-23 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/adamjweintraut/lyrlen_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: lyrics
dtype: string
- name: id
dtype: int64
- name: genre
dtype: string
- name: sylls
dtype: string
- name: orig
dtype: string
- name: target
dtype: string
splits:
- name: train
num_bytes: 162247767
num_examples: 40000
- name: test
num_bytes: 19475238
num_examples: 5000
- name: valid
num_bytes: 21003078
num_examples: 5000
download_size: 97307063
dataset_size: 202726083
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
提供机构:
adamjweintraut
原始信息汇总
数据集概述
数据集特征
- title:字符串类型
- lyrics:字符串类型
- id:整数类型(int64)
- genre:字符串类型
- sylls:字符串类型
- orig:字符串类型
- target:字符串类型
数据集分割
- 训练集:
- 示例数量:40000
- 数据大小:162247767字节
- 测试集:
- 示例数量:5000
- 数据大小:19475238字节
- 验证集:
- 示例数量:5000
- 数据大小:21003078字节
数据集大小
- 下载大小:97307063字节
- 数据集总大小:202726083字节
数据文件配置
- 默认配置:
- 训练集路径:data/train-*
- 测试集路径:data/test-*
- 验证集路径:data/valid-*



