File size: 619 Bytes
0850b0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2288f58
 
0850b0f
2288f58
 
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: 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.