dataset1 / README.md
myrulezzzz's picture
Upload README.md with huggingface_hub
4fc9775 verified
|
raw
history blame contribute delete
No virus
613 Bytes
metadata
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. 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.