snob's picture
Upload dataset
bb91d5d verified
metadata
dataset_info:
  - config_name: line
    features:
      - name: title
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: guidance
        struct:
          - name: former
            sequence: string
          - name: latter
            sequence: string
      - name: lyrics
        dtype: string
      - name: instruction
        dtype: string
    splits:
      - name: train
        num_bytes: 9368350
        num_examples: 3996
    download_size: 501215
    dataset_size: 9368350
  - config_name: total
    features:
      - name: title
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: lyrics
        dtype: string
      - name: instruction
        dtype: string
    splits:
      - name: train
        num_bytes: 140972
        num_examples: 34
    download_size: 56244
    dataset_size: 140972
  - config_name: verse
    features:
      - name: title
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: guidance
        struct:
          - name: former
            sequence: string
          - name: latter
            sequence: string
      - name: lyrics
        dtype: string
      - name: instruction
        dtype: string
    splits:
      - name: train
        num_bytes: 1128372
        num_examples: 372
    download_size: 200661
    dataset_size: 1128372
configs:
  - config_name: line
    data_files:
      - split: train
        path: line/train-*
  - config_name: total
    data_files:
      - split: train
        path: total/train-*
  - config_name: verse
    data_files:
      - split: train
        path: verse/train-*