File size: 9,104 Bytes
e87fef0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3607fd4
 
 
 
e87fef0
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: subset
    dtype: string
  - name: rewardbench_chosen
    dtype: string
  - name: rewardbench_chosen_model
    dtype: string
  - name: rewardbench_rejected
    dtype: string
  - name: rewardbench_rejected_model
    dtype: string
  - name: response_1
    dtype: string
  - name: response_1_model
    dtype: string
  - name: response_2
    dtype: string
  - name: response_2_model
    dtype: string
  - name: response_3
    dtype: string
  - name: response_3_model
    dtype: string
  - name: response_4
    dtype: string
  - name: response_4_model
    dtype: string
  - name: response_5
    dtype: string
  - name: response_5_model
    dtype: string
  - name: response_6
    dtype: string
  - name: response_6_model
    dtype: string
  - name: response_7
    dtype: string
  - name: response_7_model
    dtype: string
  - name: response_8
    dtype: string
  - name: response_8_model
    dtype: string
  - name: response_9
    dtype: string
  - name: response_9_model
    dtype: string
  - name: response_10
    dtype: string
  - name: response_10_model
    dtype: string
  - name: response_11
    dtype: string
  - name: response_11_model
    dtype: string
  - name: response_12
    dtype: string
  - name: response_12_model
    dtype: string
  - name: response_13
    dtype: string
  - name: response_13_model
    dtype: string
  - name: response_14
    dtype: string
  - name: response_14_model
    dtype: string
  - name: response_15
    dtype: string
  - name: response_15_model
    dtype: string
  - name: response_16
    dtype: string
  - name: response_16_model
    dtype: string
  - name: response_17
    dtype: string
  - name: response_17_model
    dtype: string
  - name: response_18
    dtype: string
  - name: response_18_model
    dtype: string
  - name: response_19
    dtype: string
  - name: response_19_model
    dtype: string
  - name: response_20
    dtype: string
  - name: response_20_model
    dtype: string
  - name: response_21
    dtype: string
  - name: response_21_model
    dtype: string
  - name: response_22
    dtype: string
  - name: response_22_model
    dtype: string
  - name: response_23
    dtype: string
  - name: response_23_model
    dtype: string
  - name: response_24
    dtype: string
  - name: response_24_model
    dtype: string
  - name: response_25
    dtype: string
  - name: response_25_model
    dtype: string
  - name: response_26
    dtype: string
  - name: response_26_model
    dtype: string
  - name: response_27
    dtype: string
  - name: response_27_model
    dtype: string
  - name: response_28
    dtype: string
  - name: response_28_model
    dtype: string
  - name: response_29
    dtype: string
  - name: response_29_model
    dtype: string
  - name: response_30
    dtype: string
  - name: response_30_model
    dtype: string
  - name: response_31
    dtype: string
  - name: response_31_model
    dtype: string
  - name: response_32
    dtype: string
  - name: response_32_model
    dtype: string
  - name: response_33
    dtype: string
  - name: response_33_model
    dtype: string
  - name: response_34
    dtype: string
  - name: response_34_model
    dtype: string
  - name: response_35
    dtype: string
  - name: response_35_model
    dtype: string
  - name: response_36
    dtype: string
  - name: response_36_model
    dtype: string
  - name: response_37
    dtype: string
  - name: response_37_model
    dtype: string
  - name: response_38
    dtype: string
  - name: response_38_model
    dtype: string
  - name: response_39
    dtype: string
  - name: response_39_model
    dtype: string
  - name: response_40
    dtype: string
  - name: response_40_model
    dtype: string
  - name: response_41
    dtype: string
  - name: response_41_model
    dtype: string
  - name: response_42
    dtype: string
  - name: response_42_model
    dtype: string
  - name: response_43
    dtype: string
  - name: response_43_model
    dtype: string
  - name: response_44
    dtype: string
  - name: response_44_model
    dtype: string
  - name: response_45
    dtype: string
  - name: response_45_model
    dtype: string
  - name: response_46
    dtype: string
  - name: response_46_model
    dtype: string
  - name: response_47
    dtype: string
  - name: response_47_model
    dtype: string
  - name: response_48
    dtype: string
  - name: response_48_model
    dtype: string
  - name: response_49
    dtype: string
  - name: response_49_model
    dtype: string
  - name: response_50
    dtype: string
  - name: response_50_model
    dtype: string
  - name: response_51
    dtype: string
  - name: response_51_model
    dtype: string
  - name: response_52
    dtype: string
  - name: response_52_model
    dtype: string
  - name: response_53
    dtype: string
  - name: response_53_model
    dtype: string
  - name: response_54
    dtype: string
  - name: response_54_model
    dtype: string
  - name: response_55
    dtype: string
  - name: response_55_model
    dtype: string
  - name: response_56
    dtype: string
  - name: response_56_model
    dtype: string
  - name: response_57
    dtype: string
  - name: response_57_model
    dtype: string
  - name: response_58
    dtype: string
  - name: response_58_model
    dtype: string
  - name: response_59
    dtype: string
  - name: response_59_model
    dtype: string
  - name: response_60
    dtype: string
  - name: response_60_model
    dtype: string
  - name: response_61
    dtype: string
  - name: response_61_model
    dtype: string
  - name: response_62
    dtype: string
  - name: response_62_model
    dtype: string
  - name: response_63
    dtype: string
  - name: response_63_model
    dtype: string
  - name: response_64
    dtype: string
  - name: response_64_model
    dtype: string
  - name: response_65
    dtype: string
  - name: response_65_model
    dtype: string
  - name: response_66
    dtype: string
  - name: response_66_model
    dtype: string
  - name: response_67
    dtype: string
  - name: response_67_model
    dtype: string
  - name: response_68
    dtype: string
  - name: response_68_model
    dtype: string
  - name: response_69
    dtype: string
  - name: response_69_model
    dtype: string
  - name: response_70
    dtype: string
  - name: response_70_model
    dtype: string
  - name: response_71
    dtype: string
  - name: response_71_model
    dtype: string
  - name: response_72
    dtype: string
  - name: response_72_model
    dtype: string
  - name: response_73
    dtype: string
  - name: response_73_model
    dtype: string
  - name: response_74
    dtype: string
  - name: response_74_model
    dtype: string
  - name: response_75
    dtype: string
  - name: response_75_model
    dtype: string
  - name: response_76
    dtype: string
  - name: response_76_model
    dtype: string
  - name: response_77
    dtype: string
  - name: response_77_model
    dtype: string
  - name: response_78
    dtype: string
  - name: response_78_model
    dtype: string
  - name: response_79
    dtype: string
  - name: response_79_model
    dtype: string
  - name: response_80
    dtype: string
  - name: response_80_model
    dtype: string
  - name: response_81
    dtype: string
  - name: response_81_model
    dtype: string
  - name: response_82
    dtype: string
  - name: response_82_model
    dtype: string
  - name: response_83
    dtype: string
  - name: response_83_model
    dtype: string
  - name: response_84
    dtype: string
  - name: response_84_model
    dtype: string
  - name: response_85
    dtype: string
  - name: response_85_model
    dtype: string
  - name: response_86
    dtype: string
  - name: response_86_model
    dtype: string
  - name: response_87
    dtype: string
  - name: response_87_model
    dtype: string
  - name: response_88
    dtype: string
  - name: response_88_model
    dtype: string
  - name: response_89
    dtype: string
  - name: response_89_model
    dtype: string
  - name: response_90
    dtype: string
  - name: response_90_model
    dtype: string
  - name: response_91
    dtype: string
  - name: response_91_model
    dtype: string
  - name: response_92
    dtype: string
  - name: response_92_model
    dtype: string
  - name: response_93
    dtype: string
  - name: response_93_model
    dtype: string
  - name: response_94
    dtype: string
  - name: response_94_model
    dtype: string
  - name: response_95
    dtype: string
  - name: response_95_model
    dtype: string
  - name: response_96
    dtype: string
  - name: response_96_model
    dtype: string
  - name: response_97
    dtype: string
  - name: response_97_model
    dtype: string
  - name: response_98
    dtype: string
  - name: response_98_model
    dtype: string
  - name: response_99
    dtype: string
  - name: response_99_model
    dtype: string
  - name: response_100
    dtype: string
  - name: response_100_model
    dtype: string
  splits:
  - name: train
    num_bytes: 151699419
    num_examples: 1000
  download_size: 79991493
  dataset_size: 151699419
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---