jasonyux commited on
Commit
9760d1b
·
verified ·
1 Parent(s): a08f134

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: prompt_id
7
+ dtype: string
8
+ - name: chosen
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: role
13
+ dtype: string
14
+ - name: rejected
15
+ list:
16
+ - name: content
17
+ dtype: string
18
+ - name: role
19
+ dtype: string
20
+ - name: messages
21
+ list:
22
+ - name: content
23
+ dtype: string
24
+ - name: role
25
+ dtype: string
26
+ - name: score_chosen
27
+ dtype: float64
28
+ - name: score_rejected
29
+ dtype: float64
30
+ - name: other_info
31
+ struct:
32
+ - name: domain
33
+ dtype: string
34
+ - name: post_id
35
+ dtype: string
36
+ - name: raw_score_chosen
37
+ dtype: int64
38
+ - name: raw_score_ratio
39
+ dtype: float64
40
+ - name: raw_score_rejected
41
+ dtype: int64
42
+ - name: seconds_difference
43
+ dtype: float64
44
+ - name: source
45
+ dtype: string
46
+ - name: upvote_ratio
47
+ dtype: float64
48
+ splits:
49
+ - name: train
50
+ num_bytes: 1815446429
51
+ num_examples: 348718
52
+ - name: validation
53
+ num_bytes: 93098840
54
+ num_examples: 18436
55
+ - name: test
56
+ num_bytes: 95879141
57
+ num_examples: 18409
58
+ download_size: 262070837
59
+ dataset_size: 2004424410
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: train
64
+ path: data/train-*
65
+ - split: validation
66
+ path: data/validation-*
67
+ - split: test
68
+ path: data/test-*
69
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41f659375ed25e40530bf602921ee7eea8dc8c5023d55057ca01444029f1761b
3
+ size 13021352
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:462bffc8766161cd79fb3b17524caa25a59ec447423088af19059bea683373a1
3
+ size 39545358
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262aa32e11d80f90e88dfacbe36b154e92d4cb21fecb538b4584549343d874da
3
+ size 38416580
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4602f25be874949d2fbc948563288a2122a4506156af6a1b998588aa2c0fd5c4
3
+ size 71151573
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ee7e42f3651e7942f09297e90ac04f12af35e594603ae06c079870aa78e5e5
3
+ size 87183490
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0805655889c259495f945f6423bc81bea7767adad217e407c1215c40fa2fb311
3
+ size 12752484