bookcorpus / README.md
Yuti's picture
Upload dataset
822b709 verified
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 4835324805
num_examples: 74004228
download_size: 3005230198
dataset_size: 4835324805
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: mit
language:
- en
---
# Bookcorpus
This dataset is a copy of bookcorpus with the imprintable characters cleaned. <br>
You may also stream it with `datasets.load_dataset("Yuti/bookcorpus", streaming=True)`, which for some reason does not work with the original `bookcorpus/bookcorpus` dataset.