File size: 632 Bytes
d7414c2 d43a5b0 d7414c2 d43a5b0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
dataset_info:
features:
- name: ids
dtype: string
- name: texts
dtype: string
splits:
- name: train
num_bytes: 724250889
num_examples: 1018139
download_size: 410769400
dataset_size: 724250889
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 256 and a chunk overlap of 0. |