snob's picture
Upload dataset
3181ba2 verified
|
raw
history blame
1.49 kB
metadata
dataset_info:
  - config_name: line
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
      - name: lyrics
        dtype: string
    splits:
      - name: test
        num_bytes: 99845254
        num_examples: 47678
    download_size: 39662528
    dataset_size: 99845254
  - config_name: total
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
      - name: lyrics
        dtype: string
    splits:
      - name: test
        num_bytes: 2042307
        num_examples: 538
    download_size: 694907
    dataset_size: 2042307
  - config_name: verse
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
      - name: lyrics
        dtype: string
    splits:
      - name: test
        num_bytes: 9505262
        num_examples: 3503
    download_size: 3732437
    dataset_size: 9505262
configs:
  - config_name: line
    data_files:
      - split: test
        path: line/test-*
  - config_name: total
    data_files:
      - split: test
        path: total/test-*
  - config_name: verse
    data_files:
      - split: test
        path: verse/test-*