Seungjun commited on
Commit
e80867d
·
verified ·
1 Parent(s): 118f374

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: response
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 74810168.1
11
+ num_examples: 45000
12
+ - name: validation
13
+ num_bytes: 8312240.9
14
+ num_examples: 5000
15
+ download_size: 50889414
16
+ dataset_size: 83122409.0
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcbe65cfd233326891a97a6c3d0ca41b1ff804c6b6d35633e30c13c0a8629e6a
3
+ size 45749901
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94bee38ac76eaab2f1c8e42b2c618606fc1ee6a7d785983e4f1d831cd7271ca2
3
+ size 5139513