Yannis98 commited on
Commit
09e40a6
verified
1 Parent(s): 12bbf1a

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
4
  base_model: albert/albert-base-v2
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: squad_albert_finetuned3
9
  results: []
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # squad_albert_finetuned3
16
 
17
- This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on an unknown dataset.
18
 
19
  ## Model description
20
 
 
4
  base_model: albert/albert-base-v2
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - squad
9
  model-index:
10
  - name: squad_albert_finetuned3
11
  results: []
 
16
 
17
  # squad_albert_finetuned3
18
 
19
+ This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on the squad dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,4 +1,604 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "57338653d058e614000b5c81": {
3
  "end_offset": 94,
4
  "probability": 0.4209545850753784,
@@ -602,20 +1202,21 @@
602
  "epoch": 1.0,
603
  "eval_exact_match": 13.0,
604
  "eval_f1": 22.02673682526624,
605
- "eval_runtime": 3.4063,
606
  "eval_samples": 100,
607
- "eval_samples_per_second": 29.357,
608
- "eval_steps_per_second": 3.816,
609
  "predict_samples_tr": 100,
610
- "test_exact_match": 33.0,
611
- "test_f1": 43.51652920179235,
612
- "test_runtime": 3.1662,
613
- "test_samples_per_second": 31.583,
614
- "test_steps_per_second": 4.106,
 
615
  "total_flos": 1656285235200.0,
616
  "train_loss": 0.0,
617
- "train_runtime": 1.5087,
618
  "train_samples": 100,
619
- "train_samples_per_second": 66.283,
620
- "train_steps_per_second": 33.141
621
  }
 
1
  {
2
+ "56be4db0acb8001400a502ec": {
3
+ "end_offset": 350,
4
+ "probability": 0.16286328434944153,
5
+ "start_offset": 267,
6
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
7
+ },
8
+ "56be4db0acb8001400a502ed": {
9
+ "end_offset": 272,
10
+ "probability": 0.1653778851032257,
11
+ "start_offset": 267,
12
+ "text": "24\u201310"
13
+ },
14
+ "56be4db0acb8001400a502ee": {
15
+ "end_offset": 350,
16
+ "probability": 0.2032136619091034,
17
+ "start_offset": 267,
18
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
19
+ },
20
+ "56be4db0acb8001400a502ef": {
21
+ "end_offset": 350,
22
+ "probability": 0.17114292085170746,
23
+ "start_offset": 267,
24
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
25
+ },
26
+ "56be4db0acb8001400a502f0": {
27
+ "end_offset": 272,
28
+ "probability": 0.1759478747844696,
29
+ "start_offset": 267,
30
+ "text": "24\u201310"
31
+ },
32
+ "56be4e1facb8001400a502f6": {
33
+ "end_offset": 52,
34
+ "probability": 0.12979960441589355,
35
+ "start_offset": 48,
36
+ "text": "15\u20131"
37
+ },
38
+ "56be4e1facb8001400a502f9": {
39
+ "end_offset": 606,
40
+ "probability": 0.18422715365886688,
41
+ "start_offset": 601,
42
+ "text": "eight"
43
+ },
44
+ "56be4e1facb8001400a502fa": {
45
+ "end_offset": 295,
46
+ "probability": 0.15927831828594208,
47
+ "start_offset": 170,
48
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995"
49
+ },
50
+ "56be4eafacb8001400a50302": {
51
+ "end_offset": 258,
52
+ "probability": 0.1328001767396927,
53
+ "start_offset": 156,
54
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
55
+ },
56
+ "56be4eafacb8001400a50303": {
57
+ "end_offset": 299,
58
+ "probability": 0.12044316530227661,
59
+ "start_offset": 295,
60
+ "text": "five"
61
+ },
62
+ "56be4eafacb8001400a50304": {
63
+ "end_offset": 129,
64
+ "probability": 0.08771674335002899,
65
+ "start_offset": 124,
66
+ "text": "seven"
67
+ },
68
+ "56be5333acb8001400a5030a": {
69
+ "end_offset": 77,
70
+ "probability": 0.0895930752158165,
71
+ "start_offset": 0,
72
+ "text": "CBS broadcast Super Bowl 50 in the U.S., and charged an average of $5 million"
73
+ },
74
+ "56be5333acb8001400a5030b": {
75
+ "end_offset": 77,
76
+ "probability": 0.37710365653038025,
77
+ "start_offset": 53,
78
+ "text": "an average of $5 million"
79
+ },
80
+ "56be5333acb8001400a5030c": {
81
+ "end_offset": 255,
82
+ "probability": 0.1092597097158432,
83
+ "start_offset": 171,
84
+ "text": "the British rock group Coldplay with special guest performers Beyonc\u00e9 and Bruno Mars"
85
+ },
86
+ "56be5333acb8001400a5030d": {
87
+ "end_offset": 255,
88
+ "probability": 0.12401138246059418,
89
+ "start_offset": 233,
90
+ "text": "Beyonc\u00e9 and Bruno Mars"
91
+ },
92
+ "56be5333acb8001400a5030e": {
93
+ "end_offset": 27,
94
+ "probability": 0.1675359606742859,
95
+ "start_offset": 14,
96
+ "text": "Super Bowl 50"
97
+ },
98
+ "56be8e613aeaaa14008c90d1": {
99
+ "end_offset": 350,
100
+ "probability": 0.1993321031332016,
101
+ "start_offset": 267,
102
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
103
+ },
104
+ "56be8e613aeaaa14008c90d2": {
105
+ "end_offset": 272,
106
+ "probability": 0.20145440101623535,
107
+ "start_offset": 267,
108
+ "text": "24\u201310"
109
+ },
110
+ "56be8e613aeaaa14008c90d3": {
111
+ "end_offset": 272,
112
+ "probability": 0.2014339119195938,
113
+ "start_offset": 267,
114
+ "text": "24\u201310"
115
+ },
116
+ "56bea9923aeaaa14008c91b9": {
117
+ "end_offset": 350,
118
+ "probability": 0.1993321031332016,
119
+ "start_offset": 267,
120
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
121
+ },
122
+ "56bea9923aeaaa14008c91ba": {
123
+ "end_offset": 272,
124
+ "probability": 0.17703448235988617,
125
+ "start_offset": 267,
126
+ "text": "24\u201310"
127
+ },
128
+ "56bea9923aeaaa14008c91bb": {
129
+ "end_offset": 350,
130
+ "probability": 0.20796848833560944,
131
+ "start_offset": 267,
132
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
133
+ },
134
+ "56beaa4a3aeaaa14008c91c2": {
135
+ "end_offset": 175,
136
+ "probability": 0.1301964670419693,
137
+ "start_offset": 170,
138
+ "text": "49\u201315"
139
+ },
140
+ "56beaa4a3aeaaa14008c91c3": {
141
+ "end_offset": 348,
142
+ "probability": 0.14577022194862366,
143
+ "start_offset": 344,
144
+ "text": "12\u20134"
145
+ },
146
+ "56beab833aeaaa14008c91d2": {
147
+ "end_offset": 258,
148
+ "probability": 0.14430172741413116,
149
+ "start_offset": 124,
150
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
151
+ },
152
+ "56beab833aeaaa14008c91d3": {
153
+ "end_offset": 299,
154
+ "probability": 0.26654693484306335,
155
+ "start_offset": 295,
156
+ "text": "five"
157
+ },
158
+ "56beab833aeaaa14008c91d4": {
159
+ "end_offset": 129,
160
+ "probability": 0.12785187363624573,
161
+ "start_offset": 124,
162
+ "text": "seven"
163
+ },
164
+ "56beace93aeaaa14008c91df": {
165
+ "end_offset": 350,
166
+ "probability": 0.19722765684127808,
167
+ "start_offset": 267,
168
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
169
+ },
170
+ "56beace93aeaaa14008c91e0": {
171
+ "end_offset": 350,
172
+ "probability": 0.19082747399806976,
173
+ "start_offset": 267,
174
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
175
+ },
176
+ "56beace93aeaaa14008c91e1": {
177
+ "end_offset": 350,
178
+ "probability": 0.20425008237361908,
179
+ "start_offset": 267,
180
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
181
+ },
182
+ "56beace93aeaaa14008c91e2": {
183
+ "end_offset": 350,
184
+ "probability": 0.1594415009021759,
185
+ "start_offset": 267,
186
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
187
+ },
188
+ "56beace93aeaaa14008c91e3": {
189
+ "end_offset": 350,
190
+ "probability": 0.1910049170255661,
191
+ "start_offset": 267,
192
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
193
+ },
194
+ "56bead5a3aeaaa14008c91e9": {
195
+ "end_offset": 175,
196
+ "probability": 0.1312323361635208,
197
+ "start_offset": 170,
198
+ "text": "49\u201315"
199
+ },
200
+ "56bead5a3aeaaa14008c91ea": {
201
+ "end_offset": 348,
202
+ "probability": 0.1335785686969757,
203
+ "start_offset": 344,
204
+ "text": "12\u20134"
205
+ },
206
+ "56bead5a3aeaaa14008c91eb": {
207
+ "end_offset": 52,
208
+ "probability": 0.11918095499277115,
209
+ "start_offset": 48,
210
+ "text": "15\u20131"
211
+ },
212
+ "56bead5a3aeaaa14008c91ec": {
213
+ "end_offset": 52,
214
+ "probability": 0.1098698303103447,
215
+ "start_offset": 48,
216
+ "text": "15\u20131"
217
+ },
218
+ "56bead5a3aeaaa14008c91ed": {
219
+ "end_offset": 52,
220
+ "probability": 0.1319105625152588,
221
+ "start_offset": 48,
222
+ "text": "15\u20131"
223
+ },
224
+ "56beae423aeaaa14008c91f4": {
225
+ "end_offset": 129,
226
+ "probability": 0.35186201333999634,
227
+ "start_offset": 124,
228
+ "text": "seven"
229
+ },
230
+ "56beae423aeaaa14008c91f5": {
231
+ "end_offset": 258,
232
+ "probability": 0.14658783376216888,
233
+ "start_offset": 156,
234
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
235
+ },
236
+ "56beae423aeaaa14008c91f6": {
237
+ "end_offset": 299,
238
+ "probability": 0.12291192263364792,
239
+ "start_offset": 156,
240
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller was named Super Bowl MVP, recording five"
241
+ },
242
+ "56beae423aeaaa14008c91f7": {
243
+ "end_offset": 129,
244
+ "probability": 0.11025187373161316,
245
+ "start_offset": 124,
246
+ "text": "seven"
247
+ },
248
+ "56beaf5e3aeaaa14008c91fd": {
249
+ "end_offset": 77,
250
+ "probability": 0.130469411611557,
251
+ "start_offset": 67,
252
+ "text": "$5 million"
253
+ },
254
+ "56beaf5e3aeaaa14008c91fe": {
255
+ "end_offset": 77,
256
+ "probability": 0.34065142273902893,
257
+ "start_offset": 53,
258
+ "text": "an average of $5 million"
259
+ },
260
+ "56beaf5e3aeaaa14008c91ff": {
261
+ "end_offset": 255,
262
+ "probability": 0.12987077236175537,
263
+ "start_offset": 233,
264
+ "text": "Beyonc\u00e9 and Bruno Mars"
265
+ },
266
+ "56beaf5e3aeaaa14008c9200": {
267
+ "end_offset": 255,
268
+ "probability": 0.13094434142112732,
269
+ "start_offset": 233,
270
+ "text": "Beyonc\u00e9 and Bruno Mars"
271
+ },
272
+ "56beaf5e3aeaaa14008c9201": {
273
+ "end_offset": 255,
274
+ "probability": 0.11233039200305939,
275
+ "start_offset": 233,
276
+ "text": "Beyonc\u00e9 and Bruno Mars"
277
+ },
278
+ "56bf10f43aeaaa14008c94fd": {
279
+ "end_offset": 272,
280
+ "probability": 0.22629301249980927,
281
+ "start_offset": 267,
282
+ "text": "24\u201310"
283
+ },
284
+ "56bf10f43aeaaa14008c94fe": {
285
+ "end_offset": 350,
286
+ "probability": 0.20425008237361908,
287
+ "start_offset": 267,
288
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
289
+ },
290
+ "56bf10f43aeaaa14008c94ff": {
291
+ "end_offset": 350,
292
+ "probability": 0.19569553434848785,
293
+ "start_offset": 267,
294
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
295
+ },
296
+ "56bf10f43aeaaa14008c9500": {
297
+ "end_offset": 272,
298
+ "probability": 0.27226465940475464,
299
+ "start_offset": 267,
300
+ "text": "24\u201310"
301
+ },
302
+ "56bf10f43aeaaa14008c9501": {
303
+ "end_offset": 350,
304
+ "probability": 0.17659823596477509,
305
+ "start_offset": 267,
306
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
307
+ },
308
+ "56bf159b3aeaaa14008c9507": {
309
+ "end_offset": 52,
310
+ "probability": 0.15379372239112854,
311
+ "start_offset": 48,
312
+ "text": "15\u20131"
313
+ },
314
+ "56bf159b3aeaaa14008c9508": {
315
+ "end_offset": 87,
316
+ "probability": 0.12269289046525955,
317
+ "start_offset": 48,
318
+ "text": "15\u20131 record, and quarterback Cam Newton"
319
+ },
320
+ "56bf159b3aeaaa14008c9509": {
321
+ "end_offset": 52,
322
+ "probability": 0.14352218806743622,
323
+ "start_offset": 46,
324
+ "text": "a 15\u20131"
325
+ },
326
+ "56bf159b3aeaaa14008c950a": {
327
+ "end_offset": 52,
328
+ "probability": 0.11205780506134033,
329
+ "start_offset": 48,
330
+ "text": "15\u20131"
331
+ },
332
+ "56bf159b3aeaaa14008c950b": {
333
+ "end_offset": 175,
334
+ "probability": 0.14662787318229675,
335
+ "start_offset": 48,
336
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
337
+ },
338
+ "56bf17653aeaaa14008c9511": {
339
+ "end_offset": 258,
340
+ "probability": 0.1383679211139679,
341
+ "start_offset": 124,
342
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
343
+ },
344
+ "56bf17653aeaaa14008c9513": {
345
+ "end_offset": 331,
346
+ "probability": 0.10562896728515625,
347
+ "start_offset": 314,
348
+ "text": "2\u00bd sacks, and two"
349
+ },
350
+ "56bf17653aeaaa14008c9514": {
351
+ "end_offset": 299,
352
+ "probability": 0.15703009068965912,
353
+ "start_offset": 295,
354
+ "text": "five"
355
+ },
356
+ "56bf17653aeaaa14008c9515": {
357
+ "end_offset": 299,
358
+ "probability": 0.10599460452795029,
359
+ "start_offset": 295,
360
+ "text": "five"
361
+ },
362
+ "56bf1ae93aeaaa14008c951b": {
363
+ "end_offset": 27,
364
+ "probability": 0.11425531655550003,
365
+ "start_offset": 14,
366
+ "text": "Super Bowl 50"
367
+ },
368
+ "56bf1ae93aeaaa14008c951c": {
369
+ "end_offset": 77,
370
+ "probability": 0.35157278180122375,
371
+ "start_offset": 53,
372
+ "text": "an average of $5 million"
373
+ },
374
+ "56bf1ae93aeaaa14008c951e": {
375
+ "end_offset": 255,
376
+ "probability": 0.18992947041988373,
377
+ "start_offset": 233,
378
+ "text": "Beyonc\u00e9 and Bruno Mars"
379
+ },
380
+ "56bf1ae93aeaaa14008c951f": {
381
+ "end_offset": 77,
382
+ "probability": 0.19614648818969727,
383
+ "start_offset": 67,
384
+ "text": "$5 million"
385
+ },
386
+ "56d20362e7d4791d009025e8": {
387
+ "end_offset": 350,
388
+ "probability": 0.2501344382762909,
389
+ "start_offset": 267,
390
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
391
+ },
392
+ "56d20362e7d4791d009025e9": {
393
+ "end_offset": 272,
394
+ "probability": 0.17500241100788116,
395
+ "start_offset": 267,
396
+ "text": "24\u201310"
397
+ },
398
+ "56d20362e7d4791d009025ea": {
399
+ "end_offset": 272,
400
+ "probability": 0.17162474989891052,
401
+ "start_offset": 267,
402
+ "text": "24\u201310"
403
+ },
404
+ "56d20362e7d4791d009025eb": {
405
+ "end_offset": 350,
406
+ "probability": 0.19722765684127808,
407
+ "start_offset": 267,
408
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
409
+ },
410
+ "56d2045de7d4791d009025f3": {
411
+ "end_offset": 175,
412
+ "probability": 0.1302364021539688,
413
+ "start_offset": 48,
414
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
415
+ },
416
+ "56d2045de7d4791d009025f4": {
417
+ "end_offset": 175,
418
+ "probability": 0.12976720929145813,
419
+ "start_offset": 170,
420
+ "text": "49\u201315"
421
+ },
422
+ "56d2045de7d4791d009025f5": {
423
+ "end_offset": 606,
424
+ "probability": 0.11331634968519211,
425
+ "start_offset": 601,
426
+ "text": "eight"
427
+ },
428
+ "56d2045de7d4791d009025f6": {
429
+ "end_offset": 348,
430
+ "probability": 0.13625212013721466,
431
+ "start_offset": 344,
432
+ "text": "12\u20134"
433
+ },
434
+ "56d204ade7d4791d00902603": {
435
+ "end_offset": 258,
436
+ "probability": 0.11760018020868301,
437
+ "start_offset": 124,
438
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
439
+ },
440
+ "56d204ade7d4791d00902604": {
441
+ "end_offset": 299,
442
+ "probability": 0.19099530577659607,
443
+ "start_offset": 295,
444
+ "text": "five"
445
+ },
446
+ "56d2051ce7d4791d00902608": {
447
+ "end_offset": 27,
448
+ "probability": 0.16057558357715607,
449
+ "start_offset": 14,
450
+ "text": "Super Bowl 50"
451
+ },
452
+ "56d2051ce7d4791d00902609": {
453
+ "end_offset": 77,
454
+ "probability": 0.36700621247291565,
455
+ "start_offset": 67,
456
+ "text": "$5 million"
457
+ },
458
+ "56d2051ce7d4791d0090260a": {
459
+ "end_offset": 202,
460
+ "probability": 0.08770395815372467,
461
+ "start_offset": 84,
462
+ "text": "30-second commercial during the game. The Super Bowl 50 halftime show was headlined by the British rock group Coldplay"
463
+ },
464
+ "56d2051ce7d4791d0090260b": {
465
+ "end_offset": 255,
466
+ "probability": 0.16361770033836365,
467
+ "start_offset": 233,
468
+ "text": "Beyonc\u00e9 and Bruno Mars"
469
+ },
470
+ "56d600e31c85041400946eae": {
471
+ "end_offset": 350,
472
+ "probability": 0.19638663530349731,
473
+ "start_offset": 267,
474
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
475
+ },
476
+ "56d600e31c85041400946eb0": {
477
+ "end_offset": 272,
478
+ "probability": 0.19361156225204468,
479
+ "start_offset": 267,
480
+ "text": "24\u201310"
481
+ },
482
+ "56d600e31c85041400946eb1": {
483
+ "end_offset": 350,
484
+ "probability": 0.19378140568733215,
485
+ "start_offset": 267,
486
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
487
+ },
488
+ "56d6017d1c85041400946ebe": {
489
+ "end_offset": 175,
490
+ "probability": 0.11862003803253174,
491
+ "start_offset": 48,
492
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
493
+ },
494
+ "56d6017d1c85041400946ec1": {
495
+ "end_offset": 348,
496
+ "probability": 0.11827149242162704,
497
+ "start_offset": 344,
498
+ "text": "12\u20134"
499
+ },
500
+ "56d6017d1c85041400946ec2": {
501
+ "end_offset": 175,
502
+ "probability": 0.11944626271724701,
503
+ "start_offset": 170,
504
+ "text": "49\u201315"
505
+ },
506
+ "56d601e41c85041400946ece": {
507
+ "end_offset": 129,
508
+ "probability": 0.3559187948703766,
509
+ "start_offset": 124,
510
+ "text": "seven"
511
+ },
512
+ "56d601e41c85041400946ecf": {
513
+ "end_offset": 129,
514
+ "probability": 0.18862858414649963,
515
+ "start_offset": 124,
516
+ "text": "seven"
517
+ },
518
+ "56d601e41c85041400946ed0": {
519
+ "end_offset": 129,
520
+ "probability": 0.13411791622638702,
521
+ "start_offset": 124,
522
+ "text": "seven"
523
+ },
524
+ "56d601e41c85041400946ed1": {
525
+ "end_offset": 258,
526
+ "probability": 0.10446307063102722,
527
+ "start_offset": 124,
528
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
529
+ },
530
+ "56d601e41c85041400946ed2": {
531
+ "end_offset": 331,
532
+ "probability": 0.10406264662742615,
533
+ "start_offset": 314,
534
+ "text": "2\u00bd sacks, and two"
535
+ },
536
+ "56d602631c85041400946ed8": {
537
+ "end_offset": 27,
538
+ "probability": 0.11691087484359741,
539
+ "start_offset": 14,
540
+ "text": "Super Bowl 50"
541
+ },
542
+ "56d602631c85041400946eda": {
543
+ "end_offset": 255,
544
+ "probability": 0.10984281450510025,
545
+ "start_offset": 233,
546
+ "text": "Beyonc\u00e9 and Bruno Mars"
547
+ },
548
+ "56d9895ddc89441400fdb50e": {
549
+ "end_offset": 350,
550
+ "probability": 0.16663241386413574,
551
+ "start_offset": 267,
552
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
553
+ },
554
+ "56d9895ddc89441400fdb510": {
555
+ "end_offset": 350,
556
+ "probability": 0.18487273156642914,
557
+ "start_offset": 267,
558
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
559
+ },
560
+ "56d98a59dc89441400fdb52a": {
561
+ "end_offset": 52,
562
+ "probability": 0.14251424372196198,
563
+ "start_offset": 48,
564
+ "text": "15\u20131"
565
+ },
566
+ "56d98a59dc89441400fdb52b": {
567
+ "end_offset": 175,
568
+ "probability": 0.11795859038829803,
569
+ "start_offset": 48,
570
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
571
+ },
572
+ "56d98a59dc89441400fdb52e": {
573
+ "end_offset": 295,
574
+ "probability": 0.12404962629079819,
575
+ "start_offset": 170,
576
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995"
577
+ },
578
+ "56d98b33dc89441400fdb53b": {
579
+ "end_offset": 129,
580
+ "probability": 0.3413829207420349,
581
+ "start_offset": 124,
582
+ "text": "seven"
583
+ },
584
+ "56d98b33dc89441400fdb53c": {
585
+ "end_offset": 129,
586
+ "probability": 0.1530272215604782,
587
+ "start_offset": 124,
588
+ "text": "seven"
589
+ },
590
+ "56d98b33dc89441400fdb53d": {
591
+ "end_offset": 258,
592
+ "probability": 0.11265873163938522,
593
+ "start_offset": 124,
594
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
595
+ },
596
+ "56d98b33dc89441400fdb53e": {
597
+ "end_offset": 299,
598
+ "probability": 0.15889085829257965,
599
+ "start_offset": 295,
600
+ "text": "five"
601
+ },
602
  "57338653d058e614000b5c81": {
603
  "end_offset": 94,
604
  "probability": 0.4209545850753784,
 
1202
  "epoch": 1.0,
1203
  "eval_exact_match": 13.0,
1204
  "eval_f1": 22.02673682526624,
1205
+ "eval_runtime": 3.4744,
1206
  "eval_samples": 100,
1207
+ "eval_samples_per_second": 28.782,
1208
+ "eval_steps_per_second": 3.742,
1209
  "predict_samples_tr": 100,
1210
+ "predict_samples_val": 100,
1211
+ "test_exact_match": 13.0,
1212
+ "test_f1": 22.02673682526624,
1213
+ "test_runtime": 3.1917,
1214
+ "test_samples_per_second": 31.332,
1215
+ "test_steps_per_second": 4.073,
1216
  "total_flos": 1656285235200.0,
1217
  "train_loss": 0.0,
1218
+ "train_runtime": 1.403,
1219
  "train_samples": 100,
1220
+ "train_samples_per_second": 71.277,
1221
+ "train_steps_per_second": 35.638
1222
  }
eval_results.json CHANGED
@@ -2,8 +2,8 @@
2
  "epoch": 1.0,
3
  "eval_exact_match": 13.0,
4
  "eval_f1": 22.02673682526624,
5
- "eval_runtime": 3.4063,
6
  "eval_samples": 100,
7
- "eval_samples_per_second": 29.357,
8
- "eval_steps_per_second": 3.816
9
  }
 
2
  "epoch": 1.0,
3
  "eval_exact_match": 13.0,
4
  "eval_f1": 22.02673682526624,
5
+ "eval_runtime": 3.4744,
6
  "eval_samples": 100,
7
+ "eval_samples_per_second": 28.782,
8
+ "eval_steps_per_second": 3.742
9
  }
full_predict_val_results.json ADDED
@@ -0,0 +1,602 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "56be4db0acb8001400a502ec": {
3
+ "end_offset": 350,
4
+ "probability": 0.16286328434944153,
5
+ "start_offset": 267,
6
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
7
+ },
8
+ "56be4db0acb8001400a502ed": {
9
+ "end_offset": 272,
10
+ "probability": 0.1653778851032257,
11
+ "start_offset": 267,
12
+ "text": "24\u201310"
13
+ },
14
+ "56be4db0acb8001400a502ee": {
15
+ "end_offset": 350,
16
+ "probability": 0.2032136619091034,
17
+ "start_offset": 267,
18
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
19
+ },
20
+ "56be4db0acb8001400a502ef": {
21
+ "end_offset": 350,
22
+ "probability": 0.17114292085170746,
23
+ "start_offset": 267,
24
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
25
+ },
26
+ "56be4db0acb8001400a502f0": {
27
+ "end_offset": 272,
28
+ "probability": 0.1759478747844696,
29
+ "start_offset": 267,
30
+ "text": "24\u201310"
31
+ },
32
+ "56be4e1facb8001400a502f6": {
33
+ "end_offset": 52,
34
+ "probability": 0.12979960441589355,
35
+ "start_offset": 48,
36
+ "text": "15\u20131"
37
+ },
38
+ "56be4e1facb8001400a502f9": {
39
+ "end_offset": 606,
40
+ "probability": 0.18422715365886688,
41
+ "start_offset": 601,
42
+ "text": "eight"
43
+ },
44
+ "56be4e1facb8001400a502fa": {
45
+ "end_offset": 295,
46
+ "probability": 0.15927831828594208,
47
+ "start_offset": 170,
48
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995"
49
+ },
50
+ "56be4eafacb8001400a50302": {
51
+ "end_offset": 258,
52
+ "probability": 0.1328001767396927,
53
+ "start_offset": 156,
54
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
55
+ },
56
+ "56be4eafacb8001400a50303": {
57
+ "end_offset": 299,
58
+ "probability": 0.12044316530227661,
59
+ "start_offset": 295,
60
+ "text": "five"
61
+ },
62
+ "56be4eafacb8001400a50304": {
63
+ "end_offset": 129,
64
+ "probability": 0.08771674335002899,
65
+ "start_offset": 124,
66
+ "text": "seven"
67
+ },
68
+ "56be5333acb8001400a5030a": {
69
+ "end_offset": 77,
70
+ "probability": 0.0895930752158165,
71
+ "start_offset": 0,
72
+ "text": "CBS broadcast Super Bowl 50 in the U.S., and charged an average of $5 million"
73
+ },
74
+ "56be5333acb8001400a5030b": {
75
+ "end_offset": 77,
76
+ "probability": 0.37710365653038025,
77
+ "start_offset": 53,
78
+ "text": "an average of $5 million"
79
+ },
80
+ "56be5333acb8001400a5030c": {
81
+ "end_offset": 255,
82
+ "probability": 0.1092597097158432,
83
+ "start_offset": 171,
84
+ "text": "the British rock group Coldplay with special guest performers Beyonc\u00e9 and Bruno Mars"
85
+ },
86
+ "56be5333acb8001400a5030d": {
87
+ "end_offset": 255,
88
+ "probability": 0.12401138246059418,
89
+ "start_offset": 233,
90
+ "text": "Beyonc\u00e9 and Bruno Mars"
91
+ },
92
+ "56be5333acb8001400a5030e": {
93
+ "end_offset": 27,
94
+ "probability": 0.1675359606742859,
95
+ "start_offset": 14,
96
+ "text": "Super Bowl 50"
97
+ },
98
+ "56be8e613aeaaa14008c90d1": {
99
+ "end_offset": 350,
100
+ "probability": 0.1993321031332016,
101
+ "start_offset": 267,
102
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
103
+ },
104
+ "56be8e613aeaaa14008c90d2": {
105
+ "end_offset": 272,
106
+ "probability": 0.20145440101623535,
107
+ "start_offset": 267,
108
+ "text": "24\u201310"
109
+ },
110
+ "56be8e613aeaaa14008c90d3": {
111
+ "end_offset": 272,
112
+ "probability": 0.2014339119195938,
113
+ "start_offset": 267,
114
+ "text": "24\u201310"
115
+ },
116
+ "56bea9923aeaaa14008c91b9": {
117
+ "end_offset": 350,
118
+ "probability": 0.1993321031332016,
119
+ "start_offset": 267,
120
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
121
+ },
122
+ "56bea9923aeaaa14008c91ba": {
123
+ "end_offset": 272,
124
+ "probability": 0.17703448235988617,
125
+ "start_offset": 267,
126
+ "text": "24\u201310"
127
+ },
128
+ "56bea9923aeaaa14008c91bb": {
129
+ "end_offset": 350,
130
+ "probability": 0.20796848833560944,
131
+ "start_offset": 267,
132
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
133
+ },
134
+ "56beaa4a3aeaaa14008c91c2": {
135
+ "end_offset": 175,
136
+ "probability": 0.1301964670419693,
137
+ "start_offset": 170,
138
+ "text": "49\u201315"
139
+ },
140
+ "56beaa4a3aeaaa14008c91c3": {
141
+ "end_offset": 348,
142
+ "probability": 0.14577022194862366,
143
+ "start_offset": 344,
144
+ "text": "12\u20134"
145
+ },
146
+ "56beab833aeaaa14008c91d2": {
147
+ "end_offset": 258,
148
+ "probability": 0.14430172741413116,
149
+ "start_offset": 124,
150
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
151
+ },
152
+ "56beab833aeaaa14008c91d3": {
153
+ "end_offset": 299,
154
+ "probability": 0.26654693484306335,
155
+ "start_offset": 295,
156
+ "text": "five"
157
+ },
158
+ "56beab833aeaaa14008c91d4": {
159
+ "end_offset": 129,
160
+ "probability": 0.12785187363624573,
161
+ "start_offset": 124,
162
+ "text": "seven"
163
+ },
164
+ "56beace93aeaaa14008c91df": {
165
+ "end_offset": 350,
166
+ "probability": 0.19722765684127808,
167
+ "start_offset": 267,
168
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
169
+ },
170
+ "56beace93aeaaa14008c91e0": {
171
+ "end_offset": 350,
172
+ "probability": 0.19082747399806976,
173
+ "start_offset": 267,
174
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
175
+ },
176
+ "56beace93aeaaa14008c91e1": {
177
+ "end_offset": 350,
178
+ "probability": 0.20425008237361908,
179
+ "start_offset": 267,
180
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
181
+ },
182
+ "56beace93aeaaa14008c91e2": {
183
+ "end_offset": 350,
184
+ "probability": 0.1594415009021759,
185
+ "start_offset": 267,
186
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
187
+ },
188
+ "56beace93aeaaa14008c91e3": {
189
+ "end_offset": 350,
190
+ "probability": 0.1910049170255661,
191
+ "start_offset": 267,
192
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
193
+ },
194
+ "56bead5a3aeaaa14008c91e9": {
195
+ "end_offset": 175,
196
+ "probability": 0.1312323361635208,
197
+ "start_offset": 170,
198
+ "text": "49\u201315"
199
+ },
200
+ "56bead5a3aeaaa14008c91ea": {
201
+ "end_offset": 348,
202
+ "probability": 0.1335785686969757,
203
+ "start_offset": 344,
204
+ "text": "12\u20134"
205
+ },
206
+ "56bead5a3aeaaa14008c91eb": {
207
+ "end_offset": 52,
208
+ "probability": 0.11918095499277115,
209
+ "start_offset": 48,
210
+ "text": "15\u20131"
211
+ },
212
+ "56bead5a3aeaaa14008c91ec": {
213
+ "end_offset": 52,
214
+ "probability": 0.1098698303103447,
215
+ "start_offset": 48,
216
+ "text": "15\u20131"
217
+ },
218
+ "56bead5a3aeaaa14008c91ed": {
219
+ "end_offset": 52,
220
+ "probability": 0.1319105625152588,
221
+ "start_offset": 48,
222
+ "text": "15\u20131"
223
+ },
224
+ "56beae423aeaaa14008c91f4": {
225
+ "end_offset": 129,
226
+ "probability": 0.35186201333999634,
227
+ "start_offset": 124,
228
+ "text": "seven"
229
+ },
230
+ "56beae423aeaaa14008c91f5": {
231
+ "end_offset": 258,
232
+ "probability": 0.14658783376216888,
233
+ "start_offset": 156,
234
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
235
+ },
236
+ "56beae423aeaaa14008c91f6": {
237
+ "end_offset": 299,
238
+ "probability": 0.12291192263364792,
239
+ "start_offset": 156,
240
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller was named Super Bowl MVP, recording five"
241
+ },
242
+ "56beae423aeaaa14008c91f7": {
243
+ "end_offset": 129,
244
+ "probability": 0.11025187373161316,
245
+ "start_offset": 124,
246
+ "text": "seven"
247
+ },
248
+ "56beaf5e3aeaaa14008c91fd": {
249
+ "end_offset": 77,
250
+ "probability": 0.130469411611557,
251
+ "start_offset": 67,
252
+ "text": "$5 million"
253
+ },
254
+ "56beaf5e3aeaaa14008c91fe": {
255
+ "end_offset": 77,
256
+ "probability": 0.34065142273902893,
257
+ "start_offset": 53,
258
+ "text": "an average of $5 million"
259
+ },
260
+ "56beaf5e3aeaaa14008c91ff": {
261
+ "end_offset": 255,
262
+ "probability": 0.12987077236175537,
263
+ "start_offset": 233,
264
+ "text": "Beyonc\u00e9 and Bruno Mars"
265
+ },
266
+ "56beaf5e3aeaaa14008c9200": {
267
+ "end_offset": 255,
268
+ "probability": 0.13094434142112732,
269
+ "start_offset": 233,
270
+ "text": "Beyonc\u00e9 and Bruno Mars"
271
+ },
272
+ "56beaf5e3aeaaa14008c9201": {
273
+ "end_offset": 255,
274
+ "probability": 0.11233039200305939,
275
+ "start_offset": 233,
276
+ "text": "Beyonc\u00e9 and Bruno Mars"
277
+ },
278
+ "56bf10f43aeaaa14008c94fd": {
279
+ "end_offset": 272,
280
+ "probability": 0.22629301249980927,
281
+ "start_offset": 267,
282
+ "text": "24\u201310"
283
+ },
284
+ "56bf10f43aeaaa14008c94fe": {
285
+ "end_offset": 350,
286
+ "probability": 0.20425008237361908,
287
+ "start_offset": 267,
288
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
289
+ },
290
+ "56bf10f43aeaaa14008c94ff": {
291
+ "end_offset": 350,
292
+ "probability": 0.19569553434848785,
293
+ "start_offset": 267,
294
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
295
+ },
296
+ "56bf10f43aeaaa14008c9500": {
297
+ "end_offset": 272,
298
+ "probability": 0.27226465940475464,
299
+ "start_offset": 267,
300
+ "text": "24\u201310"
301
+ },
302
+ "56bf10f43aeaaa14008c9501": {
303
+ "end_offset": 350,
304
+ "probability": 0.17659823596477509,
305
+ "start_offset": 267,
306
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
307
+ },
308
+ "56bf159b3aeaaa14008c9507": {
309
+ "end_offset": 52,
310
+ "probability": 0.15379372239112854,
311
+ "start_offset": 48,
312
+ "text": "15\u20131"
313
+ },
314
+ "56bf159b3aeaaa14008c9508": {
315
+ "end_offset": 87,
316
+ "probability": 0.12269289046525955,
317
+ "start_offset": 48,
318
+ "text": "15\u20131 record, and quarterback Cam Newton"
319
+ },
320
+ "56bf159b3aeaaa14008c9509": {
321
+ "end_offset": 52,
322
+ "probability": 0.14352218806743622,
323
+ "start_offset": 46,
324
+ "text": "a 15\u20131"
325
+ },
326
+ "56bf159b3aeaaa14008c950a": {
327
+ "end_offset": 52,
328
+ "probability": 0.11205780506134033,
329
+ "start_offset": 48,
330
+ "text": "15\u20131"
331
+ },
332
+ "56bf159b3aeaaa14008c950b": {
333
+ "end_offset": 175,
334
+ "probability": 0.14662787318229675,
335
+ "start_offset": 48,
336
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
337
+ },
338
+ "56bf17653aeaaa14008c9511": {
339
+ "end_offset": 258,
340
+ "probability": 0.1383679211139679,
341
+ "start_offset": 124,
342
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
343
+ },
344
+ "56bf17653aeaaa14008c9513": {
345
+ "end_offset": 331,
346
+ "probability": 0.10562896728515625,
347
+ "start_offset": 314,
348
+ "text": "2\u00bd sacks, and two"
349
+ },
350
+ "56bf17653aeaaa14008c9514": {
351
+ "end_offset": 299,
352
+ "probability": 0.15703009068965912,
353
+ "start_offset": 295,
354
+ "text": "five"
355
+ },
356
+ "56bf17653aeaaa14008c9515": {
357
+ "end_offset": 299,
358
+ "probability": 0.10599460452795029,
359
+ "start_offset": 295,
360
+ "text": "five"
361
+ },
362
+ "56bf1ae93aeaaa14008c951b": {
363
+ "end_offset": 27,
364
+ "probability": 0.11425531655550003,
365
+ "start_offset": 14,
366
+ "text": "Super Bowl 50"
367
+ },
368
+ "56bf1ae93aeaaa14008c951c": {
369
+ "end_offset": 77,
370
+ "probability": 0.35157278180122375,
371
+ "start_offset": 53,
372
+ "text": "an average of $5 million"
373
+ },
374
+ "56bf1ae93aeaaa14008c951e": {
375
+ "end_offset": 255,
376
+ "probability": 0.18992947041988373,
377
+ "start_offset": 233,
378
+ "text": "Beyonc\u00e9 and Bruno Mars"
379
+ },
380
+ "56bf1ae93aeaaa14008c951f": {
381
+ "end_offset": 77,
382
+ "probability": 0.19614648818969727,
383
+ "start_offset": 67,
384
+ "text": "$5 million"
385
+ },
386
+ "56d20362e7d4791d009025e8": {
387
+ "end_offset": 350,
388
+ "probability": 0.2501344382762909,
389
+ "start_offset": 267,
390
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
391
+ },
392
+ "56d20362e7d4791d009025e9": {
393
+ "end_offset": 272,
394
+ "probability": 0.17500241100788116,
395
+ "start_offset": 267,
396
+ "text": "24\u201310"
397
+ },
398
+ "56d20362e7d4791d009025ea": {
399
+ "end_offset": 272,
400
+ "probability": 0.17162474989891052,
401
+ "start_offset": 267,
402
+ "text": "24\u201310"
403
+ },
404
+ "56d20362e7d4791d009025eb": {
405
+ "end_offset": 350,
406
+ "probability": 0.19722765684127808,
407
+ "start_offset": 267,
408
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
409
+ },
410
+ "56d2045de7d4791d009025f3": {
411
+ "end_offset": 175,
412
+ "probability": 0.1302364021539688,
413
+ "start_offset": 48,
414
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
415
+ },
416
+ "56d2045de7d4791d009025f4": {
417
+ "end_offset": 175,
418
+ "probability": 0.12976720929145813,
419
+ "start_offset": 170,
420
+ "text": "49\u201315"
421
+ },
422
+ "56d2045de7d4791d009025f5": {
423
+ "end_offset": 606,
424
+ "probability": 0.11331634968519211,
425
+ "start_offset": 601,
426
+ "text": "eight"
427
+ },
428
+ "56d2045de7d4791d009025f6": {
429
+ "end_offset": 348,
430
+ "probability": 0.13625212013721466,
431
+ "start_offset": 344,
432
+ "text": "12\u20134"
433
+ },
434
+ "56d204ade7d4791d00902603": {
435
+ "end_offset": 258,
436
+ "probability": 0.11760018020868301,
437
+ "start_offset": 124,
438
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
439
+ },
440
+ "56d204ade7d4791d00902604": {
441
+ "end_offset": 299,
442
+ "probability": 0.19099530577659607,
443
+ "start_offset": 295,
444
+ "text": "five"
445
+ },
446
+ "56d2051ce7d4791d00902608": {
447
+ "end_offset": 27,
448
+ "probability": 0.16057558357715607,
449
+ "start_offset": 14,
450
+ "text": "Super Bowl 50"
451
+ },
452
+ "56d2051ce7d4791d00902609": {
453
+ "end_offset": 77,
454
+ "probability": 0.36700621247291565,
455
+ "start_offset": 67,
456
+ "text": "$5 million"
457
+ },
458
+ "56d2051ce7d4791d0090260a": {
459
+ "end_offset": 202,
460
+ "probability": 0.08770395815372467,
461
+ "start_offset": 84,
462
+ "text": "30-second commercial during the game. The Super Bowl 50 halftime show was headlined by the British rock group Coldplay"
463
+ },
464
+ "56d2051ce7d4791d0090260b": {
465
+ "end_offset": 255,
466
+ "probability": 0.16361770033836365,
467
+ "start_offset": 233,
468
+ "text": "Beyonc\u00e9 and Bruno Mars"
469
+ },
470
+ "56d600e31c85041400946eae": {
471
+ "end_offset": 350,
472
+ "probability": 0.19638663530349731,
473
+ "start_offset": 267,
474
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
475
+ },
476
+ "56d600e31c85041400946eb0": {
477
+ "end_offset": 272,
478
+ "probability": 0.19361156225204468,
479
+ "start_offset": 267,
480
+ "text": "24\u201310"
481
+ },
482
+ "56d600e31c85041400946eb1": {
483
+ "end_offset": 350,
484
+ "probability": 0.19378140568733215,
485
+ "start_offset": 267,
486
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
487
+ },
488
+ "56d6017d1c85041400946ebe": {
489
+ "end_offset": 175,
490
+ "probability": 0.11862003803253174,
491
+ "start_offset": 48,
492
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
493
+ },
494
+ "56d6017d1c85041400946ec1": {
495
+ "end_offset": 348,
496
+ "probability": 0.11827149242162704,
497
+ "start_offset": 344,
498
+ "text": "12\u20134"
499
+ },
500
+ "56d6017d1c85041400946ec2": {
501
+ "end_offset": 175,
502
+ "probability": 0.11944626271724701,
503
+ "start_offset": 170,
504
+ "text": "49\u201315"
505
+ },
506
+ "56d601e41c85041400946ece": {
507
+ "end_offset": 129,
508
+ "probability": 0.3559187948703766,
509
+ "start_offset": 124,
510
+ "text": "seven"
511
+ },
512
+ "56d601e41c85041400946ecf": {
513
+ "end_offset": 129,
514
+ "probability": 0.18862858414649963,
515
+ "start_offset": 124,
516
+ "text": "seven"
517
+ },
518
+ "56d601e41c85041400946ed0": {
519
+ "end_offset": 129,
520
+ "probability": 0.13411791622638702,
521
+ "start_offset": 124,
522
+ "text": "seven"
523
+ },
524
+ "56d601e41c85041400946ed1": {
525
+ "end_offset": 258,
526
+ "probability": 0.10446307063102722,
527
+ "start_offset": 124,
528
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
529
+ },
530
+ "56d601e41c85041400946ed2": {
531
+ "end_offset": 331,
532
+ "probability": 0.10406264662742615,
533
+ "start_offset": 314,
534
+ "text": "2\u00bd sacks, and two"
535
+ },
536
+ "56d602631c85041400946ed8": {
537
+ "end_offset": 27,
538
+ "probability": 0.11691087484359741,
539
+ "start_offset": 14,
540
+ "text": "Super Bowl 50"
541
+ },
542
+ "56d602631c85041400946eda": {
543
+ "end_offset": 255,
544
+ "probability": 0.10984281450510025,
545
+ "start_offset": 233,
546
+ "text": "Beyonc\u00e9 and Bruno Mars"
547
+ },
548
+ "56d9895ddc89441400fdb50e": {
549
+ "end_offset": 350,
550
+ "probability": 0.16663241386413574,
551
+ "start_offset": 267,
552
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
553
+ },
554
+ "56d9895ddc89441400fdb510": {
555
+ "end_offset": 350,
556
+ "probability": 0.18487273156642914,
557
+ "start_offset": 267,
558
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016"
559
+ },
560
+ "56d98a59dc89441400fdb52a": {
561
+ "end_offset": 52,
562
+ "probability": 0.14251424372196198,
563
+ "start_offset": 48,
564
+ "text": "15\u20131"
565
+ },
566
+ "56d98a59dc89441400fdb52b": {
567
+ "end_offset": 175,
568
+ "probability": 0.11795859038829803,
569
+ "start_offset": 48,
570
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315"
571
+ },
572
+ "56d98a59dc89441400fdb52e": {
573
+ "end_offset": 295,
574
+ "probability": 0.12404962629079819,
575
+ "start_offset": 170,
576
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995"
577
+ },
578
+ "56d98b33dc89441400fdb53b": {
579
+ "end_offset": 129,
580
+ "probability": 0.3413829207420349,
581
+ "start_offset": 124,
582
+ "text": "seven"
583
+ },
584
+ "56d98b33dc89441400fdb53c": {
585
+ "end_offset": 129,
586
+ "probability": 0.1530272215604782,
587
+ "start_offset": 124,
588
+ "text": "seven"
589
+ },
590
+ "56d98b33dc89441400fdb53d": {
591
+ "end_offset": 258,
592
+ "probability": 0.11265873163938522,
593
+ "start_offset": 124,
594
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller"
595
+ },
596
+ "56d98b33dc89441400fdb53e": {
597
+ "end_offset": 299,
598
+ "probability": 0.15889085829257965,
599
+ "start_offset": 295,
600
+ "text": "five"
601
+ }
602
+ }
predict_nbest_predictions.json CHANGED
The diff for this file is too large to render. See raw diff
 
predict_predictions.json CHANGED
@@ -1,602 +1,602 @@
1
  {
2
- "5733be284776f41900661182": {
3
- "text": "a golden statue of the Virgin Mary",
4
- "probability": 0.20501045882701874,
5
- "start_offset": 92,
6
- "end_offset": 126
7
- },
8
- "5733be284776f4190066117f": {
9
- "text": "a golden statue of the Virgin Mary",
10
- "probability": 0.22753240168094635,
11
- "start_offset": 92,
12
- "end_offset": 126
13
- },
14
- "5733be284776f41900661180": {
15
- "text": "a golden statue of the Virgin Mary",
16
- "probability": 0.2337314635515213,
17
- "start_offset": 92,
18
- "end_offset": 126
19
- },
20
- "5733be284776f41900661181": {
21
- "text": "a golden statue of the Virgin Mary",
22
- "probability": 0.28769150376319885,
23
- "start_offset": 92,
24
- "end_offset": 126
25
- },
26
- "5733be284776f4190066117e": {
27
- "text": "a golden statue of the Virgin Mary",
28
- "probability": 0.25484195351600647,
29
- "start_offset": 92,
30
- "end_offset": 126
31
- },
32
- "5733bf84d058e614000b61be": {
33
- "text": "September 1876",
34
- "probability": 0.2551419734954834,
35
- "start_offset": 248,
36
- "end_offset": 262
37
- },
38
- "5733bf84d058e614000b61bf": {
39
- "text": "three newspapers, both a radio and television station, and several magazines and journals. Begun as a one-page journal in September 1876",
40
- "probability": 0.11944998055696487,
41
- "start_offset": 126,
42
- "end_offset": 262
43
- },
44
- "5733bf84d058e614000b61c0": {
45
- "text": "three newspapers, both a radio and television station, and several magazines and journals. Begun as a one-page journal in September 1876",
46
- "probability": 0.2105487883090973,
47
- "start_offset": 126,
48
- "end_offset": 262
49
- },
50
- "5733bf84d058e614000b61bd": {
51
- "text": "three",
52
- "probability": 0.28138992190361023,
53
- "start_offset": 126,
54
- "end_offset": 131
55
- },
56
- "5733bf84d058e614000b61c1": {
57
- "text": "1987",
58
- "probability": 0.21568582952022552,
59
- "start_offset": 908,
60
- "end_offset": 912
61
- },
62
- "5733bed24776f41900661188": {
63
- "text": "Moreau Seminary",
64
- "probability": 0.16159498691558838,
65
- "start_offset": 145,
66
- "end_offset": 160
67
- },
68
- "5733bed24776f41900661189": {
69
- "text": "Moreau Seminary",
70
- "probability": 0.33511778712272644,
71
- "start_offset": 145,
72
- "end_offset": 160
73
- },
74
- "5733bed24776f4190066118a": {
75
- "text": "Moreau Seminary",
76
- "probability": 0.26114481687545776,
77
- "start_offset": 145,
78
- "end_offset": 160
79
- },
80
- "5733bed24776f4190066118b": {
81
- "text": "Old College, the oldest building on campus and located near the shore of St. Mary lake, houses undergraduate seminarians. Retired priests and brothers",
82
- "probability": 0.19215533137321472,
83
- "start_offset": 234,
84
- "end_offset": 384
85
- },
86
- "5733bed24776f4190066118c": {
87
- "text": "a Buechner Prize",
88
- "probability": 0.14714787900447845,
89
- "start_offset": 673,
90
- "end_offset": 689
91
- },
92
- "5733a6424776f41900660f51": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  "text": "eight",
94
- "probability": 0.379155695438385,
95
- "start_offset": 487,
96
- "end_offset": 492
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  },
98
- "5733a6424776f41900660f4e": {
99
- "text": "1920",
100
- "probability": 0.15764904022216797,
101
- "start_offset": 46,
102
- "end_offset": 50
103
  },
104
- "5733a6424776f41900660f4f": {
105
- "text": "1920",
106
- "probability": 0.11673808097839355,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  "start_offset": 46,
108
- "end_offset": 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  },
110
- "5733a6424776f41900660f50": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  "text": "five",
112
- "probability": 0.33996930718421936,
113
- "start_offset": 271,
114
- "end_offset": 275
115
  },
116
- "5733a6424776f41900660f52": {
117
- "text": "1920",
118
- "probability": 0.1527370810508728,
119
- "start_offset": 46,
120
- "end_offset": 50
121
  },
122
- "5733a70c4776f41900660f64": {
123
- "text": "First Year of Studies program. The First Year of Studies program was established in 1962",
124
- "probability": 0.08795688301324844,
125
  "start_offset": 124,
126
- "end_offset": 212
127
  },
128
- "5733a70c4776f41900660f62": {
129
  "text": "five",
130
- "probability": 0.4136675298213959,
131
- "start_offset": 68,
132
- "end_offset": 72
133
- },
134
- "5733a70c4776f41900660f63": {
135
- "text": "The First Year of Studies program was established in 1962",
136
- "probability": 0.2526480555534363,
137
- "start_offset": 155,
138
- "end_offset": 212
139
- },
140
- "5733a70c4776f41900660f65": {
141
- "text": "1962",
142
- "probability": 0.16472280025482178,
143
- "start_offset": 208,
144
- "end_offset": 212
145
- },
146
- "5733a7bd4776f41900660f6b": {
147
- "text": "1854\u20131855",
148
- "probability": 0.16171033680438995,
149
- "start_offset": 92,
150
- "end_offset": 101
151
- },
152
- "5733a7bd4776f41900660f6c": {
153
- "text": "1854\u20131855",
154
- "probability": 0.17226441204547882,
155
- "start_offset": 92,
156
- "end_offset": 101
157
- },
158
- "5733a7bd4776f41900660f6e": {
159
- "text": "1854\u20131855",
160
- "probability": 0.17648890614509583,
161
- "start_offset": 92,
162
- "end_offset": 101
163
- },
164
- "5733a7bd4776f41900660f6a": {
165
- "text": "the 1854",
166
- "probability": 0.1936526596546173,
167
- "start_offset": 88,
168
- "end_offset": 96
169
- },
170
- "5733a7bd4776f41900660f6d": {
171
- "text": "1854\u20131855",
172
- "probability": 0.20159055292606354,
173
- "start_offset": 92,
174
- "end_offset": 101
175
- },
176
- "5733ac31d058e614000b5ff3": {
177
- "text": "1986",
178
- "probability": 0.11980820447206497,
179
- "start_offset": 303,
180
- "end_offset": 307
181
- },
182
- "5733ac31d058e614000b5ff6": {
183
- "text": "Ray Kroc",
184
- "probability": 0.15638931095600128,
185
- "start_offset": 377,
186
- "end_offset": 385
187
- },
188
- "5733ac31d058e614000b5ff4": {
189
- "text": "1986",
190
- "probability": 0.6053624153137207,
191
- "start_offset": 303,
192
- "end_offset": 307
193
- },
194
- "5733ac31d058e614000b5ff5": {
195
- "text": "1986",
196
- "probability": 0.14413967728614807,
197
- "start_offset": 303,
198
- "end_offset": 307
199
- },
200
- "5733ac31d058e614000b5ff7": {
201
- "text": "1986",
202
- "probability": 0.16542808711528778,
203
- "start_offset": 303,
204
- "end_offset": 307
205
- },
206
- "5733ad384776f41900660fec": {
207
- "text": "14",
208
- "probability": 0.1864265650510788,
209
- "start_offset": 136,
210
- "end_offset": 138
211
- },
212
- "5733ad384776f41900660fed": {
213
- "text": "Theodore M. Hesburgh Library",
214
- "probability": 0.1631115972995758,
215
- "start_offset": 145,
216
- "end_offset": 173
217
- },
218
- "5733ad384776f41900660fee": {
219
- "text": "14-story Theodore M. Hesburgh Library, completed in 1963",
220
- "probability": 0.2855168282985687,
221
- "start_offset": 136,
222
- "end_offset": 192
223
- },
224
- "5733ad384776f41900660fef": {
225
- "text": "Millard Sheets",
226
- "probability": 0.17242451012134552,
227
- "start_offset": 344,
228
- "end_offset": 358
229
- },
230
- "5733ad384776f41900660ff0": {
231
- "text": "Word of Life mural designed by artist Millard Sheets. This mural is popularly known as \"Touchdown Jesus",
232
- "probability": 0.14759844541549683,
233
- "start_offset": 306,
234
- "end_offset": 409
235
- },
236
- "5733ae924776f41900661014": {
237
- "text": "3,577",
238
- "probability": 0.15411463379859924,
239
- "start_offset": 109,
240
- "end_offset": 114
241
- },
242
- "5733ae924776f41900661013": {
243
- "text": "18,156 (19.7%",
244
- "probability": 0.1947677731513977,
245
- "start_offset": 130,
246
- "end_offset": 143
247
- },
248
- "5733ae924776f41900661015": {
249
- "text": "18,156 (19.7%",
250
- "probability": 0.1486372947692871,
251
- "start_offset": 130,
252
- "end_offset": 143
253
- },
254
- "5733ae924776f41900661016": {
255
- "text": "18,156 (19.7%",
256
- "probability": 0.14937816560268402,
257
- "start_offset": 130,
258
- "end_offset": 143
259
- },
260
- "5733ae924776f41900661017": {
261
- "text": "19.7%",
262
- "probability": 0.10267551988363266,
263
- "start_offset": 138,
264
- "end_offset": 143
265
- },
266
- "5733afd3d058e614000b6045": {
267
- "text": "18th",
268
- "probability": 0.14091169834136963,
269
- "start_offset": 32,
270
- "end_offset": 36
271
- },
272
- "5733afd3d058e614000b6047": {
273
- "text": "18th",
274
- "probability": 0.11714599281549454,
275
- "start_offset": 32,
276
- "end_offset": 36
277
- },
278
- "5733afd3d058e614000b6048": {
279
- "text": "18th",
280
- "probability": 0.11142724752426147,
281
- "start_offset": 32,
282
- "end_offset": 36
283
- },
284
- "5733afd3d058e614000b6046": {
285
- "text": "18th",
286
- "probability": 0.1411968320608139,
287
- "start_offset": 32,
288
- "end_offset": 36
289
- },
290
- "5733afd3d058e614000b6049": {
291
- "text": "57.6%",
292
- "probability": 0.39521199464797974,
293
- "start_offset": 918,
294
- "end_offset": 923
295
- },
296
- "5733b0fb4776f41900661041": {
297
- "text": "1851\u20131921",
298
- "probability": 0.13348381221294403,
299
- "start_offset": 353,
300
- "end_offset": 362
301
- },
302
- "5733b0fb4776f41900661043": {
303
- "text": "1851\u20131921",
304
- "probability": 0.20658312737941742,
305
- "start_offset": 353,
306
- "end_offset": 362
307
- },
308
- "5733b0fb4776f41900661044": {
309
- "text": "1851\u20131921) who was made Professor and Co-Director of the Science Department",
310
- "probability": 0.1197437196969986,
311
- "start_offset": 353,
312
- "end_offset": 428
313
- },
314
- "5733b0fb4776f41900661045": {
315
- "text": "1851\u20131921",
316
- "probability": 0.15650662779808044,
317
- "start_offset": 353,
318
- "end_offset": 362
319
- },
320
- "5733b0fb4776f41900661042": {
321
- "text": "1851\u20131921",
322
- "probability": 0.13475656509399414,
323
- "start_offset": 353,
324
- "end_offset": 362
325
- },
326
- "5733b1da4776f41900661068": {
327
- "text": "1882",
328
- "probability": 0.21738775074481964,
329
- "start_offset": 3,
330
- "end_offset": 7
331
- },
332
- "5733b1da4776f41900661069": {
333
- "text": "Albert Zahm",
334
- "probability": 0.1459980010986328,
335
- "start_offset": 9,
336
- "end_offset": 20
337
- },
338
- "5733b1da4776f4190066106a": {
339
- "text": "1882",
340
- "probability": 0.1605459451675415,
341
- "start_offset": 3,
342
- "end_offset": 7
343
- },
344
- "5733b1da4776f4190066106b": {
345
- "text": "Albert Zahm",
346
- "probability": 0.12362205237150192,
347
- "start_offset": 9,
348
- "end_offset": 20
349
- },
350
- "5733b1da4776f41900661067": {
351
- "text": "an early wind tunnel",
352
- "probability": 0.12983261048793793,
353
- "start_offset": 49,
354
- "end_offset": 69
355
- },
356
- "5733b2fe4776f4190066108f": {
357
- "text": "The Lobund Institute grew out of pioneering research in germ-free-life which began in 1928",
358
- "probability": 0.23864158987998962,
359
- "start_offset": 0,
360
- "end_offset": 90
361
- },
362
- "5733b2fe4776f41900661091": {
363
- "text": "1950",
364
- "probability": 0.10792632400989532,
365
- "start_offset": 1049,
366
- "end_offset": 1053
367
- },
368
- "5733b2fe4776f41900661092": {
369
- "text": "1950",
370
- "probability": 0.1279895156621933,
371
- "start_offset": 1049,
372
- "end_offset": 1053
373
- },
374
- "5733b2fe4776f41900661093": {
375
- "text": "1928",
376
- "probability": 0.17313537001609802,
377
- "start_offset": 86,
378
- "end_offset": 90
379
- },
380
- "5733b2fe4776f41900661090": {
381
- "text": "1928",
382
- "probability": 0.2824903726577759,
383
- "start_offset": 86,
384
- "end_offset": 90
385
- },
386
- "5733b3d64776f419006610a3": {
387
- "text": "The Review of Politics was founded in 1939",
388
- "probability": 0.36087554693222046,
389
  "start_offset": 0,
390
- "end_offset": 42
391
  },
392
- "5733b3d64776f419006610a4": {
393
- "text": "1939",
394
- "probability": 0.1903035044670105,
395
- "start_offset": 38,
396
- "end_offset": 42
397
  },
398
- "5733b3d64776f419006610a5": {
399
- "text": "44 years",
400
- "probability": 0.3633934259414673,
 
 
 
 
 
 
401
  "start_offset": 233,
402
- "end_offset": 241
 
 
 
 
 
 
 
 
 
 
 
 
403
  },
404
- "5733b3d64776f419006610a6": {
405
- "text": "The Review of Politics was founded in 1939",
406
- "probability": 0.11172343045473099,
407
- "start_offset": 0,
408
- "end_offset": 42
409
- },
410
- "5733b5344776f419006610dd": {
411
- "text": "John Jenkins",
412
- "probability": 0.5335615873336792,
413
- "start_offset": 80,
414
- "end_offset": 92
415
- },
416
- "5733b5344776f419006610de": {
417
- "text": "John Jenkins",
418
- "probability": 0.16609838604927063,
419
- "start_offset": 80,
420
- "end_offset": 92
421
- },
422
- "5733b5344776f419006610df": {
423
- "text": "John Jenkins",
424
- "probability": 0.32639434933662415,
425
- "start_offset": 80,
426
- "end_offset": 92
427
- },
428
- "5733b5344776f419006610e0": {
429
- "text": "2013",
430
- "probability": 0.3623197376728058,
431
- "start_offset": 753,
432
- "end_offset": 757
433
- },
434
- "5733b5344776f419006610e1": {
435
- "text": "John Jenkins",
436
- "probability": 0.24823825061321259,
437
- "start_offset": 80,
438
- "end_offset": 92
439
- },
440
- "5733b5df4776f41900661105": {
441
- "text": "8,448",
442
- "probability": 0.16231706738471985,
443
- "start_offset": 71,
444
- "end_offset": 76
445
- },
446
- "5733b5df4776f41900661106": {
447
- "text": "21\u201324%",
448
- "probability": 0.21593084931373596,
449
- "start_offset": 196,
450
- "end_offset": 202
451
  },
452
- "5733b5df4776f41900661107": {
453
- "text": "6,000",
454
- "probability": 0.14895042777061462,
455
- "start_offset": 1095,
456
- "end_offset": 1100
457
- },
458
- "5733b5df4776f41900661108": {
459
- "text": "8,448",
460
- "probability": 0.10798048973083496,
461
- "start_offset": 71,
462
- "end_offset": 76
463
- },
464
- "5733b5df4776f41900661109": {
465
- "text": "8,448",
466
- "probability": 0.15713196992874146,
467
- "start_offset": 71,
468
- "end_offset": 76
469
- },
470
- "5733b699d058e614000b6118": {
471
- "text": "About 80%",
472
- "probability": 0.2479386031627655,
473
- "start_offset": 0,
474
- "end_offset": 9
475
- },
476
- "5733b699d058e614000b6119": {
477
- "text": "one of four",
478
- "probability": 0.2539064288139343,
479
- "start_offset": 129,
480
- "end_offset": 140
481
- },
482
- "5733b699d058e614000b611a": {
483
- "text": "15",
484
- "probability": 0.2594054937362671,
485
- "start_offset": 350,
486
- "end_offset": 352
487
- },
488
- "5733b699d058e614000b611b": {
489
- "text": "About 80%",
490
- "probability": 0.23339611291885376,
491
- "start_offset": 0,
492
- "end_offset": 9
493
- },
494
- "5733b699d058e614000b611c": {
495
- "text": "15 male dorms and 14",
496
- "probability": 0.2830429971218109,
497
- "start_offset": 350,
498
- "end_offset": 370
499
- },
500
- "5733b7f74776f4190066112d": {
501
- "text": "the Congregation of Holy Cross (Latin: Congregatio a Sancta Cruce",
502
- "probability": 0.10552996397018433,
503
- "start_offset": 34,
504
- "end_offset": 99
505
- },
506
- "5733b7f74776f4190066112e": {
507
- "text": "more than 93%",
508
- "probability": 0.20434871315956116,
509
- "start_offset": 197,
510
- "end_offset": 210
511
- },
512
- "5733b7f74776f4190066112f": {
513
- "text": "over 100",
514
- "probability": 0.20197941362857819,
515
- "start_offset": 331,
516
- "end_offset": 339
517
- },
518
- "5733b7f74776f41900661130": {
519
- "text": "Fifty-seven",
520
- "probability": 0.7684401273727417,
521
- "start_offset": 1237,
522
- "end_offset": 1248
523
- },
524
- "5733b7f74776f41900661131": {
525
- "text": "over 80%",
526
- "probability": 0.2556704878807068,
527
- "start_offset": 251,
528
- "end_offset": 259
529
- },
530
- "57338653d058e614000b5c84": {
531
- "text": "April 1879",
532
- "probability": 0.2632168233394623,
533
- "start_offset": 84,
534
- "end_offset": 94
535
  },
536
- "57338653d058e614000b5c81": {
537
- "text": "April 1879",
538
- "probability": 0.4209545850753784,
539
- "start_offset": 84,
540
- "end_offset": 94
541
  },
542
- "57338653d058e614000b5c82": {
543
- "text": "April 1879",
544
- "probability": 0.2912604510784149,
545
- "start_offset": 84,
546
- "end_offset": 94
 
 
 
 
 
 
 
 
 
 
 
 
547
  },
548
- "57338653d058e614000b5c83": {
549
- "text": "April 1879",
550
- "probability": 0.2639366388320923,
551
- "start_offset": 84,
552
- "end_offset": 94
553
  },
554
- "57338653d058e614000b5c85": {
555
- "text": "April 1879",
556
- "probability": 0.2656545042991638,
557
- "start_offset": 84,
558
- "end_offset": 94
559
- },
560
- "57338724d058e614000b5c9f": {
561
- "text": "1919",
562
- "probability": 0.14156782627105713,
563
- "start_offset": 3,
564
- "end_offset": 7
565
- },
566
- "57338724d058e614000b5ca1": {
567
- "text": "the College of Commerce",
568
- "probability": 0.19244420528411865,
569
- "start_offset": 591,
570
- "end_offset": 614
571
- },
572
- "57338724d058e614000b5c9d": {
573
- "text": "Father James Burns",
574
- "probability": 0.2334740310907364,
575
- "start_offset": 8,
576
- "end_offset": 26
577
- },
578
- "57338724d058e614000b5c9e": {
579
- "text": "three years",
580
- "probability": 0.19173382222652435,
581
- "start_offset": 66,
582
  "end_offset": 77
583
  },
584
- "57338724d058e614000b5ca0": {
585
- "text": "1919 Father James Burns",
586
- "probability": 0.12640316784381866,
587
- "start_offset": 3,
588
- "end_offset": 26
589
- },
590
- "573387acd058e614000b5cb1": {
591
- "text": "Knute Rockne became head coach in 1918",
592
- "probability": 0.11642998456954956,
593
- "start_offset": 117,
594
- "end_offset": 155
595
- },
596
- "573387acd058e614000b5cb2": {
597
- "text": "105",
598
- "probability": 0.1660068780183792,
599
- "start_offset": 204,
600
- "end_offset": 207
 
 
 
 
 
 
601
  }
602
  }
 
1
  {
2
+ "56be4db0acb8001400a502ec": {
3
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
4
+ "probability": 0.16286328434944153,
5
+ "start_offset": 267,
6
+ "end_offset": 350
7
+ },
8
+ "56be4db0acb8001400a502ed": {
9
+ "text": "24\u201310",
10
+ "probability": 0.1653778851032257,
11
+ "start_offset": 267,
12
+ "end_offset": 272
13
+ },
14
+ "56be4db0acb8001400a502ee": {
15
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
16
+ "probability": 0.2032136619091034,
17
+ "start_offset": 267,
18
+ "end_offset": 350
19
+ },
20
+ "56be4db0acb8001400a502ef": {
21
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
22
+ "probability": 0.17114292085170746,
23
+ "start_offset": 267,
24
+ "end_offset": 350
25
+ },
26
+ "56be4db0acb8001400a502f0": {
27
+ "text": "24\u201310",
28
+ "probability": 0.1759478747844696,
29
+ "start_offset": 267,
30
+ "end_offset": 272
31
+ },
32
+ "56be8e613aeaaa14008c90d1": {
33
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
34
+ "probability": 0.1993321031332016,
35
+ "start_offset": 267,
36
+ "end_offset": 350
37
+ },
38
+ "56be8e613aeaaa14008c90d2": {
39
+ "text": "24\u201310",
40
+ "probability": 0.20145440101623535,
41
+ "start_offset": 267,
42
+ "end_offset": 272
43
+ },
44
+ "56be8e613aeaaa14008c90d3": {
45
+ "text": "24\u201310",
46
+ "probability": 0.2014339119195938,
47
+ "start_offset": 267,
48
+ "end_offset": 272
49
+ },
50
+ "56bea9923aeaaa14008c91b9": {
51
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
52
+ "probability": 0.1993321031332016,
53
+ "start_offset": 267,
54
+ "end_offset": 350
55
+ },
56
+ "56bea9923aeaaa14008c91ba": {
57
+ "text": "24\u201310",
58
+ "probability": 0.17703448235988617,
59
+ "start_offset": 267,
60
+ "end_offset": 272
61
+ },
62
+ "56bea9923aeaaa14008c91bb": {
63
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
64
+ "probability": 0.20796848833560944,
65
+ "start_offset": 267,
66
+ "end_offset": 350
67
+ },
68
+ "56beace93aeaaa14008c91df": {
69
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
70
+ "probability": 0.19722765684127808,
71
+ "start_offset": 267,
72
+ "end_offset": 350
73
+ },
74
+ "56beace93aeaaa14008c91e0": {
75
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
76
+ "probability": 0.19082747399806976,
77
+ "start_offset": 267,
78
+ "end_offset": 350
79
+ },
80
+ "56beace93aeaaa14008c91e1": {
81
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
82
+ "probability": 0.20425008237361908,
83
+ "start_offset": 267,
84
+ "end_offset": 350
85
+ },
86
+ "56beace93aeaaa14008c91e2": {
87
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
88
+ "probability": 0.1594415009021759,
89
+ "start_offset": 267,
90
+ "end_offset": 350
91
+ },
92
+ "56beace93aeaaa14008c91e3": {
93
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
94
+ "probability": 0.1910049170255661,
95
+ "start_offset": 267,
96
+ "end_offset": 350
97
+ },
98
+ "56bf10f43aeaaa14008c94fd": {
99
+ "text": "24\u201310",
100
+ "probability": 0.22629301249980927,
101
+ "start_offset": 267,
102
+ "end_offset": 272
103
+ },
104
+ "56bf10f43aeaaa14008c94fe": {
105
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
106
+ "probability": 0.20425008237361908,
107
+ "start_offset": 267,
108
+ "end_offset": 350
109
+ },
110
+ "56bf10f43aeaaa14008c94ff": {
111
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
112
+ "probability": 0.19569553434848785,
113
+ "start_offset": 267,
114
+ "end_offset": 350
115
+ },
116
+ "56bf10f43aeaaa14008c9500": {
117
+ "text": "24\u201310",
118
+ "probability": 0.27226465940475464,
119
+ "start_offset": 267,
120
+ "end_offset": 272
121
+ },
122
+ "56bf10f43aeaaa14008c9501": {
123
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
124
+ "probability": 0.17659823596477509,
125
+ "start_offset": 267,
126
+ "end_offset": 350
127
+ },
128
+ "56d20362e7d4791d009025e8": {
129
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
130
+ "probability": 0.2501344382762909,
131
+ "start_offset": 267,
132
+ "end_offset": 350
133
+ },
134
+ "56d20362e7d4791d009025e9": {
135
+ "text": "24\u201310",
136
+ "probability": 0.17500241100788116,
137
+ "start_offset": 267,
138
+ "end_offset": 272
139
+ },
140
+ "56d20362e7d4791d009025ea": {
141
+ "text": "24\u201310",
142
+ "probability": 0.17162474989891052,
143
+ "start_offset": 267,
144
+ "end_offset": 272
145
+ },
146
+ "56d20362e7d4791d009025eb": {
147
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
148
+ "probability": 0.19722765684127808,
149
+ "start_offset": 267,
150
+ "end_offset": 350
151
+ },
152
+ "56d600e31c85041400946eae": {
153
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
154
+ "probability": 0.19638663530349731,
155
+ "start_offset": 267,
156
+ "end_offset": 350
157
+ },
158
+ "56d600e31c85041400946eb0": {
159
+ "text": "24\u201310",
160
+ "probability": 0.19361156225204468,
161
+ "start_offset": 267,
162
+ "end_offset": 272
163
+ },
164
+ "56d600e31c85041400946eb1": {
165
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
166
+ "probability": 0.19378140568733215,
167
+ "start_offset": 267,
168
+ "end_offset": 350
169
+ },
170
+ "56d9895ddc89441400fdb50e": {
171
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
172
+ "probability": 0.16663241386413574,
173
+ "start_offset": 267,
174
+ "end_offset": 350
175
+ },
176
+ "56d9895ddc89441400fdb510": {
177
+ "text": "24\u201310 to earn their third Super Bowl title. The game was played on February 7, 2016",
178
+ "probability": 0.18487273156642914,
179
+ "start_offset": 267,
180
+ "end_offset": 350
181
+ },
182
+ "56be4e1facb8001400a502f6": {
183
+ "text": "15\u20131",
184
+ "probability": 0.12979960441589355,
185
+ "start_offset": 48,
186
+ "end_offset": 52
187
+ },
188
+ "56be4e1facb8001400a502f9": {
189
  "text": "eight",
190
+ "probability": 0.18422715365886688,
191
+ "start_offset": 601,
192
+ "end_offset": 606
193
+ },
194
+ "56be4e1facb8001400a502fa": {
195
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995",
196
+ "probability": 0.15927831828594208,
197
+ "start_offset": 170,
198
+ "end_offset": 295
199
+ },
200
+ "56beaa4a3aeaaa14008c91c2": {
201
+ "text": "49\u201315",
202
+ "probability": 0.1301964670419693,
203
+ "start_offset": 170,
204
+ "end_offset": 175
205
+ },
206
+ "56beaa4a3aeaaa14008c91c3": {
207
+ "text": "12\u20134",
208
+ "probability": 0.14577022194862366,
209
+ "start_offset": 344,
210
+ "end_offset": 348
211
  },
212
+ "56bead5a3aeaaa14008c91e9": {
213
+ "text": "49\u201315",
214
+ "probability": 0.1312323361635208,
215
+ "start_offset": 170,
216
+ "end_offset": 175
217
  },
218
+ "56bead5a3aeaaa14008c91ea": {
219
+ "text": "12\u20134",
220
+ "probability": 0.1335785686969757,
221
+ "start_offset": 344,
222
+ "end_offset": 348
223
+ },
224
+ "56bead5a3aeaaa14008c91eb": {
225
+ "text": "15\u20131",
226
+ "probability": 0.11918095499277115,
227
+ "start_offset": 48,
228
+ "end_offset": 52
229
+ },
230
+ "56bead5a3aeaaa14008c91ec": {
231
+ "text": "15\u20131",
232
+ "probability": 0.1098698303103447,
233
+ "start_offset": 48,
234
+ "end_offset": 52
235
+ },
236
+ "56bead5a3aeaaa14008c91ed": {
237
+ "text": "15\u20131",
238
+ "probability": 0.1319105625152588,
239
+ "start_offset": 48,
240
+ "end_offset": 52
241
+ },
242
+ "56bf159b3aeaaa14008c9507": {
243
+ "text": "15\u20131",
244
+ "probability": 0.15379372239112854,
245
+ "start_offset": 48,
246
+ "end_offset": 52
247
+ },
248
+ "56bf159b3aeaaa14008c9508": {
249
+ "text": "15\u20131 record, and quarterback Cam Newton",
250
+ "probability": 0.12269289046525955,
251
+ "start_offset": 48,
252
+ "end_offset": 87
253
+ },
254
+ "56bf159b3aeaaa14008c9509": {
255
+ "text": "a 15\u20131",
256
+ "probability": 0.14352218806743622,
257
  "start_offset": 46,
258
+ "end_offset": 52
259
+ },
260
+ "56bf159b3aeaaa14008c950a": {
261
+ "text": "15\u20131",
262
+ "probability": 0.11205780506134033,
263
+ "start_offset": 48,
264
+ "end_offset": 52
265
+ },
266
+ "56bf159b3aeaaa14008c950b": {
267
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315",
268
+ "probability": 0.14662787318229675,
269
+ "start_offset": 48,
270
+ "end_offset": 175
271
+ },
272
+ "56d2045de7d4791d009025f3": {
273
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315",
274
+ "probability": 0.1302364021539688,
275
+ "start_offset": 48,
276
+ "end_offset": 175
277
+ },
278
+ "56d2045de7d4791d009025f4": {
279
+ "text": "49\u201315",
280
+ "probability": 0.12976720929145813,
281
+ "start_offset": 170,
282
+ "end_offset": 175
283
+ },
284
+ "56d2045de7d4791d009025f5": {
285
+ "text": "eight",
286
+ "probability": 0.11331634968519211,
287
+ "start_offset": 601,
288
+ "end_offset": 606
289
+ },
290
+ "56d2045de7d4791d009025f6": {
291
+ "text": "12\u20134",
292
+ "probability": 0.13625212013721466,
293
+ "start_offset": 344,
294
+ "end_offset": 348
295
+ },
296
+ "56d6017d1c85041400946ebe": {
297
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315",
298
+ "probability": 0.11862003803253174,
299
+ "start_offset": 48,
300
+ "end_offset": 175
301
  },
302
+ "56d6017d1c85041400946ec1": {
303
+ "text": "12\u20134",
304
+ "probability": 0.11827149242162704,
305
+ "start_offset": 344,
306
+ "end_offset": 348
307
+ },
308
+ "56d6017d1c85041400946ec2": {
309
+ "text": "49\u201315",
310
+ "probability": 0.11944626271724701,
311
+ "start_offset": 170,
312
+ "end_offset": 175
313
+ },
314
+ "56d98a59dc89441400fdb52a": {
315
+ "text": "15\u20131",
316
+ "probability": 0.14251424372196198,
317
+ "start_offset": 48,
318
+ "end_offset": 52
319
+ },
320
+ "56d98a59dc89441400fdb52b": {
321
+ "text": "15\u20131 record, and quarterback Cam Newton was named the NFL Most Valuable Player (MVP). They defeated the Arizona Cardinals 49\u201315",
322
+ "probability": 0.11795859038829803,
323
+ "start_offset": 48,
324
+ "end_offset": 175
325
+ },
326
+ "56d98a59dc89441400fdb52e": {
327
+ "text": "49\u201315 in the NFC Championship Game and advanced to their second Super Bowl appearance since the franchise was founded in 1995",
328
+ "probability": 0.12404962629079819,
329
+ "start_offset": 170,
330
+ "end_offset": 295
331
+ },
332
+ "56be4eafacb8001400a50302": {
333
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
334
+ "probability": 0.1328001767396927,
335
+ "start_offset": 156,
336
+ "end_offset": 258
337
+ },
338
+ "56be4eafacb8001400a50303": {
339
  "text": "five",
340
+ "probability": 0.12044316530227661,
341
+ "start_offset": 295,
342
+ "end_offset": 299
343
  },
344
+ "56be4eafacb8001400a50304": {
345
+ "text": "seven",
346
+ "probability": 0.08771674335002899,
347
+ "start_offset": 124,
348
+ "end_offset": 129
349
  },
350
+ "56beab833aeaaa14008c91d2": {
351
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
352
+ "probability": 0.14430172741413116,
353
  "start_offset": 124,
354
+ "end_offset": 258
355
  },
356
+ "56beab833aeaaa14008c91d3": {
357
  "text": "five",
358
+ "probability": 0.26654693484306335,
359
+ "start_offset": 295,
360
+ "end_offset": 299
361
+ },
362
+ "56beab833aeaaa14008c91d4": {
363
+ "text": "seven",
364
+ "probability": 0.12785187363624573,
365
+ "start_offset": 124,
366
+ "end_offset": 129
367
+ },
368
+ "56beae423aeaaa14008c91f4": {
369
+ "text": "seven",
370
+ "probability": 0.35186201333999634,
371
+ "start_offset": 124,
372
+ "end_offset": 129
373
+ },
374
+ "56beae423aeaaa14008c91f5": {
375
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
376
+ "probability": 0.14658783376216888,
377
+ "start_offset": 156,
378
+ "end_offset": 258
379
+ },
380
+ "56beae423aeaaa14008c91f6": {
381
+ "text": "three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller was named Super Bowl MVP, recording five",
382
+ "probability": 0.12291192263364792,
383
+ "start_offset": 156,
384
+ "end_offset": 299
385
+ },
386
+ "56beae423aeaaa14008c91f7": {
387
+ "text": "seven",
388
+ "probability": 0.11025187373161316,
389
+ "start_offset": 124,
390
+ "end_offset": 129
391
+ },
392
+ "56bf17653aeaaa14008c9511": {
393
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
394
+ "probability": 0.1383679211139679,
395
+ "start_offset": 124,
396
+ "end_offset": 258
397
+ },
398
+ "56bf17653aeaaa14008c9513": {
399
+ "text": "2\u00bd sacks, and two",
400
+ "probability": 0.10562896728515625,
401
+ "start_offset": 314,
402
+ "end_offset": 331
403
+ },
404
+ "56bf17653aeaaa14008c9514": {
405
+ "text": "five",
406
+ "probability": 0.15703009068965912,
407
+ "start_offset": 295,
408
+ "end_offset": 299
409
+ },
410
+ "56bf17653aeaaa14008c9515": {
411
+ "text": "five",
412
+ "probability": 0.10599460452795029,
413
+ "start_offset": 295,
414
+ "end_offset": 299
415
+ },
416
+ "56d204ade7d4791d00902603": {
417
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
418
+ "probability": 0.11760018020868301,
419
+ "start_offset": 124,
420
+ "end_offset": 258
421
+ },
422
+ "56d204ade7d4791d00902604": {
423
+ "text": "five",
424
+ "probability": 0.19099530577659607,
425
+ "start_offset": 295,
426
+ "end_offset": 299
427
+ },
428
+ "56d601e41c85041400946ece": {
429
+ "text": "seven",
430
+ "probability": 0.3559187948703766,
431
+ "start_offset": 124,
432
+ "end_offset": 129
433
+ },
434
+ "56d601e41c85041400946ecf": {
435
+ "text": "seven",
436
+ "probability": 0.18862858414649963,
437
+ "start_offset": 124,
438
+ "end_offset": 129
439
+ },
440
+ "56d601e41c85041400946ed0": {
441
+ "text": "seven",
442
+ "probability": 0.13411791622638702,
443
+ "start_offset": 124,
444
+ "end_offset": 129
445
+ },
446
+ "56d601e41c85041400946ed1": {
447
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
448
+ "probability": 0.10446307063102722,
449
+ "start_offset": 124,
450
+ "end_offset": 258
451
+ },
452
+ "56d601e41c85041400946ed2": {
453
+ "text": "2\u00bd sacks, and two",
454
+ "probability": 0.10406264662742615,
455
+ "start_offset": 314,
456
+ "end_offset": 331
457
+ },
458
+ "56d98b33dc89441400fdb53b": {
459
+ "text": "seven",
460
+ "probability": 0.3413829207420349,
461
+ "start_offset": 124,
462
+ "end_offset": 129
463
+ },
464
+ "56d98b33dc89441400fdb53c": {
465
+ "text": "seven",
466
+ "probability": 0.1530272215604782,
467
+ "start_offset": 124,
468
+ "end_offset": 129
469
+ },
470
+ "56d98b33dc89441400fdb53d": {
471
+ "text": "seven times and forced him into three turnovers, including a fumble which they recovered for a touchdown. Denver linebacker Von Miller",
472
+ "probability": 0.11265873163938522,
473
+ "start_offset": 124,
474
+ "end_offset": 258
475
+ },
476
+ "56d98b33dc89441400fdb53e": {
477
+ "text": "five",
478
+ "probability": 0.15889085829257965,
479
+ "start_offset": 295,
480
+ "end_offset": 299
481
+ },
482
+ "56be5333acb8001400a5030a": {
483
+ "text": "CBS broadcast Super Bowl 50 in the U.S., and charged an average of $5 million",
484
+ "probability": 0.0895930752158165,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
485
  "start_offset": 0,
486
+ "end_offset": 77
487
  },
488
+ "56be5333acb8001400a5030b": {
489
+ "text": "an average of $5 million",
490
+ "probability": 0.37710365653038025,
491
+ "start_offset": 53,
492
+ "end_offset": 77
493
  },
494
+ "56be5333acb8001400a5030c": {
495
+ "text": "the British rock group Coldplay with special guest performers Beyonc\u00e9 and Bruno Mars",
496
+ "probability": 0.1092597097158432,
497
+ "start_offset": 171,
498
+ "end_offset": 255
499
+ },
500
+ "56be5333acb8001400a5030d": {
501
+ "text": "Beyonc\u00e9 and Bruno Mars",
502
+ "probability": 0.12401138246059418,
503
  "start_offset": 233,
504
+ "end_offset": 255
505
+ },
506
+ "56be5333acb8001400a5030e": {
507
+ "text": "Super Bowl 50",
508
+ "probability": 0.1675359606742859,
509
+ "start_offset": 14,
510
+ "end_offset": 27
511
+ },
512
+ "56beaf5e3aeaaa14008c91fd": {
513
+ "text": "$5 million",
514
+ "probability": 0.130469411611557,
515
+ "start_offset": 67,
516
+ "end_offset": 77
517
  },
518
+ "56beaf5e3aeaaa14008c91fe": {
519
+ "text": "an average of $5 million",
520
+ "probability": 0.34065142273902893,
521
+ "start_offset": 53,
522
+ "end_offset": 77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
523
  },
524
+ "56beaf5e3aeaaa14008c91ff": {
525
+ "text": "Beyonc\u00e9 and Bruno Mars",
526
+ "probability": 0.12987077236175537,
527
+ "start_offset": 233,
528
+ "end_offset": 255
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
529
  },
530
+ "56beaf5e3aeaaa14008c9200": {
531
+ "text": "Beyonc\u00e9 and Bruno Mars",
532
+ "probability": 0.13094434142112732,
533
+ "start_offset": 233,
534
+ "end_offset": 255
535
  },
536
+ "56beaf5e3aeaaa14008c9201": {
537
+ "text": "Beyonc\u00e9 and Bruno Mars",
538
+ "probability": 0.11233039200305939,
539
+ "start_offset": 233,
540
+ "end_offset": 255
541
+ },
542
+ "56bf1ae93aeaaa14008c951b": {
543
+ "text": "Super Bowl 50",
544
+ "probability": 0.11425531655550003,
545
+ "start_offset": 14,
546
+ "end_offset": 27
547
+ },
548
+ "56bf1ae93aeaaa14008c951c": {
549
+ "text": "an average of $5 million",
550
+ "probability": 0.35157278180122375,
551
+ "start_offset": 53,
552
+ "end_offset": 77
553
  },
554
+ "56bf1ae93aeaaa14008c951e": {
555
+ "text": "Beyonc\u00e9 and Bruno Mars",
556
+ "probability": 0.18992947041988373,
557
+ "start_offset": 233,
558
+ "end_offset": 255
559
  },
560
+ "56bf1ae93aeaaa14008c951f": {
561
+ "text": "$5 million",
562
+ "probability": 0.19614648818969727,
563
+ "start_offset": 67,
564
+ "end_offset": 77
565
+ },
566
+ "56d2051ce7d4791d00902608": {
567
+ "text": "Super Bowl 50",
568
+ "probability": 0.16057558357715607,
569
+ "start_offset": 14,
570
+ "end_offset": 27
571
+ },
572
+ "56d2051ce7d4791d00902609": {
573
+ "text": "$5 million",
574
+ "probability": 0.36700621247291565,
575
+ "start_offset": 67,
 
 
 
 
 
 
 
 
 
 
 
 
576
  "end_offset": 77
577
  },
578
+ "56d2051ce7d4791d0090260a": {
579
+ "text": "30-second commercial during the game. The Super Bowl 50 halftime show was headlined by the British rock group Coldplay",
580
+ "probability": 0.08770395815372467,
581
+ "start_offset": 84,
582
+ "end_offset": 202
583
+ },
584
+ "56d2051ce7d4791d0090260b": {
585
+ "text": "Beyonc\u00e9 and Bruno Mars",
586
+ "probability": 0.16361770033836365,
587
+ "start_offset": 233,
588
+ "end_offset": 255
589
+ },
590
+ "56d602631c85041400946ed8": {
591
+ "text": "Super Bowl 50",
592
+ "probability": 0.11691087484359741,
593
+ "start_offset": 14,
594
+ "end_offset": 27
595
+ },
596
+ "56d602631c85041400946eda": {
597
+ "text": "Beyonc\u00e9 and Bruno Mars",
598
+ "probability": 0.10984281450510025,
599
+ "start_offset": 233,
600
+ "end_offset": 255
601
  }
602
  }
predict_tr_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "predict_samples_tr": 100,
3
  "test_exact_match": 33.0,
4
  "test_f1": 43.51652920179235,
5
- "test_runtime": 3.1662,
6
- "test_samples_per_second": 31.583,
7
- "test_steps_per_second": 4.106
8
  }
 
2
  "predict_samples_tr": 100,
3
  "test_exact_match": 33.0,
4
  "test_f1": 43.51652920179235,
5
+ "test_runtime": 3.1825,
6
+ "test_samples_per_second": 31.422,
7
+ "test_steps_per_second": 4.085
8
  }
predict_val_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "predict_samples_val": 100,
3
+ "test_exact_match": 13.0,
4
+ "test_f1": 22.02673682526624,
5
+ "test_runtime": 3.1917,
6
+ "test_samples_per_second": 31.332,
7
+ "test_steps_per_second": 4.073
8
+ }
train_results.json CHANGED
@@ -2,8 +2,8 @@
2
  "epoch": 1.0,
3
  "total_flos": 1656285235200.0,
4
  "train_loss": 0.0,
5
- "train_runtime": 1.5087,
6
  "train_samples": 100,
7
- "train_samples_per_second": 66.283,
8
- "train_steps_per_second": 33.141
9
  }
 
2
  "epoch": 1.0,
3
  "total_flos": 1656285235200.0,
4
  "train_loss": 0.0,
5
+ "train_runtime": 1.403,
6
  "train_samples": 100,
7
+ "train_samples_per_second": 71.277,
8
+ "train_steps_per_second": 35.638
9
  }
trainer_state.json CHANGED
@@ -13,9 +13,9 @@
13
  "step": 50,
14
  "total_flos": 1656285235200.0,
15
  "train_loss": 0.0,
16
- "train_runtime": 1.5087,
17
- "train_samples_per_second": 66.283,
18
- "train_steps_per_second": 33.141
19
  }
20
  ],
21
  "logging_steps": 500,
 
13
  "step": 50,
14
  "total_flos": 1656285235200.0,
15
  "train_loss": 0.0,
16
+ "train_runtime": 1.403,
17
+ "train_samples_per_second": 71.277,
18
+ "train_steps_per_second": 35.638
19
  }
20
  ],
21
  "logging_steps": 500,