openwebtext_split / dataset_infos.json
nthngdy's picture
Update dataset_infos.json
92ced1e
{"plain_text": {"description": "An open-source replication of the WebText dataset from OpenAI.\n", "citation": "@misc{Gokaslan2019OpenWeb,\n title={OpenWebText Corpus},\n author={Aaron Gokaslan*, Vanya Cohen*, Ellie Pavlick, Stefanie Tellex},\n howpublished{\\url{http://Skylion007.github.io/OpenWebTextCorpus}},\n year={2019}\n}\n", "homepage": "https://skylion007.github.io/OpenWebTextCorpus/", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "openwebtext", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32072600211, "num_examples": 132880304, "dataset_name": "openwebtext"}, "validation": {"name": "validation", "num_bytes": 4019444856, "num_examples": 16622600, "dataset_name": "openwebtext"}, "test": {"name": "test", "num_bytes": 3993496929, "num_examples": 16502813, "dataset_name": "openwebtext"}}, "dataset_size": 39769494896, "size_in_bytes": 52649522364}}