--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: id dtype: string - name: url dtype: string - name: title dtype: string - name: text dtype: string splits: - name: train num_bytes: 15368746858.779654 num_examples: 5673373 - name: validation num_bytes: 404439922.64724064 num_examples: 149299 - name: test num_bytes: 404442631.57310516 num_examples: 149300 download_size: 9703633440 dataset_size: 16177629413.0 --- # Dataset Card for "wikipedia-deduped" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)