vermashresth commited on
Commit
7dca184
·
verified ·
1 Parent(s): 1d66ac5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source
5
+ dtype: string
6
+ - name: instruction
7
+ dtype: string
8
+ - name: models
9
+ sequence: string
10
+ - name: completions
11
+ list:
12
+ - name: annotations
13
+ struct:
14
+ - name: helpfulness
15
+ struct:
16
+ - name: Rating
17
+ dtype: string
18
+ - name: Rationale
19
+ dtype: string
20
+ - name: Rationale For Rating
21
+ dtype: string
22
+ - name: Type
23
+ sequence: string
24
+ - name: honesty
25
+ struct:
26
+ - name: Rating
27
+ dtype: string
28
+ - name: Rationale
29
+ dtype: string
30
+ - name: instruction_following
31
+ struct:
32
+ - name: Rating
33
+ dtype: string
34
+ - name: Rationale
35
+ dtype: string
36
+ - name: truthfulness
37
+ struct:
38
+ - name: Rating
39
+ dtype: string
40
+ - name: Rationale
41
+ dtype: string
42
+ - name: Rationale For Rating
43
+ dtype: string
44
+ - name: Type
45
+ sequence: string
46
+ - name: critique
47
+ dtype: string
48
+ - name: custom_system_prompt
49
+ dtype: string
50
+ - name: fine-grained_score
51
+ dtype: float64
52
+ - name: model
53
+ dtype: string
54
+ - name: overall_score
55
+ dtype: float64
56
+ - name: principle
57
+ dtype: string
58
+ - name: response
59
+ dtype: string
60
+ - name: correct_answers
61
+ sequence: string
62
+ - name: incorrect_answers
63
+ sequence: string
64
+ - name: prompt
65
+ dtype: string
66
+ - name: chosen
67
+ dtype: string
68
+ - name: rejected
69
+ dtype: string
70
+ - name: chosen_score_Eurus_RM_7b
71
+ dtype: float64
72
+ - name: rejected_score_Eurus_RM_7b
73
+ dtype: float64
74
+ - name: bt_prob_Eurus_RM_7b
75
+ dtype: float64
76
+ splits:
77
+ - name: train
78
+ num_bytes: 973846549
79
+ num_examples: 60435
80
+ - name: eval
81
+ num_bytes: 51125270
82
+ num_examples: 3187
83
+ download_size: 436259401
84
+ dataset_size: 1024971819
85
+ configs:
86
+ - config_name: default
87
+ data_files:
88
+ - split: train
89
+ path: data/train-*
90
+ - split: eval
91
+ path: data/eval-*
92
+ ---
data/eval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dab940302b6cfe6d8e42fe06758012ffcb6785caae217de56cad18749bbae9f
3
+ size 21787837
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d651f369723e033b83a8f194cfa6c2eca3b5a6cec7558b38ee8a4e0c910ee152
3
+ size 207861743
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c3eb2a1128739169b98078b891e68f1b02c8a795e6748a918db467146adf04
3
+ size 206609821