File size: 584 Bytes
9d6c1d6 8a5065c bab7604 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
dataset_info:
features:
- name: file_id
dtype: string
- name: text_sub_id
dtype: int64
- name: text
dtype: string
- name: tokens
dtype: int64
splits:
- name: train
num_bytes: 1696432957
num_examples: 393386
download_size: 1069041271
dataset_size: 1696432957
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- en
---
English books from gutenberg.org with fiction tag and at least 25 downloads, split into paragraphs.
For license details see: https://www.gutenberg.org/policy/permission.html |