corbt commited on
Commit
039fea7
1 Parent(s): 271c709

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chosen
5
+ dtype: int64
6
+ - name: rejected
7
+ dtype: int64
8
+ - name: chosen_rank
9
+ dtype: int64
10
+ - name: rejected_rank
11
+ dtype: int64
12
+ - name: top_level_parent
13
+ dtype: int64
14
+ - name: split
15
+ dtype: large_string
16
+ - name: chosen_prompt
17
+ dtype: large_string
18
+ - name: rejected_prompt
19
+ dtype: large_string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 41707974
23
+ num_examples: 10000
24
+ - name: validation
25
+ num_bytes: 2053037
26
+ num_examples: 500
27
+ - name: test
28
+ num_bytes: 4202166
29
+ num_examples: 1000
30
+ download_size: 25381790
31
+ dataset_size: 47963177
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63df981e0c716f5b234a769cde73ea74cc54c9aab15b3529e5917a9cbf8c8366
3
+ size 2209944
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05af00c3420ece00c6e1d07326e2cd97b39974724ad27908bde04fc39bf881d7
3
+ size 22077635
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d3c1ede053daf70d9c93b38cbf59b3c90d8e75bdb5e4335465c559d1bf33945
3
+ size 1094211