|
{ |
|
"builder_name": "wikipedia", |
|
"citation": "@ONLINE {wikidump,\n author = {Wikimedia Foundation},\n title = {Wikimedia Downloads},\n url = {https://dumps.wikimedia.org}\n}\n", |
|
"config_name": "20220301.en", |
|
"dataset_size": 20275516160, |
|
"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": {}, |
|
"download_size": 20598313936, |
|
"features": { |
|
"text": { |
|
"dtype": "string", |
|
"_type": "Value" |
|
}, |
|
"input_ids": { |
|
"feature": { |
|
"dtype": "int32", |
|
"_type": "Value" |
|
}, |
|
"_type": "Sequence" |
|
}, |
|
"token_type_ids": { |
|
"feature": { |
|
"dtype": "int8", |
|
"_type": "Value" |
|
}, |
|
"_type": "Sequence" |
|
}, |
|
"attention_mask": { |
|
"feature": { |
|
"dtype": "int8", |
|
"_type": "Value" |
|
}, |
|
"_type": "Sequence" |
|
} |
|
}, |
|
"homepage": "https://dumps.wikimedia.org", |
|
"license": "", |
|
"size_in_bytes": 40873830096, |
|
"splits": { |
|
"train": { |
|
"name": "train", |
|
"num_bytes": 20275516160, |
|
"num_examples": 6458670, |
|
"dataset_name": "wikipedia" |
|
} |
|
}, |
|
"version": { |
|
"version_str": "2.0.0", |
|
"description": "", |
|
"major": 2, |
|
"minor": 0, |
|
"patch": 0 |
|
} |
|
} |