--- 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: 1052913479.4 num_examples: 430056 - name: test num_bytes: 116990386.6 num_examples: 47784 download_size: 510858742 dataset_size: 1169903866.0 - 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: 19887797.31551596 num_examples: 4849 - name: test num_bytes: 2210666.6844840385 num_examples: 539 download_size: 7229334 dataset_size: 22098464.0 - 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: 100532890.75546885 num_examples: 31597 - name: test num_bytes: 11171028.24453116 num_examples: 3511 download_size: 46457684 dataset_size: 111703919.0 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-* ---