snob's picture
Upload dataset
213791b verified
|
raw
history blame
1.87 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: lyrics
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 922121019.4069357
        num_examples: 429100
      - name: test
        num_bytes: 102458368.59306428
        num_examples: 47678
    download_size: 425285815
    dataset_size: 1024579388
  - config_name: total
    features:
      - name: title
        dtype: string
      - name: genre
        dtype: string
      - name: mungchi
        sequence: string
      - name: output
        dtype: string
      - name: lyrics
        dtype: string
      - name: instruction
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 18891041.4
        num_examples: 4842
      - name: test
        num_bytes: 2099004.6
        num_examples: 538
    download_size: 7267160
    dataset_size: 20990046
  - config_name: verse
    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: 90737951.11274482
        num_examples: 31523
      - name: test
        num_bytes: 10083273.887255182
        num_examples: 3503
    download_size: 40103429
    dataset_size: 100821225
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-*