metadata
dataset_info:
features:
- name: book_id
dtype: int64
- name: book
dtype: string
- name: sentence_id
dtype: int64
- name: sentence
dtype: string
splits:
- name: train
num_bytes: 11952901
num_examples: 90087
- name: test
num_bytes: 11122361
num_examples: 82618
download_size: 10388431
dataset_size: 23075262
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*