--- dataset_info: features: - name: ids dtype: string - name: texts dtype: string splits: - name: train num_bytes: 247143 num_examples: 784 download_size: 155834 dataset_size: 247143 configs: - config_name: default data_files: - split: train path: data/train-* tags: - corpus-creator --- This dataset was created using [Corpus Creator](https://huggingface.co/spaces/davanstrien/corpus-creator). This dataset was created by parsing a corpus of text files into chunks of sentences using Llama Index. This processing was done with a chunk size of 128 and a chunk overlap of 0.