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
--- 数据集信息: 特征字段: - 字段名称:title,数据类型:字符串(string) - 字段名称:description,数据类型:字符串(string) 划分集: - 划分名称:train(训练集),字节数:920689032,样本数量:1021106 下载大小:630135488 数据集总大小:920689032 配置项: - 配置名称:default(默认配置),数据文件: - 对应划分:train(训练集),文件路径:data/train-* 语言:en(英语) 规模类别:1M<n<10M # Goodreads书籍描述数据集 本数据集依托Goodreads平台构建,收录英语书籍的标题与描述文本。 原始数据集共计收录230万条书籍条目,附带更多扩展字段。 本数据集或包含少量非英语书籍条目。 # 引用文献 - 孟廷婉(Mengting Wan)、朱利安·麦考利(Julian McAuley):《基于单调行为链的物品推荐(Item Recommendation on Monotonic Behavior Chains)》,发表于RecSys'18。 - 孟廷婉(Mengting Wan)、里沙布·米斯拉(Rishabh Misra)、恩达帕·纳卡肖莱(Ndapa Nakashole)、朱利安·麦考利(Julian McAuley):《大规模评论语料库中的细粒度剧透检测(Fine-Grained Spoiler Detection from Large-Scale Review Corpora)》,发表于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 ---
数据集概述
基本信息
- 名称: Goodreads Book Descriptions
- 语言: 英语(可能包含少量非英语书籍)
数据结构
- 特征:
title: 字符串类型description: 字符串类型
数据分割
- 训练集:
- 示例数量: 1021106
- 数据大小: 920689032字节
数据大小
- 下载大小: 630135488字节
- 数据集总大小: 920689032字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:
规模分类
- 数据集规模: 1M<n<10M




