File size: 1,865 Bytes
81008b2
 
6351b5a
81008b2
 
 
 
 
 
b471297
81008b2
 
7932b6b
 
81008b2
 
 
 
 
 
b471297
81008b2
 
b471297
81008b2
b471297
 
e3053a6
 
 
 
 
 
 
aaa8708
e3053a6
 
1b7ee14
 
e3053a6
 
 
 
 
 
aaa8708
e3053a6
 
aaa8708
e3053a6
aaa8708
 
6351b5a
 
 
 
 
 
 
213791b
6351b5a
 
c20bc3a
 
6351b5a
 
 
 
 
 
213791b
6351b5a
 
213791b
6351b5a
213791b
 
81008b2
 
 
 
 
 
 
e3053a6
 
 
 
 
 
6351b5a
 
 
 
 
 
81008b2
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
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.0
- 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: 7266111
  dataset_size: 22281274.0
- 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.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-*
---