distilgpt2
Text Generation
•
Updated
•
28.6M
•
51
Status code: 400 Exception: FileNotFoundError Message: [Errno 2] No such file or directory: '/home/hf/datasets-preview-backend/openwebtext.tar'
Need help to make the dataset viewer work? Open an issue for direct support.
An open-source replication of the WebText dataset from OpenAI.
An example of 'train' looks as follows.
This example was too long and was cropped:
{
"text": "\"A magazine supplement with an image of Adolf Hitler and the title 'The Unreadable Book' is pictured in Berlin. No law bans “Mei..."
}
The data fields are the same among all splits.
text
: a string
feature.name | train |
---|---|
plain_text | 8013769 |
@misc{Gokaslan2019OpenWeb,
title={OpenWebText Corpus},
author={Aaron Gokaslan*, Vanya Cohen*, Ellie Pavlick, Stefanie Tellex},
howpublished{\url{http://Skylion007.github.io/OpenWebTextCorpus}},
year={2019}
}
Thanks to @richarddwang for adding this dataset.