| { | |
| "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" | |
| } |