huggingartists/justin-bieber
收藏Hugging Face2022-10-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/huggingartists/justin-bieber
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含从Genius解析的Justin Bieber的歌词,旨在用于生成歌词。数据集大小为1.248682 MB,语言为英语。数据集结构包括一个名为text的字段,包含歌词文本。
This dataset contains the lyrics of Justin Bieber parsed from Genius, and is intended for lyric generation tasks. It has a size of 1.248682 MB and is in English. The dataset structure includes a field named "text" that contains the lyric content.
提供机构:
huggingartists
原始信息汇总
数据集概述
数据集名称
"huggingartists/justin-bieber"
数据集摘要
该数据集包含从Genius解析的歌词数据,旨在用于生成歌词的HuggingArtists模型。
支持的任务和排行榜
[更多信息待补充]
语言
英语(en)
数据集结构
数据字段
text: 字符串类型,包含歌词文本。
数据分割
train: 752条数据validation: 未提供test: 未提供
使用方法
python from datasets import load_dataset
dataset = load_dataset("huggingartists/justin-bieber")
数据集创建
数据来源
[更多信息待补充]
注释过程
[更多信息待补充]
注意事项
数据集的社会影响
[更多信息待补充]
数据集的偏见讨论
[更多信息待补充]
其他已知限制
[更多信息待补充]
附加信息
数据集维护者
[更多信息待补充]
许可证信息
[更多信息待补充]
引用信息
@InProceedings{huggingartists, author={Aleksey Korshuk} year=2021 }



