librarian-bot's picture
Librarian Bot: Add language metadata for dataset
b0f7a6c verified
|
raw
history blame
2.11 kB
metadata
language:
  - ko
dataset_info:
  - config_name: line
    features:
      - name: title
        dtype: string
      - name: genre
        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
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 1066493721.3160003
        num_examples: 429100
      - name: test
        num_bytes: 118499854.68399969
        num_examples: 47678
    download_size: 515356250
    dataset_size: 1184993576
  - config_name: total
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: int64
      - name: output
        dtype: string
      - name: lyrics
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 20053146.6
        num_examples: 4842
      - name: test
        num_bytes: 2228127.4
        num_examples: 538
    download_size: 7292430
    dataset_size: 22281274
  - config_name: verse
    features:
      - name: title
        dtype: string
      - name: genre
        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
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 101490253.27519557
        num_examples: 31523
      - name: test
        num_bytes: 11278125.724804431
        num_examples: 3503
    download_size: 46784906
    dataset_size: 112768379
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-*