cfpark00 commited on
Commit
6f7e020
·
verified ·
1 Parent(s): f5307c3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompts
5
+ dtype: string
6
+ - name: completions
7
+ dtype: string
8
+ - name: num_maskeds
9
+ dtype: int64
10
+ - name: texts
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 25168452
15
+ num_examples: 262144
16
+ - name: test_rl
17
+ num_bytes: 25146348
18
+ num_examples: 262144
19
+ - name: test
20
+ num_bytes: 25179396
21
+ num_examples: 262144
22
+ download_size: 21619703
23
+ dataset_size: 75494196
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test_rl
30
+ path: data/test_rl-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d223d6b9f57f84e43b61d9cfebe6ec312a5acebf4e043e819b0cff9ccc10eaf
3
+ size 7438291
data/test_rl-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e28fc3773aed20950b547a32f3b2ac1e8c057b7f39a46806d3b0ad35796957
3
+ size 7421371
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3408dccb741cc9660f2d1f94f97b56d25126799cf04e0bb8ef7b4648cb35c1df
3
+ size 6760041