| { | |
| "builder_name": "wikipedia", | |
| "citation": "@ONLINE {wikidump,\n author = {Wikimedia Foundation},\n title = {Wikimedia Downloads},\n url = {https://dumps.wikimedia.org}\n}\n", | |
| "config_name": "20231120.id", | |
| "dataset_name": "wikipedia", | |
| "dataset_size": 667812, | |
| "description": "Wikipedia dataset containing cleaned articles of all languages.\nThe datasets are built from the Wikipedia dump\n(https://dumps.wikimedia.org/) with one split per language. Each example\ncontains the content of one full Wikipedia article with cleaning to strip\nmarkdown and unwanted sections (references, etc.).\n", | |
| "download_checksums": { | |
| "https://dumps.wikimedia.org/idwiki/20231120/dumpstatus.json": { | |
| "num_bytes": 14097, | |
| "checksum": null | |
| }, | |
| "https://dumps.wikimedia.org/idwiki/20231120/idwiki-20231120-pages-articles-multistream.xml.bz2": { | |
| "num_bytes": 961997021, | |
| "checksum": null | |
| } | |
| }, | |
| "download_size": 962011118, | |
| "features": { | |
| "id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "url": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "title": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "text": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| }, | |
| "homepage": "https://dumps.wikimedia.org", | |
| "license": "", | |
| "size_in_bytes": 962678930, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 667812, | |
| "num_examples": 667812, | |
| "dataset_name": "wikipedia" | |
| } | |
| }, | |
| "version": { | |
| "version_str": "2.0.0", | |
| "description": "", | |
| "major": 2, | |
| "minor": 0, | |
| "patch": 0 | |
| } | |
| } |