joemelko commited on
Commit
fe1263d
·
verified ·
1 Parent(s): 40c77c5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: continuation
7
+ dtype: string
8
+ - name: uuid
9
+ dtype: binary
10
+ splits:
11
+ - name: train
12
+ num_bytes: 909963
13
+ num_examples: 2577
14
+ - name: test
15
+ num_bytes: 915350
16
+ num_examples: 2576
17
+ download_size: 1438656
18
+ dataset_size: 1825313
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc1f94da0b6f467b6bb050cc9ebbb4acf720326ccbff578b0a570e8d9458ed7
3
+ size 722413
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23aa01dd54c9ab3f78f7f7c6cabe70f506bffec8e4a2fb7abb81b9a7d1cc99c
3
+ size 716243