File size: 8,843 Bytes
a1f5016
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
{
    "name": "place_of_birth",
    "prompt_templates": [
        "In which city was <subject> born? The answer is: <mask>.",
        "Where was <subject> born? The answer is: <mask>.",
        "What is the birthplace of <subject>? The answer is: <mask>.",
        "Which place is the birthplace of <subject>? The answer is: <mask>.",
        "In which country was <subject> born? The answer is: <mask>."
    ],
    "samples": [
        {
            "subject": "Charles II of Spain",
            "object": "Madrid",
            "object_candidates": "Toronto, London, Belgrade, Manchester, Naples, Brooklyn, Vienna, Istanbul, Geneva, Madrid",
            "index": 0
        },
        {
            "subject": "David Coulthard",
            "object": "Scotland",
            "object_candidates": "Brooklyn, Vienna, Beijing, Belfast, Paris, Istanbul, Houston, Milan, Westminster, Scotland",
            "index": 1
        },
        {
            "subject": "Christina Rossetti",
            "object": "London",
            "object_candidates": "Belfast, Como, Moscow, Istanbul, Berlin, Scotland, Rome, Manchester, Armenia, London",
            "index": 2
        },
        {
            "subject": "Kenny Rogers",
            "object": "Houston",
            "object_candidates": "Istanbul, Belgrade, Chicago, Madrid, Paris, London, Milan, Vienna, Brooklyn, Houston",
            "index": 3
        },
        {
            "subject": "Husayn ibn Ali",
            "object": "Medina",
            "object_candidates": "Paris, Moscow, Berlin, Geneva, Brooklyn, Rome, Scotland, Beijing, Belgrade, Medina",
            "index": 4
        },
        {
            "subject": "William Thomson, 1st Baron Kelvin",
            "object": "Belfast",
            "object_candidates": "Moscow, Geneva, Madrid, Westminster, Paris, Medina, Belgrade, Beijing, Rome, Belfast",
            "index": 5
        },
        {
            "subject": "Alfred Adler",
            "object": "Vienna",
            "object_candidates": "Paris, Madrid, Toronto, Cologne, Como, London, Belfast, Istanbul, Munich, Vienna",
            "index": 6
        },
        {
            "subject": "Chus Lampreave",
            "object": "Madrid",
            "object_candidates": "Naples, Rome, Mecca, Chicago, Armenia, London, Como, Scotland, Istanbul, Madrid",
            "index": 7
        },
        {
            "subject": "Sergey Lavrov",
            "object": "Moscow",
            "object_candidates": "Beijing, Geneva, Medina, Istanbul, Belfast, Belgrade, Madrid, Westminster, London, Moscow",
            "index": 8
        },
        {
            "subject": "Konrad Lorenz",
            "object": "Vienna",
            "object_candidates": "Mecca, Milan, Berlin, Belgrade, London, Chicago, Beijing, Istanbul, Belfast, Vienna",
            "index": 9
        },
        {
            "subject": "Lou Reed",
            "object": "Brooklyn",
            "object_candidates": "Houston, Geneva, Munich, Rome, Vienna, Medina, Westminster, Cologne, Berlin, Brooklyn",
            "index": 10
        },
        {
            "subject": "Leo V the Armenian",
            "object": "Armenia",
            "object_candidates": "Berlin, Toronto, Cologne, Mecca, Manchester, Moscow, Como, Istanbul, Madrid, Armenia",
            "index": 11
        },
        {
            "subject": "Marco Delvecchio",
            "object": "Milan",
            "object_candidates": "Mecca, Munich, Westminster, Cologne, Beijing, Belgrade, Geneva, Toronto, Armenia, Milan",
            "index": 12
        },
        {
            "subject": "Carl Orff",
            "object": "Munich",
            "object_candidates": "Rome, Toronto, Houston, Manchester, Vienna, Beijing, Cologne, Chicago, Berlin, Munich",
            "index": 13
        },
        {
            "subject": "Pliny the Elder",
            "object": "Como",
            "object_candidates": "Toronto, Munich, Geneva, Paris, Milan, Westminster, Manchester, Berlin, London, Como",
            "index": 14
        },
        {
            "subject": "Frederick William II of Prussia",
            "object": "Berlin",
            "object_candidates": "Armenia, Madrid, Toronto, Belfast, Westminster, Scotland, Houston, Paris, Cologne, Berlin",
            "index": 15
        },
        {
            "subject": "Boniface III",
            "object": "Rome",
            "object_candidates": "Brooklyn, Naples, Houston, Como, Moscow, Manchester, Milan, Belgrade, Paris, Rome",
            "index": 16
        },
        {
            "subject": "Claudio Abbado",
            "object": "Milan",
            "object_candidates": "Madrid, Cologne, Belgrade, Belfast, Vienna, Chicago, Beijing, London, Berlin, Milan",
            "index": 17
        },
        {
            "subject": "Enrico Caruso",
            "object": "Naples",
            "object_candidates": "Cologne, Rome, Como, Manchester, Vienna, Berlin, Paris, Scotland, Houston, Naples",
            "index": 18
        },
        {
            "subject": "Mehmed VI",
            "object": "Istanbul",
            "object_candidates": "Madrid, Westminster, Munich, Belfast, Belgrade, Moscow, Geneva, Toronto, Houston, Istanbul",
            "index": 19
        },
        {
            "subject": "Dennis Farina",
            "object": "Chicago",
            "object_candidates": "Moscow, Belfast, Toronto, Berlin, Madrid, Milan, Armenia, Naples, Istanbul, Chicago",
            "index": 20
        },
        {
            "subject": "Mark Strong",
            "object": "London",
            "object_candidates": "Milan, Madrid, Belfast, Geneva, Rome, Brooklyn, Toronto, Paris, Houston, London",
            "index": 21
        },
        {
            "subject": "Edward I of England",
            "object": "Westminster",
            "object_candidates": "Cologne, Brooklyn, Moscow, Geneva, Milan, Toronto, Vienna, Armenia, Medina, Westminster",
            "index": 22
        },
        {
            "subject": "The Weeknd",
            "object": "Toronto",
            "object_candidates": "Manchester, Milan, London, Cologne, Mecca, Westminster, Berlin, Madrid, Houston, Toronto",
            "index": 23
        },
        {
            "subject": "Larry King",
            "object": "Brooklyn",
            "object_candidates": "Geneva, Como, Rome, Medina, Paris, Berlin, Cologne, Munich, Chicago, Brooklyn",
            "index": 24
        },
        {
            "subject": "Arthur Harden",
            "object": "Manchester",
            "object_candidates": "London, Rome, Cologne, Belfast, Scotland, Mecca, Istanbul, Toronto, Moscow, Manchester",
            "index": 25
        },
        {
            "subject": "Marquis de Sade",
            "object": "Paris",
            "object_candidates": "Medina, Milan, Houston, Manchester, Naples, Istanbul, Toronto, Mecca, Rome, Paris",
            "index": 26
        },
        {
            "subject": "Zhang Ziyi",
            "object": "Beijing",
            "object_candidates": "Naples, Medina, Chicago, Berlin, Belgrade, Madrid, Rome, Moscow, Mecca, Beijing",
            "index": 27
        },
        {
            "subject": "Konrad Adenauer",
            "object": "Cologne",
            "object_candidates": "Belgrade, Toronto, Geneva, Como, Moscow, Houston, Milan, London, Medina, Cologne",
            "index": 28
        },
        {
            "subject": "Ferdinand de Saussure",
            "object": "Geneva",
            "object_candidates": "Istanbul, Munich, Moscow, Como, Naples, Cologne, Belgrade, Madrid, London, Geneva",
            "index": 29
        },
        {
            "subject": "Vasili III of Russia",
            "object": "Moscow",
            "object_candidates": "Milan, Toronto, Mecca, Berlin, Rome, Beijing, Istanbul, Madrid, Geneva, Moscow",
            "index": 30
        },
        {
            "subject": "Georges Duhamel",
            "object": "Paris",
            "object_candidates": "Vienna, Milan, Westminster, Belfast, Mecca, Armenia, Manchester, Medina, Toronto, Paris",
            "index": 31
        },
        {
            "subject": "Aisha",
            "object": "Mecca",
            "object_candidates": "Como, Cologne, Paris, Brooklyn, Belfast, Houston, Scotland, Vienna, Madrid, Mecca",
            "index": 32
        },
        {
            "subject": "Peter I of Serbia",
            "object": "Belgrade",
            "object_candidates": "Vienna, Beijing, Milan, Geneva, Armenia, Brooklyn, Chicago, Naples, Belfast, Belgrade",
            "index": 33
        },
        {
            "subject": "Bing Crosby",
            "object": "Tacoma",
            "object_candidates": "Chicago, Houston, Vienna, Istanbul, Como, London, Medina, Brooklyn, Naples, Tacoma",
            "index": 34
        }
    ],
    "relation_id": "P19"
}