数据集:
bookcorpus
语言:
en计算机处理:
monolingual大小:
10M<n<100M语言创建人:
found批注创建人:
no-annotation源数据集:
original预印本库:
arxiv:2105.05241许可:
license:unknownBooks are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story.This work aims to align books to their movie releases in order to providerich descriptive explanations for visual content that go semantically farbeyond the captions available in current datasets.
An example of 'train' looks as follows.
{ "text": "But I traded all my life for some lovin' and some gold" }
The data fields are the same among all splits.
plain_textname | train |
---|---|
plain_text | 74004228 |
The books have been crawled from https://www.smashwords.com , see their terms of service for more information.
A data sheet for this dataset has also been created and published in Addressing "Documentation Debt" in Machine Learning Research: A Retrospective Datasheet for BookCorpus .
@InProceedings{Zhu_2015_ICCV, title = {Aligning Books and Movies: Towards Story-Like Visual Explanations by Watching Movies and Reading Books}, author = {Zhu, Yukun and Kiros, Ryan and Zemel, Rich and Salakhutdinov, Ruslan and Urtasun, Raquel and Torralba, Antonio and Fidler, Sanja}, booktitle = {The IEEE International Conference on Computer Vision (ICCV)}, month = {December}, year = {2015} }
Thanks to @lewtun , @richarddwang , @lhoestq , @thomwolf for adding this dataset.