booksouls/goodreads-book-descriptions
收藏Hugging Face2024-06-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/booksouls/goodreads-book-descriptions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: description
dtype: string
splits:
- name: train
num_bytes: 920689032
num_examples: 1021106
download_size: 630135488
dataset_size: 920689032
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- en
size_categories:
- 1M<n<10M
---
# Goodreads Book Descriptions
A dataset of English book titles and descriptions from Goodreads.
The original dataset has 2.3 million books total with many more fields.
There may exist a small number of non-English books in this dataset.
# Citations
- Mengting Wan, Julian McAuley, ["Item Recommendation on Monotonic Behavior Chains"], in RecSys'18.
- Mengting Wan, Rishabh Misra, Ndapa Nakashole, Julian McAuley, ["Fine-Grained Spoiler Detection from Large-Scale Review Corpora"], in ACL'19.
["Item Recommendation on Monotonic Behavior Chains"]: https://mengtingwan.github.io/paper/recsys18_mwan.pdf
["Fine-Grained Spoiler Detection from Large-Scale Review Corpora"]: https://mengtingwan.github.io/paper/acl19_mwan.pdf
提供机构:
booksouls
原始信息汇总
数据集概述
基本信息
- 名称: Goodreads Book Descriptions
- 语言: 英语(可能包含少量非英语书籍)
数据结构
- 特征:
title: 字符串类型description: 字符串类型
数据分割
- 训练集:
- 示例数量: 1021106
- 数据大小: 920689032字节
数据大小
- 下载大小: 630135488字节
- 数据集总大小: 920689032字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:
规模分类
- 数据集规模: 1M<n<10M



