lincoln-corpus / README.md
PhillyMac's picture
Upload Lincoln corpus for RAG system
c5c2873 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: chunk_index
      dtype: int64
    - name: source_file
      dtype: string
    - name: start_char
      dtype: int64
    - name: end_char
      dtype: int64
    - name: title
      dtype: string
    - name: author
      dtype: string
    - name: volume
      dtype: string
    - name: date
      dtype: string
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 135092
      num_examples: 994
  download_size: 31268
  dataset_size: 135092
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*