Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
dmis-lab commited on
Commit
74e2606
·
verified ·
1 Parent(s): 4401ce6

Upload 7 files

Browse files
Temporal/1.time_sports.json ADDED
@@ -0,0 +1,588 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal sports membership",
3
+ "prompt_templates": ["In year {time}, {subject} was a member of sports team"],
4
+ "prompt_templates_zs": [
5
+ "In year {time}, which sports team was {subject} a member of?",
6
+ "Which team was {subject} playing for in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "{subject} was a member of sports team"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "Nicolas Anelka",
14
+ "object": "Paris Saint-Germain",
15
+ "time": "1996"
16
+ },
17
+ {
18
+ "subject": "Nicolas Anelka",
19
+ "object": "Arsenal",
20
+ "time": "1997"
21
+ },
22
+ {
23
+ "subject": "Nicolas Anelka",
24
+ "object": "Arsenal",
25
+ "time": "1998"
26
+ },
27
+ {
28
+ "subject": "Nicolas Anelka",
29
+ "object": "Arsenal",
30
+ "time": "1999"
31
+ },
32
+ {
33
+ "subject": "Nicolas Anelka",
34
+ "object": "Real Madrid",
35
+ "time": "2000"
36
+ },
37
+ {
38
+ "subject": "Nicolas Anelka",
39
+ "object": "Paris Saint-Germain",
40
+ "time": "2001"
41
+ },
42
+ {
43
+ "subject": "Nicolas Anelka",
44
+ "object": "Liverpool",
45
+ "time": "2002"
46
+ },
47
+ {
48
+ "subject": "Nicolas Anelka",
49
+ "object": "Manchester City",
50
+ "time": "2003"
51
+ },
52
+ {
53
+ "subject": "Nicolas Anelka",
54
+ "object": "Manchester City",
55
+ "time": "2004"
56
+ },
57
+ {
58
+ "subject": "Nicolas Anelka",
59
+ "object": "Fenerbahçe",
60
+ "time": "2005"
61
+ },
62
+ {
63
+ "subject": "Nicolas Anelka",
64
+ "object": "Fenerbahçe",
65
+ "time": "2006"
66
+ },
67
+ {
68
+ "subject": "Nicolas Anelka",
69
+ "object": "Bolton Wanderers",
70
+ "time": "2007"
71
+ },
72
+ {
73
+ "subject": "Nicolas Anelka",
74
+ "object": "Chelsea",
75
+ "time": "2008"
76
+ },
77
+ {
78
+ "subject": "Nicolas Anelka",
79
+ "object": "Chelsea",
80
+ "time": "2009"
81
+ },
82
+ {
83
+ "subject": "Nicolas Anelka",
84
+ "object": "Chelsea",
85
+ "time": "2010"
86
+ },
87
+ {
88
+ "subject": "Nicolas Anelka",
89
+ "object": "Chelsea",
90
+ "time": "2011"
91
+ },
92
+ {
93
+ "subject": "Nicolas Anelka",
94
+ "object": "Shanghai Shenhua",
95
+ "time": "2012"
96
+ },
97
+ {
98
+ "subject": "Nicolas Anelka",
99
+ "object": "Juventus",
100
+ "time": "2013"
101
+ },
102
+ {
103
+ "subject": "Nicolas Anelka",
104
+ "object": "West Bromwich Albion",
105
+ "time": "2014"
106
+ },
107
+ {
108
+ "subject": "Nicolas Anelka",
109
+ "object": "Mumbai City FC",
110
+ "time": "2015"
111
+ },
112
+ {
113
+ "subject": "Zlatan Ibrahimović",
114
+ "object": "Malmö FF",
115
+ "time": "1999"
116
+ },
117
+ {
118
+ "subject": "Zlatan Ibrahimović",
119
+ "object": "Malmö FF",
120
+ "time": "2000"
121
+ },
122
+ {
123
+ "subject": "Zlatan Ibrahimović",
124
+ "object": "AFC Ajax",
125
+ "time": "2001"
126
+ },
127
+ {
128
+ "subject": "Zlatan Ibrahimović",
129
+ "object": "AFC Ajax",
130
+ "time": "2002"
131
+ },
132
+ {
133
+ "subject": "Zlatan Ibrahimović",
134
+ "object": "AFC Ajax",
135
+ "time": "2003"
136
+ },
137
+ {
138
+ "subject": "Zlatan Ibrahimović",
139
+ "object": "Juventus",
140
+ "time": "2004"
141
+ },
142
+ {
143
+ "subject": "Zlatan Ibrahimović",
144
+ "object": "Juventus",
145
+ "time": "2005"
146
+ },
147
+ {
148
+ "subject": "Zlatan Ibrahimović",
149
+ "object": "Juventus",
150
+ "time": "2006"
151
+ },
152
+ {
153
+ "subject": "Zlatan Ibrahimović",
154
+ "object": "Inter Milan",
155
+ "time": "2007"
156
+ },
157
+ {
158
+ "subject": "Zlatan Ibrahimović",
159
+ "object": "Inter Milan",
160
+ "time": "2008"
161
+ },
162
+ {
163
+ "subject": "Zlatan Ibrahimović",
164
+ "object": "FC Barcelona",
165
+ "time": "2009"
166
+ },
167
+ {
168
+ "subject": "Zlatan Ibrahimović",
169
+ "object": "FC Barcelona",
170
+ "time": "2010"
171
+ },
172
+ {
173
+ "subject": "Zlatan Ibrahimović",
174
+ "object": "AC Milan",
175
+ "time": "2011"
176
+ },
177
+ {
178
+ "subject": "Zlatan Ibrahimović",
179
+ "object": "AC Milan",
180
+ "time": "2012"
181
+ },
182
+ {
183
+ "subject": "Zlatan Ibrahimović",
184
+ "object": "Paris Saint-Germain",
185
+ "time": "2013"
186
+ },
187
+ {
188
+ "subject": "Zlatan Ibrahimović",
189
+ "object": "Paris Saint-Germain",
190
+ "time": "2014"
191
+ },
192
+ {
193
+ "subject": "Zlatan Ibrahimović",
194
+ "object": "Paris Saint-Germain",
195
+ "time": "2015"
196
+ },
197
+ {
198
+ "subject": "Zlatan Ibrahimović",
199
+ "object": "Paris Saint-Germain",
200
+ "time": "2016"
201
+ },
202
+ {
203
+ "subject": "Zlatan Ibrahimović",
204
+ "object": "Manchester United",
205
+ "time": "2017"
206
+ },
207
+ {
208
+ "subject": "Zlatan Ibrahimović",
209
+ "object": "Manchester United",
210
+ "time": "2018"
211
+ },
212
+ {
213
+ "subject": "Zlatan Ibrahimović",
214
+ "object": "LA Galaxy",
215
+ "time": "2019"
216
+ },
217
+ {
218
+ "subject": "Zlatan Ibrahimović",
219
+ "object": "AC Milan",
220
+ "time": "2020"
221
+ },
222
+ {
223
+ "subject": "Luís Figo",
224
+ "object": "Barcelona",
225
+ "time": "1999"
226
+ },
227
+ {
228
+ "subject": "Luís Figo",
229
+ "object": "Real Madrid",
230
+ "time": "2000"
231
+ },
232
+ {
233
+ "subject": "Luís Figo",
234
+ "object": "Real Madrid",
235
+ "time": "2001"
236
+ },
237
+ {
238
+ "subject": "Luís Figo",
239
+ "object": "Real Madrid",
240
+ "time": "2002"
241
+ },
242
+ {
243
+ "subject": "Luís Figo",
244
+ "object": "Real Madrid",
245
+ "time": "2003"
246
+ },
247
+ {
248
+ "subject": "Luís Figo",
249
+ "object": "Real Madrid",
250
+ "time": "2004"
251
+ },
252
+ {
253
+ "subject": "Luís Figo",
254
+ "object": "Inter Milan",
255
+ "time": "2005"
256
+ },
257
+ {
258
+ "subject": "Luís Figo",
259
+ "object": "Inter Milan",
260
+ "time": "2006"
261
+ },
262
+ {
263
+ "subject": "Luís Figo",
264
+ "object": "Inter Milan",
265
+ "time": "2007"
266
+ },
267
+ {
268
+ "subject": "Luís Figo",
269
+ "object": "Inter Milan",
270
+ "time": "2008"
271
+ },
272
+ {
273
+ "subject": "Luís Figo",
274
+ "object": "Inter Milan",
275
+ "time": "2009"
276
+ },
277
+ {
278
+ "subject": "David Beckham",
279
+ "object": "Manchester United",
280
+ "time": "1999"
281
+ },
282
+ {
283
+ "subject": "David Beckham",
284
+ "object": "Manchester United",
285
+ "time": "2000"
286
+ },
287
+ {
288
+ "subject": "David Beckham",
289
+ "object": "Manchester United",
290
+ "time": "2001"
291
+ },
292
+ {
293
+ "subject": "David Beckham",
294
+ "object": "Manchester United",
295
+ "time": "2002"
296
+ },
297
+ {
298
+ "subject": "David Beckham",
299
+ "object": "Real Madrid",
300
+ "time": "2003"
301
+ },
302
+ {
303
+ "subject": "David Beckham",
304
+ "object": "Real Madrid",
305
+ "time": "2004"
306
+ },
307
+ {
308
+ "subject": "David Beckham",
309
+ "object": "Real Madrid",
310
+ "time": "2005"
311
+ },
312
+ {
313
+ "subject": "David Beckham",
314
+ "object": "Real Madrid",
315
+ "time": "2006"
316
+ },
317
+ {
318
+ "subject": "David Beckham",
319
+ "object": "LA Galaxy",
320
+ "time": "2007"
321
+ },
322
+ {
323
+ "subject": "David Beckham",
324
+ "object": "LA Galaxy",
325
+ "time": "2008"
326
+ },
327
+ {
328
+ "subject": "David Beckham",
329
+ "object": "LA Galaxy",
330
+ "time": "2009"
331
+ },
332
+ {
333
+ "subject": "Ashley Cole",
334
+ "object": "Arsenal",
335
+ "time": "1999"
336
+ },
337
+ {
338
+ "subject": "Ashley Cole",
339
+ "object": "Arsenal",
340
+ "time": "2000"
341
+ },
342
+ {
343
+ "subject": "Ashley Cole",
344
+ "object": "Arsenal",
345
+ "time": "2001"
346
+ },
347
+ {
348
+ "subject": "Ashley Cole",
349
+ "object": "Arsenal",
350
+ "time": "2002"
351
+ },
352
+ {
353
+ "subject": "Ashley Cole",
354
+ "object": "Arsenal",
355
+ "time": "2003"
356
+ },
357
+ {
358
+ "subject": "Ashley Cole",
359
+ "object": "Arsenal",
360
+ "time": "2004"
361
+ },
362
+ {
363
+ "subject": "Ashley Cole",
364
+ "object": "Arsenal",
365
+ "time": "2005"
366
+ },
367
+ {
368
+ "subject": "Ashley Cole",
369
+ "object": "Chelsea",
370
+ "time": "2006"
371
+ },
372
+ {
373
+ "subject": "Ashley Cole",
374
+ "object": "Chelsea",
375
+ "time": "2007"
376
+ },
377
+ {
378
+ "subject": "Ashley Cole",
379
+ "object": "Chelsea",
380
+ "time": "2008"
381
+ },
382
+ {
383
+ "subject": "Ashley Cole",
384
+ "object": "Chelsea",
385
+ "time": "2009"
386
+ },
387
+ {
388
+ "subject": "Lionel Messi",
389
+ "object": "Newell's Old Boys",
390
+ "time": "1999"
391
+ },
392
+ {
393
+ "subject": "Lionel Messi",
394
+ "object": "FC Barcelona",
395
+ "time": "2000"
396
+ },
397
+ {
398
+ "subject": "Lionel Messi",
399
+ "object": "FC Barcelona",
400
+ "time": "2001"
401
+ },
402
+ {
403
+ "subject": "Lionel Messi",
404
+ "object": "FC Barcelona",
405
+ "time": "2002"
406
+ },
407
+ {
408
+ "subject": "Lionel Messi",
409
+ "object": "FC Barcelona",
410
+ "time": "2003"
411
+ },
412
+ {
413
+ "subject": "Lionel Messi",
414
+ "object": "FC Barcelona",
415
+ "time": "2004"
416
+ }
417
+ ],
418
+ "alias_time_templates": [
419
+ {
420
+ "year": "1996",
421
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
422
+ },
423
+ {
424
+ "year": "1997",
425
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
426
+ },
427
+ {
428
+ "year": "1998",
429
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
430
+ },
431
+ {
432
+ "year": "1999",
433
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
434
+ },
435
+ {
436
+ "year": "2000",
437
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
438
+ },
439
+ {
440
+ "year": "2001",
441
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
442
+ },
443
+ {
444
+ "year": "2002",
445
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
446
+ },
447
+ {
448
+ "year": "2003",
449
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
450
+ },
451
+ {
452
+ "year": "2004",
453
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
454
+ },
455
+ {
456
+ "year": "2005",
457
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
458
+ },
459
+ {
460
+ "year": "2006",
461
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
462
+ },
463
+ {
464
+ "year": "2007",
465
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
466
+ },
467
+ {
468
+ "year": "2008",
469
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
470
+ },
471
+ {
472
+ "year": "2009",
473
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
474
+ },
475
+ {
476
+ "year": "2010",
477
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
478
+ },
479
+ {
480
+ "year": "2011",
481
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
482
+ },
483
+ {
484
+ "year": "2012",
485
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
486
+ },
487
+ {
488
+ "year": "2013",
489
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
490
+ },
491
+ {
492
+ "year": "2014",
493
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
494
+ },
495
+ {
496
+ "year": "2015",
497
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
498
+ },
499
+ {
500
+ "year": "2016",
501
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
502
+ },
503
+ {
504
+ "year": "2017",
505
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
506
+ },
507
+ {
508
+ "year": "2018",
509
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
510
+ },
511
+ {
512
+ "year": "2019",
513
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
514
+ },
515
+ {
516
+ "year": "2020",
517
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
518
+ }
519
+ ],
520
+ "all_possible_objects": [
521
+ {
522
+ "subject": "Nicolas Anelka",
523
+ "objects": [
524
+ "Paris Saint-Germain",
525
+ "Arsenal",
526
+ "Real Madrid",
527
+ "Liverpool",
528
+ "Manchester City",
529
+ "Fenerbahçe",
530
+ "Bolton Wanderers",
531
+ "Chelsea",
532
+ "Shanghai Shenhua",
533
+ "Juventus",
534
+ "West Bromwich Albion",
535
+ "Mumbai City FC"
536
+ ],
537
+ "year_range": "1996-2015"
538
+ },
539
+ {
540
+ "subject": "Zlatan Ibrahimović",
541
+ "objects": [
542
+ "Malmö FF",
543
+ "AFC Ajax",
544
+ "Juventus",
545
+ "Inter Milan",
546
+ "FC Barcelona",
547
+ "AC Milan",
548
+ "Paris Saint-Germain",
549
+ "Manchester United",
550
+ "LA Galaxy"
551
+ ],
552
+ "year_range": "1999-2020"
553
+ },
554
+ {
555
+ "subject": "Luís Figo",
556
+ "objects": ["Sporting CP", "Barcelona", "Real Madrid", "Inter Milan"],
557
+ "year_range": "1990-2009"
558
+ },
559
+ {
560
+ "subject": "David Beckham",
561
+ "objects": [
562
+ "Manchester United",
563
+ "Real Madrid",
564
+ "LA Galaxy",
565
+ "AC Milan",
566
+ "Paris Saint-Germain"
567
+ ],
568
+ "year_range": "1992-2013"
569
+ },
570
+ {
571
+ "subject": "Ashley Cole",
572
+ "objects": [
573
+ "Arsenal",
574
+ "Crystal Palace",
575
+ "Chelsea",
576
+ "AS Roma",
577
+ "LA Galaxy",
578
+ "Derby County"
579
+ ],
580
+ "year_range": "1999-2019"
581
+ },
582
+ {
583
+ "subject": "Lionel Messi",
584
+ "objects": ["Newell's Old Boys", "FC Barcelona", "Paris Saint-Germain"],
585
+ "year_range": "1994-2020"
586
+ }
587
+ ]
588
+ }
Temporal/2.time_presidents.json ADDED
@@ -0,0 +1,360 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal political leadership",
3
+ "prompt_templates": ["In year {time}, the president of {subject} was"],
4
+ "prompt_templates_zs": [
5
+ "In year {time}, who was the president of {subject}?",
6
+ "Who was the president of {subject} in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "The president of {subject} was"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "Argentina",
14
+ "object": "Carlos Menem",
15
+ "time": "1999"
16
+ },
17
+ {
18
+ "subject": "Argentina",
19
+ "object": "Fernando de la Rúa",
20
+ "time": "2000"
21
+ },
22
+ {
23
+ "subject": "Argentina",
24
+ "object": "Fernando de la Rúa",
25
+ "time": "2001"
26
+ },
27
+ {
28
+ "subject": "Argentina",
29
+ "object": "Eduardo Duhalde",
30
+ "time": "2002"
31
+ },
32
+ {
33
+ "subject": "Argentina",
34
+ "object": "Néstor Kirchner",
35
+ "time": "2003"
36
+ },
37
+ {
38
+ "subject": "Argentina",
39
+ "object": "Néstor Kirchner",
40
+ "time": "2004"
41
+ },
42
+ {
43
+ "subject": "Argentina",
44
+ "object": "Néstor Kirchner",
45
+ "time": "2005"
46
+ },
47
+ {
48
+ "subject": "Argentina",
49
+ "object": "Néstor Kirchner",
50
+ "time": "2006"
51
+ },
52
+ {
53
+ "subject": "Argentina",
54
+ "object": "Cristina Fernández de Kirchner",
55
+ "time": "2007"
56
+ },
57
+ {
58
+ "subject": "Argentina",
59
+ "object": "Cristina Fernández de Kirchner",
60
+ "time": "2008"
61
+ },
62
+ {
63
+ "subject": "Argentina",
64
+ "object": "Cristina Fernández de Kirchner",
65
+ "time": "2009"
66
+ },
67
+
68
+ {
69
+ "subject": "South Korea",
70
+ "object": "Kim Dae-jung",
71
+ "time": "1999"
72
+ },
73
+ {
74
+ "subject": "South Korea",
75
+ "object": "Kim Dae-jung",
76
+ "time": "2000"
77
+ },
78
+ {
79
+ "subject": "South Korea",
80
+ "object": "Kim Dae-jung",
81
+ "time": "2001"
82
+ },
83
+ {
84
+ "subject": "South Korea",
85
+ "object": "Kim Dae-jung",
86
+ "time": "2002"
87
+ },
88
+ {
89
+ "subject": "South Korea",
90
+ "object": "Roh Moo-hyun",
91
+ "time": "2003"
92
+ },
93
+ {
94
+ "subject": "South Korea",
95
+ "object": "Roh Moo-hyun",
96
+ "time": "2004"
97
+ },
98
+ {
99
+ "subject": "South Korea",
100
+ "object": "Roh Moo-hyun",
101
+ "time": "2005"
102
+ },
103
+ {
104
+ "subject": "South Korea",
105
+ "object": "Roh Moo-hyun",
106
+ "time": "2006"
107
+ },
108
+ {
109
+ "subject": "South Korea",
110
+ "object": "Roh Moo-hyun",
111
+ "time": "2007"
112
+ },
113
+ {
114
+ "subject": "South Korea",
115
+ "object": "Lee Myung-bak",
116
+ "time": "2008"
117
+ },
118
+ {
119
+ "subject": "South Korea",
120
+ "object": "Lee Myung-bak",
121
+ "time": "2009"
122
+ },
123
+ { "subject": "United States", "object": "Bill Clinton", "time": "1999" },
124
+ { "subject": "United States", "object": "Bill Clinton", "time": "2000" },
125
+ { "subject": "United States", "object": "George W. Bush", "time": "2001" },
126
+ { "subject": "United States", "object": "George W. Bush", "time": "2002" },
127
+ { "subject": "United States", "object": "George W. Bush", "time": "2003" },
128
+ { "subject": "United States", "object": "George W. Bush", "time": "2004" },
129
+ { "subject": "United States", "object": "George W. Bush", "time": "2005" },
130
+ { "subject": "United States", "object": "George W. Bush", "time": "2006" },
131
+ { "subject": "United States", "object": "George W. Bush", "time": "2007" },
132
+ { "subject": "United States", "object": "George W. Bush", "time": "2008" },
133
+ { "subject": "United States", "object": "Barack Obama", "time": "2009" },
134
+ { "subject": "Russia", "object": "Boris Yeltsin", "time": "1999" },
135
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2000" },
136
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2001" },
137
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2002" },
138
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2003" },
139
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2004" },
140
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2005" },
141
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2006" },
142
+ { "subject": "Russia", "object": "Vladimir Putin", "time": "2007" },
143
+ { "subject": "Russia", "object": "Dmitry Medvedev", "time": "2008" },
144
+ { "subject": "Russia", "object": "Dmitry Medvedev", "time": "2009" },
145
+ {
146
+ "subject": "Pakistan",
147
+ "object": "Muhammad Rafiq Tarar",
148
+ "time": "1999"
149
+ },
150
+ {
151
+ "subject": "Pakistan",
152
+ "object": "Muhammad Rafiq Tarar",
153
+ "time": "2000"
154
+ },
155
+ {
156
+ "subject": "Pakistan",
157
+ "object": "Pervez Musharraf",
158
+ "time": "2001"
159
+ },
160
+ {
161
+ "subject": "Pakistan",
162
+ "object": "Pervez Musharraf",
163
+ "time": "2002"
164
+ },
165
+ {
166
+ "subject": "Pakistan",
167
+ "object": "Pervez Musharraf",
168
+ "time": "2003"
169
+ },
170
+ {
171
+ "subject": "Pakistan",
172
+ "object": "Pervez Musharraf",
173
+ "time": "2004"
174
+ },
175
+ {
176
+ "subject": "Pakistan",
177
+ "object": "Pervez Musharraf",
178
+ "time": "2005"
179
+ },
180
+ {
181
+ "subject": "Pakistan",
182
+ "object": "Pervez Musharraf",
183
+ "time": "2006"
184
+ },
185
+ {
186
+ "subject": "Pakistan",
187
+ "object": "Pervez Musharraf",
188
+ "time": "2007"
189
+ },
190
+ {
191
+ "subject": "Pakistan",
192
+ "object": "Asif Ali Zardari",
193
+ "time": "2008"
194
+ },
195
+ {
196
+ "subject": "Pakistan",
197
+ "object": "Asif Ali Zardari",
198
+ "time": "2009"
199
+ }
200
+ ],
201
+ "alias_time_templates": [
202
+ {
203
+ "year": "1996",
204
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
205
+ },
206
+ {
207
+ "year": "1997",
208
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
209
+ },
210
+ {
211
+ "year": "1998",
212
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
213
+ },
214
+ {
215
+ "year": "1999",
216
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
217
+ },
218
+ {
219
+ "year": "2000",
220
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
221
+ },
222
+ {
223
+ "year": "2001",
224
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
225
+ },
226
+ {
227
+ "year": "2002",
228
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
229
+ },
230
+ {
231
+ "year": "2003",
232
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
233
+ },
234
+ {
235
+ "year": "2004",
236
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
237
+ },
238
+ {
239
+ "year": "2005",
240
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
241
+ },
242
+ {
243
+ "year": "2006",
244
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
245
+ },
246
+ {
247
+ "year": "2007",
248
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
249
+ },
250
+ {
251
+ "year": "2008",
252
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
253
+ },
254
+ {
255
+ "year": "2009",
256
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
257
+ },
258
+ {
259
+ "year": "2010",
260
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
261
+ },
262
+ {
263
+ "year": "2011",
264
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
265
+ },
266
+ {
267
+ "year": "2012",
268
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
269
+ },
270
+ {
271
+ "year": "2013",
272
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
273
+ },
274
+ {
275
+ "year": "2014",
276
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
277
+ },
278
+ {
279
+ "year": "2015",
280
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
281
+ },
282
+ {
283
+ "year": "2016",
284
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
285
+ },
286
+ {
287
+ "year": "2017",
288
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
289
+ },
290
+ {
291
+ "year": "2018",
292
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
293
+ },
294
+ {
295
+ "year": "2019",
296
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
297
+ },
298
+ {
299
+ "year": "2020",
300
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
301
+ }
302
+ ],
303
+ "all_possible_objects": [
304
+ {
305
+ "subject": "Argentina",
306
+ "objects": [
307
+ "Carlos Menem",
308
+ "Fernando de la Rúa",
309
+ "Eduardo Duhalde",
310
+ "Néstor Kirchner",
311
+ "Cristina Fernández de Kirchner",
312
+ "Mauricio Macri",
313
+ "Alberto Fernández"
314
+ ],
315
+ "year_range": "1990-2020"
316
+ },
317
+ {
318
+ "subject": "South Korea",
319
+ "objects": [
320
+ "Roh Tae-woo",
321
+ "Kim Young-sam",
322
+ "Kim Dae-jung",
323
+ "Roh Moo-hyun",
324
+ "Lee Myung-bak",
325
+ "Park Geun-hye",
326
+ "Moon Jae-in"
327
+ ],
328
+ "year_range": "1990-2020"
329
+ },
330
+ {
331
+ "subject": "United States",
332
+ "objects": [
333
+ "George H. W. Bush",
334
+ "Bill Clinton",
335
+ "George W. Bush",
336
+ "Barack Obama",
337
+ "Donald Trump"
338
+ ],
339
+ "year_range": "1990-2020"
340
+ },
341
+ {
342
+ "subject": "Russia",
343
+ "objects": ["Boris Yeltsin", "Vladimir Putin", "Dmitry Medvedev"],
344
+ "year_range": "1990-2020"
345
+ },
346
+ {
347
+ "subject": "Pakistan",
348
+ "objects": [
349
+ "Ghulam Ishaq Khan",
350
+ "Farooq Leghari",
351
+ "Muhammad Rafiq Tarar",
352
+ "Pervez Musharraf",
353
+ "Asif Ali Zardari",
354
+ "Mamnoon Hussain",
355
+ "Arif Alvi"
356
+ ],
357
+ "year_range": "1990-2020"
358
+ }
359
+ ]
360
+ }
Temporal/3.time_ceo.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal corporate leadership",
3
+ "prompt_templates": ["In year {time}, the CEO of {subject} was"],
4
+ "prompt_templates_zs": [
5
+ "In year {time}, who was the CEO of {subject}?",
6
+ "Who was the CEO of {subject} in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "The CEO of {subject} was"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "Hewlett-Packard",
14
+ "object": "Lewis Platt",
15
+ "time": "1999"
16
+ },
17
+ {
18
+ "subject": "Hewlett-Packard",
19
+ "object": "Carly Fiorina",
20
+ "time": "2000"
21
+ },
22
+ {
23
+ "subject": "Hewlett-Packard",
24
+ "object": "Carly Fiorina",
25
+ "time": "2001"
26
+ },
27
+ {
28
+ "subject": "Hewlett-Packard",
29
+ "object": "Carly Fiorina",
30
+ "time": "2002"
31
+ },
32
+ {
33
+ "subject": "Hewlett-Packard",
34
+ "object": "Carly Fiorina",
35
+ "time": "2003"
36
+ },
37
+ {
38
+ "subject": "Hewlett-Packard",
39
+ "object": "Carly Fiorina",
40
+ "time": "2004"
41
+ },
42
+ {
43
+ "subject": "Hewlett-Packard",
44
+ "object": "Robert Wayman",
45
+ "time": "2005"
46
+ },
47
+ {
48
+ "subject": "Hewlett-Packard",
49
+ "object": "Mark Hurd",
50
+ "time": "2006"
51
+ },
52
+ {
53
+ "subject": "Hewlett-Packard",
54
+ "object": "Mark Hurd",
55
+ "time": "2007"
56
+ },
57
+ {
58
+ "subject": "Hewlett-Packard",
59
+ "object": "Mark Hurd",
60
+ "time": "2008"
61
+ },
62
+ {
63
+ "subject": "Hewlett-Packard",
64
+ "object": "Mark Hurd",
65
+ "time": "2009"
66
+ },
67
+ {
68
+ "subject": "Chrysler",
69
+ "object": "Robert Eaton",
70
+ "time": "1999"
71
+ },
72
+ {
73
+ "subject": "Chrysler",
74
+ "object": "James Holden",
75
+ "time": "2000"
76
+ },
77
+ {
78
+ "subject": "Chrysler",
79
+ "object": "Dieter Zetsche",
80
+ "time": "2001"
81
+ },
82
+ {
83
+ "subject": "Chrysler",
84
+ "object": "Dieter Zetsche",
85
+ "time": "2002"
86
+ },
87
+ {
88
+ "subject": "Chrysler",
89
+ "object": "Dieter Zetsche",
90
+ "time": "2003"
91
+ },
92
+ {
93
+ "subject": "Chrysler",
94
+ "object": "Dieter Zetsche",
95
+ "time": "2004"
96
+ },
97
+ {
98
+ "subject": "Chrysler",
99
+ "object": "Dieter Zetsche",
100
+ "time": "2005"
101
+ },
102
+ {
103
+ "subject": "Chrysler",
104
+ "object": "Tom LaSorda",
105
+ "time": "2006"
106
+ },
107
+ {
108
+ "subject": "Chrysler",
109
+ "object": "Bob Nardelli",
110
+ "time": "2007"
111
+ },
112
+ {
113
+ "subject": "Chrysler",
114
+ "object": "Bob Nardelli",
115
+ "time": "2008"
116
+ },
117
+ {
118
+ "subject": "Chrysler",
119
+ "object": "Bob Nardelli",
120
+ "time": "2009"
121
+ },
122
+ { "subject": "Boeing", "object": "Phil Condit", "time": "1999" },
123
+ { "subject": "Boeing", "object": "Phil Condit", "time": "2000" },
124
+ { "subject": "Boeing", "object": "Phil Condit", "time": "2001" },
125
+ { "subject": "Boeing", "object": "Phil Condit", "time": "2002" },
126
+ { "subject": "Boeing", "object": "Harry Stonecipher", "time": "2003" },
127
+ { "subject": "Boeing", "object": "Harry Stonecipher", "time": "2004" },
128
+ { "subject": "Boeing", "object": "James McNerney", "time": "2005" },
129
+ { "subject": "Boeing", "object": "James McNerney", "time": "2006" },
130
+ { "subject": "Boeing", "object": "James McNerney", "time": "2007" },
131
+ { "subject": "Boeing", "object": "James McNerney", "time": "2008" },
132
+ { "subject": "Boeing", "object": "James McNerney", "time": "2009" },
133
+ { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "1999" },
134
+ { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2000" },
135
+ { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2001" },
136
+ { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2002" },
137
+ { "subject": "McDonald's", "object": "James R. Cantalupo", "time": "2003" },
138
+ { "subject": "McDonald's", "object": "James R. Cantalupo", "time": "2004" },
139
+ { "subject": "McDonald's", "object": "Jim Skinner", "time": "2005" },
140
+ { "subject": "McDonald's", "object": "Jim Skinner", "time": "2006" },
141
+ { "subject": "McDonald's", "object": "Jim Skinner", "time": "2007" },
142
+ { "subject": "McDonald's", "object": "Jim Skinner", "time": "2008" },
143
+ { "subject": "McDonald's", "object": "Jim Skinner", "time": "2009" },
144
+ {
145
+ "subject": "Ford Motor Company",
146
+ "object": "Jacques Nasser",
147
+ "time": "1999"
148
+ },
149
+ {
150
+ "subject": "Ford Motor Company",
151
+ "object": "Jacques Nasser",
152
+ "time": "2000"
153
+ },
154
+ {
155
+ "subject": "Ford Motor Company",
156
+ "object": "Jacques Nasser",
157
+ "time": "2001"
158
+ },
159
+ {
160
+ "subject": "Ford Motor Company",
161
+ "object": "William Clay Ford Jr.",
162
+ "time": "2002"
163
+ },
164
+ {
165
+ "subject": "Ford Motor Company",
166
+ "object": "William Clay Ford Jr.",
167
+ "time": "2003"
168
+ },
169
+ {
170
+ "subject": "Ford Motor Company",
171
+ "object": "William Clay Ford Jr.",
172
+ "time": "2004"
173
+ },
174
+ {
175
+ "subject": "Ford Motor Company",
176
+ "object": "William Clay Ford Jr.",
177
+ "time": "2005"
178
+ },
179
+ {
180
+ "subject": "Ford Motor Company",
181
+ "object": "William Clay Ford Jr.",
182
+ "time": "2006"
183
+ },
184
+ {
185
+ "subject": "Ford Motor Company",
186
+ "object": "Alan Mulally",
187
+ "time": "2007"
188
+ },
189
+ {
190
+ "subject": "Ford Motor Company",
191
+ "object": "Alan Mulally",
192
+ "time": "2008"
193
+ },
194
+ {
195
+ "subject": "Ford Motor Company",
196
+ "object": "Alan Mulally",
197
+ "time": "2009"
198
+ }
199
+ ],
200
+ "alias_time_templates": [
201
+ {
202
+ "year": "1996",
203
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
204
+ },
205
+ {
206
+ "year": "1997",
207
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
208
+ },
209
+ {
210
+ "year": "1998",
211
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
212
+ },
213
+ {
214
+ "year": "1999",
215
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
216
+ },
217
+ {
218
+ "year": "2000",
219
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
220
+ },
221
+ {
222
+ "year": "2001",
223
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
224
+ },
225
+ {
226
+ "year": "2002",
227
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
228
+ },
229
+ {
230
+ "year": "2003",
231
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
232
+ },
233
+ {
234
+ "year": "2004",
235
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
236
+ },
237
+ {
238
+ "year": "2005",
239
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
240
+ },
241
+ {
242
+ "year": "2006",
243
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
244
+ },
245
+ {
246
+ "year": "2007",
247
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
248
+ },
249
+ {
250
+ "year": "2008",
251
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
252
+ },
253
+ {
254
+ "year": "2009",
255
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
256
+ },
257
+ {
258
+ "year": "2010",
259
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
260
+ },
261
+ {
262
+ "year": "2011",
263
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
264
+ },
265
+ {
266
+ "year": "2012",
267
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
268
+ },
269
+ {
270
+ "year": "2013",
271
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
272
+ },
273
+ {
274
+ "year": "2014",
275
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
276
+ },
277
+ {
278
+ "year": "2015",
279
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
280
+ },
281
+ {
282
+ "year": "2016",
283
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
284
+ },
285
+ {
286
+ "year": "2017",
287
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
288
+ },
289
+ {
290
+ "year": "2018",
291
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
292
+ },
293
+ {
294
+ "year": "2019",
295
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
296
+ },
297
+ {
298
+ "year": "2020",
299
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
300
+ }
301
+ ],
302
+ "all_possible_objects": [
303
+ {
304
+ "subject": "Hewlett-Packard",
305
+ "objects": [
306
+ "Lewis Platt",
307
+ "Carly Fiorina",
308
+ "Robert Wayman",
309
+ "Mark Hurd",
310
+ "Cathie Lesjak",
311
+ "Léo Apotheker",
312
+ "Meg Whitman"
313
+ ],
314
+ "year_range": "1992-2015"
315
+ },
316
+ {
317
+ "subject": "Chrysler",
318
+ "objects": [
319
+ "Robert Eaton",
320
+ "James Holden",
321
+ "Dieter Zetsche",
322
+ "Tom LaSorda",
323
+ "Bob Nardelli",
324
+ "Sergio Marchionne"
325
+ ],
326
+ "year_range": "1998-2014"
327
+ },
328
+ {
329
+ "subject": "Boeing",
330
+ "objects": [
331
+ "Philip Condit",
332
+ "Harry Stonecipher",
333
+ "James McNerney",
334
+ "Dennis Muilenburg",
335
+ "Dave Calhoun"
336
+ ],
337
+ "year_range": "1996-2020"
338
+ },
339
+ {
340
+ "subject": "McDonald's",
341
+ "objects": [
342
+ "Jack M. Greenberg",
343
+ "James R. Cantalupo",
344
+ "Charlie Bell",
345
+ "Jim Skinner",
346
+ "Don Thompson",
347
+ "Steve Easterbrook",
348
+ "Chris Kempczinski"
349
+ ],
350
+ "year_range": "1998-2020"
351
+ },
352
+ {
353
+ "subject": "Ford Motor Company",
354
+ "objects": [
355
+ "Jacques Nasser",
356
+ "William Clay Ford Jr.",
357
+ "Alan Mulally",
358
+ "Mark Fields",
359
+ "Jim Hackett",
360
+ "Jim Farley"
361
+ ],
362
+ "year_range": "1999-2020"
363
+ }
364
+ ]
365
+ }
Temporal/4.time_defense.json ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "annual_defense_expenditure",
3
+ "prompt_templates": [
4
+ "In year {time}, the defense expediture of {subject} in billion USD was"
5
+ ],
6
+ "prompt_templates_zs": [
7
+ "In {time}, what was the defense expenditure of {subject}?",
8
+ "How much did {subject} spend on defense in {time}?"
9
+ ],
10
+ "prompt_templates_general": [
11
+ "The defense expediture of {subject} in billion USD was"
12
+ ],
13
+ "samples": [
14
+ { "subject": "United States", "object": "281.0", "time": "1999" },
15
+ { "subject": "United States", "object": "295.0", "time": "2000" },
16
+ { "subject": "United States", "object": "316.0", "time": "2001" },
17
+ { "subject": "United States", "object": "348.0", "time": "2002" },
18
+ { "subject": "United States", "object": "404.0", "time": "2003" },
19
+ { "subject": "United States", "object": "455.0", "time": "2004" },
20
+ { "subject": "United States", "object": "495.0", "time": "2005" },
21
+ { "subject": "United States", "object": "532.0", "time": "2006" },
22
+ { "subject": "United States", "object": "581.0", "time": "2007" },
23
+ { "subject": "United States", "object": "636.0", "time": "2008" },
24
+ { "subject": "United States", "object": "661.0", "time": "2009" },
25
+ { "subject": "China", "object": "22.9", "time": "1999" },
26
+ { "subject": "China", "object": "24.6", "time": "2000" },
27
+ { "subject": "China", "object": "26.6", "time": "2001" },
28
+ { "subject": "China", "object": "30.0", "time": "2002" },
29
+ { "subject": "China", "object": "33.0", "time": "2003" },
30
+ { "subject": "China", "object": "38.0", "time": "2004" },
31
+ { "subject": "China", "object": "42.0", "time": "2005" },
32
+ { "subject": "China", "object": "49.0", "time": "2006" },
33
+ { "subject": "China", "object": "58.0", "time": "2007" },
34
+ { "subject": "China", "object": "66.0", "time": "2008" },
35
+ { "subject": "China", "object": "77.0", "time": "2009" },
36
+ { "subject": "Russia", "object": "28.4", "time": "1999" },
37
+ { "subject": "Russia", "object": "27.9", "time": "2000" },
38
+ { "subject": "Russia", "object": "30.6", "time": "2001" },
39
+ { "subject": "Russia", "object": "38.6", "time": "2002" },
40
+ { "subject": "Russia", "object": "44.5", "time": "2003" },
41
+ { "subject": "Russia", "object": "44.4", "time": "2004" },
42
+ { "subject": "Russia", "object": "45.8", "time": "2005" },
43
+ { "subject": "Russia", "object": "50.7", "time": "2006" },
44
+ { "subject": "Russia", "object": "55.4", "time": "2007" },
45
+ { "subject": "Russia", "object": "56.4", "time": "2008" },
46
+ { "subject": "Russia", "object": "57.9", "time": "2009" },
47
+ { "subject": "India", "object": "19.9", "time": "1999" },
48
+ { "subject": "India", "object": "21.0", "time": "2000" },
49
+ { "subject": "India", "object": "18.5", "time": "2001" },
50
+ { "subject": "India", "object": "18.7", "time": "2002" },
51
+ { "subject": "India", "object": "20.9", "time": "2003" },
52
+ { "subject": "India", "object": "25.4", "time": "2004" },
53
+ { "subject": "India", "object": "29.6", "time": "2005" },
54
+ { "subject": "India", "object": "35.5", "time": "2006" },
55
+ { "subject": "India", "object": "38.2", "time": "2007" },
56
+ { "subject": "India", "object": "41.3", "time": "2008" },
57
+ { "subject": "India", "object": "41.3", "time": "2009" },
58
+ { "subject": "United Kingdom", "object": "45.5", "time": "1999" },
59
+ { "subject": "United Kingdom", "object": "40.8", "time": "2000" },
60
+ { "subject": "United Kingdom", "object": "39.3", "time": "2001" },
61
+ { "subject": "United Kingdom", "object": "42.5", "time": "2002" },
62
+ { "subject": "United Kingdom", "object": "45.3", "time": "2003" },
63
+ { "subject": "United Kingdom", "object": "44.3", "time": "2004" },
64
+ { "subject": "United Kingdom", "object": "41.6", "time": "2005" },
65
+ { "subject": "United Kingdom", "object": "41.6", "time": "2006" },
66
+ { "subject": "United Kingdom", "object": "46.4", "time": "2007" },
67
+ { "subject": "United Kingdom", "object": "51.5", "time": "2008" },
68
+ { "subject": "United Kingdom", "object": "46.1", "time": "2009" },
69
+ { "subject": "Germany", "object": "19.9", "time": "1999" },
70
+ { "subject": "Germany", "object": "19.5", "time": "2000" },
71
+ { "subject": "Germany", "object": "21.6", "time": "2001" },
72
+ { "subject": "Germany", "object": "26.8", "time": "2002" },
73
+ { "subject": "Germany", "object": "30.3", "time": "2003" },
74
+ { "subject": "Germany", "object": "29.7", "time": "2004" },
75
+ { "subject": "Germany", "object": "29.6", "time": "2005" },
76
+ { "subject": "Germany", "object": "31.9", "time": "2006" },
77
+ { "subject": "Germany", "object": "36.8", "time": "2007" },
78
+ { "subject": "Germany", "object": "34.1", "time": "2008" },
79
+ { "subject": "Germany", "object": "34.1", "time": "2009" },
80
+ { "subject": "Saudi Arabia", "object": "22.9", "time": "1999" },
81
+ { "subject": "Saudi Arabia", "object": "24.6", "time": "2000" },
82
+ { "subject": "Saudi Arabia", "object": "26.6", "time": "2001" },
83
+ { "subject": "Saudi Arabia", "object": "30.0", "time": "2002" },
84
+ { "subject": "Saudi Arabia", "object": "33.0", "time": "2003" },
85
+ { "subject": "Saudi Arabia", "object": "38.0", "time": "2004" },
86
+ { "subject": "Saudi Arabia", "object": "42.0", "time": "2005" },
87
+ { "subject": "Saudi Arabia", "object": "49.0", "time": "2006" },
88
+ { "subject": "Saudi Arabia", "object": "58.0", "time": "2007" },
89
+ { "subject": "Saudi Arabia", "object": "66.0", "time": "2008" },
90
+ { "subject": "Saudi Arabia", "object": "77.0", "time": "2009" }
91
+ ],
92
+ "alias_time_templates": [
93
+ {
94
+ "year": "1996",
95
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
96
+ },
97
+ {
98
+ "year": "1997",
99
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
100
+ },
101
+ {
102
+ "year": "1998",
103
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
104
+ },
105
+ {
106
+ "year": "1999",
107
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
108
+ },
109
+ {
110
+ "year": "2000",
111
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
112
+ },
113
+ {
114
+ "year": "2001",
115
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
116
+ },
117
+ {
118
+ "year": "2002",
119
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
120
+ },
121
+ {
122
+ "year": "2003",
123
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
124
+ },
125
+ {
126
+ "year": "2004",
127
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
128
+ },
129
+ {
130
+ "year": "2005",
131
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
132
+ },
133
+ {
134
+ "year": "2006",
135
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
136
+ },
137
+ {
138
+ "year": "2007",
139
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
140
+ },
141
+ {
142
+ "year": "2008",
143
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
144
+ },
145
+ {
146
+ "year": "2009",
147
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
148
+ },
149
+ {
150
+ "year": "2010",
151
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
152
+ },
153
+ {
154
+ "year": "2011",
155
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
156
+ },
157
+ {
158
+ "year": "2012",
159
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
160
+ },
161
+ {
162
+ "year": "2013",
163
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
164
+ },
165
+ {
166
+ "year": "2014",
167
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
168
+ },
169
+ {
170
+ "year": "2015",
171
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
172
+ },
173
+ {
174
+ "year": "2016",
175
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
176
+ },
177
+ {
178
+ "year": "2017",
179
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
180
+ },
181
+ {
182
+ "year": "2018",
183
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
184
+ },
185
+ {
186
+ "year": "2019",
187
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
188
+ },
189
+ {
190
+ "year": "2020",
191
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
192
+ }
193
+ ],
194
+ "all_possible_objects": [
195
+ {
196
+ "subject": "United States",
197
+ "objects": [
198
+ "281.0",
199
+ "295.0",
200
+ "316.0",
201
+ "348.0",
202
+ "404.0",
203
+ "455.0",
204
+ "495.0",
205
+ "532.0",
206
+ "581.0",
207
+ "636.0",
208
+ "661.0"
209
+ ],
210
+ "year_range": "1999-2009"
211
+ },
212
+ {
213
+ "subject": "China",
214
+ "objects": [
215
+ "22.9",
216
+ "24.6",
217
+ "26.6",
218
+ "30.0",
219
+ "33.0",
220
+ "38.0",
221
+ "42.0",
222
+ "49.0",
223
+ "58.0",
224
+ "66.0",
225
+ "77.0"
226
+ ],
227
+ "year_range": "1999-2009"
228
+ },
229
+ {
230
+ "subject": "Russia",
231
+ "objects": [
232
+ "28.4",
233
+ "27.9",
234
+ "30.6",
235
+ "38.6",
236
+ "44.5",
237
+ "44.4",
238
+ "45.8",
239
+ "50.7",
240
+ "55.4",
241
+ "56.4",
242
+ "57.9"
243
+ ],
244
+ "year_range": "1999-2009"
245
+ },
246
+ {
247
+ "subject": "India",
248
+ "objects": [
249
+ "19.9",
250
+ "21.0",
251
+ "18.5",
252
+ "18.7",
253
+ "20.9",
254
+ "25.4",
255
+ "29.6",
256
+ "35.5",
257
+ "38.2",
258
+ "41.3"
259
+ ],
260
+ "year_range": "1999-2009"
261
+ },
262
+ {
263
+ "subject": "United Kingdom",
264
+ "objects": [
265
+ "45.5",
266
+ "40.8",
267
+ "39.3",
268
+ "42.5",
269
+ "45.3",
270
+ "44.3",
271
+ "41.6",
272
+ "46.4",
273
+ "51.5",
274
+ "46.1"
275
+ ],
276
+ "year_range": "1999-2009"
277
+ },
278
+ {
279
+ "subject": "Germany",
280
+ "objects": [
281
+ "19.9",
282
+ "19.5",
283
+ "21.6",
284
+ "26.8",
285
+ "30.3",
286
+ "29.7",
287
+ "29.6",
288
+ "31.9",
289
+ "36.8",
290
+ "34.1"
291
+ ],
292
+ "year_range": "1999-2009"
293
+ },
294
+ {
295
+ "subject": "Saudi Arabia",
296
+ "objects": [
297
+ "22.9",
298
+ "24.6",
299
+ "26.6",
300
+ "30.0",
301
+ "33.0",
302
+ "38.0",
303
+ "42.0",
304
+ "49.0",
305
+ "58.0",
306
+ "66.0",
307
+ "77.0"
308
+ ],
309
+ "year_range": "1999-2009"
310
+ }
311
+ ]
312
+ }
Temporal/5.time_movies.json ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal_movie_popularity",
3
+ "prompt_templates": ["In year {time}, the most popular movie in {subject} was"],
4
+ "prompt_templates_zs": [
5
+ "In {time}, what was the most popular movie in {subject}?",
6
+ "What was the highest-grossing movie in {subject} in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "{subject} was the most popular movie"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "USA",
14
+ "object": "Star Wars: Episode I – The Phantom Menace",
15
+ "time": "1999"
16
+ },
17
+ {
18
+ "subject": "USA",
19
+ "object": "How the Grinch Stole Christmas",
20
+ "time": "2000"
21
+ },
22
+ {
23
+ "subject": "USA",
24
+ "object": "Harry Potter and the Sorcerer's Stone",
25
+ "time": "2001"
26
+ },
27
+ {
28
+ "subject": "USA",
29
+ "object": "Spider-Man",
30
+ "time": "2002"
31
+ },
32
+ {
33
+ "subject": "USA",
34
+ "object": "The Lord of the Rings: The Return of the King",
35
+ "time": "2003"
36
+ },
37
+ {
38
+ "subject": "USA",
39
+ "object": "Shrek 2",
40
+ "time": "2004"
41
+ },
42
+ {
43
+ "subject": "USA",
44
+ "object": "Star Wars: Episode III – Revenge of the Sith",
45
+ "time": "2005"
46
+ },
47
+ {
48
+ "subject": "USA",
49
+ "object": "Pirates of the Caribbean: Dead Man's Chest",
50
+ "time": "2006"
51
+ },
52
+ {
53
+ "subject": "USA",
54
+ "object": "Spider-Man 3",
55
+ "time": "2007"
56
+ },
57
+ {
58
+ "subject": "USA",
59
+ "object": "The Dark Knight",
60
+ "time": "2008"
61
+ },
62
+ {
63
+ "subject": "USA",
64
+ "object": "Avatar",
65
+ "time": "2009"
66
+ },
67
+ {
68
+ "subject": "Japan",
69
+ "object": "The Matrix",
70
+ "time": "1999"
71
+ },
72
+ {
73
+ "subject": "Japan",
74
+ "object": "Mission: Impossible 2",
75
+ "time": "2000"
76
+ },
77
+ {
78
+ "subject": "Japan",
79
+ "object": "Harry Potter and the Sorcerer's Stone",
80
+ "time": "2001"
81
+ },
82
+ {
83
+ "subject": "Japan",
84
+ "object": "Harry Potter and the Chamber of Secrets",
85
+ "time": "2002"
86
+ },
87
+ {
88
+ "subject": "Japan",
89
+ "object": "The Last Samurai",
90
+ "time": "2003"
91
+ },
92
+ {
93
+ "subject": "Japan",
94
+ "object": "Howl's Moving Castle",
95
+ "time": "2004"
96
+ },
97
+ {
98
+ "subject": "Japan",
99
+ "object": "Harry Potter and the Goblet of Fire",
100
+ "time": "2005"
101
+ },
102
+ {
103
+ "subject": "Japan",
104
+ "object": "Pirates of the Caribbean: Dead Man's Chest",
105
+ "time": "2006"
106
+ },
107
+ {
108
+ "subject": "Japan",
109
+ "object": "Harry Potter and the Order of the Phoenix",
110
+ "time": "2007"
111
+ },
112
+ {
113
+ "subject": "Japan",
114
+ "object": "Ponyo",
115
+ "time": "2008"
116
+ },
117
+ {
118
+ "subject": "Japan",
119
+ "object": "Harry Potter and the Half-Blood Prince",
120
+ "time": "2009"
121
+ },
122
+ {
123
+ "subject": "South Korea",
124
+ "object": "Shiri",
125
+ "time": "1999"
126
+ },
127
+ {
128
+ "subject": "South Korea",
129
+ "object": "Joint Security Area",
130
+ "time": "2000"
131
+ },
132
+ {
133
+ "subject": "South Korea",
134
+ "object": "Friend",
135
+ "time": "2001"
136
+ },
137
+ {
138
+ "subject": "South Korea",
139
+ "object": "Marrying the Mafia",
140
+ "time": "2002"
141
+ },
142
+ {
143
+ "subject": "South Korea",
144
+ "object": "Silmido",
145
+ "time": "2003"
146
+ },
147
+ {
148
+ "subject": "South Korea",
149
+ "object": "Taegukgi: The Brotherhood of War",
150
+ "time": "2004"
151
+ },
152
+ {
153
+ "subject": "South Korea",
154
+ "object": "Welcome to Dongmakgol",
155
+ "time": "2005"
156
+ },
157
+ {
158
+ "subject": "South Korea",
159
+ "object": "The Host",
160
+ "time": "2006"
161
+ },
162
+ {
163
+ "subject": "South Korea",
164
+ "object": "D-War",
165
+ "time": "2007"
166
+ },
167
+ {
168
+ "subject": "South Korea",
169
+ "object": "The Good, the Bad, the Weird",
170
+ "time": "2008"
171
+ },
172
+ {
173
+ "subject": "South Korea",
174
+ "object": "Haeundae",
175
+ "time": "2009"
176
+ }
177
+ ],
178
+ "alias_time_templates": [
179
+ {
180
+ "year": "1996",
181
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
182
+ },
183
+ {
184
+ "year": "1997",
185
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
186
+ },
187
+ {
188
+ "year": "1998",
189
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
190
+ },
191
+ {
192
+ "year": "1999",
193
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
194
+ },
195
+ {
196
+ "year": "2000",
197
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
198
+ },
199
+ {
200
+ "year": "2001",
201
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
202
+ },
203
+ {
204
+ "year": "2002",
205
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
206
+ },
207
+ {
208
+ "year": "2003",
209
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
210
+ },
211
+ {
212
+ "year": "2004",
213
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
214
+ },
215
+ {
216
+ "year": "2005",
217
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
218
+ },
219
+ {
220
+ "year": "2006",
221
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
222
+ },
223
+ {
224
+ "year": "2007",
225
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
226
+ },
227
+ {
228
+ "year": "2008",
229
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
230
+ },
231
+ {
232
+ "year": "2009",
233
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
234
+ },
235
+ {
236
+ "year": "2010",
237
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
238
+ },
239
+ {
240
+ "year": "2011",
241
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
242
+ },
243
+ {
244
+ "year": "2012",
245
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
246
+ },
247
+ {
248
+ "year": "2013",
249
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
250
+ },
251
+ {
252
+ "year": "2014",
253
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
254
+ },
255
+ {
256
+ "year": "2015",
257
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
258
+ },
259
+ {
260
+ "year": "2016",
261
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
262
+ },
263
+ {
264
+ "year": "2017",
265
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
266
+ },
267
+ {
268
+ "year": "2018",
269
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
270
+ },
271
+ {
272
+ "year": "2019",
273
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
274
+ },
275
+ {
276
+ "year": "2020",
277
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
278
+ }
279
+ ],
280
+ "all_possible_objects": [
281
+ {
282
+ "subject": "USA",
283
+ "objects": [
284
+ "Home Alone",
285
+ "Terminator 2: Judgment Day",
286
+ "Aladdin",
287
+ "Jurassic Park",
288
+ "Forrest Gump",
289
+ "Toy Story",
290
+ "Independence Day",
291
+ "Titanic",
292
+ "Saving Private Ryan",
293
+ "Star Wars: Episode I – The Phantom Menace",
294
+ "How the Grinch Stole Christmas",
295
+ "Harry Potter and the Sorcerer's Stone",
296
+ "Spider-Man",
297
+ "The Lord of the Rings: The Return of the King",
298
+ "Shrek 2",
299
+ "Star Wars: Episode III – Revenge of the Sith",
300
+ "Pirates of the Caribbean: Dead Man's Chest",
301
+ "Spider-Man 3",
302
+ "The Dark Knight",
303
+ "Avatar",
304
+ "Toy Story 3",
305
+ "Harry Potter and the Deathly Hallows – Part 2",
306
+ "The Avengers",
307
+ "Iron Man 3",
308
+ "Transformers: Age of Extinction",
309
+ "Star Wars: The Force Awakens",
310
+ "Captain America: Civil War",
311
+ "Star Wars: The Last Jedi",
312
+ "Avengers: Infinity War",
313
+ "Avengers: Endgame",
314
+ "Bad Boys for Life"
315
+ ],
316
+ "year_range": "1990-2020"
317
+ },
318
+ {
319
+ "subject": "Japan",
320
+ "objects": [
321
+ "The Matrix",
322
+ "Mission: Impossible 2",
323
+ "Harry Potter and the Sorcerer's Stone",
324
+ "Harry Potter and the Chamber of Secrets",
325
+ "The Last Samurai",
326
+ "Howl's Moving Castle",
327
+ "Harry Potter and the Goblet of Fire",
328
+ "Pirates of the Caribbean: Dead Man's Chest",
329
+ "Harry Potter and the Order of the Phoenix",
330
+ "Ponyo",
331
+ "Harry Potter and the Half-Blood Prince",
332
+ "Avatar",
333
+ "Toy Story 3",
334
+ "Harry Potter and the Deathly Hallows – Part 2",
335
+ "The Avengers",
336
+ "Frozen",
337
+ "Big Hero 6",
338
+ "Star Wars: The Force Awakens",
339
+ "Your Name",
340
+ "Beauty and the Beast",
341
+ "Demon Slayer: Kimetsu no Yaiba – The Movie: Mugen Train"
342
+ ],
343
+ "year_range": "1999-2020"
344
+ },
345
+ {
346
+ "subject": "South Korea",
347
+ "objects": [
348
+ "Shiri",
349
+ "Joint Security Area",
350
+ "Friend",
351
+ "Marrying the Mafia",
352
+ "Silmido",
353
+ "Taegukgi: The Brotherhood of War",
354
+ "Welcome to Dongmakgol",
355
+ "The Host",
356
+ "D-War",
357
+ "The Good, the Bad, the Weird",
358
+ "Haeundae",
359
+ "Avatar",
360
+ "The Man from Nowhere",
361
+ "The Thieves",
362
+ "Miracle in Cell No. 7",
363
+ "The Admiral: Roaring Currents",
364
+ "Ode to My Father",
365
+ "Veteran",
366
+ "Train to Busan",
367
+ "A Taxi Driver",
368
+ "Along with the Gods: The Two Worlds",
369
+ "Extreme Job",
370
+ "Parasite"
371
+ ],
372
+ "year_range": "1999-2020"
373
+ }
374
+ ]
375
+ }
Temporal/6.time_gdp.json ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal_country_gdp",
3
+ "prompt_templates": ["In year {time}, the GDP of {subject} in USD was a"],
4
+ "prompt_templates_zs": [
5
+ "In {time}, what was the GDP of {subject}?",
6
+ "What was the GDP of {subject} in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "The GDP of {subject} in USD was"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "United States",
14
+ "object": "9,631,200,000,000",
15
+ "time": "1999"
16
+ },
17
+ {
18
+ "subject": "United States",
19
+ "object": "10,251,000,000,000",
20
+ "time": "2000"
21
+ },
22
+ {
23
+ "subject": "United States",
24
+ "object": "10,621,800,000,000",
25
+ "time": "2001"
26
+ },
27
+ {
28
+ "subject": "United States",
29
+ "object": "10,977,500,000,000",
30
+ "time": "2002"
31
+ },
32
+ {
33
+ "subject": "United States",
34
+ "object": "11,510,700,000,000",
35
+ "time": "2003"
36
+ },
37
+ {
38
+ "subject": "United States",
39
+ "object": "12,275,000,000,000",
40
+ "time": "2004"
41
+ },
42
+ {
43
+ "subject": "United States",
44
+ "object": "13,093,700,000,000",
45
+ "time": "2005"
46
+ },
47
+ {
48
+ "subject": "United States",
49
+ "object": "13,855,900,000,000",
50
+ "time": "2006"
51
+ },
52
+ {
53
+ "subject": "United States",
54
+ "object": "14,477,600,000,000",
55
+ "time": "2007"
56
+ },
57
+ {
58
+ "subject": "United States",
59
+ "object": "14,718,600,000,000",
60
+ "time": "2008"
61
+ },
62
+ {
63
+ "subject": "United States",
64
+ "object": "14,418,700,000,000",
65
+ "time": "2009"
66
+ },
67
+ {
68
+ "subject": "China",
69
+ "object": "1,094,000,000,000",
70
+ "time": "1999"
71
+ },
72
+ {
73
+ "subject": "China",
74
+ "object": "1,198,500,000,000",
75
+ "time": "2000"
76
+ },
77
+ {
78
+ "subject": "China",
79
+ "object": "1,339,400,000,000",
80
+ "time": "2001"
81
+ },
82
+ {
83
+ "subject": "China",
84
+ "object": "1,470,000,000,000",
85
+ "time": "2002"
86
+ },
87
+ {
88
+ "subject": "China",
89
+ "object": "1,660,000,000,000",
90
+ "time": "2003"
91
+ },
92
+ {
93
+ "subject": "China",
94
+ "object": "1,931,000,000,000",
95
+ "time": "2004"
96
+ },
97
+ {
98
+ "subject": "China",
99
+ "object": "2,286,000,000,000",
100
+ "time": "2005"
101
+ },
102
+ {
103
+ "subject": "China",
104
+ "object": "2,752,000,000,000",
105
+ "time": "2006"
106
+ },
107
+ {
108
+ "subject": "China",
109
+ "object": "3,552,000,000,000",
110
+ "time": "2007"
111
+ },
112
+ {
113
+ "subject": "China",
114
+ "object": "4,598,000,000,000",
115
+ "time": "2008"
116
+ },
117
+ {
118
+ "subject": "China",
119
+ "object": "5,110,000,000,000",
120
+ "time": "2009"
121
+ },
122
+ {
123
+ "subject": "Germany",
124
+ "object": "2,216,072,000,000",
125
+ "time": "1999"
126
+ },
127
+ {
128
+ "subject": "Germany",
129
+ "object": "1,887,000,000,000",
130
+ "time": "2000"
131
+ },
132
+ {
133
+ "subject": "Germany",
134
+ "object": "1,874,000,000,000",
135
+ "time": "2001"
136
+ },
137
+ {
138
+ "subject": "Germany",
139
+ "object": "2,086,000,000,000",
140
+ "time": "2002"
141
+ },
142
+ {
143
+ "subject": "Germany",
144
+ "object": "2,456,000,000,000",
145
+ "time": "2003"
146
+ },
147
+ {
148
+ "subject": "Germany",
149
+ "object": "2,833,000,000,000",
150
+ "time": "2004"
151
+ },
152
+ {
153
+ "subject": "Germany",
154
+ "object": "2,796,000,000,000",
155
+ "time": "2005"
156
+ },
157
+ {
158
+ "subject": "Germany",
159
+ "object": "2,910,000,000,000",
160
+ "time": "2006"
161
+ },
162
+ {
163
+ "subject": "Germany",
164
+ "object": "3,323,000,000,000",
165
+ "time": "2007"
166
+ },
167
+ {
168
+ "subject": "Germany",
169
+ "object": "3,653,000,000,000",
170
+ "time": "2008"
171
+ },
172
+ {
173
+ "subject": "Germany",
174
+ "object": "3,330,000,000,000",
175
+ "time": "2009"
176
+ }
177
+ ],
178
+ "alias_time_templates": [
179
+ {
180
+ "year": "1996",
181
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
182
+ },
183
+ {
184
+ "year": "1997",
185
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
186
+ },
187
+ {
188
+ "year": "1998",
189
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
190
+ },
191
+ {
192
+ "year": "1999",
193
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
194
+ },
195
+ {
196
+ "year": "2000",
197
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
198
+ },
199
+ {
200
+ "year": "2001",
201
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
202
+ },
203
+ {
204
+ "year": "2002",
205
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
206
+ },
207
+ {
208
+ "year": "2003",
209
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
210
+ },
211
+ {
212
+ "year": "2004",
213
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
214
+ },
215
+ {
216
+ "year": "2005",
217
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
218
+ },
219
+ {
220
+ "year": "2006",
221
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
222
+ },
223
+ {
224
+ "year": "2007",
225
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
226
+ },
227
+ {
228
+ "year": "2008",
229
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
230
+ },
231
+ {
232
+ "year": "2009",
233
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
234
+ },
235
+ {
236
+ "year": "2010",
237
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
238
+ },
239
+ {
240
+ "year": "2011",
241
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
242
+ },
243
+ {
244
+ "year": "2012",
245
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
246
+ },
247
+ {
248
+ "year": "2013",
249
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
250
+ },
251
+ {
252
+ "year": "2014",
253
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
254
+ },
255
+ {
256
+ "year": "2015",
257
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
258
+ },
259
+ {
260
+ "year": "2016",
261
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
262
+ },
263
+ {
264
+ "year": "2017",
265
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
266
+ },
267
+ {
268
+ "year": "2018",
269
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
270
+ },
271
+ {
272
+ "year": "2019",
273
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
274
+ },
275
+ {
276
+ "year": "2020",
277
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
278
+ }
279
+ ],
280
+ "all_possible_objects": [
281
+ {
282
+ "subject": "United States",
283
+ "objects": [
284
+ "9,631,200,000,000",
285
+ "10,251,000,000,000",
286
+ "10,621,800,000,000",
287
+ "10,977,500,000,000",
288
+ "11,510,700,000,000",
289
+ "12,275,000,000,000",
290
+ "13,093,700,000,000",
291
+ "13,855,900,000,000",
292
+ "14,477,600,000,000",
293
+ "14,718,600,000,000",
294
+ "14,418,700,000,000"
295
+ ],
296
+ "year_range": "1999-2009"
297
+ },
298
+ {
299
+ "subject": "China",
300
+ "objects": [
301
+ "1,094,000,000,000",
302
+ "1,198,500,000,000",
303
+ "1,339,400,000,000",
304
+ "1,470,000,000,000",
305
+ "1,660,000,000,000",
306
+ "1,931,000,000,000",
307
+ "2,286,000,000,000",
308
+ "2,752,000,000,000",
309
+ "3,552,000,000,000",
310
+ "4,598,000,000,000",
311
+ "5,110,000,000,000"
312
+ ],
313
+ "year_range": "1999-2009"
314
+ },
315
+ {
316
+ "subject": "Germany",
317
+ "objects": [
318
+ "2,216,072,000,000",
319
+ "1,887,000,000,000",
320
+ "1,874,000,000,000",
321
+ "2,086,000,000,000",
322
+ "2,456,000,000,000",
323
+ "2,833,000,000,000",
324
+ "2,796,000,000,000",
325
+ "2,910,000,000,000",
326
+ "3,323,000,000,000",
327
+ "3,653,000,000,000",
328
+ "3,330,000,000,000"
329
+ ],
330
+ "year_range": "1999-2009"
331
+ }
332
+ ]
333
+ }
Temporal/7.time_inflations.json ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "temporal_country_inflation_rate",
3
+ "prompt_templates": ["In year {time}, the inflation rate of {subject} was"],
4
+ "prompt_templates_zs": [
5
+ "In {time}, what was the inflation rate of {subject}?",
6
+ "What was the inflation rate of {subject} in {time}?"
7
+ ],
8
+ "prompt_templates_general": [
9
+ "The inflation rate of {subject} was"
10
+ ],
11
+ "samples": [
12
+ {
13
+ "subject": "United States",
14
+ "object": "2.19",
15
+ "time": "1999"
16
+ },
17
+ {
18
+ "subject": "United States",
19
+ "object": "3.38",
20
+ "time": "2000"
21
+ },
22
+ {
23
+ "subject": "United States",
24
+ "object": "2.83",
25
+ "time": "2001"
26
+ },
27
+ {
28
+ "subject": "United States",
29
+ "object": "1.59",
30
+ "time": "2002"
31
+ },
32
+ {
33
+ "subject": "United States",
34
+ "object": "2.27",
35
+ "time": "2003"
36
+ },
37
+ {
38
+ "subject": "United States",
39
+ "object": "2.68",
40
+ "time": "2004"
41
+ },
42
+ {
43
+ "subject": "United States",
44
+ "object": "3.39",
45
+ "time": "2005"
46
+ },
47
+ {
48
+ "subject": "United States",
49
+ "object": "3.23",
50
+ "time": "2006"
51
+ },
52
+ {
53
+ "subject": "United States",
54
+ "object": "2.85",
55
+ "time": "2007"
56
+ },
57
+ {
58
+ "subject": "United States",
59
+ "object": "3.84",
60
+ "time": "2008"
61
+ },
62
+ {
63
+ "subject": "United States",
64
+ "object": "-0.36",
65
+ "time": "2009"
66
+ },
67
+ {
68
+ "subject": "Brazil",
69
+ "object": "8.94",
70
+ "time": "1999"
71
+ },
72
+ {
73
+ "subject": "Brazil",
74
+ "object": "6.00",
75
+ "time": "2000"
76
+ },
77
+ {
78
+ "subject": "Brazil",
79
+ "object": "7.67",
80
+ "time": "2001"
81
+ },
82
+ {
83
+ "subject": "Brazil",
84
+ "object": "8.44",
85
+ "time": "2002"
86
+ },
87
+ {
88
+ "subject": "Brazil",
89
+ "object": "14.71",
90
+ "time": "2003"
91
+ },
92
+ {
93
+ "subject": "Brazil",
94
+ "object": "6.60",
95
+ "time": "2004"
96
+ },
97
+ {
98
+ "subject": "Brazil",
99
+ "object": "6.87",
100
+ "time": "2005"
101
+ },
102
+ {
103
+ "subject": "Brazil",
104
+ "object": "3.14",
105
+ "time": "2006"
106
+ },
107
+ {
108
+ "subject": "Brazil",
109
+ "object": "4.46",
110
+ "time": "2007"
111
+ },
112
+ {
113
+ "subject": "Brazil",
114
+ "object": "5.90",
115
+ "time": "2008"
116
+ },
117
+ {
118
+ "subject": "Brazil",
119
+ "object": "4.31",
120
+ "time": "2009"
121
+ },
122
+ {
123
+ "subject": "South Korea",
124
+ "object": "0.81",
125
+ "time": "1999"
126
+ },
127
+ {
128
+ "subject": "South Korea",
129
+ "object": "2.28",
130
+ "time": "2000"
131
+ },
132
+ {
133
+ "subject": "South Korea",
134
+ "object": "4.08",
135
+ "time": "2001"
136
+ },
137
+ {
138
+ "subject": "South Korea",
139
+ "object": "2.75",
140
+ "time": "2002"
141
+ },
142
+ {
143
+ "subject": "South Korea",
144
+ "object": "3.57",
145
+ "time": "2003"
146
+ },
147
+ {
148
+ "subject": "South Korea",
149
+ "object": "3.63",
150
+ "time": "2004"
151
+ },
152
+ {
153
+ "subject": "South Korea",
154
+ "object": "2.77",
155
+ "time": "2005"
156
+ },
157
+ {
158
+ "subject": "South Korea",
159
+ "object": "2.22",
160
+ "time": "2006"
161
+ },
162
+ {
163
+ "subject": "South Korea",
164
+ "object": "2.53",
165
+ "time": "2007"
166
+ },
167
+ {
168
+ "subject": "South Korea",
169
+ "object": "4.67",
170
+ "time": "2008"
171
+ },
172
+ {
173
+ "subject": "South Korea",
174
+ "object": "2.76",
175
+ "time": "2009"
176
+ }
177
+ ],
178
+ "alias_time_templates": [
179
+ {
180
+ "year": "1996",
181
+ "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
182
+ },
183
+ {
184
+ "year": "1997",
185
+ "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
186
+ },
187
+ {
188
+ "year": "1998",
189
+ "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
190
+ },
191
+ {
192
+ "year": "1999",
193
+ "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
194
+ },
195
+ {
196
+ "year": "2000",
197
+ "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
198
+ },
199
+ {
200
+ "year": "2001",
201
+ "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
202
+ },
203
+ {
204
+ "year": "2002",
205
+ "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
206
+ },
207
+ {
208
+ "year": "2003",
209
+ "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
210
+ },
211
+ {
212
+ "year": "2004",
213
+ "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
214
+ },
215
+ {
216
+ "year": "2005",
217
+ "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
218
+ },
219
+ {
220
+ "year": "2006",
221
+ "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
222
+ },
223
+ {
224
+ "year": "2007",
225
+ "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
226
+ },
227
+ {
228
+ "year": "2008",
229
+ "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
230
+ },
231
+ {
232
+ "year": "2009",
233
+ "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
234
+ },
235
+ {
236
+ "year": "2010",
237
+ "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
238
+ },
239
+ {
240
+ "year": "2011",
241
+ "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
242
+ },
243
+ {
244
+ "year": "2012",
245
+ "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
246
+ },
247
+ {
248
+ "year": "2013",
249
+ "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
250
+ },
251
+ {
252
+ "year": "2014",
253
+ "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
254
+ },
255
+ {
256
+ "year": "2015",
257
+ "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
258
+ },
259
+ {
260
+ "year": "2016",
261
+ "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
262
+ },
263
+ {
264
+ "year": "2017",
265
+ "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
266
+ },
267
+ {
268
+ "year": "2018",
269
+ "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
270
+ },
271
+ {
272
+ "year": "2019",
273
+ "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
274
+ },
275
+ {
276
+ "year": "2020",
277
+ "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
278
+ }
279
+ ],
280
+ "all_possible_objects": [
281
+ {
282
+ "subject": "United States",
283
+ "objects": [
284
+ "2.19",
285
+ "3.38",
286
+ "2.83",
287
+ "1.59",
288
+ "2.27",
289
+ "2.68",
290
+ "3.39",
291
+ "3.23",
292
+ "2.85",
293
+ "3.84",
294
+ "-0.36"
295
+ ],
296
+ "year_range": "1999-2009"
297
+ },
298
+ {
299
+ "subject": "Brazil",
300
+ "objects": [
301
+ "8.94",
302
+ "6.00",
303
+ "7.67",
304
+ "8.44",
305
+ "14.71",
306
+ "6.60",
307
+ "6.87",
308
+ "3.14",
309
+ "4.46",
310
+ "5.90",
311
+ "4.31"
312
+ ],
313
+ "year_range": "1999-2009"
314
+ },
315
+ {
316
+ "subject": "South Korea",
317
+ "objects": [
318
+ "0.81",
319
+ "2.28",
320
+ "4.08",
321
+ "2.75",
322
+ "3.57",
323
+ "3.63",
324
+ "2.77",
325
+ "2.22",
326
+ "2.53",
327
+ "4.67",
328
+ "2.76"
329
+ ],
330
+ "year_range": "1999-2009"
331
+ }
332
+ ]
333
+ }