teddyyyy123 commited on
Commit
9a28ac3
·
verified ·
1 Parent(s): 68b0df8

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,176 @@
1
  ---
2
  dataset_info:
3
- config_name: gpqa_main
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: Pre-Revision Question
6
  dtype: string
@@ -171,6 +341,10 @@ dataset_info:
171
  download_size: 2115099
172
  dataset_size: 4066238
173
  configs:
 
 
 
 
174
  - config_name: gpqa_main
175
  data_files:
176
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: gpqa_extended
4
+ features:
5
+ - name: Pre-Revision Question
6
+ dtype: string
7
+ - name: Pre-Revision Correct Answer
8
+ dtype: string
9
+ - name: Pre-Revision Incorrect Answer 1
10
+ dtype: string
11
+ - name: Pre-Revision Incorrect Answer 2
12
+ dtype: string
13
+ - name: Pre-Revision Incorrect Answer 3
14
+ dtype: string
15
+ - name: Pre-Revision Explanation
16
+ dtype: string
17
+ - name: Self-reported question-writing time (minutes)
18
+ dtype: float64
19
+ - name: Question
20
+ dtype: string
21
+ - name: Correct Answer
22
+ dtype: string
23
+ - name: Incorrect Answer 1
24
+ dtype: string
25
+ - name: Incorrect Answer 2
26
+ dtype: string
27
+ - name: Incorrect Answer 3
28
+ dtype: string
29
+ - name: Explanation
30
+ dtype: string
31
+ - name: Revision Comments (from Question Writer)
32
+ dtype: string
33
+ - name: Subdomain
34
+ dtype: string
35
+ - name: Writer's Difficulty Estimate
36
+ dtype: string
37
+ - name: Extra Revised Question
38
+ dtype: string
39
+ - name: Extra Revised Explanation
40
+ dtype: string
41
+ - name: Extra Revised Correct Answer
42
+ dtype: string
43
+ - name: Extra Revised Incorrect Answer 1
44
+ dtype: string
45
+ - name: Extra Revised Incorrect Answer 2
46
+ dtype: string
47
+ - name: Extra Revised Incorrect Answer 3
48
+ dtype: string
49
+ - name: Non-Expert Validator Accuracy
50
+ dtype: float64
51
+ - name: Majority Non-Expert Vals Incorrect
52
+ dtype: float64
53
+ - name: Expert Validator Accuracy
54
+ dtype: float64
55
+ - name: Record ID
56
+ dtype: string
57
+ - name: High-level domain
58
+ dtype: string
59
+ - name: Question Writer
60
+ dtype: string
61
+ - name: Feedback_EV_1
62
+ dtype: string
63
+ - name: Validator Revision Suggestion_EV_1
64
+ dtype: string
65
+ - name: Is First Validation_EV_1
66
+ dtype: bool
67
+ - name: Post hoc agreement_EV_1
68
+ dtype: string
69
+ - name: Sufficient Expertise?_EV_1
70
+ dtype: string
71
+ - name: Understand the question?_EV_1
72
+ dtype: string
73
+ - name: Question Difficulty_EV_1
74
+ dtype: string
75
+ - name: Validator Answered Correctly_EV_1
76
+ dtype: int64
77
+ - name: Self-reported time (minutes)_EV_1
78
+ dtype: float64
79
+ - name: Probability Correct_EV_1
80
+ dtype: string
81
+ - name: Manual Correctness Adjustment_EV_1
82
+ dtype: string
83
+ - name: Expert Validator_EV_1
84
+ dtype: string
85
+ - name: Feedback_EV_2
86
+ dtype: string
87
+ - name: Validator Revision Suggestion_EV_2
88
+ dtype: string
89
+ - name: Is First Validation_EV_2
90
+ dtype: bool
91
+ - name: Post hoc agreement_EV_2
92
+ dtype: string
93
+ - name: Sufficient Expertise?_EV_2
94
+ dtype: string
95
+ - name: Understand the question?_EV_2
96
+ dtype: string
97
+ - name: Question Difficulty_EV_2
98
+ dtype: string
99
+ - name: Validator Answered Correctly_EV_2
100
+ dtype: int64
101
+ - name: Self-reported time (minutes)_EV_2
102
+ dtype: float64
103
+ - name: Probability Correct_EV_2
104
+ dtype: string
105
+ - name: Manual Correctness Adjustment_EV_2
106
+ dtype: string
107
+ - name: Expert Validator_EV_2
108
+ dtype: string
109
+ - name: Feedback_NEV_1
110
+ dtype: string
111
+ - name: Validator Answered Correctly_NEV_1
112
+ dtype: int64
113
+ - name: Explanation_NEV_1
114
+ dtype: string
115
+ - name: Self-reported time (minutes)_NEV_1
116
+ dtype: float64
117
+ - name: Websites visited_NEV_1
118
+ dtype: string
119
+ - name: Probability Correct_NEV_1
120
+ dtype: string
121
+ - name: Manual Correctness Adjustment_NEV_1
122
+ dtype: string
123
+ - name: Non-Expert Validator_NEV_1
124
+ dtype: string
125
+ - name: Feedback_NEV_2
126
+ dtype: string
127
+ - name: Validator Answered Correctly_NEV_2
128
+ dtype: int64
129
+ - name: Explanation_NEV_2
130
+ dtype: string
131
+ - name: Self-reported time (minutes)_NEV_2
132
+ dtype: float64
133
+ - name: Websites visited_NEV_2
134
+ dtype: string
135
+ - name: Probability Correct_NEV_2
136
+ dtype: string
137
+ - name: Manual Correctness Adjustment_NEV_2
138
+ dtype: float64
139
+ - name: Non-Expert Validator_NEV_2
140
+ dtype: string
141
+ - name: Feedback_NEV_3
142
+ dtype: string
143
+ - name: Validator Answered Correctly_NEV_3
144
+ dtype: float64
145
+ - name: Explanation_NEV_3
146
+ dtype: string
147
+ - name: Self-reported time (minutes)_NEV_3
148
+ dtype: float64
149
+ - name: Websites visited_NEV_3
150
+ dtype: string
151
+ - name: Probability Correct_NEV_3
152
+ dtype: string
153
+ - name: Manual Correctness Adjustment_NEV_3
154
+ dtype: float64
155
+ - name: Non-Expert Validator_NEV_3
156
+ dtype: string
157
+ - name: Expert Validator Disagreement Category
158
+ dtype: float64
159
+ - name: Canary String
160
+ dtype: string
161
+ - name: input_query
162
+ dtype: string
163
+ - name: chat_completion_input
164
+ dtype: string
165
+ - name: expected_answer
166
+ dtype: string
167
+ splits:
168
+ - name: train
169
+ num_bytes: 5163070
170
+ num_examples: 546
171
+ download_size: 2644350
172
+ dataset_size: 5163070
173
+ - config_name: gpqa_main
174
  features:
175
  - name: Pre-Revision Question
176
  dtype: string
 
341
  download_size: 2115099
342
  dataset_size: 4066238
343
  configs:
344
+ - config_name: gpqa_extended
345
+ data_files:
346
+ - split: train
347
+ path: gpqa_extended/train-*
348
  - config_name: gpqa_main
349
  data_files:
350
  - split: train
gpqa_extended/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74a804debd08d6764b1ce1b07b16d28b6a2d3bbba200b71648b0f627c2881d73
3
+ size 2644350