File size: 613 Bytes
bd3445b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4fc9775
 
bd3445b
4fc9775
 
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: 8634
    num_examples: 21
  download_size: 10781
  dataset_size: 8634
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.