--- dataset_info: features: - name: book dtype: string - name: chapter_title dtype: string - name: subchapter_title dtype: string - name: abstract dtype: string - name: module dtype: string - name: section_title dtype: string - name: content dtype: string splits: - name: train num_bytes: 11692235 num_examples: 16001 download_size: 4139071 dataset_size: 11692235 configs: - config_name: default data_files: - split: train path: data/train-* ---