File size: 395 Bytes
609d9ed
1127c04
 
609d9ed
d80b8cd
 
 
 
 
 
 
 
 
 
d239caf
 
 
 
d80b8cd
 
 
 
 
609d9ed
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
---

language:
- ko
license: mit
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: float64
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 18030
    num_examples: 93
  download_size: 12316
  dataset_size: 18030
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---