Home

Awesome

BookCorpus Datasheet

Documentation effort for the BookCorpus dataset. (Link to arXiv paper)

Summary Data Card

<img src="card/BookCorpus_Data_Card_May11_2021.png" alt="Summary data card for BookCorpus" width="400"/>

If you like the nutrition label style, here is an Overleaf Template you can use to recreate and modify it.

Context

This datasheet is inspired by Bender and Gebru et al.'s notion of "documentation debt," and our observation that BookCorpus has been used widely but documented sparsely.

We plan to incorporate these findings in the Hugging Face entry for BookCorpus.

The Data

BookCorpus dataset

BookCorpus is no longer available from the original authors, though we obtained the dataset directly from their website through a security vulnerability which we have since notified them about.

We are not redistributing BookCorpus in full, however we include the following metadata files in the data/BookCorpus folder:

BookCorpusOpen dataset

"BookCorpusOpen" is included as "BookCorpus2" in the Pile. Here are some background details about how BookCorpusOpen (also referred to as OpenBookCorpus, Books1, and BookCorpusNew) was constructed and published. The data/BookCorpusOpen folder contains one file:

Smashwords21 dataset

We collected all books listed on Smashwords as of April 2021. The data/Smashwords21 folder contains two files:

Other Dataset recreation efforts

The Code

We include three files used in our analysis:

How to Cite

To cite the original "datasheets for datasets" paper:

@inproceedings{gebru2018datasheets,
  title={Datasheets for datasets},
  author={Gebru, Timnit and Morgenstern, Jamie and Vecchione, Briana and Vaughan, Jennifer Wortman and Wallach, Hanna and Daum{\'e} III, Hal and Crawford, Kate},
  booktitle={Proceedings of the 5th Workshop on Fairness, Accountability, and Transparency in Machine Learning},
  url={https://arxiv.org/abs/1803.09010},
  year={2018}
}

To cite our paper (i.e. this BookCorpus datasheet / data card):

@article{bandy2021addressing,
      title={Addressing "Documentation Debt" in Machine Learning Research: A Retrospective Datasheet for BookCorpus},
      author={Bandy, Jack and Vincent, Nicholas},
      year={2021},
      journal={arXiv preprint arXiv:2105.05241},
      url={https://arxiv.org/abs/2105.05241}
}

💬 Head to the discussion with any questions or comments, or reach out directly to Jack and/or Nick!