Datasets:

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

Delete data

Browse files
data/Invariant/1.fruit_inside_color.json DELETED
@@ -1,157 +0,0 @@
1
- {
2
- "name": "fruit inside color",
3
- "prompt_templates": ["On the inside, {subject} are"],
4
- "prompt_templates_zs": ["What color are {subject} on the inside?"],
5
- "properties": {
6
- "relation_type": "commonsense",
7
- "domain_name": "fruit",
8
- "range_name": "color",
9
- "symmetric": false
10
- },
11
- "samples": [
12
- {
13
- "subject": "bananas",
14
- "object": "white"
15
- },
16
- {
17
- "subject": "apples",
18
- "object": "white"
19
- },
20
- {
21
- "subject": "watermelons",
22
- "object": "red"
23
- },
24
- {
25
- "subject": "kiwis",
26
- "object": "green"
27
- },
28
- {
29
- "subject": "dragon fruits",
30
- "object": "white"
31
- },
32
- {
33
- "subject": "eggplants",
34
- "object": "white"
35
- },
36
- {
37
- "subject": "zucchinis",
38
- "object": "white"
39
- },
40
- {
41
- "subject": "pineapples",
42
- "object": "yellow"
43
- },
44
- {
45
- "subject": "mangoes",
46
- "object": "orange"
47
- },
48
- {
49
- "subject": "cucumbers",
50
- "object": "white"
51
- },
52
- {
53
- "subject": "radishes",
54
- "object": "white"
55
- },
56
- {
57
- "subject": "passion fruits",
58
- "object": "yellow"
59
- },
60
- {
61
- "subject": "nectarines",
62
- "object": "yellow"
63
- },
64
- {
65
- "subject": "plums",
66
- "object": "red"
67
- },
68
- {
69
- "subject": "potatos",
70
- "object": "white"
71
- },
72
- {
73
- "subject": "strawberries",
74
- "object": "red"
75
- },
76
- {
77
- "subject": "avocados",
78
- "object": "green"
79
- },
80
- {
81
- "subject": "peaches",
82
- "object": "yellow"
83
- },
84
- {
85
- "subject": "pomegranates",
86
- "object": "red"
87
- },
88
- {
89
- "subject": "cherries",
90
- "object": "red"
91
- },
92
- {
93
- "subject": "grapes",
94
- "object": "green"
95
- },
96
- {
97
- "subject": "blueberries",
98
- "object": "green"
99
- },
100
- {
101
- "subject": "oranges",
102
- "object": "orange"
103
- },
104
- {
105
- "subject": "lemons",
106
- "object": "yellow"
107
- },
108
- {
109
- "subject": "limes",
110
- "object": "green"
111
- },
112
- {
113
- "subject": "grapefruits",
114
- "object": "pink"
115
- },
116
- {
117
- "subject": "blackberries",
118
- "object": "red"
119
- },
120
- {
121
- "subject": "raspberries",
122
- "object": "red"
123
- },
124
- {
125
- "subject": "papayas",
126
- "object": "orange"
127
- },
128
- {
129
- "subject": "apricots",
130
- "object": "orange"
131
- },
132
- {
133
- "subject": "tomatoes",
134
- "object": "red"
135
- },
136
- {
137
- "subject": "bell peppers",
138
- "object": "red"
139
- },
140
- {
141
- "subject": "persimmons",
142
- "object": "orange"
143
- },
144
- {
145
- "subject": "lychees",
146
- "object": "white"
147
- },
148
- {
149
- "subject": "coconuts",
150
- "object": "white"
151
- },
152
- {
153
- "subject": "cantaloupes",
154
- "object": "orange"
155
- }
156
- ]
157
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Invariant/2.object_superclass.json DELETED
@@ -1,320 +0,0 @@
1
- {
2
- "name": "object superclass",
3
- "prompt_templates": ["A {subject} is in the category of a"],
4
- "prompt_templates_zs": [
5
- "Is a {subject} a animal, bird, fish, vegetable, flower, or fruit?",
6
- "What superclass (animal, bird, fish, vegetable, flower, fruit) is a {subject}?"
7
- ],
8
- "properties": {
9
- "relation_type": "commonsense",
10
- "domain_name": "object",
11
- "range_name": "superclass",
12
- "symmetric": false
13
- },
14
- "samples": [
15
- {
16
- "subject": "tiger",
17
- "object": "animal"
18
- },
19
- {
20
- "subject": "eagle",
21
- "object": "bird"
22
- },
23
- {
24
- "subject": "salmon",
25
- "object": "fish"
26
- },
27
- {
28
- "subject": "spinach",
29
- "object": "vegetable"
30
- },
31
- {
32
- "subject": "rose",
33
- "object": "flower"
34
- },
35
- {
36
- "subject": "mango",
37
- "object": "fruit"
38
- },
39
- {
40
- "subject": "elephant",
41
- "object": "animal"
42
- },
43
- {
44
- "subject": "ostrich",
45
- "object": "bird"
46
- },
47
- {
48
- "subject": "dolphin",
49
- "object": "mammal"
50
- },
51
- {
52
- "subject": "giraffe",
53
- "object": "animal"
54
- },
55
- {
56
- "subject": "dog",
57
- "object": "mammal"
58
- },
59
- {
60
- "subject": "cat",
61
- "object": "mammal"
62
- },
63
- {
64
- "subject": "lion",
65
- "object": "animal"
66
- },
67
- {
68
- "subject": "snake",
69
- "object": "reptile"
70
- },
71
- {
72
- "subject": "turtle",
73
- "object": "reptile"
74
- },
75
- {
76
- "subject": "fish",
77
- "object": "fish"
78
- },
79
- {
80
- "subject": "goldfish",
81
- "object": "fish"
82
- },
83
- {
84
- "subject": "shark",
85
- "object": "fish"
86
- },
87
- {
88
- "subject": "whale",
89
- "object": "mammal"
90
- },
91
- {
92
- "subject": "crocodile",
93
- "object": "reptile"
94
- },
95
- {
96
- "subject": "lizard",
97
- "object": "reptile"
98
- },
99
- {
100
- "subject": "frog",
101
- "object": "amphibian"
102
- },
103
- {
104
- "subject": "toad",
105
- "object": "amphibian"
106
- },
107
- {
108
- "subject": "tree",
109
- "object": "plant"
110
- },
111
- {
112
- "subject": "flower",
113
- "object": "plant"
114
- },
115
- {
116
- "subject": "grass",
117
- "object": "plant"
118
- },
119
- {
120
- "subject": "weed",
121
- "object": "plant"
122
- },
123
- {
124
- "subject": "banana",
125
- "object": "plant"
126
- },
127
- {
128
- "subject": "apple",
129
- "object": "plant"
130
- },
131
- {
132
- "subject": "orange",
133
- "object": "plant"
134
- },
135
- {
136
- "subject": "pineapple",
137
- "object": "plant"
138
- },
139
- {
140
- "subject": "carrot",
141
- "object": "plant"
142
- },
143
- {
144
- "subject": "potato",
145
- "object": "plant"
146
- },
147
- {
148
- "subject": "onion",
149
- "object": "plant"
150
- },
151
- {
152
- "subject": "tomato",
153
- "object": "plant"
154
- },
155
- {
156
- "subject": "cucumber",
157
- "object": "plant"
158
- },
159
- {
160
- "subject": "trout",
161
- "object": "fish"
162
- },
163
- {
164
- "subject": "bass",
165
- "object": "fish"
166
- },
167
- {
168
- "subject": "carp",
169
- "object": "fish"
170
- },
171
- {
172
- "subject": "catfish",
173
- "object": "fish"
174
- },
175
- {
176
- "subject": "tilapia",
177
- "object": "fish"
178
- },
179
- {
180
- "subject": "goldfish",
181
- "object": "fish"
182
- },
183
- {
184
- "subject": "salmon",
185
- "object": "fish"
186
- },
187
- {
188
- "subject": "tuna",
189
- "object": "fish"
190
- },
191
- {
192
- "subject": "swordfish",
193
- "object": "fish"
194
- },
195
- {
196
- "subject": "shark",
197
- "object": "fish"
198
- },
199
- {
200
- "subject": "sparrow",
201
- "object": "bird"
202
- },
203
- {
204
- "subject": "crow",
205
- "object": "bird"
206
- },
207
- {
208
- "subject": "robin",
209
- "object": "bird"
210
- },
211
- {
212
- "subject": "blue jay",
213
- "object": "bird"
214
- },
215
- {
216
- "subject": "owl",
217
- "object": "bird"
218
- },
219
- {
220
- "subject": "eagle",
221
- "object": "bird"
222
- },
223
- {
224
- "subject": "hawk",
225
- "object": "bird"
226
- },
227
- {
228
- "subject": "turkey",
229
- "object": "bird"
230
- },
231
- {
232
- "subject": "duck",
233
- "object": "bird"
234
- },
235
- {
236
- "subject": "goose",
237
- "object": "bird"
238
- },
239
- {
240
- "subject": "carrot",
241
- "object": "vegetable"
242
- },
243
- {
244
- "subject": "potato",
245
- "object": "vegetable"
246
- },
247
- {
248
- "subject": "tomato",
249
- "object": "vegetable"
250
- },
251
- {
252
- "subject": "lettuce",
253
- "object": "vegetable"
254
- },
255
- {
256
- "subject": "cucumber",
257
- "object": "vegetable"
258
- },
259
- {
260
- "subject": "onion",
261
- "object": "vegetable"
262
- },
263
- {
264
- "subject": "bell pepper",
265
- "object": "vegetable"
266
- },
267
- {
268
- "subject": "broccoli",
269
- "object": "vegetable"
270
- },
271
- {
272
- "subject": "cauliflower",
273
- "object": "vegetable"
274
- },
275
- {
276
- "subject": "kale",
277
- "object": "vegetable"
278
- },
279
- {
280
- "subject": "apple",
281
- "object": "fruit"
282
- },
283
- {
284
- "subject": "banana",
285
- "object": "fruit"
286
- },
287
- {
288
- "subject": "orange",
289
- "object": "fruit"
290
- },
291
- {
292
- "subject": "grapefruit",
293
- "object": "fruit"
294
- },
295
- {
296
- "subject": "grapes",
297
- "object": "fruit"
298
- },
299
- {
300
- "subject": "peach",
301
- "object": "fruit"
302
- },
303
- {
304
- "subject": "pear",
305
- "object": "fruit"
306
- },
307
- {
308
- "subject": "watermelon",
309
- "object": "fruit"
310
- },
311
- {
312
- "subject": "strawberry",
313
- "object": "fruit"
314
- },
315
- {
316
- "subject": "blueberry",
317
- "object": "fruit"
318
- }
319
- ]
320
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Invariant/3.geometric_shape.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "name": "number_of_sides_shapes",
3
- "prompt_templates": ["The number of sides {subject} has is"],
4
- "prompt_templates_zs": ["How many sides does a {subject} have?"],
5
- "properties": {
6
- "relation_type": "commonsense",
7
- "domain_name": "shape",
8
- "range_name": "number of sides",
9
- "symmetric": false
10
- },
11
- "samples": [
12
- { "subject": "Triangle", "object": "3" },
13
- { "subject": "Square", "object": "4" },
14
- { "subject": "Pentagon", "object": "5" },
15
- { "subject": "Hexagon", "object": "6" },
16
- { "subject": "Heptagon", "object": "7" },
17
- { "subject": "Octagon", "object": "8" },
18
- { "subject": "Nonagon", "object": "9" },
19
- { "subject": "Decagon", "object": "10" },
20
- { "subject": "Hendecagon", "object": "11" },
21
- { "subject": "Dodecagon", "object": "12" },
22
- { "subject": "Tridecagon", "object": "13" },
23
- { "subject": "Tetradecagon", "object": "14" },
24
- { "subject": "Pentadecagon", "object": "15" },
25
- { "subject": "Hexadecagon", "object": "16" },
26
- { "subject": "Heptadecagon", "object": "17" },
27
- { "subject": "Octadecagon", "object": "18" },
28
- { "subject": "Enneadecagon", "object": "19" },
29
- { "subject": "Icosagon", "object": "20" },
30
- { "subject": "Tetracontagon", "object": "40" },
31
- { "subject": "Pentacontagon", "object": "50" },
32
- { "subject": "Hexacontagon", "object": "60" },
33
- { "subject": "Heptacontagon", "object": "70" },
34
- { "subject": "Octacontagon", "object": "80" },
35
- { "subject": "Enneacontagon", "object": "90" },
36
- { "subject": "Hectogon", "object": "100" },
37
- { "subject": "Chiliagon", "object": "1000" },
38
- { "subject": "Myriagon", "object": "10000" },
39
- { "subject": "Megagon", "object": "1000000" }
40
- ]
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Invariant/4.roman_numerals.json DELETED
@@ -1,44 +0,0 @@
1
- {
2
- "name": "roman_numerals",
3
- "prompt_templates": ["The Roman numeral for {subject} is"],
4
- "prompt_templates_zs": ["What is the Roman numeral for {subject}?"],
5
- "properties": {
6
- "relation_type": "commonsense",
7
- "domain_name": "number",
8
- "range_name": "Roman numeral",
9
- "symmetric": false
10
- },
11
- "samples": [
12
- { "subject": "1", "object": "I" },
13
- { "subject": "2", "object": "II" },
14
- { "subject": "3", "object": "III" },
15
- { "subject": "4", "object": "IV" },
16
- { "subject": "5", "object": "V" },
17
- { "subject": "6", "object": "VI" },
18
- { "subject": "7", "object": "VII" },
19
- { "subject": "8", "object": "VIII" },
20
- { "subject": "9", "object": "IX" },
21
- { "subject": "10", "object": "X" },
22
- { "subject": "20", "object": "XX" },
23
- { "subject": "30", "object": "XXX" },
24
- { "subject": "40", "object": "XL" },
25
- { "subject": "50", "object": "L" },
26
- { "subject": "60", "object": "LX" },
27
- { "subject": "70", "object": "LXX" },
28
- { "subject": "80", "object": "LXXX" },
29
- { "subject": "90", "object": "XC" },
30
- { "subject": "100", "object": "C" },
31
- { "subject": "200", "object": "CC" },
32
- { "subject": "300", "object": "CCC" },
33
- { "subject": "400", "object": "CD" },
34
- { "subject": "500", "object": "D" },
35
- { "subject": "600", "object": "DC" },
36
- { "subject": "700", "object": "DCC" },
37
- { "subject": "800", "object": "DCCC" },
38
- { "subject": "900", "object": "CM" },
39
- { "subject": "1000", "object": "M" },
40
- { "subject": "2000", "object": "MM" },
41
- { "subject": "3000", "object": "MMM" },
42
- { "subject": "4000", "object": "MMMM" }
43
- ]
44
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/1.time_sports.json DELETED
@@ -1,588 +0,0 @@
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/2.time_presidents.json DELETED
@@ -1,366 +0,0 @@
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
- "properties": {
12
- "relation_type": "factual",
13
- "domain_name": "country",
14
- "range_name": "person",
15
- "symmetric": false
16
- },
17
- "samples": [
18
- {
19
- "subject": "Argentina",
20
- "object": "Carlos Menem",
21
- "time": "1999"
22
- },
23
- {
24
- "subject": "Argentina",
25
- "object": "Fernando de la Rúa",
26
- "time": "2000"
27
- },
28
- {
29
- "subject": "Argentina",
30
- "object": "Fernando de la Rúa",
31
- "time": "2001"
32
- },
33
- {
34
- "subject": "Argentina",
35
- "object": "Eduardo Duhalde",
36
- "time": "2002"
37
- },
38
- {
39
- "subject": "Argentina",
40
- "object": "Néstor Kirchner",
41
- "time": "2003"
42
- },
43
- {
44
- "subject": "Argentina",
45
- "object": "Néstor Kirchner",
46
- "time": "2004"
47
- },
48
- {
49
- "subject": "Argentina",
50
- "object": "Néstor Kirchner",
51
- "time": "2005"
52
- },
53
- {
54
- "subject": "Argentina",
55
- "object": "Néstor Kirchner",
56
- "time": "2006"
57
- },
58
- {
59
- "subject": "Argentina",
60
- "object": "Cristina Fernández de Kirchner",
61
- "time": "2007"
62
- },
63
- {
64
- "subject": "Argentina",
65
- "object": "Cristina Fernández de Kirchner",
66
- "time": "2008"
67
- },
68
- {
69
- "subject": "Argentina",
70
- "object": "Cristina Fernández de Kirchner",
71
- "time": "2009"
72
- },
73
-
74
- {
75
- "subject": "South Korea",
76
- "object": "Kim Dae-jung",
77
- "time": "1999"
78
- },
79
- {
80
- "subject": "South Korea",
81
- "object": "Kim Dae-jung",
82
- "time": "2000"
83
- },
84
- {
85
- "subject": "South Korea",
86
- "object": "Kim Dae-jung",
87
- "time": "2001"
88
- },
89
- {
90
- "subject": "South Korea",
91
- "object": "Kim Dae-jung",
92
- "time": "2002"
93
- },
94
- {
95
- "subject": "South Korea",
96
- "object": "Roh Moo-hyun",
97
- "time": "2003"
98
- },
99
- {
100
- "subject": "South Korea",
101
- "object": "Roh Moo-hyun",
102
- "time": "2004"
103
- },
104
- {
105
- "subject": "South Korea",
106
- "object": "Roh Moo-hyun",
107
- "time": "2005"
108
- },
109
- {
110
- "subject": "South Korea",
111
- "object": "Roh Moo-hyun",
112
- "time": "2006"
113
- },
114
- {
115
- "subject": "South Korea",
116
- "object": "Roh Moo-hyun",
117
- "time": "2007"
118
- },
119
- {
120
- "subject": "South Korea",
121
- "object": "Lee Myung-bak",
122
- "time": "2008"
123
- },
124
- {
125
- "subject": "South Korea",
126
- "object": "Lee Myung-bak",
127
- "time": "2009"
128
- },
129
- { "subject": "United States", "object": "Bill Clinton", "time": "1999" },
130
- { "subject": "United States", "object": "Bill Clinton", "time": "2000" },
131
- { "subject": "United States", "object": "George W. Bush", "time": "2001" },
132
- { "subject": "United States", "object": "George W. Bush", "time": "2002" },
133
- { "subject": "United States", "object": "George W. Bush", "time": "2003" },
134
- { "subject": "United States", "object": "George W. Bush", "time": "2004" },
135
- { "subject": "United States", "object": "George W. Bush", "time": "2005" },
136
- { "subject": "United States", "object": "George W. Bush", "time": "2006" },
137
- { "subject": "United States", "object": "George W. Bush", "time": "2007" },
138
- { "subject": "United States", "object": "George W. Bush", "time": "2008" },
139
- { "subject": "United States", "object": "Barack Obama", "time": "2009" },
140
- { "subject": "Russia", "object": "Boris Yeltsin", "time": "1999" },
141
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2000" },
142
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2001" },
143
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2002" },
144
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2003" },
145
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2004" },
146
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2005" },
147
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2006" },
148
- { "subject": "Russia", "object": "Vladimir Putin", "time": "2007" },
149
- { "subject": "Russia", "object": "Dmitry Medvedev", "time": "2008" },
150
- { "subject": "Russia", "object": "Dmitry Medvedev", "time": "2009" },
151
- {
152
- "subject": "Pakistan",
153
- "object": "Muhammad Rafiq Tarar",
154
- "time": "1999"
155
- },
156
- {
157
- "subject": "Pakistan",
158
- "object": "Muhammad Rafiq Tarar",
159
- "time": "2000"
160
- },
161
- {
162
- "subject": "Pakistan",
163
- "object": "Pervez Musharraf",
164
- "time": "2001"
165
- },
166
- {
167
- "subject": "Pakistan",
168
- "object": "Pervez Musharraf",
169
- "time": "2002"
170
- },
171
- {
172
- "subject": "Pakistan",
173
- "object": "Pervez Musharraf",
174
- "time": "2003"
175
- },
176
- {
177
- "subject": "Pakistan",
178
- "object": "Pervez Musharraf",
179
- "time": "2004"
180
- },
181
- {
182
- "subject": "Pakistan",
183
- "object": "Pervez Musharraf",
184
- "time": "2005"
185
- },
186
- {
187
- "subject": "Pakistan",
188
- "object": "Pervez Musharraf",
189
- "time": "2006"
190
- },
191
- {
192
- "subject": "Pakistan",
193
- "object": "Pervez Musharraf",
194
- "time": "2007"
195
- },
196
- {
197
- "subject": "Pakistan",
198
- "object": "Asif Ali Zardari",
199
- "time": "2008"
200
- },
201
- {
202
- "subject": "Pakistan",
203
- "object": "Asif Ali Zardari",
204
- "time": "2009"
205
- }
206
- ],
207
- "alias_time_templates": [
208
- {
209
- "year": "1996",
210
- "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
211
- },
212
- {
213
- "year": "1997",
214
- "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
215
- },
216
- {
217
- "year": "1998",
218
- "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
219
- },
220
- {
221
- "year": "1999",
222
- "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
223
- },
224
- {
225
- "year": "2000",
226
- "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
227
- },
228
- {
229
- "year": "2001",
230
- "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
231
- },
232
- {
233
- "year": "2002",
234
- "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
235
- },
236
- {
237
- "year": "2003",
238
- "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
239
- },
240
- {
241
- "year": "2004",
242
- "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
243
- },
244
- {
245
- "year": "2005",
246
- "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
247
- },
248
- {
249
- "year": "2006",
250
- "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
251
- },
252
- {
253
- "year": "2007",
254
- "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
255
- },
256
- {
257
- "year": "2008",
258
- "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
259
- },
260
- {
261
- "year": "2009",
262
- "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
263
- },
264
- {
265
- "year": "2010",
266
- "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
267
- },
268
- {
269
- "year": "2011",
270
- "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
271
- },
272
- {
273
- "year": "2012",
274
- "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
275
- },
276
- {
277
- "year": "2013",
278
- "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
279
- },
280
- {
281
- "year": "2014",
282
- "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
283
- },
284
- {
285
- "year": "2015",
286
- "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
287
- },
288
- {
289
- "year": "2016",
290
- "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
291
- },
292
- {
293
- "year": "2017",
294
- "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
295
- },
296
- {
297
- "year": "2018",
298
- "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
299
- },
300
- {
301
- "year": "2019",
302
- "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
303
- },
304
- {
305
- "year": "2020",
306
- "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
307
- }
308
- ],
309
- "all_possible_objects": [
310
- {
311
- "subject": "Argentina",
312
- "objects": [
313
- "Carlos Menem",
314
- "Fernando de la Rúa",
315
- "Eduardo Duhalde",
316
- "Néstor Kirchner",
317
- "Cristina Fernández de Kirchner",
318
- "Mauricio Macri",
319
- "Alberto Fernández"
320
- ],
321
- "year_range": "1990-2020"
322
- },
323
- {
324
- "subject": "South Korea",
325
- "objects": [
326
- "Roh Tae-woo",
327
- "Kim Young-sam",
328
- "Kim Dae-jung",
329
- "Roh Moo-hyun",
330
- "Lee Myung-bak",
331
- "Park Geun-hye",
332
- "Moon Jae-in"
333
- ],
334
- "year_range": "1990-2020"
335
- },
336
- {
337
- "subject": "United States",
338
- "objects": [
339
- "George H. W. Bush",
340
- "Bill Clinton",
341
- "George W. Bush",
342
- "Barack Obama",
343
- "Donald Trump"
344
- ],
345
- "year_range": "1990-2020"
346
- },
347
- {
348
- "subject": "Russia",
349
- "objects": ["Boris Yeltsin", "Vladimir Putin", "Dmitry Medvedev"],
350
- "year_range": "1990-2020"
351
- },
352
- {
353
- "subject": "Pakistan",
354
- "objects": [
355
- "Ghulam Ishaq Khan",
356
- "Farooq Leghari",
357
- "Muhammad Rafiq Tarar",
358
- "Pervez Musharraf",
359
- "Asif Ali Zardari",
360
- "Mamnoon Hussain",
361
- "Arif Alvi"
362
- ],
363
- "year_range": "1990-2020"
364
- }
365
- ]
366
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/3.time_ceo.json DELETED
@@ -1,371 +0,0 @@
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
- "properties": {
12
- "relation_type": "factual",
13
- "domain_name": "company",
14
- "range_name": "person",
15
- "symmetric": false
16
- },
17
- "samples": [
18
- {
19
- "subject": "Hewlett-Packard",
20
- "object": "Lewis Platt",
21
- "time": "1999"
22
- },
23
- {
24
- "subject": "Hewlett-Packard",
25
- "object": "Carly Fiorina",
26
- "time": "2000"
27
- },
28
- {
29
- "subject": "Hewlett-Packard",
30
- "object": "Carly Fiorina",
31
- "time": "2001"
32
- },
33
- {
34
- "subject": "Hewlett-Packard",
35
- "object": "Carly Fiorina",
36
- "time": "2002"
37
- },
38
- {
39
- "subject": "Hewlett-Packard",
40
- "object": "Carly Fiorina",
41
- "time": "2003"
42
- },
43
- {
44
- "subject": "Hewlett-Packard",
45
- "object": "Carly Fiorina",
46
- "time": "2004"
47
- },
48
- {
49
- "subject": "Hewlett-Packard",
50
- "object": "Robert Wayman",
51
- "time": "2005"
52
- },
53
- {
54
- "subject": "Hewlett-Packard",
55
- "object": "Mark Hurd",
56
- "time": "2006"
57
- },
58
- {
59
- "subject": "Hewlett-Packard",
60
- "object": "Mark Hurd",
61
- "time": "2007"
62
- },
63
- {
64
- "subject": "Hewlett-Packard",
65
- "object": "Mark Hurd",
66
- "time": "2008"
67
- },
68
- {
69
- "subject": "Hewlett-Packard",
70
- "object": "Mark Hurd",
71
- "time": "2009"
72
- },
73
- {
74
- "subject": "Chrysler",
75
- "object": "Robert Eaton",
76
- "time": "1999"
77
- },
78
- {
79
- "subject": "Chrysler",
80
- "object": "James Holden",
81
- "time": "2000"
82
- },
83
- {
84
- "subject": "Chrysler",
85
- "object": "Dieter Zetsche",
86
- "time": "2001"
87
- },
88
- {
89
- "subject": "Chrysler",
90
- "object": "Dieter Zetsche",
91
- "time": "2002"
92
- },
93
- {
94
- "subject": "Chrysler",
95
- "object": "Dieter Zetsche",
96
- "time": "2003"
97
- },
98
- {
99
- "subject": "Chrysler",
100
- "object": "Dieter Zetsche",
101
- "time": "2004"
102
- },
103
- {
104
- "subject": "Chrysler",
105
- "object": "Dieter Zetsche",
106
- "time": "2005"
107
- },
108
- {
109
- "subject": "Chrysler",
110
- "object": "Tom LaSorda",
111
- "time": "2006"
112
- },
113
- {
114
- "subject": "Chrysler",
115
- "object": "Bob Nardelli",
116
- "time": "2007"
117
- },
118
- {
119
- "subject": "Chrysler",
120
- "object": "Bob Nardelli",
121
- "time": "2008"
122
- },
123
- {
124
- "subject": "Chrysler",
125
- "object": "Bob Nardelli",
126
- "time": "2009"
127
- },
128
- { "subject": "Boeing", "object": "Phil Condit", "time": "1999" },
129
- { "subject": "Boeing", "object": "Phil Condit", "time": "2000" },
130
- { "subject": "Boeing", "object": "Phil Condit", "time": "2001" },
131
- { "subject": "Boeing", "object": "Phil Condit", "time": "2002" },
132
- { "subject": "Boeing", "object": "Harry Stonecipher", "time": "2003" },
133
- { "subject": "Boeing", "object": "Harry Stonecipher", "time": "2004" },
134
- { "subject": "Boeing", "object": "James McNerney", "time": "2005" },
135
- { "subject": "Boeing", "object": "James McNerney", "time": "2006" },
136
- { "subject": "Boeing", "object": "James McNerney", "time": "2007" },
137
- { "subject": "Boeing", "object": "James McNerney", "time": "2008" },
138
- { "subject": "Boeing", "object": "James McNerney", "time": "2009" },
139
- { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "1999" },
140
- { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2000" },
141
- { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2001" },
142
- { "subject": "McDonald's", "object": "Jack M. Greenberg", "time": "2002" },
143
- { "subject": "McDonald's", "object": "James R. Cantalupo", "time": "2003" },
144
- { "subject": "McDonald's", "object": "James R. Cantalupo", "time": "2004" },
145
- { "subject": "McDonald's", "object": "Jim Skinner", "time": "2005" },
146
- { "subject": "McDonald's", "object": "Jim Skinner", "time": "2006" },
147
- { "subject": "McDonald's", "object": "Jim Skinner", "time": "2007" },
148
- { "subject": "McDonald's", "object": "Jim Skinner", "time": "2008" },
149
- { "subject": "McDonald's", "object": "Jim Skinner", "time": "2009" },
150
- {
151
- "subject": "Ford Motor Company",
152
- "object": "Jacques Nasser",
153
- "time": "1999"
154
- },
155
- {
156
- "subject": "Ford Motor Company",
157
- "object": "Jacques Nasser",
158
- "time": "2000"
159
- },
160
- {
161
- "subject": "Ford Motor Company",
162
- "object": "Jacques Nasser",
163
- "time": "2001"
164
- },
165
- {
166
- "subject": "Ford Motor Company",
167
- "object": "William Clay Ford Jr.",
168
- "time": "2002"
169
- },
170
- {
171
- "subject": "Ford Motor Company",
172
- "object": "William Clay Ford Jr.",
173
- "time": "2003"
174
- },
175
- {
176
- "subject": "Ford Motor Company",
177
- "object": "William Clay Ford Jr.",
178
- "time": "2004"
179
- },
180
- {
181
- "subject": "Ford Motor Company",
182
- "object": "William Clay Ford Jr.",
183
- "time": "2005"
184
- },
185
- {
186
- "subject": "Ford Motor Company",
187
- "object": "William Clay Ford Jr.",
188
- "time": "2006"
189
- },
190
- {
191
- "subject": "Ford Motor Company",
192
- "object": "Alan Mulally",
193
- "time": "2007"
194
- },
195
- {
196
- "subject": "Ford Motor Company",
197
- "object": "Alan Mulally",
198
- "time": "2008"
199
- },
200
- {
201
- "subject": "Ford Motor Company",
202
- "object": "Alan Mulally",
203
- "time": "2009"
204
- }
205
- ],
206
- "alias_time_templates": [
207
- {
208
- "year": "1996",
209
- "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
210
- },
211
- {
212
- "year": "1997",
213
- "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
214
- },
215
- {
216
- "year": "1998",
217
- "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
218
- },
219
- {
220
- "year": "1999",
221
- "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
222
- },
223
- {
224
- "year": "2000",
225
- "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
226
- },
227
- {
228
- "year": "2001",
229
- "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
230
- },
231
- {
232
- "year": "2002",
233
- "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
234
- },
235
- {
236
- "year": "2003",
237
- "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
238
- },
239
- {
240
- "year": "2004",
241
- "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
242
- },
243
- {
244
- "year": "2005",
245
- "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
246
- },
247
- {
248
- "year": "2006",
249
- "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
250
- },
251
- {
252
- "year": "2007",
253
- "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
254
- },
255
- {
256
- "year": "2008",
257
- "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
258
- },
259
- {
260
- "year": "2009",
261
- "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
262
- },
263
- {
264
- "year": "2010",
265
- "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
266
- },
267
- {
268
- "year": "2011",
269
- "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
270
- },
271
- {
272
- "year": "2012",
273
- "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
274
- },
275
- {
276
- "year": "2013",
277
- "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
278
- },
279
- {
280
- "year": "2014",
281
- "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
282
- },
283
- {
284
- "year": "2015",
285
- "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
286
- },
287
- {
288
- "year": "2016",
289
- "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
290
- },
291
- {
292
- "year": "2017",
293
- "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
294
- },
295
- {
296
- "year": "2018",
297
- "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
298
- },
299
- {
300
- "year": "2019",
301
- "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
302
- },
303
- {
304
- "year": "2020",
305
- "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
306
- }
307
- ],
308
- "all_possible_objects": [
309
- {
310
- "subject": "Hewlett-Packard",
311
- "objects": [
312
- "Lewis Platt",
313
- "Carly Fiorina",
314
- "Robert Wayman",
315
- "Mark Hurd",
316
- "Cathie Lesjak",
317
- "Léo Apotheker",
318
- "Meg Whitman"
319
- ],
320
- "year_range": "1992-2015"
321
- },
322
- {
323
- "subject": "Chrysler",
324
- "objects": [
325
- "Robert Eaton",
326
- "James Holden",
327
- "Dieter Zetsche",
328
- "Tom LaSorda",
329
- "Bob Nardelli",
330
- "Sergio Marchionne"
331
- ],
332
- "year_range": "1998-2014"
333
- },
334
- {
335
- "subject": "Boeing",
336
- "objects": [
337
- "Philip Condit",
338
- "Harry Stonecipher",
339
- "James McNerney",
340
- "Dennis Muilenburg",
341
- "Dave Calhoun"
342
- ],
343
- "year_range": "1996-2020"
344
- },
345
- {
346
- "subject": "McDonald's",
347
- "objects": [
348
- "Jack M. Greenberg",
349
- "James R. Cantalupo",
350
- "Charlie Bell",
351
- "Jim Skinner",
352
- "Don Thompson",
353
- "Steve Easterbrook",
354
- "Chris Kempczinski"
355
- ],
356
- "year_range": "1998-2020"
357
- },
358
- {
359
- "subject": "Ford Motor Company",
360
- "objects": [
361
- "Jacques Nasser",
362
- "William Clay Ford Jr.",
363
- "Alan Mulally",
364
- "Mark Fields",
365
- "Jim Hackett",
366
- "Jim Farley"
367
- ],
368
- "year_range": "1999-2020"
369
- }
370
- ]
371
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/4.time_defense.json DELETED
@@ -1,318 +0,0 @@
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
- "properties": {
14
- "relation_type": "factual",
15
- "domain_name": "country",
16
- "range_name": "defense expenditure",
17
- "symmetric": false
18
- },
19
- "samples": [
20
- { "subject": "United States", "object": "281.0", "time": "1999" },
21
- { "subject": "United States", "object": "295.0", "time": "2000" },
22
- { "subject": "United States", "object": "316.0", "time": "2001" },
23
- { "subject": "United States", "object": "348.0", "time": "2002" },
24
- { "subject": "United States", "object": "404.0", "time": "2003" },
25
- { "subject": "United States", "object": "455.0", "time": "2004" },
26
- { "subject": "United States", "object": "495.0", "time": "2005" },
27
- { "subject": "United States", "object": "532.0", "time": "2006" },
28
- { "subject": "United States", "object": "581.0", "time": "2007" },
29
- { "subject": "United States", "object": "636.0", "time": "2008" },
30
- { "subject": "United States", "object": "661.0", "time": "2009" },
31
- { "subject": "China", "object": "22.9", "time": "1999" },
32
- { "subject": "China", "object": "24.6", "time": "2000" },
33
- { "subject": "China", "object": "26.6", "time": "2001" },
34
- { "subject": "China", "object": "30.0", "time": "2002" },
35
- { "subject": "China", "object": "33.0", "time": "2003" },
36
- { "subject": "China", "object": "38.0", "time": "2004" },
37
- { "subject": "China", "object": "42.0", "time": "2005" },
38
- { "subject": "China", "object": "49.0", "time": "2006" },
39
- { "subject": "China", "object": "58.0", "time": "2007" },
40
- { "subject": "China", "object": "66.0", "time": "2008" },
41
- { "subject": "China", "object": "77.0", "time": "2009" },
42
- { "subject": "Russia", "object": "28.4", "time": "1999" },
43
- { "subject": "Russia", "object": "27.9", "time": "2000" },
44
- { "subject": "Russia", "object": "30.6", "time": "2001" },
45
- { "subject": "Russia", "object": "38.6", "time": "2002" },
46
- { "subject": "Russia", "object": "44.5", "time": "2003" },
47
- { "subject": "Russia", "object": "44.4", "time": "2004" },
48
- { "subject": "Russia", "object": "45.8", "time": "2005" },
49
- { "subject": "Russia", "object": "50.7", "time": "2006" },
50
- { "subject": "Russia", "object": "55.4", "time": "2007" },
51
- { "subject": "Russia", "object": "56.4", "time": "2008" },
52
- { "subject": "Russia", "object": "57.9", "time": "2009" },
53
- { "subject": "India", "object": "19.9", "time": "1999" },
54
- { "subject": "India", "object": "21.0", "time": "2000" },
55
- { "subject": "India", "object": "18.5", "time": "2001" },
56
- { "subject": "India", "object": "18.7", "time": "2002" },
57
- { "subject": "India", "object": "20.9", "time": "2003" },
58
- { "subject": "India", "object": "25.4", "time": "2004" },
59
- { "subject": "India", "object": "29.6", "time": "2005" },
60
- { "subject": "India", "object": "35.5", "time": "2006" },
61
- { "subject": "India", "object": "38.2", "time": "2007" },
62
- { "subject": "India", "object": "41.3", "time": "2008" },
63
- { "subject": "India", "object": "41.3", "time": "2009" },
64
- { "subject": "United Kingdom", "object": "45.5", "time": "1999" },
65
- { "subject": "United Kingdom", "object": "40.8", "time": "2000" },
66
- { "subject": "United Kingdom", "object": "39.3", "time": "2001" },
67
- { "subject": "United Kingdom", "object": "42.5", "time": "2002" },
68
- { "subject": "United Kingdom", "object": "45.3", "time": "2003" },
69
- { "subject": "United Kingdom", "object": "44.3", "time": "2004" },
70
- { "subject": "United Kingdom", "object": "41.6", "time": "2005" },
71
- { "subject": "United Kingdom", "object": "41.6", "time": "2006" },
72
- { "subject": "United Kingdom", "object": "46.4", "time": "2007" },
73
- { "subject": "United Kingdom", "object": "51.5", "time": "2008" },
74
- { "subject": "United Kingdom", "object": "46.1", "time": "2009" },
75
- { "subject": "Germany", "object": "19.9", "time": "1999" },
76
- { "subject": "Germany", "object": "19.5", "time": "2000" },
77
- { "subject": "Germany", "object": "21.6", "time": "2001" },
78
- { "subject": "Germany", "object": "26.8", "time": "2002" },
79
- { "subject": "Germany", "object": "30.3", "time": "2003" },
80
- { "subject": "Germany", "object": "29.7", "time": "2004" },
81
- { "subject": "Germany", "object": "29.6", "time": "2005" },
82
- { "subject": "Germany", "object": "31.9", "time": "2006" },
83
- { "subject": "Germany", "object": "36.8", "time": "2007" },
84
- { "subject": "Germany", "object": "34.1", "time": "2008" },
85
- { "subject": "Germany", "object": "34.1", "time": "2009" },
86
- { "subject": "Saudi Arabia", "object": "22.9", "time": "1999" },
87
- { "subject": "Saudi Arabia", "object": "24.6", "time": "2000" },
88
- { "subject": "Saudi Arabia", "object": "26.6", "time": "2001" },
89
- { "subject": "Saudi Arabia", "object": "30.0", "time": "2002" },
90
- { "subject": "Saudi Arabia", "object": "33.0", "time": "2003" },
91
- { "subject": "Saudi Arabia", "object": "38.0", "time": "2004" },
92
- { "subject": "Saudi Arabia", "object": "42.0", "time": "2005" },
93
- { "subject": "Saudi Arabia", "object": "49.0", "time": "2006" },
94
- { "subject": "Saudi Arabia", "object": "58.0", "time": "2007" },
95
- { "subject": "Saudi Arabia", "object": "66.0", "time": "2008" },
96
- { "subject": "Saudi Arabia", "object": "77.0", "time": "2009" }
97
- ],
98
- "alias_time_templates": [
99
- {
100
- "year": "1996",
101
- "template": "In the year the Summer Olympics were held in Atlanta, {} was a member of sports team"
102
- },
103
- {
104
- "year": "1997",
105
- "template": "In the year the Champions League final was held in Munich, {} was a member of sports team"
106
- },
107
- {
108
- "year": "1998",
109
- "template": "In the year the Winter Olympics were held in Nagano, {} was a member of sports team"
110
- },
111
- {
112
- "year": "1999",
113
- "template": "In the year the Champions League final was held in Barcelona, {} was a member of sports team"
114
- },
115
- {
116
- "year": "2000",
117
- "template": "In the year the Summer Olympics were held in Sydney, {} was a member of sports team"
118
- },
119
- {
120
- "year": "2001",
121
- "template": "In the year the World Series was held in Arizona, {} was a member of sports team"
122
- },
123
- {
124
- "year": "2002",
125
- "template": "In the year the Winter Olympics were held in Salt Lake City, {} was a member of sports team"
126
- },
127
- {
128
- "year": "2003",
129
- "template": "In the year the Rugby World Cup was held in Australia, {} was a member of sports team"
130
- },
131
- {
132
- "year": "2004",
133
- "template": "In the year the Summer Olympics were held in Athens, {} was a member of sports team"
134
- },
135
- {
136
- "year": "2005",
137
- "template": "In the year the Champions League final was held in Istanbul, {} was a member of sports team"
138
- },
139
- {
140
- "year": "2006",
141
- "template": "In the year the FIFA World Cup was held in Germany, {} was a member of sports team"
142
- },
143
- {
144
- "year": "2007",
145
- "template": "In the year the Cricket World Cup was held in the West Indies, {} was a member of sports team"
146
- },
147
- {
148
- "year": "2008",
149
- "template": "In the year the Summer Olympics were held in Beijing, {} was a member of sports team"
150
- },
151
- {
152
- "year": "2009",
153
- "template": "In the year the Champions League final was held in Rome, {} was a member of sports team"
154
- },
155
- {
156
- "year": "2010",
157
- "template": "In the year the FIFA World Cup was held in South Africa, {} was a member of sports team"
158
- },
159
- {
160
- "year": "2011",
161
- "template": "In the year the Rugby World Cup was held in New Zealand, {} was a member of sports team"
162
- },
163
- {
164
- "year": "2012",
165
- "template": "In the year the Summer Olympics were held in London, {} was a member of sports team"
166
- },
167
- {
168
- "year": "2013",
169
- "template": "In the year the Confederations Cup was held in Brazil, {} was a member of sports team"
170
- },
171
- {
172
- "year": "2014",
173
- "template": "In the year the FIFA World Cup was held in Brazil, {} was a member of sports team"
174
- },
175
- {
176
- "year": "2015",
177
- "template": "In the year the Cricket World Cup was held in Australia, {} was a member of sports team"
178
- },
179
- {
180
- "year": "2016",
181
- "template": "In the year the Summer Olympics were held in Rio, {} was a member of sports team"
182
- },
183
- {
184
- "year": "2017",
185
- "template": "In the year the Champions League final was held in Cardiff, {} was a member of sports team"
186
- },
187
- {
188
- "year": "2018",
189
- "template": "In the year the FIFA World Cup was held in Russia, {} was a member of sports team"
190
- },
191
- {
192
- "year": "2019",
193
- "template": "In the year the Rugby World Cup was held in Japan, {} was a member of sports team"
194
- },
195
- {
196
- "year": "2020",
197
- "template": "In the year the Summer Olympics were postponed in Tokyo, {} was a member of sports team"
198
- }
199
- ],
200
- "all_possible_objects": [
201
- {
202
- "subject": "United States",
203
- "objects": [
204
- "281.0",
205
- "295.0",
206
- "316.0",
207
- "348.0",
208
- "404.0",
209
- "455.0",
210
- "495.0",
211
- "532.0",
212
- "581.0",
213
- "636.0",
214
- "661.0"
215
- ],
216
- "year_range": "1999-2009"
217
- },
218
- {
219
- "subject": "China",
220
- "objects": [
221
- "22.9",
222
- "24.6",
223
- "26.6",
224
- "30.0",
225
- "33.0",
226
- "38.0",
227
- "42.0",
228
- "49.0",
229
- "58.0",
230
- "66.0",
231
- "77.0"
232
- ],
233
- "year_range": "1999-2009"
234
- },
235
- {
236
- "subject": "Russia",
237
- "objects": [
238
- "28.4",
239
- "27.9",
240
- "30.6",
241
- "38.6",
242
- "44.5",
243
- "44.4",
244
- "45.8",
245
- "50.7",
246
- "55.4",
247
- "56.4",
248
- "57.9"
249
- ],
250
- "year_range": "1999-2009"
251
- },
252
- {
253
- "subject": "India",
254
- "objects": [
255
- "19.9",
256
- "21.0",
257
- "18.5",
258
- "18.7",
259
- "20.9",
260
- "25.4",
261
- "29.6",
262
- "35.5",
263
- "38.2",
264
- "41.3"
265
- ],
266
- "year_range": "1999-2009"
267
- },
268
- {
269
- "subject": "United Kingdom",
270
- "objects": [
271
- "45.5",
272
- "40.8",
273
- "39.3",
274
- "42.5",
275
- "45.3",
276
- "44.3",
277
- "41.6",
278
- "46.4",
279
- "51.5",
280
- "46.1"
281
- ],
282
- "year_range": "1999-2009"
283
- },
284
- {
285
- "subject": "Germany",
286
- "objects": [
287
- "19.9",
288
- "19.5",
289
- "21.6",
290
- "26.8",
291
- "30.3",
292
- "29.7",
293
- "29.6",
294
- "31.9",
295
- "36.8",
296
- "34.1"
297
- ],
298
- "year_range": "1999-2009"
299
- },
300
- {
301
- "subject": "Saudi Arabia",
302
- "objects": [
303
- "22.9",
304
- "24.6",
305
- "26.6",
306
- "30.0",
307
- "33.0",
308
- "38.0",
309
- "42.0",
310
- "49.0",
311
- "58.0",
312
- "66.0",
313
- "77.0"
314
- ],
315
- "year_range": "1999-2009"
316
- }
317
- ]
318
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/5.time_movies.json DELETED
@@ -1,375 +0,0 @@
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/6.time_gdp.json DELETED
@@ -1,333 +0,0 @@
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/Temporal/7.time_inflations.json DELETED
@@ -1,333 +0,0 @@
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
- }