AcapeLlama_v2.0 / README.md
snob's picture
Upload dataset
0e8b371 verified
metadata
dataset_info:
  - config_name: line
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: string
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 177010200.29699358
        num_examples: 429100
      - name: test
        num_bytes: 19667891.70300643
        num_examples: 47678
    download_size: 44805047
    dataset_size: 196678092
  - config_name: total
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: string
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 11637205.2
        num_examples: 4842
      - name: test
        num_bytes: 1293022.8
        num_examples: 538
    download_size: 4191666
    dataset_size: 12930228
  - config_name: verse
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: string
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 34955524.04419574
        num_examples: 31523
      - name: test
        num_bytes: 3884439.9558042595
        num_examples: 3503
    download_size: 13829683
    dataset_size: 38839964
configs:
  - config_name: line
    data_files:
      - split: train
        path: line/train-*
      - split: test
        path: line/test-*
  - config_name: total
    data_files:
      - split: train
        path: total/train-*
      - split: test
        path: total/test-*
  - config_name: verse
    data_files:
      - split: train
        path: verse/train-*
      - split: test
        path: verse/test-*