File size: 1,485 Bytes
d90898b 46243a9 d90898b f0c0b23 d90898b f0c0b23 a671eb0 bb91d5d a671eb0 bb91d5d 46243a9 c4a2bfe 46243a9 c4a2bfe d90898b a671eb0 46243a9 d90898b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
---
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-*
---
|