File size: 12,438 Bytes
f7a6290
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
[
  {
    "text": "When do we say that the foodstuff is spoiled what changes are seen in it?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "A star is a source of light / light energy through nuclear reactions",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Did rocky beat apollo creed in rocky 1?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Are vidalia onions the same as sweet onions?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Can i be sacked for falling asleep at work?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Who wrote the song riding on the city of new orleans?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "if a table contains a primary key there can be no duplicate records in a table?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Why do you sneeze if you look at the sun?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "When did han solo and leia have a baby?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "The former soviet union broke into separate states",
    "source": "boolq",
    "yn_label": "NO"
  },
  {
    "text": "Most canyons are formed by flowing rivers through erosion over long periods of time",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "A full moon is a kind of phase of the moon",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "How many jobs does mining provide in australia?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Low tide is a stage in the tide cycle process",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Will I be lucky in love?",
    "source": "Scratch",
    "yn_label": "YES"
  },
  {
    "text": "Are the channel islands part of the united kingdom?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Are anglican and church of england the same?",
    "source": "natural_questions",
    "yn_label": "YES"
  },
  {
    "text": "The oceanic crust mainly is made of basalt",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "The formation of sedimentary rock is a sequential process, with stages of weathering, erosion, deposition,burying, compaction",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Do they find the body in stand by me?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Halite is a kind of mineral",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Limestone is a kind of sedimentary rock",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "When did New Zealand stop being a dominion?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Decreasing the number of something limits the supply of that something",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "How many grams of sugar are in a packet of splenda?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Is 1 pound the same as 1 dollar?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "What part of la is the staples center in?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Who scored the first points in superbowl history?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Can a visitor have a baby in the us?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Is Haroun and the Sea of Stories a children's book?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "What does it mean when cats sniff each others noses?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Intense can mean extreme",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Should I move to Florida tomorrow?",
    "source": "Scratch",
    "yn_label": "YES"
  },
  {
    "text": "Where is cinco de mayo celebrated in united states?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "An example of breaking something down is scratching something",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "What do you call someone from the isle of man?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Florida is a state located in the united states of america",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Sedimentary rocks are formed by deposition / cementation",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is there a difference between saline and lactated ringer’s?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Is john wick going to be a trilogy?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Radio telescopes can see through clouds and dust",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "When was lead based paint banned in Canada?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Where did the chinese mitten crab come from?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "When is king arthur legend of the sword released?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Was tom holland in amazing spider man 2?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Sediment is formed by rocks weathering",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is watcher in the woods a disney movie?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Who is the guy at the end of fifty shades darker?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Hardness is a measure of a mineral 's ability to resist scratching",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "What year did they stop making impala ss?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Where is the nerve located in a tooth?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Is a sister in law considered immediate family?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Can you buy wine in grocery stores in Missouri?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Where was beasts of the southern wild filmed?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Describe the function of lender of last resort performed by the central bank",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Does harley davidson have a patent on their sound?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Will there be a season two of punisher?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Where is monterrey mexico located on a map?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "If something is located on something else then that something is a part of that something else?",
    "source": "sentences_truthv2",
    "yn_label": "YES"
  },
  {
    "text": "Can i sue my insurance company for bad faith?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Is an Australian shepherd the same as an Australian cattle dog?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "When did the us send its first satellite into space?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Who become the family wizard in wizards of waverly?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Is the virgin island part of the us?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Is there such thing as a jack rabbit?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Roots are a part of a plant / tree",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Do you have to touch the bases on a home run?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Who was the young jedi in revenge of the sith?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Mars is a kind of planet",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is Thursday night football going to be on regular tv?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "The crust is a layer of the earth",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Who fought who in the battle of hastings?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Can you go out with a wild card in uno?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Why do we need the port of melbourne?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Who played cindy lou who in the grinch who stole christmas with jim carrey?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Can you drink in the street in glasgow?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Proxima Centauri is a kind of star",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is the uk part of the schengen zone?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Who is the current president of mexico and what is his political party?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Winter is when a hemisphere is tilted away from the sun",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Can substrate level phosphorylation occur in the absence of oxygen?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Deep means great in depth",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Does better call Saul take place after breaking bad?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "When did the dutch lose control of new york?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Is a caribou the same thing as a reindeer?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Are king kong and godzilla in the same universe?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "A fish is a kind of aquatic animal",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is there a leader in a school of fish?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "What happened at the battle of Britain in ww2?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "28 days after feburary 21 is march 21",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "What is the purpose of the proclamation of 1763?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "What is the meaning of the name Paige?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "Is there such thing as a 100 pound note?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Is there going to be a season 13 criminal minds?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "A telescope is used for observing the sky by astronomers",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Are there parables in the gospel of John?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Are the twin towers taller than empire state building?",
    "source": "boolq",
    "yn_label": "YES"
  },
  {
    "text": "Where does god helps those that help themselves come from?",
    "source": "natural_questions",
    "yn_label": "NO"
  },
  {
    "text": "The sun is a kind of star",
    "source": "sentences_truthv2",
    "yn_label": "NO"
  },
  {
    "text": "Is confectionary sugar the same as powdered sugar?",
    "source": "boolq",
    "yn_label": "YES"
  }
]