tommaso-green
commited on
Commit
•
38f853a
1
Parent(s):
b3874c2
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +14 -0
- datasets/v8/agg_relations_all.tsv +201 -0
- datasets/v8/agg_relations_with_prompts.tsv +133 -0
- datasets/v8/agg_relations_with_subj_obj.tsv +201 -0
- datasets/v8/agg_relations_with_subj_obj_filtered.tsv +153 -0
- datasets/v8/dataset.json +3 -0
- datasets/v8/mini/dataset_mini.json +0 -0
- datasets/v8/mini/prompts_with_alias.csv +6 -0
- datasets/v8/mini/translated/dataset_mini.json +0 -0
- datasets/v8/mini/tsv/src/prompts_en.tsv +67 -0
- datasets/v8/mini/tsv/tgt/index.csv +3 -0
- datasets/v8/mini/tsv/tgt/prompts_de.tsv +67 -0
- datasets/v8/mini/tsv/tgt/prompts_fr.tsv +67 -0
- datasets/v8/mini/tsv/tgt/prompts_it.tsv +67 -0
- datasets/v8/mini/tsv_entities/src/entities_en.tsv +87 -0
- datasets/v8/mini/tsv_entities/tgt/entities_de.tsv +87 -0
- datasets/v8/mini/tsv_entities/tgt/entities_fr.tsv +87 -0
- datasets/v8/mini/tsv_entities/tgt/entities_it.tsv +87 -0
- datasets/v8/mini/tsv_entities/tgt/index.csv +3 -0
- datasets/v8/mini/tsv_marked/src/prompts_marked_en.tsv +67 -0
- datasets/v8/mini/tsv_marked/tgt/index_marked.csv +3 -0
- datasets/v8/mini/tsv_marked/tgt/prompts_marked_de.tsv +67 -0
- datasets/v8/mini/tsv_marked/tgt/prompts_marked_fr.tsv +67 -0
- datasets/v8/mini/tsv_marked/tgt/prompts_marked_it.tsv +67 -0
- datasets/v8/prompts_with_alias.csv +0 -0
- datasets/v8/test.tsv +102 -0
- datasets/v8/translated/dataset.json +3 -0
- datasets/v8/translated/test.json +3 -0
- datasets/v8/translated/train.json +3 -0
- datasets/v8/translated/val.json +3 -0
- datasets/v8/tsv/src/prompts_en.tsv +0 -0
- datasets/v8/tsv/tgt/index.csv +10 -0
- datasets/v8/tsv/tgt/prompts_ar.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_de.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_fr.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_hr.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_it.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_ja.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_ka.tsv +3 -0
- datasets/v8/tsv/tgt/prompts_my.tsv +3 -0
- datasets/v8/tsv/tgt/prompts_qu.tsv +0 -0
- datasets/v8/tsv/tgt/prompts_zh.tsv +0 -0
- datasets/v8/tsv_entities/src/entities_en.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_ar.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_de.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_fr.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_hr.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_it.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_ja.tsv +0 -0
- datasets/v8/tsv_entities/tgt/entities_ka.tsv +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,17 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
datasets/v8/dataset.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
datasets/v8/translated/dataset.json filter=lfs diff=lfs merge=lfs -text
|
38 |
+
datasets/v8/translated/test.json filter=lfs diff=lfs merge=lfs -text
|
39 |
+
datasets/v8/translated/train.json filter=lfs diff=lfs merge=lfs -text
|
40 |
+
datasets/v8/translated/val.json filter=lfs diff=lfs merge=lfs -text
|
41 |
+
datasets/v8/tsv/tgt/prompts_ka.tsv filter=lfs diff=lfs merge=lfs -text
|
42 |
+
datasets/v8/tsv/tgt/prompts_my.tsv filter=lfs diff=lfs merge=lfs -text
|
43 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_ar.tsv filter=lfs diff=lfs merge=lfs -text
|
44 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_de.tsv filter=lfs diff=lfs merge=lfs -text
|
45 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_fr.tsv filter=lfs diff=lfs merge=lfs -text
|
46 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_ja.tsv filter=lfs diff=lfs merge=lfs -text
|
47 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_ka.tsv filter=lfs diff=lfs merge=lfs -text
|
48 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_my.tsv filter=lfs diff=lfs merge=lfs -text
|
49 |
+
datasets/v8/tsv_marked/tgt/prompts_marked_qu.tsv filter=lfs diff=lfs merge=lfs -text
|
datasets/v8/agg_relations_all.tsv
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
relation_name count
|
2 |
+
SEMANTICALLY_RELATED 25893272
|
3 |
+
WIKIDATA_HYPONYM_INSTANCE 7975736
|
4 |
+
OCCUPATION 29088
|
5 |
+
INSTANCE_OF 24575
|
6 |
+
CAST_MEMBER 17149
|
7 |
+
AWARD_RECEIVED 17067
|
8 |
+
CONTAINS_ADMINISTRATIVE_TERRITORIAL_ENTITY 16193
|
9 |
+
HAS_PART 14799
|
10 |
+
GLOSS_DISAMBIGUATED 14325
|
11 |
+
LANGUAGE_USED 13296
|
12 |
+
DESCRIBED_BY_SOURCE 11119
|
13 |
+
COUNTRY_OF_CITIZENSHIP 10151
|
14 |
+
MEMBER_OF 10104
|
15 |
+
TWINNED_ADMINISTRATIVE_BODY 9852
|
16 |
+
EDUCATED_AT 9237
|
17 |
+
LANGUAGES_SPOKEN,_WRITTEN_OR_SIGNED 9225
|
18 |
+
PART_OF 9179
|
19 |
+
SEX_OR_GENDER 8966
|
20 |
+
PLACE_OF_BIRTH 8735
|
21 |
+
GIVEN_NAME 8422
|
22 |
+
SHARES_BORDER_WITH 8235
|
23 |
+
GENRE 7807
|
24 |
+
DIPLOMATIC_RELATION 6895
|
25 |
+
GLOSS_MONOSEMOUS 6825
|
26 |
+
PARTICIPANT_IN 6264
|
27 |
+
COUNTRY 5998
|
28 |
+
NOMINATED_FOR 5542
|
29 |
+
HAS_WORKS_IN_THE_COLLECTION 5042
|
30 |
+
NOTABLE_WORK 5028
|
31 |
+
FAMILY_NAME 4673
|
32 |
+
LOCATED_IN_THE_ADMINISTRATIVE_TERRITORIAL_ENTITY 4351
|
33 |
+
CHILD 4205
|
34 |
+
LOCATED_IN_TIME_ZONE 3955
|
35 |
+
PLACE_OF_DEATH 3316
|
36 |
+
OWNER_OF 3199
|
37 |
+
SIBLING 3078
|
38 |
+
CAPITAL_OF 3057
|
39 |
+
MERONYM_PART 3055
|
40 |
+
RECORD_LABEL 2767
|
41 |
+
DAY_OF_WEEK 2673
|
42 |
+
DIFFERENT_FROM 2643
|
43 |
+
RELIGION 2463
|
44 |
+
NATIVE_LANGUAGE 2435
|
45 |
+
RESIDENCE 2396
|
46 |
+
SPORT 2379
|
47 |
+
FIELD_OF_WORK 2362
|
48 |
+
INSTRUMENT 2357
|
49 |
+
SPOUSE 2164
|
50 |
+
EMPLOYER 2161
|
51 |
+
COUNTRY_OF_ORIGIN 2052
|
52 |
+
HYPERNYM_INSTANCE 2044
|
53 |
+
MEMBER_OF_SPORTS_TEAM 2031
|
54 |
+
DISTRIBUTED_BY 1995
|
55 |
+
CHARACTERS 1897
|
56 |
+
CAUSE_OF_DEATH 1893
|
57 |
+
INFLUENCED_BY 1863
|
58 |
+
FOLLOWS 1840
|
59 |
+
LANGUAGE_OF_WORK_OR_NAME 1789
|
60 |
+
ETHNIC_GROUP 1721
|
61 |
+
MEMBER_OF_POLITICAL_PARTY 1710
|
62 |
+
FOLLOWED_BY 1692
|
63 |
+
MERONYM_MEMBER 1688
|
64 |
+
WRITING_LANGUAGE 1673
|
65 |
+
SIGNIFICANT_EVENT 1667
|
66 |
+
PLACE_OF_BURIAL 1628
|
67 |
+
FATHER 1596
|
68 |
+
MANNER_OF_DEATH 1553
|
69 |
+
WORK_LOCATION 1540
|
70 |
+
TRIBUTARY 1529
|
71 |
+
LOCATED_IN_OR_NEXT_TO_BODY_OF_WATER 1527
|
72 |
+
SUBSIDIARY 1466
|
73 |
+
VOICE_ACTOR 1436
|
74 |
+
PRESENT_IN_WORK 1417
|
75 |
+
HEAD_OF_GOVERNMENT 1411
|
76 |
+
FILMING_LOCATION 1405
|
77 |
+
PRODUCER 1391
|
78 |
+
SUBCLASS_OF 1333
|
79 |
+
REPLACES 1323
|
80 |
+
NAMED_AFTER 1305
|
81 |
+
POSITION_PLAYED_ON_TEAM_/_SPECIALITY 1277
|
82 |
+
SCREENWRITER 1265
|
83 |
+
NARRATIVE_LOCATION 1263
|
84 |
+
PARENT_TAXON 1237
|
85 |
+
CONFLICT 1232
|
86 |
+
PRODUCTION_COMPANY 1205
|
87 |
+
REGION_MEMBER 1202
|
88 |
+
MEMBER_OF_REGION_DOMAIN_oewn-r 1192
|
89 |
+
POSITION_HELD 1174
|
90 |
+
SAID_TO_BE_THE_SAME_AS 1151
|
91 |
+
HOLONYM_PART 1148
|
92 |
+
TAXON_RANK 1114
|
93 |
+
PLATFORM 1078
|
94 |
+
UNMARRIED_PARTNER 1070
|
95 |
+
COUNTRY_FOR_SPORT 1070
|
96 |
+
MAIN_SUBJECT 1057
|
97 |
+
COMPOSER 1043
|
98 |
+
ORIGINAL_LANGUAGE_OF_FILM_OR_TV_SHOW 1015
|
99 |
+
OFFICIAL_LANGUAGE 1011
|
100 |
+
DIRECTOR 989
|
101 |
+
DISTRIBUTION_FORMAT 983
|
102 |
+
STUDENT 932
|
103 |
+
HEADQUARTERS_LOCATION 927
|
104 |
+
RELATIVE 925
|
105 |
+
PERFORMER 922
|
106 |
+
CONTAINS_SETTLEMENT 853
|
107 |
+
DERIVATIVE_WORK 843
|
108 |
+
FOUNDED_BY 842
|
109 |
+
MOTHER 841
|
110 |
+
LEAGUE 824
|
111 |
+
PRODUCT_OR_MATERIAL_PRODUCED 802
|
112 |
+
CAPITAL 792
|
113 |
+
TEST_TAKEN 777
|
114 |
+
DOCTORAL_STUDENT 772
|
115 |
+
CHILD_ASTRONOMICAL_BODY 766
|
116 |
+
DISCOGRAPHY 745
|
117 |
+
CANDIDACY_IN_ELECTION 712
|
118 |
+
HOLONYM_MEMBER 693
|
119 |
+
OWNED_BY 680
|
120 |
+
STUDENT_OF 680
|
121 |
+
CONTINENT 636
|
122 |
+
LOCATION_OF_FORMATION 626
|
123 |
+
INFLOWS 623
|
124 |
+
OPERATING_SYSTEM 611
|
125 |
+
INDUSTRY 609
|
126 |
+
FLAG 596
|
127 |
+
DIRECTOR_OF_PHOTOGRAPHY 574
|
128 |
+
HISTORY_OF_TOPIC 559
|
129 |
+
CREATOR 559
|
130 |
+
MOVEMENT 552
|
131 |
+
FILM_EDITOR 548
|
132 |
+
MEDICAL_CONDITION 547
|
133 |
+
OFFICE_HELD_BY_HEAD_OF_GOVERNMENT 546
|
134 |
+
MANUFACTURER 536
|
135 |
+
PUBLIC_HOLIDAY 525
|
136 |
+
COAT_OF_ARMS 524
|
137 |
+
DEVELOPER 519
|
138 |
+
BASED_ON 497
|
139 |
+
FILMOGRAPHY 495
|
140 |
+
ARCHIVES_AT 487
|
141 |
+
MILITARY_RANK 481
|
142 |
+
LEGISLATIVE_BODY 479
|
143 |
+
LOCATED_ON_TERRAIN_FEATURE 462
|
144 |
+
HIGHEST_POINT 457
|
145 |
+
LEGAL_FORM 445
|
146 |
+
MILITARY_BRANCH 437
|
147 |
+
ANIMATOR 428
|
148 |
+
EXECUTIVE_PRODUCER 426
|
149 |
+
HEAD_OF_STATE 412
|
150 |
+
HAIR_COLOR 411
|
151 |
+
ANTHEM 387
|
152 |
+
VOICE_TYPE 384
|
153 |
+
GEOGRAPHY_OF_TOPIC 376
|
154 |
+
ELECTRICAL_PLUG_TYPE 376
|
155 |
+
VICTORY 372
|
156 |
+
OPERATOR 372
|
157 |
+
CURRENCY 368
|
158 |
+
ACADEMIC_DEGREE 363
|
159 |
+
WIKIMEDIA_OUTLINE 352
|
160 |
+
LOCATION 352
|
161 |
+
FAMILY 335
|
162 |
+
USE 334
|
163 |
+
PUBLISHER 333
|
164 |
+
OFFICIAL_SYMBOL 331
|
165 |
+
ON_FOCUS_LIST_OF_WIKIMEDIA_PROJECT 328
|
166 |
+
EMERGENCY_PHONE_NUMBER 320
|
167 |
+
DOCTORAL_ADVISOR 305
|
168 |
+
CONVICTED_OF 303
|
169 |
+
FILM_CREW_MEMBER 302
|
170 |
+
BASIC_FORM_OF_GOVERNMENT 294
|
171 |
+
COACH_OF_SPORTS_TEAM 291
|
172 |
+
LOWEST_POINT 286
|
173 |
+
DERIVATIONALLY_RELATED 285
|
174 |
+
ENEMY_OF 278
|
175 |
+
IUCN_CONSERVATION_STATUS 273
|
176 |
+
STOCK_EXCHANGE 272
|
177 |
+
TOP-LEVEL_INTERNET_DOMAIN 270
|
178 |
+
ASSOCIATED_ELECTORAL_DISTRICT 269
|
179 |
+
PROGRAMMING_LANGUAGE 264
|
180 |
+
ITEM_OPERATED 258
|
181 |
+
PARENT_ORGANIZATION 257
|
182 |
+
CULTURE 255
|
183 |
+
HEAD_COACH 252
|
184 |
+
HAS_QUALITY 250
|
185 |
+
SIGNIFICANT_PERSON 245
|
186 |
+
EXECUTIVE_BODY 241
|
187 |
+
ORIGINAL_BROADCASTER 237
|
188 |
+
NOBLE_TITLE 236
|
189 |
+
PERMANENT_DUPLICATED_ITEM 235
|
190 |
+
PART_OF_THE_SERIES 230
|
191 |
+
COPYRIGHT_REPRESENTATIVE 222
|
192 |
+
BRAND 220
|
193 |
+
BOARD_MEMBER 220
|
194 |
+
AUTHOR 214
|
195 |
+
POLITICAL_IDEOLOGY 205
|
196 |
+
SET_IN_PERIOD 202
|
197 |
+
TIME_PERIOD 202
|
198 |
+
KÖPPEN_CLIMATE_CLASSIFICATION 200
|
199 |
+
CHIEF_EXECUTIVE_OFFICER 197
|
200 |
+
READABLE_FILE_FORMAT 191
|
201 |
+
CENTRAL_BANK 188
|
datasets/v8/agg_relations_with_prompts.tsv
ADDED
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
relation_name count subject object question rephrase
|
2 |
+
OCCUPATION 29088.0 Tiara Jacquelina Actor What is the occupation of <subject>? What is <subject>'s profession?
|
3 |
+
CAST_MEMBER 17149.0 Lucy Julian Rhind-Tutt Who is a cast member of <subject>? Who acts in <subject>?
|
4 |
+
AWARD_RECEIVED 17067.0 Shirley MacLaine Golden Globe Cecil B. DeMille Award What award has <subject> received? Which award was given to <subject>?
|
5 |
+
LANGUAGE_USED 13296.0 Exo Chinese What language is used by <subject>? Which language does <subject> use?
|
6 |
+
DESCRIBED_BY_SOURCE 11119.0 Juliette Binoche Obalky knih.cz What source describes <subject>? Which source provides a description of <subject>?
|
7 |
+
COUNTRY_OF_CITIZENSHIP 10151.0 Hans Christian Schmidt Denmark What is the country of citizenship of <subject>? Which country is <subject> a citizen of?
|
8 |
+
EDUCATED_AT 9237.0 Peter Jackson Kapiti College Where was <subject> educated? At which institution did <subject> receive education?
|
9 |
+
LANGUAGES_SPOKEN,_WRITTEN_OR_SIGNED 9225.0 Michael Jordan English What languages does <subject> speak, write, or sign? Which languages are spoken, written, or signed by <subject>?
|
10 |
+
SEX_OR_GENDER 8966.0 Dennis Hopper Male What is the sex or gender of <subject>? Which gender or sex does <subject> identify with?
|
11 |
+
PLACE_OF_BIRTH 8735.0 Idan Vered Ramat Gan Where was <subject> born? What is the birthplace of <subject>?
|
12 |
+
SHARES_BORDER_WITH 8235.0 Kose Türi Rural Municipality What does <subject> share a border with? Which area borders <subject>?
|
13 |
+
GENRE 7807.0 Scott Dramaturgy What genre is associated with <subject>? Which genre does <subject> belong to?
|
14 |
+
COUNTRY 5998.0 Bodo India What country is <subject> located in? Which nation is <subject> part of?
|
15 |
+
NOMINATED_FOR 5542.0 Cagney Academy Award for Best Actor What was <subject> nominated for? Which award was <subject> a nominee for?
|
16 |
+
HAS_WORKS_IN_THE_COLLECTION 5042.0 Steinbeck Minneapolis Institute of Art In which collection can works by <subject> be found? Which collection includes works by <subject>?
|
17 |
+
NOTABLE_WORK 5028.0 Tahir Salahov Land of Fire What is a notable work of <subject>? Which work is <subject> known for?
|
18 |
+
FAMILY_NAME 4673.0 Loke Wan Tho Lu What is the family name of <subject>? What surname does <subject> have?
|
19 |
+
CHILD 4205.0 Baim Wong Kiano Tiger Wong Who is <subject>'s child? Who is <subject>'s offspring?
|
20 |
+
LOCATED_IN_TIME_ZONE 3955.0 Lakhisarai UTC+05:30 What time zone is <subject> located in? Which time zone does <subject> belong to?
|
21 |
+
PLACE_OF_DEATH 3316.0 Toshiro Mifune Tokyo Where did <subject> die? What is the location of <subject>'s death?
|
22 |
+
OWNER_OF 3199.0 Prada Helmut Lang What does <subject> own? Which entity is owned by <subject>?
|
23 |
+
SIBLING 3078.0 Pooja Bhatt Rahul Bhatt Who is a sibling of <subject>? Who shares a sibling relationship with <subject>?
|
24 |
+
CAPITAL_OF 3057.0 Tobolsk Tobolsky District What is <subject> the capital of? Which place has <subject> as its capital?
|
25 |
+
RECORD_LABEL 2767.0 Guano Apes GUN Records What record label is <subject> associated with? Which label represents <subject>?
|
26 |
+
RELIGION 2463.0 Amrish Puri Hinduism What is the religion of <subject>? Which faith does <subject> follow?
|
27 |
+
NATIVE_LANGUAGE 2435.0 Keiran Lee British English What is the native language of <subject>? Which language is native to <subject>?
|
28 |
+
RESIDENCE 2396.0 Hopkins Malibu Where does <subject> reside? What is the place of residence of <subject>?
|
29 |
+
SPORT 2379.0 Sargis Adamyan Soccer What sport does <subject> play? Which sport is <subject> associated with?
|
30 |
+
FIELD_OF_WORK 2362.0 Origen Exegesis What is the field of work of <subject>? Which area does <subject> work in?
|
31 |
+
INSTRUMENT 2357.0 Andreea Bălan Voice What instrument does <subject> play? Which musical instrument is played by <subject>?
|
32 |
+
SPOUSE 2164.0 Giovanni Falcone Francesca Morvillo Who is the spouse of <subject>? Who is married to <subject>?
|
33 |
+
EMPLOYER 2161.0 Ganesh Prasad University of Calcutta Who is the employer of <subject>? Which organization employs <subject>?
|
34 |
+
COUNTRY_OF_ORIGIN 2052.0 Turisas Finland What is the country of origin of <subject>? Which country does <subject> originate from?
|
35 |
+
MEMBER_OF_SPORTS_TEAM 2031.0 Daisuke Matsui Yokohama FC What sports team is <subject> a member of? Which team does <subject> play for?
|
36 |
+
DISTRIBUTED_BY 1995.0 Instagram App Store Who distributes <subject>? What platform distributes <subject>?
|
37 |
+
CHARACTERS 1897.0 The Impossible María Belón Who is a character in <subject>? Which character appears in <subject>?
|
38 |
+
CAUSE_OF_DEATH 1893.0 Yul Brynner Lung cancer What was the cause of death of <subject>? How did <subject> die?
|
39 |
+
INFLUENCED_BY 1863.0 Darwin Humboldt Who influenced <subject>? Which individual had an influence on <subject>?
|
40 |
+
LANGUAGE_OF_WORK_OR_NAME 1789.0 Chatroulette English What is the language of <subject>? Which language is used in <subject>?
|
41 |
+
ETHNIC_GROUP 1721.0 Fran Lebowitz American What is the ethnic group of <subject>? Which ethnicity does <subject> belong to?
|
42 |
+
MEMBER_OF_POLITICAL_PARTY 1710.0 Lee Hsien Loong People's Action Party What political party is <subject> a member of? Which party does <subject> belong to?
|
43 |
+
WRITING_LANGUAGE 1673.0 Sarah Michelle Gellar English Which language does <subject> use for writing? Which language does <subject> write in?
|
44 |
+
SIGNIFICANT_EVENT 1667.0 Luis Sepúlveda Prisoner of conscience What significant event is associated with <subject>? Which important event involves <subject>?
|
45 |
+
PLACE_OF_BURIAL 1628.0 Filippo Tommaso Marinetti Cimitero Monumentale di Milano Where is <subject> buried? What is the burial place of <subject>?
|
46 |
+
FATHER 1596.0 Robert C. Merton Merton Who is <subject>'s father? Who is <subject>'s dad?
|
47 |
+
MANNER_OF_DEATH 1553.0 Bob Saget Accident What was the manner of death of <subject>? How did <subject> pass away?
|
48 |
+
WORK_LOCATION 1540.0 Fredrika Bremer Stockholm What is <subject>'s work location? Where does <subject> work?
|
49 |
+
VOICE_ACTOR 1436.0 Kim Possible Felicity Huffman Who is the voice actor for <subject>? Who lends their voice to <subject>?
|
50 |
+
PRESENT_IN_WORK 1417.0 Haman Esther In what work is <subject> present? Which work features <subject>?
|
51 |
+
HEAD_OF_GOVERNMENT 1411.0 Kongsvinger Eli Wathne Who is the head of government for <subject>? Who governs <subject>?
|
52 |
+
FILMING_LOCATION 1405.0 Django Unchained California Where was <subject> filmed? What is the filming location of <subject>?
|
53 |
+
PRODUCER 1391.0 The Matrix Revolutions Joel Silver Who is the producer of <subject>? Who produced <subject>?
|
54 |
+
POSITION_PLAYED_ON_TEAM_/_SPECIALITY 1277.0 Kęstutis Šeštokas Power forward What position does <subject> play on a team? Which specialty does <subject> have in a team?
|
55 |
+
SCREENWRITER 1265.0 The Island Alex Kurtzman Who is the screenwriter of <subject>? Who wrote the screenplay for <subject>?
|
56 |
+
NARRATIVE_LOCATION 1263.0 Enthiran Chennai What is the narrative location of <subject>? Where is the story of <subject> set?
|
57 |
+
CONFLICT 1232.0 Gore Vietnam War What conflict is <subject> associated with? Which war involves <subject>?
|
58 |
+
PRODUCTION_COMPANY 1205.0 Sons of Anarchy FX What is the production company of <subject>? Which company produced <subject>?
|
59 |
+
POSITION_HELD 1174.0 Radhabinod Pal Judge What position does <subject> hold? Which role does <subject> occupy?
|
60 |
+
PLATFORM 1078.0 Windows Server 2012 X64 Which platform was <subject> released on? Which platform does <subject> run on?
|
61 |
+
UNMARRIED_PARTNER 1070.0 Felix Baumgartner Mihaela Rădulescu Who is the unmarried partner of <subject>? Who is <subject>'s partner without marriage?
|
62 |
+
COUNTRY_FOR_SPORT 1070.0 Mikael Granlund Finland What country does <subject> represent in sport? Which nation does <subject> play for in sports?
|
63 |
+
MAIN_SUBJECT 1057.0 The Master Alcoholism What is the main subject of <subject>? Which topic is central to <subject>?
|
64 |
+
COMPOSER 1043.0 Sholay R. D. Burman Who is the composer of <subject>? Who composed the music for <subject>?
|
65 |
+
ORIGINAL_LANGUAGE_OF_FILM_OR_TV_SHOW 1015.0 Hanasaku Iroha Japanese What is the original language of <subject>? Which language was <subject> originally produced in?
|
66 |
+
OFFICIAL_LANGUAGE 1011.0 United Nations Arabic What is the official language of <subject>? Which language is officially used by <subject>?
|
67 |
+
DIRECTOR 989.0 Looper Rian Johnson Who is the director of <subject>? Who directed <subject>?
|
68 |
+
DISTRIBUTION_FORMAT 983.0 Red Music streaming service What is the distribution format of <subject>? Which format is used to distribute <subject>?
|
69 |
+
STUDENT 932.0 Anderson Glaser Who is the student of <subject>? Who does <subject> study under?
|
70 |
+
HEADQUARTERS_LOCATION 927.0 Marvel Studios Burbank Where is the headquarters of <subject> located? In which city is the headquarters of <subject>?
|
71 |
+
RELATIVE 925.0 Natsume Sōseki Natsume Yoshinobu Who is a relative of <subject>? Who is related to <subject>?
|
72 |
+
PERFORMER 922.0 Gladiator Hans Zimmer Who is the performer for <subject>? Who performed in <subject>?
|
73 |
+
DERIVATIVE_WORK 843.0 Hulk The Incredible Hulk What is a derivative work of <subject>? Which work is derived from <subject>?
|
74 |
+
FOUNDED_BY 842.0 Cumhuriyet Yunus Nadi Abalıoğlu Who founded <subject>? Who is the founder of <subject>?
|
75 |
+
MOTHER 841.0 Semerkhet Betrest Who is the mother of <subject>? Who gave birth to <subject>?
|
76 |
+
LEAGUE 824.0 Faustino Asprilla Premier League Which league is <subject> associated with? In which league does <subject> play?
|
77 |
+
PRODUCT_OR_MATERIAL_PRODUCED 802.0 Supercell Mobile game What product or material is produced by <subject>? What does <subject> produce?
|
78 |
+
CAPITAL 792.0 'Asir Province Abha What is the capital of <subject>? Which city is the capital of <subject>?
|
79 |
+
TEST_TAKEN 777.0 Sweet Home Alabama Bechdel test Which test did <subject> take? What test is associated with <subject>?
|
80 |
+
DOCTORAL_STUDENT 772.0 Volker Strassen Joachim von zur Gathen Who is a doctoral student of <subject>? Who studied under <subject> as a doctoral student?
|
81 |
+
OWNED_BY 680.0 Supercell Tencent Who owns <subject>? Who is the owner of <subject>?
|
82 |
+
STUDENT_OF 680.0 Thomson Rayleigh Who is <subject> a student of? Under whom did <subject> study?
|
83 |
+
CONTINENT 636.0 San Francisco North America On which continent is <subject> located? Which continent is <subject> a part of?
|
84 |
+
LOCATION_OF_FORMATION 626.0 Nelly Saint Louis Where was <subject> formed? In which location was <subject> formed?
|
85 |
+
OPERATING_SYSTEM 611.0 KakaoTalk Android What operating system does <subject> use? On which operating system does <subject> run?
|
86 |
+
INDUSTRY 609.0 SkyTeam Aircraft industry In which industry does <subject> operate? What industry is <subject> part of?
|
87 |
+
DIRECTOR_OF_PHOTOGRAPHY 574.0 All About Steve Tim Suhrstedt Who is the director of photography for <subject>? Who handled the cinematography for <subject>?
|
88 |
+
CREATOR 559.0 Athos Dumas Who is the creator of <subject>? Who created <subject>?
|
89 |
+
MOVEMENT 552.0 Burke Counterrevolutionist Which movement is <subject> associated with? What movement is <subject> part of?
|
90 |
+
FILM_EDITOR 548.0 Pocahontas H. Lee Peterson Who is the film editor of <subject>? Who edited the film <subject>?
|
91 |
+
MEDICAL_CONDITION 547.0 Walker One-eyed What medical condition does <subject> have? Which medical condition is associated with <subject>?
|
92 |
+
OFFICE_HELD_BY_HEAD_OF_GOVERNMENT 546.0 Kosovo Prime Minister of Kosovo Which office is held by the head of government of <subject>? Which position is held by the head of government in <subject>?
|
93 |
+
MANUFACTURER 536.0 Audi R8 Audi Sport GmbH Who is the manufacturer of <subject>? Which company manufactures <subject>?
|
94 |
+
DEVELOPER 519.0 Vandana Shiva Navdanya Who is the developer of <subject>? Who developed <subject>?
|
95 |
+
BASED_ON 497.0 Lone Survivor Lone Survivor What is <subject> based on? What is the basis for <subject>?
|
96 |
+
HIGHEST_POINT 457.0 Brač Vidova gora What is the highest point of <subject>? Which point is the highest in <subject>?
|
97 |
+
MILITARY_RANK 481.0 Erich Ludendorff General officer What is the military rank of <subject>? Which rank does <subject> hold in the military?
|
98 |
+
MILITARY_BRANCH 437.0 Thomas Gage British Army Which military branch is <subject> part of? To which branch of the military does <subject> belong?
|
99 |
+
ANIMATOR 428.0 Saludos Amigos Bill Tytla Who is the animator of <subject>? Who animated <subject>?
|
100 |
+
EXECUTIVE_PRODUCER 426.0 Titanic Rae Sanchini Who is the executive producer of <subject>? Who acted as the executive producer for <subject>?
|
101 |
+
HAIR_COLOR 411.0 Abigail Breslin Blond What is the hair color of <subject>? Which hair color does <subject> have?
|
102 |
+
HEAD_OF_STATE 412.0 Mali Ibrahim Boubacar Keïta Who is the head of state of <subject>? Who serves as the head of state for <subject>?
|
103 |
+
ANTHEM 387.0 Czech Republic Kde domov můj What is the anthem of <subject>? Which song serves as the anthem for <subject>?
|
104 |
+
VOICE_TYPE 384.0 Ronnie James Dio Tenor What is the voice type of <subject>? Which voice type does <subject> have?
|
105 |
+
OPERATOR 372.0 Chang'e 1 China National Space Administration Who is the operator of <subject>? Which person or organization operates <subject>?
|
106 |
+
CURRENCY 368.0 Switzerland Swiss franc What is the currency of <subject>? Which currency is used in <subject>?
|
107 |
+
ACADEMIC_DEGREE 363.0 Jean Baptiste Perrin Professor What academic degree does <subject> hold? Which degree is held by <subject>?
|
108 |
+
LOCATION 352.0 Mount Merapi Gunung Merapi National Park Where is <subject> located? In which location can <subject> be found?
|
109 |
+
FAMILY 335.0 Prince Hisahito of Akishino Imperial House of Japan What family is <subject> a part of? Which family does <subject> belong to?
|
110 |
+
USE 334.0 PuTTY Terminal emulator What is <subject> used for? For what purpose is <subject> used?
|
111 |
+
PUBLISHER 333.0 Date A Live Fujimi Fantasia Bunko Who is the publisher of <subject>? Which company publishes <subject>?
|
112 |
+
OFFICIAL_SYMBOL 331.0 Thailand Golden shower tree What is the official symbol of <subject>? Which symbol officially represents <subject>?
|
113 |
+
DOCTORAL_ADVISOR 305.0 Thomson Rayleigh Who is the doctoral advisor of <subject>? Who advised <subject> during their doctoral studies?
|
114 |
+
CONVICTED_OF 303.0 Hoffa Bribery Of what was <subject> convicted? For which crime was <subject> convicted?
|
115 |
+
FILM_CREW_MEMBER 302.0 Ratatouille Brian Fee Who is a film crew member of <subject>? Who worked on the film <subject> as a crew member?
|
116 |
+
BASIC_FORM_OF_GOVERNMENT 294.0 Belgium Parliamentary monarchy What is the form of government in <subject>? Which form of government does <subject> have?
|
117 |
+
COACH_OF_SPORTS_TEAM 291.0 Vincent Kompany R.S.C. Anderlecht Who is the coach of the sports team <subject>? Which team is coached by <subject>?
|
118 |
+
LOWEST_POINT 286.0 Monaco Mediterranean What is the lowest point in <subject>? Which point is the lowest in <subject>?
|
119 |
+
ENEMY_OF 278.0 Ash Ketchum List of Pokémon Diamond and Pearl characters Who is an enemy of <subject>? Which characters are enemies of <subject>?
|
120 |
+
IUCN_CONSERVATION_STATUS 273.0 Limnophila aromatica Least Concern What is the IUCN conservation status of <subject>? Which conservation status does <subject> have according to IUCN?
|
121 |
+
STOCK_EXCHANGE 272.0 Herbalife New York Stock Exchange On which stock exchange is <subject> listed? Which stock exchange lists <subject>?
|
122 |
+
PROGRAMMING_LANGUAGE 264.0 Cheat Engine Pascal What programming language is used in <subject>? Which language is <subject> programmed in?
|
123 |
+
HEAD_COACH 252.0 Green Bay Packers Mike McCarthy Who is the head coach of <subject>? Who coaches <subject> as the head coach?
|
124 |
+
ORIGINAL_BROADCASTER 237.0 Kekkaishi Nippon TV Who is the original broadcaster of <subject>? Which network originally broadcasted <subject>?
|
125 |
+
NOBLE_TITLE 236.0 Allectus Emperor Which noble title does <subject> hold? Which title of nobility is held by <subject>?
|
126 |
+
BRAND 220.0 Jaguar E-Type Jaguar What brand is <subject> associated with? Which brand does <subject> belong to?
|
127 |
+
BOARD_MEMBER 220.0 PepsiCo David C. Page Who is a board member of <subject>? Who serves on the board of <subject>?
|
128 |
+
AUTHOR 214.0 Fairy Tail Hiro Mashima Who is the author of <subject>? Who wrote <subject>?
|
129 |
+
POLITICAL_IDEOLOGY 205.0 Barack Obama Feminism What political ideology is associated with <subject>? Which ideology is <subject> known for?
|
130 |
+
SET_IN_PERIOD 202.0 Hotel Rwanda 1994 In which period is <subject> set? What time period is <subject> set in?
|
131 |
+
TIME_PERIOD 202.0 Legio V Macedonica Roman Republic What time period is associated with <subject>? Which historical period does <subject> belong to?
|
132 |
+
KÖPPEN_CLIMATE_CLASSIFICATION 200.0 Lantapan Equatorial climate What is the Köppen climate classification of <subject>? Which climate classification does <subject> fall under?
|
133 |
+
CHIEF_EXECUTIVE_OFFICER 197.0 Philips Frans van Houten Who is the chief executive officer of <subject>? Who serves as the CEO of <subject>?
|
datasets/v8/agg_relations_with_subj_obj.tsv
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
relation_name count subject object
|
2 |
+
SEMANTICALLY_RELATED 25893272 Mean Girls 2 Alma mater
|
3 |
+
WIKIDATA_HYPONYM_INSTANCE 7975736 Roblox Ruby Bridges
|
4 |
+
OCCUPATION 29088 Tiara Jacquelina Actor
|
5 |
+
INSTANCE_OF 24575 1672 Calendar year
|
6 |
+
CAST_MEMBER 17149 Lucy Julian Rhind-Tutt
|
7 |
+
AWARD_RECEIVED 17067 Shirley MacLaine Golden Globe Cecil B. DeMille Award
|
8 |
+
CONTAINS_ADMINISTRATIVE_TERRITORIAL_ENTITY 16193 Ghazni Jaghatu District, Ghazni
|
9 |
+
HAS_PART 14799 DVB-T2 DVB-T2-Lite
|
10 |
+
GLOSS_DISAMBIGUATED 14325 Bend Foundation
|
11 |
+
LANGUAGE_USED 13296 Exo Chinese
|
12 |
+
DESCRIBED_BY_SOURCE 11119 Juliette Binoche Obalky knih.cz
|
13 |
+
COUNTRY_OF_CITIZENSHIP 10151 Hans Christian Schmidt Denmark
|
14 |
+
MEMBER_OF 10104 Sting The Police
|
15 |
+
TWINNED_ADMINISTRATIVE_BODY 9852 Asmara Atlanta
|
16 |
+
EDUCATED_AT 9237 Peter Jackson Kapiti College
|
17 |
+
LANGUAGES_SPOKEN,_WRITTEN_OR_SIGNED 9225 Michael Jordan English
|
18 |
+
PART_OF 9179 December 21 December
|
19 |
+
SEX_OR_GENDER 8966 Dennis Hopper Male
|
20 |
+
PLACE_OF_BIRTH 8735 Idan Vered Ramat Gan
|
21 |
+
GIVEN_NAME 8422 Miklós Horthy Miklós
|
22 |
+
SHARES_BORDER_WITH 8235 Kose Türi Rural Municipality
|
23 |
+
GENRE 7807 Scott Dramaturgy
|
24 |
+
DIPLOMATIC_RELATION 6895 Portugal Morocco
|
25 |
+
GLOSS_MONOSEMOUS 6825 Broadway Times Square
|
26 |
+
PARTICIPANT_IN 6264 Aung San Suu Kyi World Conference on Women, 1995
|
27 |
+
COUNTRY 5998 Bodo India
|
28 |
+
NOMINATED_FOR 5542 Cagney Academy Award for Best Actor
|
29 |
+
HAS_WORKS_IN_THE_COLLECTION 5042 Steinbeck Minneapolis Institute of Art
|
30 |
+
NOTABLE_WORK 5028 Tahir Salahov Land of Fire
|
31 |
+
FAMILY_NAME 4673 Loke Wan Tho Lu
|
32 |
+
LOCATED_IN_THE_ADMINISTRATIVE_TERRITORIAL_ENTITY 4351 Gerlachovský štít Poprad District
|
33 |
+
CHILD 4205 Baim Wong Kiano Tiger Wong
|
34 |
+
LOCATED_IN_TIME_ZONE 3955 Lakhisarai UTC+05:30
|
35 |
+
PLACE_OF_DEATH 3316 Toshiro Mifune Tokyo
|
36 |
+
OWNER_OF 3199 Prada Helmut Lang
|
37 |
+
SIBLING 3078 Pooja Bhatt Rahul Bhatt
|
38 |
+
CAPITAL_OF 3057 Tobolsk Tobolsky District
|
39 |
+
MERONYM_PART 3055 Zimbabwe Victoria
|
40 |
+
RECORD_LABEL 2767 Guano Apes GUN Records
|
41 |
+
DAY_OF_WEEK 2673 July 7 Sunday
|
42 |
+
DIFFERENT_FROM 2643 Gambas Viol
|
43 |
+
RELIGION 2463 Amrish Puri Hinduism
|
44 |
+
NATIVE_LANGUAGE 2435 Keiran Lee British English
|
45 |
+
RESIDENCE 2396 Hopkins Malibu
|
46 |
+
SPORT 2379 Sargis Adamyan Soccer
|
47 |
+
FIELD_OF_WORK 2362 Origen Exegesis
|
48 |
+
INSTRUMENT 2357 Andreea Bălan Voice
|
49 |
+
SPOUSE 2164 Giovanni Falcone Francesca Morvillo
|
50 |
+
EMPLOYER 2161 Ganesh Prasad University of Calcutta
|
51 |
+
COUNTRY_OF_ORIGIN 2052 Turisas Finland
|
52 |
+
HYPERNYM_INSTANCE 2044 Kansas American state
|
53 |
+
MEMBER_OF_SPORTS_TEAM 2031 Daisuke Matsui Yokohama FC
|
54 |
+
DISTRIBUTED_BY 1995 Instagram App Store
|
55 |
+
CHARACTERS 1897 The Impossible María Belón
|
56 |
+
CAUSE_OF_DEATH 1893 Yul Brynner Lung cancer
|
57 |
+
INFLUENCED_BY 1863 Darwin Humboldt
|
58 |
+
FOLLOWS 1840 646 645
|
59 |
+
LANGUAGE_OF_WORK_OR_NAME 1789 Chatroulette English
|
60 |
+
ETHNIC_GROUP 1721 Fran Lebowitz American
|
61 |
+
MEMBER_OF_POLITICAL_PARTY 1710 Lee Hsien Loong People's Action Party
|
62 |
+
FOLLOWED_BY 1692 Lara Croft: Tomb Raider Lara Croft: Tomb Raider – The Cradle of Life
|
63 |
+
MERONYM_MEMBER 1688 Rajiformes Mobulidae
|
64 |
+
WRITING_LANGUAGE 1673 Sarah Michelle Gellar English
|
65 |
+
SIGNIFICANT_EVENT 1667 Luis Sepúlveda Prisoner of conscience
|
66 |
+
PLACE_OF_BURIAL 1628 Filippo Tommaso Marinetti Cimitero Monumentale di Milano
|
67 |
+
FATHER 1596 Robert C. Merton Merton
|
68 |
+
MANNER_OF_DEATH 1553 Bob Saget Accident
|
69 |
+
WORK_LOCATION 1540 Fredrika Bremer Stockholm
|
70 |
+
TRIBUTARY 1529 Sula Romen
|
71 |
+
LOCATED_IN_OR_NEXT_TO_BODY_OF_WATER 1527 Kislovodsk Podkumok
|
72 |
+
SUBSIDIARY 1466 Munhwa Broadcasting Corporation MBC Plus
|
73 |
+
VOICE_ACTOR 1436 Kim Possible Felicity Huffman
|
74 |
+
PRESENT_IN_WORK 1417 Haman Esther
|
75 |
+
HEAD_OF_GOVERNMENT 1411 Kongsvinger Eli Wathne
|
76 |
+
FILMING_LOCATION 1405 Django Unchained California
|
77 |
+
PRODUCER 1391 The Matrix Revolutions Joel Silver
|
78 |
+
SUBCLASS_OF 1333 Armagnac Brandy
|
79 |
+
REPLACES 1323 Internet Bildschirmtext
|
80 |
+
NAMED_AFTER 1305 Ivangorod Ivan III
|
81 |
+
POSITION_PLAYED_ON_TEAM_/_SPECIALITY 1277 Kęstutis Šeštokas Power forward
|
82 |
+
SCREENWRITER 1265 The Island Alex Kurtzman
|
83 |
+
NARRATIVE_LOCATION 1263 Enthiran Chennai
|
84 |
+
PARENT_TAXON 1237 Coronaviridae Nidovirales
|
85 |
+
CONFLICT 1232 Gore Vietnam War
|
86 |
+
PRODUCTION_COMPANY 1205 Sons of Anarchy FX
|
87 |
+
REGION_MEMBER 1202 Scotland Bairn
|
88 |
+
MEMBER_OF_REGION_DOMAIN_oewn-r 1192 Vienna Schnitzel
|
89 |
+
POSITION_HELD 1174 Radhabinod Pal Judge
|
90 |
+
SAID_TO_BE_THE_SAME_AS 1151 Norbert Bert
|
91 |
+
HOLONYM_PART 1148 Greenland Arctic Ocean
|
92 |
+
TAXON_RANK 1114 Spathiphyllum Genus
|
93 |
+
PLATFORM 1078 Windows Server 2012 X64
|
94 |
+
UNMARRIED_PARTNER 1070 Felix Baumgartner Mihaela Rădulescu
|
95 |
+
COUNTRY_FOR_SPORT 1070 Mikael Granlund Finland
|
96 |
+
MAIN_SUBJECT 1057 The Master Alcoholism
|
97 |
+
COMPOSER 1043 Sholay R. D. Burman
|
98 |
+
ORIGINAL_LANGUAGE_OF_FILM_OR_TV_SHOW 1015 Hanasaku Iroha Japanese
|
99 |
+
OFFICIAL_LANGUAGE 1011 United Nations Arabic
|
100 |
+
DIRECTOR 989 Looper Rian Johnson
|
101 |
+
DISTRIBUTION_FORMAT 983 Red Music streaming service
|
102 |
+
STUDENT 932 Anderson Glaser
|
103 |
+
HEADQUARTERS_LOCATION 927 Marvel Studios Burbank
|
104 |
+
RELATIVE 925 Natsume Sōseki Natsume Yoshinobu
|
105 |
+
PERFORMER 922 Gladiator Hans Zimmer
|
106 |
+
CONTAINS_SETTLEMENT 853 Dofteana Bogata
|
107 |
+
DERIVATIVE_WORK 843 Hulk The Incredible Hulk
|
108 |
+
FOUNDED_BY 842 Cumhuriyet Yunus Nadi Abalıoğlu
|
109 |
+
MOTHER 841 Semerkhet Betrest
|
110 |
+
LEAGUE 824 Faustino Asprilla Premier League
|
111 |
+
PRODUCT_OR_MATERIAL_PRODUCED 802 Supercell Mobile game
|
112 |
+
CAPITAL 792 'Asir Province Abha
|
113 |
+
TEST_TAKEN 777 Sweet Home Alabama Bechdel test
|
114 |
+
DOCTORAL_STUDENT 772 Volker Strassen Joachim von zur Gathen
|
115 |
+
CHILD_ASTRONOMICAL_BODY 766 Mercury Hypothetical moon of Mercury
|
116 |
+
DISCOGRAPHY 745 Corbin Bleu Corbin Bleu discography
|
117 |
+
CANDIDACY_IN_ELECTION 712 Rolandas Paksas 2002–03 Lithuanian presidential election
|
118 |
+
HOLONYM_MEMBER 693 Ecuador Organization of American States
|
119 |
+
OWNED_BY 680 Supercell Tencent
|
120 |
+
STUDENT_OF 680 Thomson Rayleigh
|
121 |
+
CONTINENT 636 San Francisco North America
|
122 |
+
LOCATION_OF_FORMATION 626 Nelly Saint Louis
|
123 |
+
INFLOWS 623 Arctic Ocean Kukpuk River
|
124 |
+
OPERATING_SYSTEM 611 KakaoTalk Android
|
125 |
+
INDUSTRY 609 SkyTeam Aircraft industry
|
126 |
+
FLAG 596 Zanzibar Flag of Zanzibar
|
127 |
+
DIRECTOR_OF_PHOTOGRAPHY 574 All About Steve Tim Suhrstedt
|
128 |
+
HISTORY_OF_TOPIC 559 Cadiz History of Cadiz
|
129 |
+
CREATOR 559 Athos Dumas
|
130 |
+
MOVEMENT 552 Burke Counterrevolutionist
|
131 |
+
FILM_EDITOR 548 Pocahontas H. Lee Peterson
|
132 |
+
MEDICAL_CONDITION 547 Walker One-eyed
|
133 |
+
OFFICE_HELD_BY_HEAD_OF_GOVERNMENT 546 Kosovo Prime Minister of Kosovo
|
134 |
+
MANUFACTURER 536 Audi R8 Audi Sport GmbH
|
135 |
+
PUBLIC_HOLIDAY 525 Georgia Christmas
|
136 |
+
COAT_OF_ARMS 524 Central African Republic Coat of arms of the Central African Republic
|
137 |
+
DEVELOPER 519 Vandana Shiva Navdanya
|
138 |
+
BASED_ON 497 Lone Survivor Lone Survivor
|
139 |
+
FILMOGRAPHY 495 Sathyaraj Sathyaraj filmography
|
140 |
+
ARCHIVES_AT 487 Woolf British Library
|
141 |
+
MILITARY_RANK 481 Erich Ludendorff General officer
|
142 |
+
LEGISLATIVE_BODY 479 Berlin Abgeordnetenhaus of Berlin
|
143 |
+
LOCATED_ON_TERRAIN_FEATURE 462 Guyana South America
|
144 |
+
HIGHEST_POINT 457 Brač Vidova gora
|
145 |
+
LEGAL_FORM 445 Adidas Aktiengesellschaft
|
146 |
+
MILITARY_BRANCH 437 Thomas Gage British Army
|
147 |
+
ANIMATOR 428 Saludos Amigos Bill Tytla
|
148 |
+
EXECUTIVE_PRODUCER 426 Titanic Rae Sanchini
|
149 |
+
HEAD_OF_STATE 412 Mali Ibrahim Boubacar Keïta
|
150 |
+
HAIR_COLOR 411 Abigail Breslin Blond
|
151 |
+
ANTHEM 387 Czech Republic Kde domov můj
|
152 |
+
VOICE_TYPE 384 Ronnie James Dio Tenor
|
153 |
+
GEOGRAPHY_OF_TOPIC 376 Guam Geography of Guam
|
154 |
+
ELECTRICAL_PLUG_TYPE 376 New Zealand AS/NZS 3112
|
155 |
+
VICTORY 372 Christian Neureuther Bayerischer Sportpreis
|
156 |
+
OPERATOR 372 Chang'e 1 China National Space Administration
|
157 |
+
CURRENCY 368 Switzerland Swiss franc
|
158 |
+
ACADEMIC_DEGREE 363 Jean Baptiste Perrin Professor
|
159 |
+
WIKIMEDIA_OUTLINE 352 9/11 Outline of the September 11 attacks
|
160 |
+
LOCATION 352 Mount Merapi Gunung Merapi National Park
|
161 |
+
FAMILY 335 Prince Hisahito of Akishino Imperial House of Japan
|
162 |
+
USE 334 PuTTY Terminal emulator
|
163 |
+
PUBLISHER 333 Date A Live Fujimi Fantasia Bunko
|
164 |
+
OFFICIAL_SYMBOL 331 Thailand Golden shower tree
|
165 |
+
ON_FOCUS_LIST_OF_WIKIMEDIA_PROJECT 328 Yuja Wang Art+Feminism
|
166 |
+
EMERGENCY_PHONE_NUMBER 320 Puerto Rico 9-1-1
|
167 |
+
DOCTORAL_ADVISOR 305 Thomson Rayleigh
|
168 |
+
CONVICTED_OF 303 Hoffa Bribery
|
169 |
+
FILM_CREW_MEMBER 302 Ratatouille Brian Fee
|
170 |
+
BASIC_FORM_OF_GOVERNMENT 294 Belgium Parliamentary monarchy
|
171 |
+
COACH_OF_SPORTS_TEAM 291 Vincent Kompany R.S.C. Anderlecht
|
172 |
+
LOWEST_POINT 286 Monaco Mediterranean
|
173 |
+
DERIVATIONALLY_RELATED 285 Sarawak Sarawakian
|
174 |
+
ENEMY_OF 278 Ash Ketchum List of Pokémon Diamond and Pearl characters
|
175 |
+
IUCN_CONSERVATION_STATUS 273 Limnophila aromatica Least Concern
|
176 |
+
STOCK_EXCHANGE 272 Herbalife New York Stock Exchange
|
177 |
+
TOP-LEVEL_INTERNET_DOMAIN 270 Cameroon .cm
|
178 |
+
ASSOCIATED_ELECTORAL_DISTRICT 269 Jimalalud Negros Oriental's 1st congressional district
|
179 |
+
PROGRAMMING_LANGUAGE 264 Cheat Engine Pascal
|
180 |
+
ITEM_OPERATED 258 Air India Airbus A320 family
|
181 |
+
PARENT_ORGANIZATION 257 Disney Channel The Walt Disney Company
|
182 |
+
CULTURE 255 Italy Culture of Italy
|
183 |
+
HEAD_COACH 252 Green Bay Packers Mike McCarthy
|
184 |
+
HAS_QUALITY 250 Czech Republic Free country
|
185 |
+
SIGNIFICANT_PERSON 245 Nilsson Set Svanholm
|
186 |
+
EXECUTIVE_BODY 241 Bulgaria Government of Bulgaria
|
187 |
+
ORIGINAL_BROADCASTER 237 Kekkaishi Nippon TV
|
188 |
+
NOBLE_TITLE 236 Allectus Emperor
|
189 |
+
PERMANENT_DUPLICATED_ITEM 235 Asia Asia
|
190 |
+
PART_OF_THE_SERIES 230 Mission: Impossible Mission: Impossible
|
191 |
+
COPYRIGHT_REPRESENTATIVE 222 Roger Taylor PRS for Music
|
192 |
+
BRAND 220 Jaguar E-Type Jaguar
|
193 |
+
BOARD_MEMBER 220 PepsiCo David C. Page
|
194 |
+
AUTHOR 214 Fairy Tail Hiro Mashima
|
195 |
+
POLITICAL_IDEOLOGY 205 Barack Obama Feminism
|
196 |
+
SET_IN_PERIOD 202 Hotel Rwanda 1994
|
197 |
+
TIME_PERIOD 202 Legio V Macedonica Roman Republic
|
198 |
+
KÖPPEN_CLIMATE_CLASSIFICATION 200 Lantapan Equatorial climate
|
199 |
+
CHIEF_EXECUTIVE_OFFICER 197 Philips Frans van Houten
|
200 |
+
READABLE_FILE_FORMAT 191 Blender COLLADA
|
201 |
+
CENTRAL_BANK 188 China People's Bank of China
|
datasets/v8/agg_relations_with_subj_obj_filtered.tsv
ADDED
@@ -0,0 +1,153 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
relation_name count subject object
|
2 |
+
OCCUPATION 29088 Tiara Jacquelina Actor
|
3 |
+
CAST_MEMBER 17149 Lucy Julian Rhind-Tutt
|
4 |
+
AWARD_RECEIVED 17067 Shirley MacLaine Golden Globe Cecil B. DeMille Award
|
5 |
+
LANGUAGE_USED 13296 Exo Chinese
|
6 |
+
DESCRIBED_BY_SOURCE 11119 Juliette Binoche Obalky knih.cz
|
7 |
+
COUNTRY_OF_CITIZENSHIP 10151 Hans Christian Schmidt Denmark
|
8 |
+
MEMBER_OF 10104 Sting The Police
|
9 |
+
EDUCATED_AT 9237 Peter Jackson Kapiti College
|
10 |
+
LANGUAGES_SPOKEN,_WRITTEN_OR_SIGNED 9225 Michael Jordan English
|
11 |
+
SEX_OR_GENDER 8966 Dennis Hopper Male
|
12 |
+
PLACE_OF_BIRTH 8735 Idan Vered Ramat Gan
|
13 |
+
GIVEN_NAME 8422 Miklós Horthy Miklós
|
14 |
+
SHARES_BORDER_WITH 8235 Kose Türi Rural Municipality
|
15 |
+
GENRE 7807 Scott Dramaturgy
|
16 |
+
DIPLOMATIC_RELATION 6895 Portugal Morocco
|
17 |
+
PARTICIPANT_IN 6264 Aung San Suu Kyi World Conference on Women, 1995
|
18 |
+
COUNTRY 5998 Bodo India
|
19 |
+
NOMINATED_FOR 5542 Cagney Academy Award for Best Actor
|
20 |
+
HAS_WORKS_IN_THE_COLLECTION 5042 Steinbeck Minneapolis Institute of Art
|
21 |
+
NOTABLE_WORK 5028 Tahir Salahov Land of Fire
|
22 |
+
FAMILY_NAME 4673 Loke Wan Tho Lu
|
23 |
+
CHILD 4205 Baim Wong Kiano Tiger Wong
|
24 |
+
LOCATED_IN_TIME_ZONE 3955 Lakhisarai UTC+05:30
|
25 |
+
PLACE_OF_DEATH 3316 Toshiro Mifune Tokyo
|
26 |
+
OWNER_OF 3199 Prada Helmut Lang
|
27 |
+
SIBLING 3078 Pooja Bhatt Rahul Bhatt
|
28 |
+
CAPITAL_OF 3057 Tobolsk Tobolsky District
|
29 |
+
RECORD_LABEL 2767 Guano Apes GUN Records
|
30 |
+
DAY_OF_WEEK 2673 July 7 Sunday
|
31 |
+
DIFFERENT_FROM 2643 Gambas Viol
|
32 |
+
RELIGION 2463 Amrish Puri Hinduism
|
33 |
+
NATIVE_LANGUAGE 2435 Keiran Lee British English
|
34 |
+
RESIDENCE 2396 Hopkins Malibu
|
35 |
+
SPORT 2379 Sargis Adamyan Soccer
|
36 |
+
FIELD_OF_WORK 2362 Origen Exegesis
|
37 |
+
INSTRUMENT 2357 Andreea Bălan Voice
|
38 |
+
SPOUSE 2164 Giovanni Falcone Francesca Morvillo
|
39 |
+
EMPLOYER 2161 Ganesh Prasad University of Calcutta
|
40 |
+
COUNTRY_OF_ORIGIN 2052 Turisas Finland
|
41 |
+
MEMBER_OF_SPORTS_TEAM 2031 Daisuke Matsui Yokohama FC
|
42 |
+
DISTRIBUTED_BY 1995 Instagram App Store
|
43 |
+
CHARACTERS 1897 The Impossible María Belón
|
44 |
+
CAUSE_OF_DEATH 1893 Yul Brynner Lung cancer
|
45 |
+
INFLUENCED_BY 1863 Darwin Humboldt
|
46 |
+
FOLLOWS 1840 646 645
|
47 |
+
LANGUAGE_OF_WORK_OR_NAME 1789 Chatroulette English
|
48 |
+
ETHNIC_GROUP 1721 Fran Lebowitz American
|
49 |
+
MEMBER_OF_POLITICAL_PARTY 1710 Lee Hsien Loong People's Action Party
|
50 |
+
FOLLOWED_BY 1692 Lara Croft: Tomb Raider Lara Croft: Tomb Raider – The Cradle of Life
|
51 |
+
WRITING_LANGUAGE 1673 Sarah Michelle Gellar English
|
52 |
+
SIGNIFICANT_EVENT 1667 Luis Sepúlveda Prisoner of conscience
|
53 |
+
PLACE_OF_BURIAL 1628 Filippo Tommaso Marinetti Cimitero Monumentale di Milano
|
54 |
+
FATHER 1596 Robert C. Merton Merton
|
55 |
+
MANNER_OF_DEATH 1553 Bob Saget Accident
|
56 |
+
WORK_LOCATION 1540 Fredrika Bremer Stockholm
|
57 |
+
TRIBUTARY 1529 Sula Romen
|
58 |
+
LOCATED_IN_OR_NEXT_TO_BODY_OF_WATER 1527 Kislovodsk Podkumok
|
59 |
+
SUBSIDIARY 1466 Munhwa Broadcasting Corporation MBC Plus
|
60 |
+
VOICE_ACTOR 1436 Kim Possible Felicity Huffman
|
61 |
+
PRESENT_IN_WORK 1417 Haman Esther
|
62 |
+
HEAD_OF_GOVERNMENT 1411 Kongsvinger Eli Wathne
|
63 |
+
FILMING_LOCATION 1405 Django Unchained California
|
64 |
+
PRODUCER 1391 The Matrix Revolutions Joel Silver
|
65 |
+
REPLACES 1323 Internet Bildschirmtext
|
66 |
+
NAMED_AFTER 1305 Ivangorod Ivan III
|
67 |
+
POSITION_PLAYED_ON_TEAM_/_SPECIALITY 1277 Kęstutis Šeštokas Power forward
|
68 |
+
SCREENWRITER 1265 The Island Alex Kurtzman
|
69 |
+
NARRATIVE_LOCATION 1263 Enthiran Chennai
|
70 |
+
CONFLICT 1232 Gore Vietnam War
|
71 |
+
PRODUCTION_COMPANY 1205 Sons of Anarchy FX
|
72 |
+
POSITION_HELD 1174 Radhabinod Pal Judge
|
73 |
+
PLATFORM 1078 Windows Server 2012 X64
|
74 |
+
UNMARRIED_PARTNER 1070 Felix Baumgartner Mihaela Rădulescu
|
75 |
+
COUNTRY_FOR_SPORT 1070 Mikael Granlund Finland
|
76 |
+
MAIN_SUBJECT 1057 The Master Alcoholism
|
77 |
+
COMPOSER 1043 Sholay R. D. Burman
|
78 |
+
ORIGINAL_LANGUAGE_OF_FILM_OR_TV_SHOW 1015 Hanasaku Iroha Japanese
|
79 |
+
OFFICIAL_LANGUAGE 1011 United Nations Arabic
|
80 |
+
DIRECTOR 989 Looper Rian Johnson
|
81 |
+
DISTRIBUTION_FORMAT 983 Red Music streaming service
|
82 |
+
STUDENT 932 Anderson Glaser
|
83 |
+
HEADQUARTERS_LOCATION 927 Marvel Studios Burbank
|
84 |
+
RELATIVE 925 Natsume Sōseki Natsume Yoshinobu
|
85 |
+
PERFORMER 922 Gladiator Hans Zimmer
|
86 |
+
CONTAINS_SETTLEMENT 853 Dofteana Bogata
|
87 |
+
DERIVATIVE_WORK 843 Hulk The Incredible Hulk
|
88 |
+
FOUNDED_BY 842 Cumhuriyet Yunus Nadi Abalıoğlu
|
89 |
+
MOTHER 841 Semerkhet Betrest
|
90 |
+
LEAGUE 824 Faustino Asprilla Premier League
|
91 |
+
PRODUCT_OR_MATERIAL_PRODUCED 802 Supercell Mobile game
|
92 |
+
CAPITAL 792 'Asir Province Abha
|
93 |
+
TEST_TAKEN 777 Sweet Home Alabama Bechdel test
|
94 |
+
DOCTORAL_STUDENT 772 Volker Strassen Joachim von zur Gathen
|
95 |
+
DISCOGRAPHY 745 Corbin Bleu Corbin Bleu discography
|
96 |
+
CANDIDACY_IN_ELECTION 712 Rolandas Paksas 2002–03 Lithuanian presidential election
|
97 |
+
OWNED_BY 680 Supercell Tencent
|
98 |
+
STUDENT_OF 680 Thomson Rayleigh
|
99 |
+
CONTINENT 636 San Francisco North America
|
100 |
+
INFLOWS 623 Arctic Ocean Kukpuk River
|
101 |
+
OPERATING_SYSTEM 611 KakaoTalk Android
|
102 |
+
INDUSTRY 609 SkyTeam Aircraft industry
|
103 |
+
FLAG 596 Zanzibar Flag of Zanzibar
|
104 |
+
DIRECTOR_OF_PHOTOGRAPHY 574 All About Steve Tim Suhrstedt
|
105 |
+
CREATOR 559 Athos Dumas
|
106 |
+
MOVEMENT 552 Burke Counterrevolutionist
|
107 |
+
FILM_EDITOR 548 Pocahontas H. Lee Peterson
|
108 |
+
MEDICAL_CONDITION 547 Walker One-eyed
|
109 |
+
OFFICE_HELD_BY_HEAD_OF_GOVERNMENT 546 Kosovo Prime Minister of Kosovo
|
110 |
+
MANUFACTURER 536 Audi R8 Audi Sport GmbH
|
111 |
+
PUBLIC_HOLIDAY 525 Georgia Christmas
|
112 |
+
DEVELOPER 519 Vandana Shiva Navdanya
|
113 |
+
BASED_ON 497 Lone Survivor Lone Survivor
|
114 |
+
FILMOGRAPHY 495 Sathyaraj Sathyaraj filmography
|
115 |
+
MILITARY_RANK 481 Erich Ludendorff General officer
|
116 |
+
LEGISLATIVE_BODY 479 Berlin Abgeordnetenhaus of Berlin
|
117 |
+
HIGHEST_POINT 457 Brač Vidova gora
|
118 |
+
ANIMATOR 428 Saludos Amigos Bill Tytla
|
119 |
+
EXECUTIVE_PRODUCER 426 Titanic Rae Sanchini
|
120 |
+
HEAD_OF_STATE 412 Mali Ibrahim Boubacar Keïta
|
121 |
+
ANTHEM 387 Czech Republic Kde domov můj
|
122 |
+
VOICE_TYPE 384 Ronnie James Dio Tenor
|
123 |
+
GEOGRAPHY_OF_TOPIC 376 Guam Geography of Guam
|
124 |
+
VICTORY 372 Christian Neureuther Bayerischer Sportpreis
|
125 |
+
OPERATOR 372 Chang'e 1 China National Space Administration
|
126 |
+
CURRENCY 368 Switzerland Swiss franc
|
127 |
+
ACADEMIC_DEGREE 363 Jean Baptiste Perrin Professor
|
128 |
+
LOCATION 352 Mount Merapi Gunung Merapi National Park
|
129 |
+
FAMILY 335 Prince Hisahito of Akishino Imperial House of Japan
|
130 |
+
USE 334 PuTTY Terminal emulator
|
131 |
+
PUBLISHER 333 Date A Live Fujimi Fantasia Bunko
|
132 |
+
OFFICIAL_SYMBOL 331 Thailand Golden shower tree
|
133 |
+
DOCTORAL_ADVISOR 305 Thomson Rayleigh
|
134 |
+
CONVICTED_OF 303 Hoffa Bribery
|
135 |
+
FILM_CREW_MEMBER 302 Ratatouille Brian Fee
|
136 |
+
BASIC_FORM_OF_GOVERNMENT 294 Belgium Parliamentary monarchy
|
137 |
+
COACH_OF_SPORTS_TEAM 291 Vincent Kompany R.S.C. Anderlecht
|
138 |
+
ENEMY_OF 278 Ash Ketchum List of Pokémon Diamond and Pearl characters
|
139 |
+
STOCK_EXCHANGE 272 Herbalife New York Stock Exchange
|
140 |
+
PROGRAMMING_LANGUAGE 264 Cheat Engine Pascal
|
141 |
+
PARENT_ORGANIZATION 257 Disney Channel The Walt Disney Company
|
142 |
+
HEAD_COACH 252 Green Bay Packers Mike McCarthy
|
143 |
+
ORIGINAL_BROADCASTER 237 Kekkaishi Nippon TV
|
144 |
+
NOBLE_TITLE 236 Allectus Emperor
|
145 |
+
COPYRIGHT_REPRESENTATIVE 222 Roger Taylor PRS for Music
|
146 |
+
BRAND 220 Jaguar E-Type Jaguar
|
147 |
+
BOARD_MEMBER 220 PepsiCo David C. Page
|
148 |
+
AUTHOR 214 Fairy Tail Hiro Mashima
|
149 |
+
POLITICAL_IDEOLOGY 205 Barack Obama Feminism
|
150 |
+
SET_IN_PERIOD 202 Hotel Rwanda 1994
|
151 |
+
TIME_PERIOD 202 Legio V Macedonica Roman Republic
|
152 |
+
KÖPPEN_CLIMATE_CLASSIFICATION 200 Lantapan Equatorial climate
|
153 |
+
CHIEF_EXECUTIVE_OFFICER 197 Philips Frans van Houten
|
datasets/v8/dataset.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:431a13139572cecaccf406b1859040522adbe552ac79f8f95a220c781c22ab77
|
3 |
+
size 430543778
|
datasets/v8/mini/dataset_mini.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/mini/prompts_with_alias.csv
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
syn_id,lang,prompt,subject_alias,prompt_alias,prompts_corrected
|
2 |
+
bn:00019743n,en,Who is a sibling of President Cleveland?,Cleveland,Who is a sibling of Cleveland?,Who is a sibling of Cleveland?
|
3 |
+
bn:00059627n,en,Where was Oscar Wilde educated?,Oscar Fingal O'Flahertie Wills Wilde,Where was Oscar Fingal O'Flahertie Wills Wilde educated?,Where was Oscar Fingal O'Flahertie Wills Wilde educated?
|
4 |
+
bn:00009415n,en,In what work is Dante and Beatrice present?,Beatrice Portinari,In what work is Beatrice Portinari present?,In what work is Beatrice Portinari present?
|
5 |
+
bn:00019743n,fr,Qui est le frère ou la sœur du Grover Cleveland?,Stephen Grover Cleveland,Qui est le frère ou la sœur du Stephen Grover Cleveland?,Qui est le frère ou la sœur de Stephen Grover Cleveland?
|
6 |
+
bn:00009415n,fr,Dans quelle œuvre Béatrice sont-ils présents ?,Béatrice Portinari,Dans quelle œuvre Béatrice Portinari sont-ils présents ?,Dans quelle œuvre sont présents Béatrice Portinari?
|
datasets/v8/mini/translated/dataset_mini.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/mini/tsv/src/prompts_en.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
prompt
|
2 |
+
0 What is the country of citizenship of Miroslav Beblavý?
|
3 |
+
1 Which country is Miroslav Beblavý a citizen of?
|
4 |
+
2 Which country shares a border with the country of citizenship of Miroslav Beblavý?
|
5 |
+
3 Who is a sibling of President Cleveland?
|
6 |
+
4 Who shares a sibling relationship with President Cleveland?
|
7 |
+
5 What is the native language of President Cleveland?
|
8 |
+
6 In which country does President Cleveland's sibling have citizenship?
|
9 |
+
7 In which collection can works by Telefunken be found?
|
10 |
+
8 Which collection includes works by Telefunken?
|
11 |
+
9 Where is the headquarters of Telefunken located?
|
12 |
+
10 In which city is the headquarters of the collection that includes works by Telefunken located?
|
13 |
+
11 Where was Oscar Wilde educated?
|
14 |
+
12 At which institution did Oscar Wilde receive education?
|
15 |
+
13 What is the native language of Oscar Wilde?
|
16 |
+
14 In which time zone is the institution where Oscar Wilde was educated located?
|
17 |
+
15 What does Vacaria share a border with?
|
18 |
+
16 Which area borders Vacaria?
|
19 |
+
17 Who is a sibling of Paul Greengard?
|
20 |
+
18 Who shares a sibling relationship with Paul Greengard?
|
21 |
+
19 What is the country of citizenship of Paul Greengard?
|
22 |
+
20 What language is spoken, written, or signed by the sibling of Paul Greengard?
|
23 |
+
21 Where was Nina Dobrev educated?
|
24 |
+
22 At which institution did Nina Dobrev receive education?
|
25 |
+
23 What languages does Nina Dobrev speak, write, or sign?
|
26 |
+
24 Where is the headquarters location of the institution where Nina Dobrev was educated?
|
27 |
+
25 What is the production company of Under the Dome?
|
28 |
+
26 Which company produced Under the Dome?
|
29 |
+
27 What is the original language of Under the Dome?
|
30 |
+
28 In which city is the production company of Under the Dome headquartered?
|
31 |
+
29 What does Shropshire share a border with?
|
32 |
+
30 Which area borders Shropshire?
|
33 |
+
31 Where is the headquarters of Air India located?
|
34 |
+
32 In which city is the headquarters of Air India?
|
35 |
+
33 In which location does the headquarters of Air India share a border with?
|
36 |
+
34 In what work is Dante and Beatrice present?
|
37 |
+
35 Which work features Dante and Beatrice?
|
38 |
+
36 What languages does Dante and Beatrice speak, write, or sign?
|
39 |
+
37 What is the country of citizenship of Jaime Camil?
|
40 |
+
38 Which country is Jaime Camil a citizen of?
|
41 |
+
39 Who was the head of state of the country where Jaime Camil holds citizenship?
|
42 |
+
40 What award has Colin Firth received?
|
43 |
+
41 Which award was given to Colin Firth?
|
44 |
+
42 What is the country of citizenship of Colin Firth?
|
45 |
+
43 Who distributes Path of Exile?
|
46 |
+
44 What platform distributes Path of Exile?
|
47 |
+
45 What is the language of Path of Exile?
|
48 |
+
46 "In which city is the headquarters of the distributor of ""Path of Exile"" located?"
|
49 |
+
47 What languages does Joel Osteen speak, write, or sign?
|
50 |
+
48 Which languages are spoken, written, or signed by Joel Osteen?
|
51 |
+
49 What is the country of citizenship of Joel Osteen?
|
52 |
+
50 What is Suez the capital of?
|
53 |
+
51 Which place has Suez as its capital?
|
54 |
+
52 What time zone is Suez located in?
|
55 |
+
53 What language is used in the capital of Suez?
|
56 |
+
54 What languages does Alejandro Romualdo speak, write, or sign?
|
57 |
+
55 Which languages are spoken, written, or signed by Alejandro Romualdo?
|
58 |
+
56 What is the country of citizenship of Alejandro Romualdo?
|
59 |
+
57 What does Vilhena share a border with?
|
60 |
+
58 Which area borders Vilhena?
|
61 |
+
59 What country does Payao Poontarat represent in sport?
|
62 |
+
60 Which nation does Payao Poontarat play for in sports?
|
63 |
+
61 What is the country of citizenship of Payao Poontarat?
|
64 |
+
62 Who is the head of state of the country where Payao Poontarat plays sports?
|
65 |
+
63 What languages does Harry Styles speak, write, or sign?
|
66 |
+
64 Which languages are spoken, written, or signed by Harry Styles?
|
67 |
+
65 What is the country of citizenship of Harry Styles?
|
datasets/v8/mini/tsv/tgt/index.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,it,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_it_translations.tsv,,,
|
2 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,fr,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_fr_translations.tsv,,,
|
3 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,de,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_de_translations.tsv,,,
|
datasets/v8/mini/tsv/tgt/prompts_de.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_de tgt_gloss_de
|
2 |
+
0 prompt What is the country of citizenship of Miroslav Beblavý? Welche Staatsbürgerschaft besitzt Miroslav Beblavý? Welche Staatsbürgerschaft besitzt Miroslav Beblavý?
|
3 |
+
1 prompt_gen Which country is Miroslav Beblavý a citizen of? In welchem Land ist Miroslav Beblavý Staatsbürger? In welchem Land ist Miroslav Beblavý Staatsbürger?
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? Welches Land grenzt an das Land, dessen Staatsbürgerschaft Miroslav Beblavý besitzt? Welches Land grenzt an das Land, dessen Staatsbürgerschaft Miroslav Beblavý besitzt?
|
5 |
+
3 prompt Who is a sibling of President Cleveland? Wer ist ein Geschwister von Präsident Cleveland? Wer ist ein Geschwister von Grover Cleveland?
|
6 |
+
4 prompt_gen Who shares a sibling relationship with President Cleveland? Wer ist mit Präsident Cleveland geschwisterlich verbunden? Mit wem ist Grover Cleveland geschwisterlich verbunden?
|
7 |
+
5 prompt_loc What is the native language of President Cleveland? Was ist die Muttersprache von Präsident Cleveland? Was ist die Muttersprache von Grover Cleveland?
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? Welches Landes ist der Bruder von Präsident Clevelands Staatsbürger? Welches Landes ist der Bruder von Präsident Clevelands Staatsbürger?
|
9 |
+
7 prompt In which collection can works by Telefunken be found? In welcher Sammlung sind Werke von Telefunken zu finden? In welcher Sammlung sind Werke von Telefunken zu finden?
|
10 |
+
8 prompt_gen Which collection includes works by Telefunken? Welche Sammlung umfasst Werke von Telefunken? Welche Sammlung umfasst Werke von Telefunken?
|
11 |
+
9 prompt_loc Where is the headquarters of Telefunken located? Wo befindet sich der Hauptsitz von Telefunken? Wo befindet sich der Hauptsitz von Telefunken ?
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? In welcher Stadt befindet sich der Hauptsitz der Sammlung, die unter anderem Werke von Telefunken umfasst? In welcher Stadt befindet sich der Hauptsitz der Sammlung, die unter anderem Werke von Telefunken umfasst?
|
13 |
+
11 prompt Where was Oscar Wilde educated? Wo wurde Oscar Wilde ausgebildet? Wo wurde Oscar Wilde ausgebildet?
|
14 |
+
12 prompt_gen At which institution did Oscar Wilde receive education? An welcher Institution wurde Oscar Wilde ausgebildet? An welcher Institution wurde Oscar Wilde ausgebildet?
|
15 |
+
13 prompt_loc What is the native language of Oscar Wilde? Was ist die Muttersprache von Oscar Wilde? Was ist die Muttersprache von Oscar Wilde?
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? In welcher Zeitzone befindet sich die Bildungseinrichtung, an der Oscar Wilde ausgebildet wurde? In welcher Zeitzone befindet sich die Bildungseinrichtung, an der Oscar Wilde ausgebildet wurde?
|
17 |
+
15 prompt What does Vacaria share a border with? Womit hat Vacaria eine gemeinsame Grenze? Womit hat Vacaria eine gemeinsame Grenze?
|
18 |
+
16 prompt_gen Which area borders Vacaria? Welches Gebiet grenzt an Vacaria? Welches Gebiet grenzt an Vacaria?
|
19 |
+
17 prompt Who is a sibling of Paul Greengard? Wer ist ein Geschwister von Paul Greengard? Wer ist ein Geschwister von Paul Greengard?
|
20 |
+
18 prompt_gen Who shares a sibling relationship with Paul Greengard? Mit wem ist Paul Greengard geschwisterlich verbunden? Mit wem ist Paul Greengard geschwisterlich verbunden?
|
21 |
+
19 prompt_loc What is the country of citizenship of Paul Greengard? Welche Staatsbürgerschaft besitzt Paul Greengard? Welche Staatsbürgerschaft besitzt Paul Greengard?
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? Welche Sprache wird vom Geschwister von Paul Greengard gesprochen, geschrieben oder gebärdet? Welche Sprache wird vom Geschwister von Paul Greengard gesprochen, geschrieben oder gebärdet?
|
23 |
+
21 prompt Where was Nina Dobrev educated? Wo wurde Nina Dobrev ausgebildet? Wo wurde Nina Dobrev ausgebildet?
|
24 |
+
22 prompt_gen At which institution did Nina Dobrev receive education? An welcher Einrichtung wurde Nina Dobrev ausgebildet? An welcher Einrichtung wurde Nina Dobrev ausgebildet?
|
25 |
+
23 prompt_loc What languages does Nina Dobrev speak, write, or sign? Welche Sprachen spricht, schreibt oder gebärdet Nina Dobrev? Welche Sprachen spricht, schreibt oder gebärdet Nina Dobrev ?
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? Wo befindet sich der Hauptsitz der Bildungseinrichtung, an der Nina Dobrev ausgebildet wurde? Wo befindet sich der Hauptsitz der Bildungseinrichtung, an der Nina Dobrev ausgebildet wurde?
|
27 |
+
25 prompt What is the production company of Under the Dome? Welches ist die Produktionsfirma von „Under the Dome“? Welches ist die Produktionsfirma von „Under the Dome“?
|
28 |
+
26 prompt_gen Which company produced Under the Dome? Welches Unternehmen hat „Die Arena“ produziert? Welches Unternehmen hat „Die Under the Dome“ produziert?
|
29 |
+
27 prompt_loc What is the original language of Under the Dome? Was ist die Originalsprache von „Die Arena“? Was ist die Originalsprache von „Die Under the Dome“?
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? In welcher Stadt hat die Produktionsfirma von „Die Arena“ ihren Hauptsitz? In welcher Stadt hat die Produktionsfirma von „Die Under the Dome“ ihren Hauptsitz?
|
31 |
+
29 prompt What does Shropshire share a border with? Womit grenzt Shropshire? Womit grenzt Shropshire ?
|
32 |
+
30 prompt_gen Which area borders Shropshire? Welches Gebiet grenzt an Shropshire? Welches Gebiet grenzt an Shropshire?
|
33 |
+
31 prompt Where is the headquarters of Air India located? Wo befindet sich der Hauptsitz von Air India? Wo befindet sich der Hauptsitz von Air India ?
|
34 |
+
32 prompt_gen In which city is the headquarters of Air India? In welcher Stadt befindet sich der Hauptsitz von Air India? In welcher Stadt befindet sich der Hauptsitz von Air India?
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? Mit welchem Ort grenzt der Hauptsitz von Air India? Mit welchem Ort grenzt der Hauptsitz von Air India ?
|
36 |
+
34 prompt In what work is Dante and Beatrice present? In welchem Werk sind Dante und Beatrice präsent? In welchem Werk sind Beatrice Portinari präsent?
|
37 |
+
35 prompt_gen Which work features Dante and Beatrice? In welchem Werk kommen Dante und Beatrice vor? In welchem Werk kommen Beatrice Portinari vor?
|
38 |
+
36 prompt_loc What languages does Dante and Beatrice speak, write, or sign? Welche Sprachen sprechen, schreiben oder gebärden Dante und Beatrice? Welche Sprachen sprechen, schreiben oder gebärden Beatrice Portinari ?
|
39 |
+
37 prompt What is the country of citizenship of Jaime Camil? Welche Staatsbürgerschaft besitzt Jaime Camil? Welche Staatsbürgerschaft besitzt Jaime Camil?
|
40 |
+
38 prompt_gen Which country is Jaime Camil a citizen of? Welcher Staatsbürger ist Jaime Camil? Welcher Staatsbürger ist Jaime Camil ?
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? Wer war das Staatsoberhaupt des Landes, dessen Staatsbürgerschaft Jaime Camil besitzt? Wer war das Staatsoberhaupt des Landes, dessen Staatsbürgerschaft Jaime Camil besitzt?
|
42 |
+
40 prompt What award has Colin Firth received? Welche Auszeichnung hat Colin Firth erhalten? Welche Auszeichnung hat Colin Firth erhalten?
|
43 |
+
41 prompt_gen Which award was given to Colin Firth? Welche Auszeichnung wurde Colin Firth verliehen? Welche Auszeichnung wurde Colin Firth verliehen?
|
44 |
+
42 prompt_loc What is the country of citizenship of Colin Firth? Welche Staatsbürgerschaft besitzt Colin Firth? Welche Staatsbürgerschaft besitzt Colin Firth?
|
45 |
+
43 prompt Who distributes Path of Exile? Wer vertreibt Path of Exile? Wer vertreibt Path of Exile?
|
46 |
+
44 prompt_gen What platform distributes Path of Exile? Über welche Plattform wird Path of Exile vertrieben? Über welche Plattform wird Path of Exile vertrieben?
|
47 |
+
45 prompt_loc What is the language of Path of Exile? Was ist die Sprache von Path of Exile? Was ist die Sprache von Path of Exile?
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located?" In welcher Stadt befindet sich der Hauptsitz des Distributors von „Path of Exile“? In welcher Stadt befindet sich der Hauptsitz des Distributors von „Path of Exile“?
|
49 |
+
47 prompt What languages does Joel Osteen speak, write, or sign? Welche Sprachen spricht, schreibt oder gebärdet Joel Osteen? Welche Sprachen spricht, schreibt oder gebärdet Joel Osteen ?
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by Joel Osteen? Welche Sprachen werden von Joel Osteen gesprochen, geschrieben oder gebärdet? Welche Sprachen werden von Joel Osteen gesprochen, geschrieben und gebärdet?
|
51 |
+
49 prompt_loc What is the country of citizenship of Joel Osteen? Welche Staatsbürgerschaft besitzt Joel Osteen? Welche Staatsbürgerschaft besitzt Joel Osteen?
|
52 |
+
50 prompt What is Suez the capital of? Wovon ist Suez die Hauptstadt? Wovon ist Sues die Hauptstadt?
|
53 |
+
51 prompt_gen Which place has Suez as its capital? Welcher Ort hat Suez als Hauptstadt? Welcher Ort hat Sues als Hauptstadt?
|
54 |
+
52 prompt_loc What time zone is Suez located in? In welcher Zeitzone liegt Suez? In welcher Zeitzone liegt Sues ?
|
55 |
+
53 prompt_port What language is used in the capital of Suez? Welche Sprache wird in der Hauptstadt von Suez gesprochen? Welche Sprache wird in der Hauptstadt von Sues gesprochen?
|
56 |
+
54 prompt What languages does Alejandro Romualdo speak, write, or sign? Welche Sprachen spricht, schreibt oder gebärdet Alejandro Romualdo? Welche Sprachen spricht, schreibt oder gebärdet Alejandro Romualdo ?
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by Alejandro Romualdo? Welche Sprachen spricht, schreibt und gebärdet Alejandro Romualdo? Welche Sprachen spricht, schreibt und gebärdet Alejandro Romualdo?
|
58 |
+
56 prompt_loc What is the country of citizenship of Alejandro Romualdo? Welche Staatsbürgerschaft besitzt Alejandro Romualdo? Welche Staatsbürgerschaft besitzt Alejandro Romualdo?
|
59 |
+
57 prompt What does Vilhena share a border with? Womit hat Vilhena eine gemeinsame Grenze? Womit hat Vilhena eine gemeinsame Grenze?
|
60 |
+
58 prompt_gen Which area borders Vilhena? Welches Gebiet grenzt an Vilhena? Welches Gebiet grenzt an Vilhena?
|
61 |
+
59 prompt What country does Payao Poontarat represent in sport? Welches Land vertritt Payao Poontarat im Sport? Welches Land vertritt Phayao Phoontharat im Sport?
|
62 |
+
60 prompt_gen Which nation does Payao Poontarat play for in sports? Für welche Nation spielt Payao Poontarat im Sport? Für welche Nation spielt Phayao Phoontharat im Sport?
|
63 |
+
61 prompt_loc What is the country of citizenship of Payao Poontarat? Welche Staatsbürgerschaft besitzt Payao Poontarat? Welche Staatsbürgerschaft besitzt Phayao Phoontharat?
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? Wer ist das Staatsoberhaupt des Landes, in dem Payao Poontarat Sport treibt? Wer ist das Staatsoberhaupt des Landes, in dem Phayao Phoontharat Sport treibt?
|
65 |
+
63 prompt What languages does Harry Styles speak, write, or sign? Welche Sprachen spricht, schreibt oder gebärdet Harry Styles? Welche Sprachen spricht, schreibt oder gebärdet Harry Styles ?
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by Harry Styles? Welche Sprachen werden von Harry Styles gesprochen, geschrieben und gebärdet? Welche Sprachen werden von Harry Styles gesprochen, geschrieben und gebärdet?
|
67 |
+
65 prompt_loc What is the country of citizenship of Harry Styles? Welche Staatsbürgerschaft besitzt Harry Styles? Welche Staatsbürgerschaft besitzt Harry Styles?
|
datasets/v8/mini/tsv/tgt/prompts_fr.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_fr tgt_gloss_fr
|
2 |
+
0 prompt What is the country of citizenship of Miroslav Beblavý? Quel est le pays de citoyenneté de Miroslav Beblavý ? Quel est le pays de nationalité de Miroslav Beblavý?
|
3 |
+
1 prompt_gen Which country is Miroslav Beblavý a citizen of? De quel pays Miroslav Beblavý est-il citoyen ? De quel pays Miroslav Beblavý est-il citoyen ?
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? Quel pays partage une frontière avec le pays de citoyenneté de Miroslav Beblavý ? Quel pays partage une frontière avec le pays de citoyenneté de Miroslav Beblavý?
|
5 |
+
3 prompt Who is a sibling of President Cleveland? Qui est le frère ou la sœur du président Cleveland ? Qui est le frère ou la sœur du Grover Cleveland?
|
6 |
+
4 prompt_gen Who shares a sibling relationship with President Cleveland? Qui partage une relation fraternelle avec le président Cleveland ? Qui partage une relation fraternelle avec le Grover Cleveland?
|
7 |
+
5 prompt_loc What is the native language of President Cleveland? Quelle est la langue maternelle du président Cleveland ? Quelle est la langue maternelle du Grover Cleveland?
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? Dans quel pays le frère du président Cleveland a-t-il la nationalité ? Dans quel pays le frère du président Cleveland a-t-il la nationalité ?
|
9 |
+
7 prompt In which collection can works by Telefunken be found? Dans quelle collection peut-on trouver des œuvres de Telefunken ? Dans quelle collection peut-on trouver des œuvres de Telefunken ?
|
10 |
+
8 prompt_gen Which collection includes works by Telefunken? Quelle collection comprend des œuvres de Telefunken ? Quelle collection comprend des œuvres de Telefunken?
|
11 |
+
9 prompt_loc Where is the headquarters of Telefunken located? Où se trouve le siège social de Telefunken ? Où se trouve le siège social de Telefunken ?
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? Dans quelle ville se trouve le siège de la collection qui comprend des œuvres de Telefunken ? Dans quelle ville se trouve le siège de la collection qui comprend des œuvres de Telefunken ?
|
13 |
+
11 prompt Where was Oscar Wilde educated? Où Oscar Wilde a-t-il été éduqué ? Où Oscar Wilde a-t-il été éduqué ?
|
14 |
+
12 prompt_gen At which institution did Oscar Wilde receive education? Dans quelle institution Oscar Wilde a-t-il reçu son éducation ? Dans quelle institution Oscar Wilde a-t-il reçu son éducation ?
|
15 |
+
13 prompt_loc What is the native language of Oscar Wilde? Quelle est la langue maternelle d'Oscar Wilde ? Quelle est la langue maternelle d' Oscar Wilde?
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? Dans quel fuseau horaire se trouve l'institution où Oscar Wilde a été éduqué ? Dans quel fuseau horaire se trouve l'institution où Oscar Wilde a été éduqué ?
|
17 |
+
15 prompt What does Vacaria share a border with? Avec quoi Vacaria partage-t-il une frontière ? Avec quoi Vacaria partage-t-il une frontière ?
|
18 |
+
16 prompt_gen Which area borders Vacaria? Quelle zone borde Vacaria ? Quelle zone borde Vacaria?
|
19 |
+
17 prompt Who is a sibling of Paul Greengard? Qui est le frère ou la sœur de Paul Greengard ? Qui est le frère ou la sœur de Paul Greengard?
|
20 |
+
18 prompt_gen Who shares a sibling relationship with Paul Greengard? Qui partage une relation fraternelle avec Paul Greengard ? Qui partage une relation fraternelle avec Paul Greengard?
|
21 |
+
19 prompt_loc What is the country of citizenship of Paul Greengard? Quel est le pays de citoyenneté de Paul Greengard ? Quel est le pays de citoyenneté de Paul Greengard?
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? Quelle langue est parlée, écrite ou signée par le frère ou la sœur de Paul Greengard ? Quelle langue est parlée, écrite ou signée par le frère ou la sœur de Paul Greengard?
|
23 |
+
21 prompt Where was Nina Dobrev educated? Où Nina Dobrev a-t-elle été éduquée ? Où Nina Dobrev a-t-elle été éduquée ?
|
24 |
+
22 prompt_gen At which institution did Nina Dobrev receive education? Dans quelle institution Nina Dobrev a-t-elle reçu son éducation ? Dans quelle institution Nina Dobrev a-t-elle reçu son éducation ?
|
25 |
+
23 prompt_loc What languages does Nina Dobrev speak, write, or sign? Quelles langues Nina Dobrev parle-t-elle, écrit-elle ou signe-t-elle ? Quelles langues Nina Dobrev parle-t-elle, écrit-elle ou signe-t-elle ?
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? Où se trouve le siège de l'établissement où Nina Dobrev a fait ses études ? Où se trouve le siège de l'établissement où Nina Dobrev a fait ses études ?
|
27 |
+
25 prompt What is the production company of Under the Dome? Quelle est la société de production de Under the Dome ? Quelle est la société de production de Under the Dome?
|
28 |
+
26 prompt_gen Which company produced Under the Dome? Quelle société a produit Under the Dome ? Quelle société a produit Under the Dome?
|
29 |
+
27 prompt_loc What is the original language of Under the Dome? Quelle est la langue originale de Under the Dome ? Quelle est la langue originale de Under the Dome?
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? Dans quelle ville se trouve le siège social de la société de production de Under the Dome ? Dans quelle ville se trouve le siège social de la société de production de Under the Dome ?
|
31 |
+
29 prompt What does Shropshire share a border with? Avec quoi le Shropshire partage-t-il une frontière ? Avec quoi le Shropshire partage-t-il une frontière ?
|
32 |
+
30 prompt_gen Which area borders Shropshire? Quelle zone borde le Shropshire ? Quelle zone borde le Shropshire?
|
33 |
+
31 prompt Where is the headquarters of Air India located? Où se trouve le siège social d'Air India ? Où se trouve le siège social d' Air India ?
|
34 |
+
32 prompt_gen In which city is the headquarters of Air India? Dans quelle ville se trouve le siège social d'Air India ? Dans quelle ville se trouve le siège social d' Air India?
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? À quel endroit se trouve le siège social d'Air India et partage-t-il une frontière ? À quel endroit se trouve le siège social d' Air India et partage-t-il une frontière ?
|
36 |
+
34 prompt In what work is Dante and Beatrice present? Dans quelle œuvre Dante et Béatrice sont-ils présents ? Dans quelle œuvre Béatrice sont-ils présents ?
|
37 |
+
35 prompt_gen Which work features Dante and Beatrice? Quelle œuvre met en scène Dante et Béatrice ? Quelle œuvre met en scène Béatrice?
|
38 |
+
36 prompt_loc What languages does Dante and Beatrice speak, write, or sign? Quelles langues Dante et Béatrice parlent-ils, écrivent-ils ou signent-ils ? Quelles langues Béatrice parlent-ils, écrivent-ils ou signent-ils ?
|
39 |
+
37 prompt What is the country of citizenship of Jaime Camil? Quel est le pays de citoyenneté de Jaime Camil ? Quel est le pays de citoyenneté de Jaime Camil?
|
40 |
+
38 prompt_gen Which country is Jaime Camil a citizen of? De quel pays Jaime Camil est-il citoyen ? De quel pays Jaime Camil est-il citoyen ?
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? Qui était le chef d'État du pays dont Jaime Camil détient la nationalité ? Qui était le chef d'État du pays dont Jaime Camil détient la nationalité ?
|
42 |
+
40 prompt What award has Colin Firth received? Quelle récompense a reçu Colin Firth ? Quelle récompense a reçu Colin Firth ?
|
43 |
+
41 prompt_gen Which award was given to Colin Firth? Quel prix a été décerné à Colin Firth ? Quel prix a été décerné à Colin Firth?
|
44 |
+
42 prompt_loc What is the country of citizenship of Colin Firth? Quel est le pays de citoyenneté de Colin Firth ? Quel est le pays de citoyenneté de Colin Firth?
|
45 |
+
43 prompt Who distributes Path of Exile? Qui distribue Path of Exile ? Qui distribue Path of Exile?
|
46 |
+
44 prompt_gen What platform distributes Path of Exile? Quelle plateforme distribue Path of Exile ? Quelle plateforme distribue Path of Exile?
|
47 |
+
45 prompt_loc What is the language of Path of Exile? Quelle est la langue de Path of Exile ? Quelle est la langue de Path of Exile?
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located?" Dans quelle ville se trouve le siège du distributeur de « Path of Exile » ? Dans quelle ville se trouve le siège du distributeur de «Path of Exile» ?
|
49 |
+
47 prompt What languages does Joel Osteen speak, write, or sign? Quelles langues Joel Osteen parle-t-il, écrit-il ou signe-t-il ? Quelles langues Joel Osteen parle-t-il, écrit-il ou signe-t-il ?
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by Joel Osteen? Quelles langues sont parlées, écrites ou signées par Joel Osteen ? Quelles langues sont parlées, écrites ou signées par Joel Osteen?
|
51 |
+
49 prompt_loc What is the country of citizenship of Joel Osteen? Quel est le pays de citoyenneté de Joel Osteen ? Quel est le pays de citoyenneté de Joel Osteen?
|
52 |
+
50 prompt What is Suez the capital of? De quelle ville Suez est-elle la capitale ? De quelle ville Suez est-elle la capitale ?
|
53 |
+
51 prompt_gen Which place has Suez as its capital? Quel endroit a Suez comme capitale ? Quel endroit a Suez comme capitale ?
|
54 |
+
52 prompt_loc What time zone is Suez located in? Dans quel fuseau horaire se trouve Suez ? Dans quel fuseau horaire se trouve Suez ?
|
55 |
+
53 prompt_port What language is used in the capital of Suez? Quelle langue est utilisée dans la capitale de Suez ? Quelle langue est utilisée dans la capitale de Suez?
|
56 |
+
54 prompt What languages does Alejandro Romualdo speak, write, or sign? Quelles langues parle, écrit ou signe Alejandro Romualdo ? Quelles langues parle, écrit ou signe Alejandro Romualdo ?
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by Alejandro Romualdo? Quelles langues sont parlées, écrites ou signées par Alejandro Romualdo ? Quelles langues sont parlées, écrites ou signées par Alejandro Romualdo?
|
58 |
+
56 prompt_loc What is the country of citizenship of Alejandro Romualdo? Quel est le pays de citoyenneté d'Alejandro Romualdo ? Quel est le pays de citoyenneté d' Alejandro Romualdo?
|
59 |
+
57 prompt What does Vilhena share a border with? Avec quoi Vilhena partage-t-elle une frontière ? Avec quoi Vilhena partage-t-elle une frontière ?
|
60 |
+
58 prompt_gen Which area borders Vilhena? Quelle zone borde Vilhena ? Quelle zone borde Vilhena?
|
61 |
+
59 prompt What country does Payao Poontarat represent in sport? Quel pays Payao Poontarat représente-t-il dans le sport ? Quel pays Payao Poontarat représente-t-il dans le sport ?
|
62 |
+
60 prompt_gen Which nation does Payao Poontarat play for in sports? Pour quelle nation Payao Poontarat joue-t-il dans le sport ? Pour quelle nation Payao Poontarat joue-t-il dans le sport ?
|
63 |
+
61 prompt_loc What is the country of citizenship of Payao Poontarat? Quel est le pays de citoyenneté de Payao Poontarat ? Quel est le pays de citoyenneté de Payao Poontarat?
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? Qui est le chef de l’État du pays où Payao Poontarat pratique du sport ? Qui est le chef de l’État du pays où Payao Poontarat pratique du sport ?
|
65 |
+
63 prompt What languages does Harry Styles speak, write, or sign? Quelles langues Harry Styles parle-t-il, écrit-il ou signe-t-il ? Quelles langues Harry Styles parle-t-il, écrit-il ou signe-t-il ?
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by Harry Styles? Quelles langues sont parlées, écrites ou signées par Harry Styles ? Quelles langues sont parlées, écrites ou signées par Harry Styles?
|
67 |
+
65 prompt_loc What is the country of citizenship of Harry Styles? Quel est le pays de citoyenneté de Harry Styles ? Quel est le pays de citoyenneté de Harry Styles?
|
datasets/v8/mini/tsv/tgt/prompts_it.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_it tgt_gloss_it
|
2 |
+
0 prompt What is the country of citizenship of Miroslav Beblavý? Qual è il paese di cittadinanza di Miroslav Beblavý? Qual è il paese di cittadinanza di Miroslav Beblavý?
|
3 |
+
1 prompt_gen Which country is Miroslav Beblavý a citizen of? Di quale paese è cittadino Miroslav Beblavý? Di quale paese è cittadino Miroslav Beblavý ?
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? Quale paese confina con il paese di cittadinanza di Miroslav Beblavý? Quale paese confina con il paese di cittadinanza di Miroslav Beblavý?
|
5 |
+
3 prompt Who is a sibling of President Cleveland? Chi è un fratello o una sorella del presidente Cleveland? Chi è un fratello o una sorella del Grover Cleveland?
|
6 |
+
4 prompt_gen Who shares a sibling relationship with President Cleveland? Chi ha un rapporto di parentela con il presidente Cleveland? Chi condivide un rapporto di fratellanza con il Grover Cleveland?
|
7 |
+
5 prompt_loc What is the native language of President Cleveland? Qual è la lingua madre del presidente Cleveland? Qual è la lingua madre del Grover Cleveland?
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? Di quale Paese ha la cittadinanza il fratello del presidente Cleveland? Di quale Paese ha la cittadinanza il fratello del presidente Cleveland?
|
9 |
+
7 prompt In which collection can works by Telefunken be found? In quale collezione si possono trovare opere di Telefunken? In quale collezione si possono trovare opere di Telefunken ?
|
10 |
+
8 prompt_gen Which collection includes works by Telefunken? Quale collezione comprende opere di Telefunken? Quale collezione comprende opere di Telefunken?
|
11 |
+
9 prompt_loc Where is the headquarters of Telefunken located? Dove si trova la sede centrale della Telefunken? Dove si trova la sede centrale della Telefunken ?
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? In quale città si trova la sede della collezione che comprende opere di Telefunken? In quale città si trova la sede della collezione che comprende opere di Telefunken ?
|
13 |
+
11 prompt Where was Oscar Wilde educated? Dove ha studiato Oscar Wilde? Dove ha studiato Oscar Wilde ?
|
14 |
+
12 prompt_gen At which institution did Oscar Wilde receive education? Presso quale istituto studiò Oscar Wilde? Presso quale istituto studiò Oscar Wilde ?
|
15 |
+
13 prompt_loc What is the native language of Oscar Wilde? Qual è la lingua madre di Oscar Wilde? Qual è la lingua madre di Oscar Wilde?
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? In quale fuso orario si trova l'istituto in cui ha studiato Oscar Wilde? In quale fuso orario si trova l'istituto in cui ha studiato Oscar Wilde ?
|
17 |
+
15 prompt What does Vacaria share a border with? Con quale confine condivide Vacaria? Con quale confine condivide Vacaria ?
|
18 |
+
16 prompt_gen Which area borders Vacaria? Quale zona confina con Vacaria? Quale zona confina Vacaria?
|
19 |
+
17 prompt Who is a sibling of Paul Greengard? Chi è un fratello o una sorella di Paul Greengard? Chi è un fratello o una sorella di Paul Greengard?
|
20 |
+
18 prompt_gen Who shares a sibling relationship with Paul Greengard? Chi ha un rapporto di parentela con Paul Greengard? Chi ha un rapporto di parentela con Paul Greengard?
|
21 |
+
19 prompt_loc What is the country of citizenship of Paul Greengard? Qual è il paese di cittadinanza di Paul Greengard? Qual è il paese di cittadinanza di Paul Greengard?
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? Quale lingua parla, scrive o segna il fratello di Paul Greengard? Quale lingua parla, scrive o segna il fratello di Paul Greengard?
|
23 |
+
21 prompt Where was Nina Dobrev educated? Dove ha studiato Nina Dobrev? Dove ha studiato Nina Dobrev ?
|
24 |
+
22 prompt_gen At which institution did Nina Dobrev receive education? Presso quale istituto ha studiato Nina Dobrev? Presso quale istituto ha studiato Nina Dobrev ?
|
25 |
+
23 prompt_loc What languages does Nina Dobrev speak, write, or sign? Quali lingue parla, scrive o fa i segni Nina Dobrev? Quali lingue parla, scrive o fa i segni Nina Dobrev ?
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? Dov'è la sede centrale dell'istituto in cui ha studiato Nina Dobrev? Dov'è la sede centrale dell'istituto in cui ha studiato Nina Dobrev ?
|
27 |
+
25 prompt What is the production company of Under the Dome? Qual è la casa di produzione di Under the Dome? Qual è la casa di produzione di Under the Dome?
|
28 |
+
26 prompt_gen Which company produced Under the Dome? Quale azienda ha prodotto Under the Dome? Quale azienda ha prodotto Under the Dome?
|
29 |
+
27 prompt_loc What is the original language of Under the Dome? Qual è la lingua originale di Under the Dome? Qual è la lingua originale di Under the Dome?
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? In quale città ha sede la casa di produzione di Under the Dome? In quale città ha sede la casa di produzione di Under the Dome ?
|
31 |
+
29 prompt What does Shropshire share a border with? Con quali confini condivide lo Shropshire? Con quali confini condivide lo Shropshire ?
|
32 |
+
30 prompt_gen Which area borders Shropshire? Quale area confina con lo Shropshire? Quale area confina con Shropshire?
|
33 |
+
31 prompt Where is the headquarters of Air India located? Dove si trova la sede centrale di Air India? Dove si trova la sede centrale di Air India ?
|
34 |
+
32 prompt_gen In which city is the headquarters of Air India? In quale città si trova la sede centrale di Air India? In quale città si trova la sede centrale di Air India?
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? Con quale località confina la sede centrale di Air India? Con quale località confina la sede centrale di Air India ?
|
36 |
+
34 prompt In what work is Dante and Beatrice present? In quale opera sono presenti Dante e Beatrice? In quale opera sono presenti Beatrice Portinari ?
|
37 |
+
35 prompt_gen Which work features Dante and Beatrice? In quale opera compaiono Dante e Beatrice? In quale opera compaiono Beatrice Portinari?
|
38 |
+
36 prompt_loc What languages does Dante and Beatrice speak, write, or sign? In quale lingua Dante e Beatrice parlano, scrivono o usano i segni? In quale lingua Beatrice Portinari parlano, scrivono o usano i segni?
|
39 |
+
37 prompt What is the country of citizenship of Jaime Camil? Qual è il paese di cittadinanza di Jaime Camil? Qual è il paese di cittadinanza di Jaime Camil?
|
40 |
+
38 prompt_gen Which country is Jaime Camil a citizen of? Di quale paese è cittadino Jaime Camil? Di quale paese è cittadino Jaime Camil ?
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? Chi era il capo di stato del paese di cui Jaime Camil ha la cittadinanza? Chi era il capo di stato del paese di cui Jaime Camil ha la cittadinanza?
|
42 |
+
40 prompt What award has Colin Firth received? Quale premio ha ricevuto Colin Firth? Quale premio ha ricevuto Colin Firth ?
|
43 |
+
41 prompt_gen Which award was given to Colin Firth? Quale premio è stato assegnato a Colin Firth? Quale premio è stato assegnato a Colin Firth?
|
44 |
+
42 prompt_loc What is the country of citizenship of Colin Firth? Qual è il paese di cittadinanza di Colin Firth? Qual è il paese di cittadinanza di Colin Firth?
|
45 |
+
43 prompt Who distributes Path of Exile? Chi distribuisce Path of Exile? Chi distribuisce Path of Exile?
|
46 |
+
44 prompt_gen What platform distributes Path of Exile? Quale piattaforma distribuisce Path of Exile? Quale piattaforma distribuisce Path of Exile?
|
47 |
+
45 prompt_loc What is the language of Path of Exile? Qual è la lingua di Path of Exile? Qual è la lingua di Path of Exile?
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located?" "In quale città si trova la sede centrale del distributore di ""Path of Exile""?" "In quale città si trova la sede centrale del distributore di ""Path of Exile""?"
|
49 |
+
47 prompt What languages does Joel Osteen speak, write, or sign? Quali lingue parla, scrive o fa i segni Joel Osteen? Quali lingue parla, scrive o fa i segni Joel Osteen ?
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by Joel Osteen? Quali lingue parla, scrive o fa i segni Joel Osteen? Quali lingue parla, scrive o fa i segni Joel Osteen?
|
51 |
+
49 prompt_loc What is the country of citizenship of Joel Osteen? Qual è il paese di cittadinanza di Joel Osteen? Qual è il paese di cittadinanza di Joel Osteen?
|
52 |
+
50 prompt What is Suez the capital of? Qual è la capitale di Suez? Qual è la capitale di Suez ?
|
53 |
+
51 prompt_gen Which place has Suez as its capital? Quale luogo ha Suez come capitale? Quale luogo ha Suez come capitale?
|
54 |
+
52 prompt_loc What time zone is Suez located in? In quale fuso orario si trova Suez? In quale fuso orario si trova Suez ?
|
55 |
+
53 prompt_port What language is used in the capital of Suez? Quale lingua si parla nella capitale Suez? Quale lingua si usa nella capitale Suez?
|
56 |
+
54 prompt What languages does Alejandro Romualdo speak, write, or sign? Quali lingue parla, scrive o fa i segni Alejandro Romualdo? Quali lingue parla, scrive o fa i segni Alejandro Romualdo ?
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by Alejandro Romualdo? Quali lingue parla, scrive o fa i segni Alejandro Romualdo? Quali lingue parla, scrive o firma Alejandro Romualdo?
|
58 |
+
56 prompt_loc What is the country of citizenship of Alejandro Romualdo? Qual è il paese di cittadinanza di Alejandro Romualdo? Qual è il paese di cittadinanza di Alejandro Romualdo?
|
59 |
+
57 prompt What does Vilhena share a border with? Con quale confine condivide Vilhena? Con quale confine condivide Vilhena ?
|
60 |
+
58 prompt_gen Which area borders Vilhena? Quale zona confina con Vilhena? Quale zona confina con Vilhena?
|
61 |
+
59 prompt What country does Payao Poontarat represent in sport? Quale paese rappresenta Payao Poontarat nello sport? Quale paese rappresenta Payao Poontarat nello sport?
|
62 |
+
60 prompt_gen Which nation does Payao Poontarat play for in sports? Per quale nazione gioca Payao Poontarat nello sport? Per quale nazione gioca Payao Poontarat nello sport?
|
63 |
+
61 prompt_loc What is the country of citizenship of Payao Poontarat? Qual è il paese di cittadinanza di Payao Poontarat? Qual è il paese di cittadinanza di Payao Poontarat?
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? Chi è il capo di stato del paese in cui Payao Poontarat pratica sport? Chi è il capo di stato del paese in cui Payao Poontarat pratica sport?
|
65 |
+
63 prompt What languages does Harry Styles speak, write, or sign? Quali lingue parla, scrive o fa i segni Harry Styles? Quali lingue parla, scrive o fa i segni Harry Styles ?
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by Harry Styles? Quali lingue parla, scrive o fa i gesti di Harry Styles? Quali lingue parla, scrive o fa i segni Harry Styles?
|
67 |
+
65 prompt_loc What is the country of citizenship of Harry Styles? Qual è il paese di cittadinanza di Harry Styles? Qual è il paese di cittadinanza di Harry Styles?
|
datasets/v8/mini/tsv_entities/src/entities_en.tsv
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
entities
|
2 |
+
0 Miroslav Beblavý
|
3 |
+
1 President Cleveland
|
4 |
+
2 Telefunken
|
5 |
+
3 Oscar Wilde
|
6 |
+
4 Vacaria
|
7 |
+
5 Paul Greengard
|
8 |
+
6 Nina Dobrev
|
9 |
+
7 Under the Dome
|
10 |
+
8 Shropshire
|
11 |
+
9 Air India
|
12 |
+
10 Dante and Beatrice
|
13 |
+
11 Jaime Camil
|
14 |
+
12 Colin Firth
|
15 |
+
13 Path of Exile
|
16 |
+
14 Joel Osteen
|
17 |
+
15 Suez
|
18 |
+
16 Alejandro Romualdo
|
19 |
+
17 Vilhena
|
20 |
+
18 Payao Poontarat
|
21 |
+
19 Harry Styles
|
22 |
+
20 Kosovo
|
23 |
+
21 Margareta Bergman
|
24 |
+
22 National Gallery of Victoria
|
25 |
+
23 Nalanda
|
26 |
+
24 San Nicolas
|
27 |
+
25 Neil Connery
|
28 |
+
26 Yale Law School
|
29 |
+
27 DNA Films
|
30 |
+
28 Tubungan
|
31 |
+
29 Clermont-Ferrand
|
32 |
+
30 Ramayana
|
33 |
+
31 Chile
|
34 |
+
32 Automotive Hall of Fame
|
35 |
+
33 Searchlight Pictures
|
36 |
+
34 Cebuan
|
37 |
+
35 Queensland
|
38 |
+
36 Italian
|
39 |
+
37 Balindong
|
40 |
+
38 Italy
|
41 |
+
39 Cebuan
|
42 |
+
40 English
|
43 |
+
41 Berlin
|
44 |
+
42 English
|
45 |
+
43 United States
|
46 |
+
44 English
|
47 |
+
45 English
|
48 |
+
46 Italian
|
49 |
+
47 Italy
|
50 |
+
48 English
|
51 |
+
49 United States
|
52 |
+
50 UTC+02:00
|
53 |
+
51 Peru
|
54 |
+
52 Thailand
|
55 |
+
53 United Kingdom
|
56 |
+
54 Slovakia
|
57 |
+
55 Rose Cleveland
|
58 |
+
56 Stedelijk Museum Amsterdam
|
59 |
+
57 Magdalen College, Oxford
|
60 |
+
58 Esmeralda, Rio Grande do Sul
|
61 |
+
59 Chris Chase
|
62 |
+
60 Ryerson University
|
63 |
+
61 Amblin Entertainment
|
64 |
+
62 Worcestershire
|
65 |
+
63 New Delhi
|
66 |
+
64 La Vita Nuova
|
67 |
+
65 Mexico
|
68 |
+
66 Time 100
|
69 |
+
67 PlayStation Store
|
70 |
+
68 English
|
71 |
+
69 Suez Governorate
|
72 |
+
70 Spanish
|
73 |
+
71 Chupinguaia
|
74 |
+
72 Thailand
|
75 |
+
73 English
|
76 |
+
74 Macedonia
|
77 |
+
75 Sweden
|
78 |
+
76 Melbourne
|
79 |
+
77 UTC+05:30
|
80 |
+
78 English
|
81 |
+
79 New Haven
|
82 |
+
80 London
|
83 |
+
81 Cébazat
|
84 |
+
82 Patricio Aylwin
|
85 |
+
83 Los Angeles
|
86 |
+
84 Dyirbal
|
87 |
+
85 Sergio Mattarella
|
datasets/v8/mini/tsv_entities/tgt/entities_de.tsv
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id src tgt_de
|
2 |
+
0 Miroslav Beblavý Miroslav Beblavý
|
3 |
+
1 President Cleveland Präsident Cleveland
|
4 |
+
2 Telefunken Telefunken
|
5 |
+
3 Oscar Wilde Oscar Wilde
|
6 |
+
4 Vacaria Vacaria
|
7 |
+
5 Paul Greengard Paul Greengard
|
8 |
+
6 Nina Dobrev Nina Dobrev
|
9 |
+
7 Under the Dome Unter der Kuppel
|
10 |
+
8 Shropshire Shropshire
|
11 |
+
9 Air India Air India
|
12 |
+
10 Dante and Beatrice Dante und Beatrice
|
13 |
+
11 Jaime Camil Jaime Camil
|
14 |
+
12 Colin Firth Colin Firth
|
15 |
+
13 Path of Exile Pfad des Exils
|
16 |
+
14 Joel Osteen Joel Osteen
|
17 |
+
15 Suez Suez
|
18 |
+
16 Alejandro Romualdo Alejandro Romualdo
|
19 |
+
17 Vilhena Vilhena
|
20 |
+
18 Payao Poontarat Payao Poontarat
|
21 |
+
19 Harry Styles Harry Styles
|
22 |
+
20 Kosovo Kosovo
|
23 |
+
21 Margareta Bergman Margareta Bergman
|
24 |
+
22 National Gallery of Victoria Nationalgalerie von Victoria
|
25 |
+
23 Nalanda Nalanda
|
26 |
+
24 San Nicolas San Nicolas
|
27 |
+
25 Neil Connery Neil Connery
|
28 |
+
26 Yale Law School Yale Law School
|
29 |
+
27 DNA Films DNA-Filme
|
30 |
+
28 Tubungan Tubungan
|
31 |
+
29 Clermont-Ferrand Clermont-Ferrand
|
32 |
+
30 Ramayana Ramayana
|
33 |
+
31 Chile Chile
|
34 |
+
32 Automotive Hall of Fame Automobil-Ruhmeshalle
|
35 |
+
33 Searchlight Pictures Suchscheinwerfer Bilder
|
36 |
+
34 Cebuan Cebuan
|
37 |
+
35 Queensland Queensland
|
38 |
+
36 Italian Italienisch
|
39 |
+
37 Balindong Balindong
|
40 |
+
38 Italy Italien
|
41 |
+
39 Cebuan Cebuan
|
42 |
+
40 English Englisch
|
43 |
+
41 Berlin Berlin
|
44 |
+
42 English Englisch
|
45 |
+
43 United States Vereinigte Staaten
|
46 |
+
44 English Englisch
|
47 |
+
45 English Englisch
|
48 |
+
46 Italian Italienisch
|
49 |
+
47 Italy Italien
|
50 |
+
48 English Englisch
|
51 |
+
49 United States Vereinigte Staaten
|
52 |
+
50 UTC+02:00 UTC+02:00
|
53 |
+
51 Peru Peru
|
54 |
+
52 Thailand Thailand
|
55 |
+
53 United Kingdom Vereinigtes Königreich
|
56 |
+
54 Slovakia Slowakei
|
57 |
+
55 Rose Cleveland Rose Cleveland
|
58 |
+
56 Stedelijk Museum Amsterdam Stedelijk Museum Amsterdam
|
59 |
+
57 Magdalen College, Oxford Magdalen College, Oxford
|
60 |
+
58 Esmeralda, Rio Grande do Sul Esmeralda, Rio Grande do Sul
|
61 |
+
59 Chris Chase Chris Chase
|
62 |
+
60 Ryerson University Ryerson Universität
|
63 |
+
61 Amblin Entertainment Amblin Unterhaltung
|
64 |
+
62 Worcestershire Worcestershire
|
65 |
+
63 New Delhi Neu-Delhi
|
66 |
+
64 La Vita Nuova Das neue Leben
|
67 |
+
65 Mexico Mexiko
|
68 |
+
66 Time 100 Zeit 100
|
69 |
+
67 PlayStation Store PlayStation Store
|
70 |
+
68 English Englisch
|
71 |
+
69 Suez Governorate Gouvernement Suez
|
72 |
+
70 Spanish Spanisch
|
73 |
+
71 Chupinguaia Chupinguaia
|
74 |
+
72 Thailand Thailand
|
75 |
+
73 English Englisch
|
76 |
+
74 Macedonia Mazedonien
|
77 |
+
75 Sweden Schweden
|
78 |
+
76 Melbourne Melbourne
|
79 |
+
77 UTC+05:30 UTC+05:30
|
80 |
+
78 English Englisch
|
81 |
+
79 New Haven Neuer Hafen
|
82 |
+
80 London London
|
83 |
+
81 Cébazat Cébazat
|
84 |
+
82 Patricio Aylwin Patricio Aylwin
|
85 |
+
83 Los Angeles Los Angeles
|
86 |
+
84 Dyirbal Dyirbal
|
87 |
+
85 Sergio Mattarella Sergio Mattarella
|
datasets/v8/mini/tsv_entities/tgt/entities_fr.tsv
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id src tgt_fr
|
2 |
+
0 Miroslav Beblavý Miroslav Beblavy
|
3 |
+
1 President Cleveland Président Cleveland
|
4 |
+
2 Telefunken Téléfunken
|
5 |
+
3 Oscar Wilde Oscar Wilde
|
6 |
+
4 Vacaria Vacaria
|
7 |
+
5 Paul Greengard Paul Greengard
|
8 |
+
6 Nina Dobrev Nina Dobrev
|
9 |
+
7 Under the Dome Sous le dôme
|
10 |
+
8 Shropshire Shropshire
|
11 |
+
9 Air India Air India
|
12 |
+
10 Dante and Beatrice Dante et Béatrice
|
13 |
+
11 Jaime Camil Jaime Camil
|
14 |
+
12 Colin Firth Colin Firth
|
15 |
+
13 Path of Exile Le chemin de l'exil
|
16 |
+
14 Joel Osteen Joël Osteen
|
17 |
+
15 Suez Suez
|
18 |
+
16 Alejandro Romualdo Alexandre Romualdo
|
19 |
+
17 Vilhena Vilhena
|
20 |
+
18 Payao Poontarat Payao Poontarat
|
21 |
+
19 Harry Styles Harry Styles
|
22 |
+
20 Kosovo Kosovo
|
23 |
+
21 Margareta Bergman Margareta Bergman
|
24 |
+
22 National Gallery of Victoria Galerie nationale de Victoria
|
25 |
+
23 Nalanda Nalanda
|
26 |
+
24 San Nicolas Saint Nicolas
|
27 |
+
25 Neil Connery Neil Connery
|
28 |
+
26 Yale Law School Faculté de droit de Yale
|
29 |
+
27 DNA Films Films sur l'ADN
|
30 |
+
28 Tubungan Tubungan
|
31 |
+
29 Clermont-Ferrand Clermont-Ferrand
|
32 |
+
30 Ramayana Le Ramayana
|
33 |
+
31 Chile Chili
|
34 |
+
32 Automotive Hall of Fame Temple de la renommée de l'automobile
|
35 |
+
33 Searchlight Pictures Photos de Searchlight
|
36 |
+
34 Cebuan Cebuano
|
37 |
+
35 Queensland Queensland
|
38 |
+
36 Italian italien
|
39 |
+
37 Balindong Balin-dong
|
40 |
+
38 Italy Italie
|
41 |
+
39 Cebuan Cebuano
|
42 |
+
40 English Anglais
|
43 |
+
41 Berlin Berlin
|
44 |
+
42 English Anglais
|
45 |
+
43 United States États-Unis
|
46 |
+
44 English Anglais
|
47 |
+
45 English Anglais
|
48 |
+
46 Italian italien
|
49 |
+
47 Italy Italie
|
50 |
+
48 English Anglais
|
51 |
+
49 United States États-Unis
|
52 |
+
50 UTC+02:00 UTC+02:00
|
53 |
+
51 Peru Pérou
|
54 |
+
52 Thailand Thaïlande
|
55 |
+
53 United Kingdom Royaume-Uni
|
56 |
+
54 Slovakia Slovaquie
|
57 |
+
55 Rose Cleveland Rose Cleveland
|
58 |
+
56 Stedelijk Museum Amsterdam Musée Stedelijk d'Amsterdam
|
59 |
+
57 Magdalen College, Oxford Collège Magdalen, Oxford
|
60 |
+
58 Esmeralda, Rio Grande do Sul Esmeralda, Rio Grande do Sul
|
61 |
+
59 Chris Chase Chris Chase
|
62 |
+
60 Ryerson University Université Ryerson
|
63 |
+
61 Amblin Entertainment Amblin Divertissement
|
64 |
+
62 Worcestershire Worcestershire
|
65 |
+
63 New Delhi New Delhi
|
66 |
+
64 La Vita Nuova La Nouvelle Vie
|
67 |
+
65 Mexico Mexique
|
68 |
+
66 Time 100 Heure 100
|
69 |
+
67 PlayStation Store PlayStation Store
|
70 |
+
68 English Anglais
|
71 |
+
69 Suez Governorate Gouvernorat de Suez
|
72 |
+
70 Spanish Espagnol
|
73 |
+
71 Chupinguaia Chupinguaia
|
74 |
+
72 Thailand Thaïlande
|
75 |
+
73 English Anglais
|
76 |
+
74 Macedonia Macédoine
|
77 |
+
75 Sweden Suède
|
78 |
+
76 Melbourne Melbourne
|
79 |
+
77 UTC+05:30 UTC+05:30
|
80 |
+
78 English Anglais
|
81 |
+
79 New Haven Nouveau-Havre
|
82 |
+
80 London Londres
|
83 |
+
81 Cébazat Cébazat
|
84 |
+
82 Patricio Aylwin Patricio Aylwin
|
85 |
+
83 Los Angeles Los Angeles
|
86 |
+
84 Dyirbal Dyirbal
|
87 |
+
85 Sergio Mattarella Sergio Mattarella
|
datasets/v8/mini/tsv_entities/tgt/entities_it.tsv
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id src tgt_it
|
2 |
+
0 Miroslav Beblavý Miroslav Beblavy
|
3 |
+
1 President Cleveland Presidente Cleveland
|
4 |
+
2 Telefunken Telefunken
|
5 |
+
3 Oscar Wilde Oscar Wilde
|
6 |
+
4 Vacaria Vacaria
|
7 |
+
5 Paul Greengard Paolo Greengard
|
8 |
+
6 Nina Dobrev Nina Dobrev
|
9 |
+
7 Under the Dome Sotto la Cupola
|
10 |
+
8 Shropshire Lo Shropshire
|
11 |
+
9 Air India Aria India
|
12 |
+
10 Dante and Beatrice Dante e Beatrice
|
13 |
+
11 Jaime Camil Jaime Camillo
|
14 |
+
12 Colin Firth Colin Firth
|
15 |
+
13 Path of Exile Sentiero dell'esilio
|
16 |
+
14 Joel Osteen Joel Osteen
|
17 |
+
15 Suez Suez
|
18 |
+
16 Alejandro Romualdo Alessandro Romualdo
|
19 |
+
17 Vilhena Vilhena
|
20 |
+
18 Payao Poontarat Il Payao Poontarat
|
21 |
+
19 Harry Styles Stili di Harry
|
22 |
+
20 Kosovo Kosovo
|
23 |
+
21 Margareta Bergman Margareta Bergman
|
24 |
+
22 National Gallery of Victoria Galleria nazionale di Victoria
|
25 |
+
23 Nalanda Nalanda
|
26 |
+
24 San Nicolas San Nicola
|
27 |
+
25 Neil Connery attrice
|
28 |
+
26 Yale Law School Facoltà di Giurisprudenza di Yale
|
29 |
+
27 DNA Films Film di DNA
|
30 |
+
28 Tubungan Tubo
|
31 |
+
29 Clermont-Ferrand Clermont Ferrand
|
32 |
+
30 Ramayana Il Ramayana
|
33 |
+
31 Chile Chile
|
34 |
+
32 Automotive Hall of Fame Hall of Fame dell'automobile
|
35 |
+
33 Searchlight Pictures Immagini di Searchlight
|
36 |
+
34 Cebuan Cebuano
|
37 |
+
35 Queensland Il Queensland
|
38 |
+
36 Italian Italiano
|
39 |
+
37 Balindong Balindong
|
40 |
+
38 Italy Italia
|
41 |
+
39 Cebuan Cebuano
|
42 |
+
40 English Inglese
|
43 |
+
41 Berlin Berlino
|
44 |
+
42 English Inglese
|
45 |
+
43 United States Stati Uniti
|
46 |
+
44 English Inglese
|
47 |
+
45 English Inglese
|
48 |
+
46 Italian Italiano
|
49 |
+
47 Italy Italia
|
50 |
+
48 English Inglese
|
51 |
+
49 United States Stati Uniti
|
52 |
+
50 UTC+02:00 Ora legale+02:00
|
53 |
+
51 Peru Perù
|
54 |
+
52 Thailand Thailandia
|
55 |
+
53 United Kingdom Regno Unito
|
56 |
+
54 Slovakia Slovacchia
|
57 |
+
55 Rose Cleveland Rosa Cleveland
|
58 |
+
56 Stedelijk Museum Amsterdam Museo Stedelijk di Amsterdam
|
59 |
+
57 Magdalen College, Oxford Collegio Magdalena di Oxford
|
60 |
+
58 Esmeralda, Rio Grande do Sul Esmeralda, Rio Grande do Sul
|
61 |
+
59 Chris Chase Chris Cacciatore
|
62 |
+
60 Ryerson University Università di Ryerson
|
63 |
+
61 Amblin Entertainment Intrattenimento Amblin
|
64 |
+
62 Worcestershire Contea di Worcester
|
65 |
+
63 New Delhi Nuova Delhi
|
66 |
+
64 La Vita Nuova La Vita Nuova
|
67 |
+
65 Mexico Messico
|
68 |
+
66 Time 100 Tempo 100
|
69 |
+
67 PlayStation Store Negozio PlayStation
|
70 |
+
68 English Inglese
|
71 |
+
69 Suez Governorate Governatorato di Suez
|
72 |
+
70 Spanish spagnolo
|
73 |
+
71 Chupinguaia Ciuffinguaia
|
74 |
+
72 Thailand Thailandia
|
75 |
+
73 English Inglese
|
76 |
+
74 Macedonia Macedonia
|
77 |
+
75 Sweden Svezia
|
78 |
+
76 Melbourne Melbourne
|
79 |
+
77 UTC+05:30 Ora legale+05:30
|
80 |
+
78 English Inglese
|
81 |
+
79 New Haven Nuovo rifugio
|
82 |
+
80 London Londra
|
83 |
+
81 Cébazat Cebazat
|
84 |
+
82 Patricio Aylwin Patricio Aylwin
|
85 |
+
83 Los Angeles Los Angeles
|
86 |
+
84 Dyirbal Diario
|
87 |
+
85 Sergio Mattarella Sergio Mattarella
|
datasets/v8/mini/tsv_entities/tgt/index.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gs://babeledits-unima-transl-src/transl_entities/v8/entities_en.tsv,fr,gs://babeledits-unima-transl-tgt/transl_entities/v8/babeledits-unima-transl-src_transl_entities_v8_entities_en_fr_translations.tsv,,,
|
2 |
+
gs://babeledits-unima-transl-src/transl_entities/v8/entities_en.tsv,de,gs://babeledits-unima-transl-tgt/transl_entities/v8/babeledits-unima-transl-src_transl_entities_v8_entities_en_de_translations.tsv,,,
|
3 |
+
gs://babeledits-unima-transl-src/transl_entities/v8/entities_en.tsv,it,gs://babeledits-unima-transl-tgt/transl_entities/v8/babeledits-unima-transl-src_transl_entities_v8_entities_en_it_translations.tsv,,,
|
datasets/v8/mini/tsv_marked/src/prompts_marked_en.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
prompt
|
2 |
+
0 What is the country of citizenship of <s>Miroslav Beblavý</s>? <o>Kosovo</o>
|
3 |
+
1 Which country is <s>Miroslav Beblavý</s> a citizen of? <o>Kosovo</o>
|
4 |
+
2 Which country shares a border with the country of citizenship of Miroslav Beblavý? <o>Macedonia</o>
|
5 |
+
3 Who is a sibling of <s>President Cleveland</s>? <o>Margareta Bergman</o>
|
6 |
+
4 Who shares a sibling relationship with <s>President Cleveland</s>? <o>Margareta Bergman</o>
|
7 |
+
5 What is the native language of <s>President Cleveland</s>? <o>English</o>
|
8 |
+
6 In which country does President Cleveland's sibling have citizenship? <o>Sweden</o>
|
9 |
+
7 In which collection can works by <s>Telefunken</s> be found? <o>National Gallery of Victoria</o>
|
10 |
+
8 Which collection includes works by <s>Telefunken</s>? <o>National Gallery of Victoria</o>
|
11 |
+
9 Where is the headquarters of <s>Telefunken</s> located? <o>Berlin</o>
|
12 |
+
10 In which city is the headquarters of the collection that includes works by Telefunken located? <o>Melbourne</o>
|
13 |
+
11 Where was <s>Oscar Wilde</s> educated? <o>Nalanda</o>
|
14 |
+
12 At which institution did <s>Oscar Wilde</s> receive education? <o>Nalanda</o>
|
15 |
+
13 What is the native language of <s>Oscar Wilde</s>? <o>English</o>
|
16 |
+
14 In which time zone is the institution where Oscar Wilde was educated located? <o>UTC+05:30</o>
|
17 |
+
15 What does <s>Vacaria</s> share a border with? <o>San Nicolas</o>
|
18 |
+
16 Which area borders <s>Vacaria</s>? <o>San Nicolas</o>
|
19 |
+
17 Who is a sibling of <s>Paul Greengard</s>? <o>Neil Connery</o>
|
20 |
+
18 Who shares a sibling relationship with <s>Paul Greengard</s>? <o>Neil Connery</o>
|
21 |
+
19 What is the country of citizenship of <s>Paul Greengard</s>? <o>United States</o>
|
22 |
+
20 What language is spoken, written, or signed by the sibling of Paul Greengard? <o>English</o>
|
23 |
+
21 Where was <s>Nina Dobrev</s> educated? <o>Yale Law School</o>
|
24 |
+
22 At which institution did <s>Nina Dobrev</s> receive education? <o>Yale Law School</o>
|
25 |
+
23 What languages does <s>Nina Dobrev</s> speak, write, or sign? <o>English</o>
|
26 |
+
24 Where is the headquarters location of the institution where Nina Dobrev was educated? <o>New Haven</o>
|
27 |
+
25 What is the production company of <s>Under the Dome</s>? <o>DNA Films</o>
|
28 |
+
26 Which company produced <s>Under the Dome</s>? <o>DNA Films</o>
|
29 |
+
27 What is the original language of <s>Under the Dome</s>? <o>English</o>
|
30 |
+
28 In which city is the production company of Under the Dome headquartered? <o>London</o>
|
31 |
+
29 What does <s>Shropshire</s> share a border with? <o>Tubungan</o>
|
32 |
+
30 Which area borders <s>Shropshire</s>? <o>Tubungan</o>
|
33 |
+
31 Where is the headquarters of <s>Air India</s> located? <o>Clermont-Ferrand</o>
|
34 |
+
32 In which city is the headquarters of <s>Air India</s>? <o>Clermont-Ferrand</o>
|
35 |
+
33 In which location does the headquarters of Air India share a border with? <o>Cébazat</o>
|
36 |
+
34 In what work is <s>Dante and Beatrice</s> present? <o>Ramayana</o>
|
37 |
+
35 Which work features <s>Dante and Beatrice</s>? <o>Ramayana</o>
|
38 |
+
36 What languages does <s>Dante and Beatrice</s> speak, write, or sign? <o>Italian</o>
|
39 |
+
37 What is the country of citizenship of <s>Jaime Camil</s>? <o>Chile</o>
|
40 |
+
38 Which country is <s>Jaime Camil</s> a citizen of? <o>Chile</o>
|
41 |
+
39 Who was the head of state of the country where Jaime Camil holds citizenship? <o>Patricio Aylwin</o>
|
42 |
+
40 What award has <s>Colin Firth</s> received? <o>Automotive Hall of Fame</o>
|
43 |
+
41 Which award was given to <s>Colin Firth</s>? <o>Automotive Hall of Fame</o>
|
44 |
+
42 What is the country of citizenship of <s>Colin Firth</s>? <o>Italy</o>
|
45 |
+
43 Who distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o>
|
46 |
+
44 What platform distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o>
|
47 |
+
45 What is the language of <s>Path of Exile</s>? <o>English</o>
|
48 |
+
46 "In which city is the headquarters of the distributor of ""Path of Exile"" located? <o>Los Angeles</o>"
|
49 |
+
47 What languages does <s>Joel Osteen</s> speak, write, or sign? <o>Cebuan</o>
|
50 |
+
48 Which languages are spoken, written, or signed by <s>Joel Osteen</s>? <o>Cebuan</o>
|
51 |
+
49 What is the country of citizenship of <s>Joel Osteen</s>? <o>United States</o>
|
52 |
+
50 What is <s>Suez</s> the capital of? <o>Queensland</o>
|
53 |
+
51 Which place has <s>Suez</s> as its capital? <o>Queensland</o>
|
54 |
+
52 What time zone is <s>Suez</s> located in? <o>UTC+02:00</o>
|
55 |
+
53 What language is used in the capital of Suez? <o>Dyirbal</o>
|
56 |
+
54 What languages does <s>Alejandro Romualdo</s> speak, write, or sign? <o>Italian</o>
|
57 |
+
55 Which languages are spoken, written, or signed by <s>Alejandro Romualdo</s>? <o>Italian</o>
|
58 |
+
56 What is the country of citizenship of <s>Alejandro Romualdo</s>? <o>Peru</o>
|
59 |
+
57 What does <s>Vilhena</s> share a border with? <o>Balindong</o>
|
60 |
+
58 Which area borders <s>Vilhena</s>? <o>Balindong</o>
|
61 |
+
59 What country does <s>Payao Poontarat</s> represent in sport? <o>Italy</o>
|
62 |
+
60 Which nation does <s>Payao Poontarat</s> play for in sports? <o>Italy</o>
|
63 |
+
61 What is the country of citizenship of <s>Payao Poontarat</s>? <o>Thailand</o>
|
64 |
+
62 Who is the head of state of the country where Payao Poontarat plays sports? <o>Sergio Mattarella</o>
|
65 |
+
63 What languages does <s>Harry Styles</s> speak, write, or sign? <o>Cebuan</o>
|
66 |
+
64 Which languages are spoken, written, or signed by <s>Harry Styles</s>? <o>Cebuan</o>
|
67 |
+
65 What is the country of citizenship of <s>Harry Styles</s>? <o>United Kingdom</o>
|
datasets/v8/mini/tsv_marked/tgt/index_marked.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gs://babeledits-unima-transl-src/translations_marked/v8/prompts_marked_en.tsv,it,gs://babeledits-unima-transl-tgt/translations_marked/v8/babeledits-unima-transl-src_translations_marked_v8_prompts_marked_en_it_translations.tsv,,,
|
2 |
+
gs://babeledits-unima-transl-src/translations_marked/v8/prompts_marked_en.tsv,de,gs://babeledits-unima-transl-tgt/translations_marked/v8/babeledits-unima-transl-src_translations_marked_v8_prompts_marked_en_de_translations.tsv,,,
|
3 |
+
gs://babeledits-unima-transl-src/translations_marked/v8/prompts_marked_en.tsv,fr,gs://babeledits-unima-transl-tgt/translations_marked/v8/babeledits-unima-transl-src_translations_marked_v8_prompts_marked_en_fr_translations.tsv,,,
|
datasets/v8/mini/tsv_marked/tgt/prompts_marked_de.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_raw_de tgt_de subject_de object_de
|
2 |
+
0 prompt What is the country of citizenship of <s>Miroslav Beblavý</s>? <o>Kosovo</o> Welches Staatsbürgerland hat <s>Miroslav Beblavý</s>? <o>Kosovo</o> Welches Staatsbürgerland hat Miroslav Beblavý? Miroslav Beblavý Kosovo
|
3 |
+
1 prompt_gen Which country is <s>Miroslav Beblavý</s> a citizen of? <o>Kosovo</o> In welchem Land ist <s>Miroslav Beblavý</s> Staatsbürger? <o>Kosovo</o> In welchem Land ist Miroslav Beblavý Staatsbürger? Miroslav Beblavý Kosovo
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? <o>Macedonia</o> Welches Land grenzt an das Land, dessen Staatsbürgerschaft Miroslav Beblavý besitzt? <o>Mazedonien</o> Welches Land grenzt an das Land, dessen Staatsbürgerschaft Miroslav Beblavý besitzt? - Mazedonien
|
5 |
+
3 prompt Who is a sibling of <s>President Cleveland</s>? <o>Margareta Bergman</o> Wer ist ein Geschwister von <s>Präsident Cleveland</s>? <o>Margareta Bergman</o> Wer ist ein Geschwister von Präsident Cleveland? Präsident Cleveland Margareta Bergman
|
6 |
+
4 prompt_gen Who shares a sibling relationship with <s>President Cleveland</s>? <o>Margareta Bergman</o> Mit wem ist <s>Präsident Cleveland</s> geschwisterlich verbunden? <o>Margareta Bergman</o> Mit wem ist Präsident Cleveland geschwisterlich verbunden? Präsident Cleveland Margareta Bergman
|
7 |
+
5 prompt_loc What is the native language of <s>President Cleveland</s>? <o>English</o> Was ist die Muttersprache von <s>Präsident Cleveland</s>? <o>Englisch</o> Was ist die Muttersprache von Präsident Cleveland? Präsident Cleveland Englisch
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? <o>Sweden</o> Welches Landes ist der Bruder von Präsident Clevelands Staatsbürger? <o>Schweden</o> Welches Landes ist der Bruder von Präsident Clevelands Staatsbürger? - Schweden
|
9 |
+
7 prompt In which collection can works by <s>Telefunken</s> be found? <o>National Gallery of Victoria</o> In welcher Sammlung finden sich Werke von <s>Telefunken</s>? <o>National Gallery of Victoria</o> In welcher Sammlung finden sich Werke von Telefunken? Telefunken National Gallery of Victoria
|
10 |
+
8 prompt_gen Which collection includes works by <s>Telefunken</s>? <o>National Gallery of Victoria</o> Welche Sammlung umfasst Werke von <s>Telefunken</s>? <o>National Gallery of Victoria</o> Welche Sammlung umfasst Werke von Telefunken? Telefunken National Gallery of Victoria
|
11 |
+
9 prompt_loc Where is the headquarters of <s>Telefunken</s> located? <o>Berlin</o> Wo befindet sich der Hauptsitz von <s>Telefunken</s>? <o>Berlin</o> Wo befindet sich der Hauptsitz von Telefunken? Telefunken Berlin
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? <o>Melbourne</o> In welcher Stadt befindet sich der Hauptsitz der Sammlung, die Werke von Telefunken umfasst? <o>Melbourne</o> In welcher Stadt befindet sich der Hauptsitz der Sammlung, die Werke von Telefunken umfasst? - Melbourne
|
13 |
+
11 prompt Where was <s>Oscar Wilde</s> educated? <o>Nalanda</o> Wo wurde <s>Oscar Wilde</s> ausgebildet? <o>Nalanda</o> Wo wurde Oscar Wilde ausgebildet? Oscar Wilde Nalanda
|
14 |
+
12 prompt_gen At which institution did <s>Oscar Wilde</s> receive education? <o>Nalanda</o> An welcher Institution wurde <s>Oscar Wilde</s> ausgebildet? <o>Nalanda</o> An welcher Institution wurde Oscar Wilde ausgebildet? Oscar Wilde Nalanda
|
15 |
+
13 prompt_loc What is the native language of <s>Oscar Wilde</s>? <o>English</o> Was ist die Muttersprache von <s>Oscar Wilde</s>? <o>Englisch</o> Was ist die Muttersprache von Oscar Wilde? Oscar Wilde Englisch
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? <o>UTC+05:30</o> In welcher Zeitzone befindet sich die Bildungseinrichtung, an der Oscar Wilde ausgebildet wurde? <o>UTC+05:30</o> In welcher Zeitzone befindet sich die Bildungseinrichtung, an der Oscar Wilde ausgebildet wurde? - UTC+05:30
|
17 |
+
15 prompt What does <s>Vacaria</s> share a border with? <o>San Nicolas</o> Womit grenzt <s>Vacaria</s>? <o>San Nicolas</o> Womit grenzt Vacaria? Vacaria San Nicolas
|
18 |
+
16 prompt_gen Which area borders <s>Vacaria</s>? <o>San Nicolas</o> Welches Gebiet grenzt an <s>Vacaria</s>? <o>San Nicolas</o> Welches Gebiet grenzt an Vacaria? Vacaria San Nicolas
|
19 |
+
17 prompt Who is a sibling of <s>Paul Greengard</s>? <o>Neil Connery</o> Wer ist ein Geschwister von <s>Paul Greengard</s>? <o>Neil Connery</o> Wer ist ein Geschwister von Paul Greengard? Paul Greengard Neil Connery
|
20 |
+
18 prompt_gen Who shares a sibling relationship with <s>Paul Greengard</s>? <o>Neil Connery</o> Mit wem ist <s>Paul Greengard</s> geschwisterlich verbunden? <o>Neil Connery</o> Mit wem ist Paul Greengard geschwisterlich verbunden? Paul Greengard Neil Connery
|
21 |
+
19 prompt_loc What is the country of citizenship of <s>Paul Greengard</s>? <o>United States</o> Welche Staatsbürgerschaft besitzt <s>Paul Greengard</s>? <o>Vereinigte Staaten</o> Welche Staatsbürgerschaft besitzt Paul Greengard? Paul Greengard Vereinigte Staaten
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? <o>English</o> Welche Sprache wird vom Geschwister von Paul Greengard gesprochen, geschrieben oder gebärdet? <o>Englisch</o> Welche Sprache wird vom Geschwister von Paul Greengard gesprochen, geschrieben oder gebärdet? - Englisch
|
23 |
+
21 prompt Where was <s>Nina Dobrev</s> educated? <o>Yale Law School</o> Wo wurde <s>Nina Dobrev</s> ausgebildet? <o>Yale Law School</o> Wo wurde Nina Dobrev ausgebildet? Nina Dobrev Yale Law School
|
24 |
+
22 prompt_gen At which institution did <s>Nina Dobrev</s> receive education? <o>Yale Law School</o> An welcher Institution wurde <s>Nina Dobrev</s> ausgebildet? <o>Yale Law School</o> An welcher Institution wurde Nina Dobrev ausgebildet? Nina Dobrev Yale Law School
|
25 |
+
23 prompt_loc What languages does <s>Nina Dobrev</s> speak, write, or sign? <o>English</o> Welche Sprachen spricht, schreibt oder gebärdet <s>Nina Dobrev</s>? <o>Englisch</o> Welche Sprachen spricht, schreibt oder gebärdet Nina Dobrev? Nina Dobrev Englisch
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? <o>New Haven</o> Wo befindet sich der Hauptsitz der Institution, an der Nina Dobrev ausgebildet wurde? <o>New Haven</o> Wo befindet sich der Hauptsitz der Institution, an der Nina Dobrev ausgebildet wurde? - New Haven
|
27 |
+
25 prompt What is the production company of <s>Under the Dome</s>? <o>DNA Films</o> Welches ist die Produktionsfirma von <s>Under the Dome</s>? <o>DNA Films</o> Welches ist die Produktionsfirma von Under the Dome? Under the Dome DNA Films
|
28 |
+
26 prompt_gen Which company produced <s>Under the Dome</s>? <o>DNA Films</o> Welches Unternehmen hat <s>Die Arena</s> produziert? <o>DNA Films</o> Welches Unternehmen hat Die Arena produziert? Die Arena DNA Films
|
29 |
+
27 prompt_loc What is the original language of <s>Under the Dome</s>? <o>English</o> Was ist die Originalsprache von <s>Die Arena</s>? <o>Englisch</o> Was ist die Originalsprache von Die Arena? Die Arena Englisch
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? <o>London</o> In welcher Stadt hat die Produktionsfirma von „Die Arena“ ihren Hauptsitz? <o>London</o> In welcher Stadt hat die Produktionsfirma von „Die Arena“ ihren Hauptsitz? - London
|
31 |
+
29 prompt What does <s>Shropshire</s> share a border with? <o>Tubungan</o> Womit grenzt <s>Shropshire</s>? <o>Tubungan</o> Womit grenzt Shropshire? Shropshire Tubungan
|
32 |
+
30 prompt_gen Which area borders <s>Shropshire</s>? <o>Tubungan</o> Welches Gebiet grenzt an <s>Shropshire</s>? <o>Tubungan</o> Welches Gebiet grenzt an Shropshire? Shropshire Tubungan
|
33 |
+
31 prompt Where is the headquarters of <s>Air India</s> located? <o>Clermont-Ferrand</o> Wo befindet sich der Hauptsitz von <s>Air India</s>? <o>Clermont-Ferrand</o> Wo befindet sich der Hauptsitz von Air India? Air India Clermont-Ferrand
|
34 |
+
32 prompt_gen In which city is the headquarters of <s>Air India</s>? <o>Clermont-Ferrand</o> In welcher Stadt befindet sich der Hauptsitz von <s>Air India</s>? <o>Clermont-Ferrand</o> In welcher Stadt befindet sich der Hauptsitz von Air India? Air India Clermont-Ferrand
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? <o>Cébazat</o> Mit welchem Ort grenzt der Hauptsitz von Air India? <o>Cébazat</o> Mit welchem Ort grenzt der Hauptsitz von Air India? - Cébazat
|
36 |
+
34 prompt In what work is <s>Dante and Beatrice</s> present? <o>Ramayana</o> In welchem Werk sind <s>Dante und Beatrice</s> präsent? <o>Ramayana</o> In welchem Werk sind Dante und Beatrice präsent? Dante und Beatrice Ramayana
|
37 |
+
35 prompt_gen Which work features <s>Dante and Beatrice</s>? <o>Ramayana</o> In welchem Werk kommen <s>Dante und Beatrice</s> vor? <o>Ramayana</o> In welchem Werk kommen Dante und Beatrice vor? Dante und Beatrice Ramayana
|
38 |
+
36 prompt_loc What languages does <s>Dante and Beatrice</s> speak, write, or sign? <o>Italian</o> Welche Sprachen sprechen, schreiben oder gebärden <s>Dante und Beatrice</s>? <o>Italienisch</o> Welche Sprachen sprechen, schreiben oder gebärden Dante und Beatrice? Dante und Beatrice Italienisch
|
39 |
+
37 prompt What is the country of citizenship of <s>Jaime Camil</s>? <o>Chile</o> Welche Staatsbürgerschaft besitzt <s>Jaime Camil</s>? <o>Chile</o> Welche Staatsbürgerschaft besitzt Jaime Camil? Jaime Camil Chile
|
40 |
+
38 prompt_gen Which country is <s>Jaime Camil</s> a citizen of? <o>Chile</o> Welchen Landes ist <s>Jaime Camil</s> Staatsbürger? <o>Chile</o> Welchen Landes ist Jaime Camil Staatsbürger? Jaime Camil Chile
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? <o>Patricio Aylwin</o> Wer war das Staatsoberhaupt des Landes, dessen Staatsbürgerschaft Jaime Camil besitzt? <o>Patricio Aylwin</o> Wer war das Staatsoberhaupt des Landes, dessen Staatsbürgerschaft Jaime Camil besitzt? - Patricio Aylwin
|
42 |
+
40 prompt What award has <s>Colin Firth</s> received? <o>Automotive Hall of Fame</o> Welche Auszeichnung hat <s>Colin Firth</s> erhalten? <o>Automotive Hall of Fame</o> Welche Auszeichnung hat Colin Firth erhalten? Colin Firth Automotive Hall of Fame
|
43 |
+
41 prompt_gen Which award was given to <s>Colin Firth</s>? <o>Automotive Hall of Fame</o> Welche Auszeichnung wurde <s>Colin Firth</s> verliehen? <o>Automotive Hall of Fame</o> Welche Auszeichnung wurde Colin Firth verliehen? Colin Firth Automotive Hall of Fame
|
44 |
+
42 prompt_loc What is the country of citizenship of <s>Colin Firth</s>? <o>Italy</o> Welche Staatsbürgerschaft besitzt <s>Colin Firth</s>? <o>Italien</o> Welche Staatsbürgerschaft besitzt Colin Firth? Colin Firth Italien
|
45 |
+
43 prompt Who distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Wer vertreibt <s>Path of Exile</s>? <o>Searchlight Pictures</o> Wer vertreibt Path of Exile? Path of Exile Searchlight Pictures
|
46 |
+
44 prompt_gen What platform distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Über welche Plattform wird <s>Path of Exile</s> vertrieben? <o>Searchlight Pictures</o> Über welche Plattform wird Path of Exile vertrieben? Path of Exile Searchlight Pictures
|
47 |
+
45 prompt_loc What is the language of <s>Path of Exile</s>? <o>English</o> In welcher Sprache wird <s>Path of Exile</s> gespielt? <o>Englisch</o> In welcher Sprache wird Path of Exile gespielt? Path of Exile Englisch
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located? <o>Los Angeles</o>" In welcher Stadt befindet sich der Hauptsitz des Distributors von „Path of Exile“? <o>Los Angeles</o> In welcher Stadt befindet sich der Hauptsitz des Distributors von „Path of Exile“? - Los Angeles
|
49 |
+
47 prompt What languages does <s>Joel Osteen</s> speak, write, or sign? <o>Cebuan</o> Welche Sprachen spricht, schreibt oder gebärdet <s>Joel Osteen</s>? <o>Cebuanisch</o> Welche Sprachen spricht, schreibt oder gebärdet Joel Osteen? Joel Osteen Cebuanisch
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by <s>Joel Osteen</s>? <o>Cebuan</o> Welche Sprachen werden von <s>Joel Osteen</s> gesprochen, geschrieben oder gebärdet? <o>Cebuanisch</o> Welche Sprachen werden von Joel Osteen gesprochen, geschrieben oder gebärdet? Joel Osteen Cebuanisch
|
51 |
+
49 prompt_loc What is the country of citizenship of <s>Joel Osteen</s>? <o>United States</o> Welche Staatsbürgerschaft besitzt <s>Joel Osteen</s>? <o>Vereinigte Staaten</o> Welche Staatsbürgerschaft besitzt Joel Osteen? Joel Osteen Vereinigte Staaten
|
52 |
+
50 prompt What is <s>Suez</s> the capital of? <o>Queensland</o> Wovon ist <s>Suez</s> die Hauptstadt? <o>Queensland</o> Wovon ist Suez die Hauptstadt? Suez Queensland
|
53 |
+
51 prompt_gen Which place has <s>Suez</s> as its capital? <o>Queensland</o> Welcher Ort hat <s>Suez</s> als Hauptstadt? <o>Queensland</o> Welcher Ort hat Suez als Hauptstadt? Suez Queensland
|
54 |
+
52 prompt_loc What time zone is <s>Suez</s> located in? <o>UTC+02:00</o> In welcher Zeitzone liegt <s>Suez</s>? <o>UTC+02:00</o> In welcher Zeitzone liegt Suez? Suez UTC+02:00
|
55 |
+
53 prompt_port What language is used in the capital of Suez? <o>Dyirbal</o> Welche Sprache wird in der Hauptstadt von Suez gesprochen? <o>Dyirbal</o> Welche Sprache wird in der Hauptstadt von Suez gesprochen? - Dyirbal
|
56 |
+
54 prompt What languages does <s>Alejandro Romualdo</s> speak, write, or sign? <o>Italian</o> Welche Sprachen spricht, schreibt oder gebärdet <s>Alejandro Romualdo</s>? <o>Italienisch</o> Welche Sprachen spricht, schreibt oder gebärdet Alejandro Romualdo? Alejandro Romualdo Italienisch
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by <s>Alejandro Romualdo</s>? <o>Italian</o> Welche Sprachen werden von <s>Alejandro Romualdo</s> gesprochen, geschrieben oder gebärdet? <o>Italienisch</o> Welche Sprachen werden von Alejandro Romualdo gesprochen, geschrieben oder gebärdet? Alejandro Romualdo Italienisch
|
58 |
+
56 prompt_loc What is the country of citizenship of <s>Alejandro Romualdo</s>? <o>Peru</o> Welche Staatsbürgerschaft besitzt <s>Alejandro Romualdo</s>? <o>Peru</o> Welche Staatsbürgerschaft besitzt Alejandro Romualdo? Alejandro Romualdo Peru
|
59 |
+
57 prompt What does <s>Vilhena</s> share a border with? <o>Balindong</o> Womit hat <s>Vilhena</s> eine gemeinsame Grenze? <o>Balindong</o> Womit hat Vilhena eine gemeinsame Grenze? Vilhena Balindong
|
60 |
+
58 prompt_gen Which area borders <s>Vilhena</s>? <o>Balindong</o> Welches Gebiet grenzt an <s>Vilhena</s>? <o>Balindong</o> Welches Gebiet grenzt an Vilhena? Vilhena Balindong
|
61 |
+
59 prompt What country does <s>Payao Poontarat</s> represent in sport? <o>Italy</o> Welches Land vertritt <s>Payao Poontarat</s> im Sport? <o>Italien</o> Welches Land vertritt Payao Poontarat im Sport? Payao Poontarat Italien
|
62 |
+
60 prompt_gen Which nation does <s>Payao Poontarat</s> play for in sports? <o>Italy</o> Für welche Nation spielt <s>Payao Poontarat</s> im Sport? <o>Italien</o> Für welche Nation spielt Payao Poontarat im Sport? Payao Poontarat Italien
|
63 |
+
61 prompt_loc What is the country of citizenship of <s>Payao Poontarat</s>? <o>Thailand</o> Welche Staatsbürgerschaft besitzt <s>Payao Poontarat</s>? <o>Thailand</o> Welche Staatsbürgerschaft besitzt Payao Poontarat? Payao Poontarat Thailand
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? <o>Sergio Mattarella</o> Wer ist das Staatsoberhaupt des Landes, in dem Payao Poontarat Sport betreibt? <o>Sergio Mattarella</o> Wer ist das Staatsoberhaupt des Landes, in dem Payao Poontarat Sport betreibt? - Sergio Mattarella
|
65 |
+
63 prompt What languages does <s>Harry Styles</s> speak, write, or sign? <o>Cebuan</o> Welche Sprachen spricht, schreibt oder gebärdet <s>Harry Styles</s>? <o>Cebuanisch</o> Welche Sprachen spricht, schreibt oder gebärdet Harry Styles? Harry Styles Cebuanisch
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by <s>Harry Styles</s>? <o>Cebuan</o> Welche Sprachen werden von <s>Harry Styles</s> gesprochen, geschrieben oder gebärdet? <o>Cebuanisch</o> Welche Sprachen werden von Harry Styles gesprochen, geschrieben oder gebärdet? Harry Styles Cebuanisch
|
67 |
+
65 prompt_loc What is the country of citizenship of <s>Harry Styles</s>? <o>United Kingdom</o> Welche Staatsbürgerschaft besitzt <s>Harry Styles</s>? <o>Vereinigtes Königreich</o> Welche Staatsbürgerschaft besitzt Harry Styles? Harry Styles Vereinigtes Königreich
|
datasets/v8/mini/tsv_marked/tgt/prompts_marked_fr.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_raw_fr tgt_fr subject_fr object_fr
|
2 |
+
0 prompt What is the country of citizenship of <s>Miroslav Beblavý</s>? <o>Kosovo</o> Quel est le pays de citoyenneté de <s>Miroslav Beblavý</s> ? <o>Kosovo</o> Quel est le pays de citoyenneté de Miroslav Beblavý ? Miroslav Beblavý Kosovo
|
3 |
+
1 prompt_gen Which country is <s>Miroslav Beblavý</s> a citizen of? <o>Kosovo</o> De quel pays <s>Miroslav Beblavý</s> est-il citoyen ? <o>Kosovo</o> De quel pays Miroslav Beblavý est-il citoyen ? Miroslav Beblavý Kosovo
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? <o>Macedonia</o> Quel pays partage une frontière avec le pays de nationalité de Miroslav Beblavý ? <o>Macédoine</o> Quel pays partage une frontière avec le pays de nationalité de Miroslav Beblavý? - Macédoine
|
5 |
+
3 prompt Who is a sibling of <s>President Cleveland</s>? <o>Margareta Bergman</o> Qui est la sœur du président Cleveland ? <o>Margareta Bergman</o> Qui est la sœur du président Cleveland? Qui est la sœur du président Cleveland ? Margareta Bergman
|
6 |
+
4 prompt_gen Who shares a sibling relationship with <s>President Cleveland</s>? <o>Margareta Bergman</o> Qui partage une relation fraternelle avec le président Cleveland ? <o>Margareta Bergman</o> Qui partage une relation fraternelle avec le président Cleveland? Qui partage une relation fraternelle avec le président Cleveland ? Margareta Bergman
|
7 |
+
5 prompt_loc What is the native language of <s>President Cleveland</s>? <o>English</o> Quelle est la langue maternelle du président Cleveland ? L'anglais Quelle est la langue maternelle du président Cleveland ? Quelle est la langue maternelle du président Cleveland ? L'anglais
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? <o>Sweden</o> Dans quel pays le frère du président Cleveland a-t-il la nationalité ? <o>Suède</o> Dans quel pays le frère du président Cleveland a-t-il la nationalité? - Suède
|
9 |
+
7 prompt In which collection can works by <s>Telefunken</s> be found? <o>National Gallery of Victoria</o> Dans quelle collection peut-on trouver des œuvres de <s>Telefunken</s> ? <o>National Gallery of Victoria</o> Dans quelle collection peut-on trouver des œuvres de Telefunken ? Telefunken National Gallery of Victoria
|
10 |
+
8 prompt_gen Which collection includes works by <s>Telefunken</s>? <o>National Gallery of Victoria</o> Quelle collection comprend des œuvres de <s>Telefunken</s> ? <o>National Gallery of Victoria</o> Quelle collection comprend des œuvres de Telefunken ? Telefunken National Gallery of Victoria
|
11 |
+
9 prompt_loc Where is the headquarters of <s>Telefunken</s> located? <o>Berlin</o> Où se trouve le siège social de <s>Telefunken</s> ? <o>Berlin</o> Où se trouve le siège social de Telefunken? Telefunken Berlin
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? <o>Melbourne</o> Dans quelle ville se trouve le siège de la collection qui comprend des œuvres de Telefunken ? <o>Melbourne</o> Dans quelle ville se trouve le siège de la collection qui comprend des œuvres de Telefunken? - Melbourne
|
13 |
+
11 prompt Where was <s>Oscar Wilde</s> educated? <o>Nalanda</o> Où Oscar Wilde a-t-il fait ses études ? Nalanda Où Oscar Wilde a-t-il fait ses études? Où Oscar Wilde a-t-il fait ses études ? Nalanda
|
14 |
+
12 prompt_gen At which institution did <s>Oscar Wilde</s> receive education? <o>Nalanda</o> Dans quelle institution Oscar Wilde a-t-il fait ses études ? Nalanda Dans quelle institution Oscar Wilde a-t-il fait ses études? Dans quelle institution Oscar Wilde a-t-il fait ses études ? Nalanda
|
15 |
+
13 prompt_loc What is the native language of <s>Oscar Wilde</s>? <o>English</o> Quelle est la langue maternelle d'Oscar Wilde ? L'anglais Quelle est la langue maternelle d'Oscar Wilde? Quelle est la langue maternelle d'Oscar Wilde ? L'anglais
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? <o>UTC+05:30</o> Dans quel fuseau horaire se trouve l'établissement où Oscar Wilde a été formé ? <o>UTC+05:30</o> Dans quel fuseau horaire se trouve l'établissement où Oscar Wilde a été formé? - UTC+05:30
|
17 |
+
15 prompt What does <s>Vacaria</s> share a border with? <o>San Nicolas</o> Avec quoi <s>Vacaria</s> partage-t-il une frontière ? <o>San Nicolas</o> Avec quoi Vacaria partage-t-il une frontière? Vacaria San Nicolas
|
18 |
+
16 prompt_gen Which area borders <s>Vacaria</s>? <o>San Nicolas</o> Quelle zone borde <s>Vacaria</s> ? <o>Saint Nicolas</o> Quelle zone borde Vacaria ? Vacaria Saint Nicolas
|
19 |
+
17 prompt Who is a sibling of <s>Paul Greengard</s>? <o>Neil Connery</o> Qui est le frère ou la sœur de <s>Paul Greengard</s> ? <o>Neil Connery</o> Qui est le frère ou la sœur de Paul Greengard ? Paul Greengard Neil Connery
|
20 |
+
18 prompt_gen Who shares a sibling relationship with <s>Paul Greengard</s>? <o>Neil Connery</o> Qui partage une relation fraternelle avec <s>Paul Greengard</s> ? <o>Neil Connery</o> Qui partage une relation fraternelle avec Paul Greengard ? Paul Greengard Neil Connery
|
21 |
+
19 prompt_loc What is the country of citizenship of <s>Paul Greengard</s>? <o>United States</o> Quel est le pays de citoyenneté de <s>Paul Greengard</s> ? <o>États-Unis</o> Quel est le pays de citoyenneté de Paul Greengard ? Paul Greengard États-Unis
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? <o>English</o> Quelle langue parle, écrit ou signe le frère ou la sœur de Paul Greengard ? <o>Anglais</o> Quelle langue parle, écrit ou signe le frère ou la sœur de Paul Greengard? - Anglais
|
23 |
+
21 prompt Where was <s>Nina Dobrev</s> educated? <o>Yale Law School</o> Où Nina Dobrev a-t-elle fait ses études ? À la faculté de droit de Yale Où Nina Dobrev a-t-elle fait ses études? Où Nina Dobrev a-t-elle fait ses études ? À la faculté de droit de Yale
|
24 |
+
22 prompt_gen At which institution did <s>Nina Dobrev</s> receive education? <o>Yale Law School</o> Dans quelle institution Nina Dobrev a-t-elle fait ses études ? <o>Yale Law School</o> Dans quelle institution Nina Dobrev a-t-elle fait ses études? Dans quelle institution Nina Dobrev a-t-elle fait ses études ? Yale Law School
|
25 |
+
23 prompt_loc What languages does <s>Nina Dobrev</s> speak, write, or sign? <o>English</o> Quelles langues parle, écrit ou signe Nina Dobrev ? <o>Anglais</o> Quelles langues parle, écrit ou signe Nina Dobrev? Quelles langues parle, écrit ou signe Nina Dobrev ? Anglais
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? <o>New Haven</o> Où se trouve le siège de l'institution où Nina Dobrev a fait ses études ? <o>New Haven</o> Où se trouve le siège de l'institution où Nina Dobrev a fait ses études? - New Haven
|
27 |
+
25 prompt What is the production company of <s>Under the Dome</s>? <o>DNA Films</o> Quelle est la société de production de Under the Dome ? DNA Films Quelle est la société de production de Under the Dome? Quelle est la société de production de Under the Dome ? DNA Films
|
28 |
+
26 prompt_gen Which company produced <s>Under the Dome</s>? <o>DNA Films</o> Quelle société a produit Under the Dome ? DNA Films Quelle société a produit Under the Dome? Quelle société a produit Under the Dome ? DNA Films
|
29 |
+
27 prompt_loc What is the original language of <s>Under the Dome</s>? <o>English</o> Quelle est la langue d'origine de Under the Dome ? Anglais Quelle est la langue d'origine de Under the Dome? Quelle est la langue d'origine de Under the Dome ? Anglais
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? <o>London</o> Dans quelle ville se trouve le siège de la société de production de Under the Dome ? <o>Londres</o> Dans quelle ville se trouve le siège de la société de production de Under the Dome? - Londres
|
31 |
+
29 prompt What does <s>Shropshire</s> share a border with? <o>Tubungan</o> Avec quelle frontière partage le <s>Shropshire</s> ? <o>Tubungan</o> Avec quelle frontière partage le Shropshire? Shropshire Tubungan
|
32 |
+
30 prompt_gen Which area borders <s>Shropshire</s>? <o>Tubungan</o> Quelle région borde le Shropshire ? <o>Tubungan</o> Quelle région borde le Shropshire ? Quelle région borde le Shropshire ? Tubungan
|
33 |
+
31 prompt Where is the headquarters of <s>Air India</s> located? <o>Clermont-Ferrand</o> Où se trouve le siège social d'<s>Air India</s> ? <o>Clermont-Ferrand</o> Où se trouve le siège social d'Air India? Air India Clermont-Ferrand
|
34 |
+
32 prompt_gen In which city is the headquarters of <s>Air India</s>? <o>Clermont-Ferrand</o> Dans quelle ville se trouve le siège social d'<s>Air India</s> ? <o>Clermont-Ferrand</o> Dans quelle ville se trouve le siège social d'Air India? Air India Clermont-Ferrand
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? <o>Cébazat</o> À quelle localité se trouve le siège social d'Air India ? <o>Cébazat</o> À quelle localité se trouve le siège social d'Air India? - Cébazat
|
36 |
+
34 prompt In what work is <s>Dante and Beatrice</s> present? <o>Ramayana</o> Dans quelle œuvre sont présents Dante et Béatrice ? <o>Ramayana</o> Dans quelle œuvre sont présents Dante et Béatrice? Dans quelle œuvre sont présents Dante et Béatrice ? Ramayana
|
37 |
+
35 prompt_gen Which work features <s>Dante and Beatrice</s>? <o>Ramayana</o> Dans quelle œuvre figurent Dante et Béatrice ? <o>Ramayana</o> Dans quelle œuvre figurent Dante et Béatrice? Dans quelle œuvre figurent Dante et Béatrice ? Ramayana
|
38 |
+
36 prompt_loc What languages does <s>Dante and Beatrice</s> speak, write, or sign? <o>Italian</o> Quelles langues parlent, écrivent ou signent Dante et Béatrice ? L'italien Quelles langues parlent, écrivent ou signent Dante et Béatrice? Quelles langues parlent, écrivent ou signent Dante et Béatrice ? L'italien
|
39 |
+
37 prompt What is the country of citizenship of <s>Jaime Camil</s>? <o>Chile</o> Quel est le pays de nationalité de <s>Jaime Camil</s> ? <o>Chili</o> Quel est le pays de nationalité de Jaime Camil? Jaime Camil Chili
|
40 |
+
38 prompt_gen Which country is <s>Jaime Camil</s> a citizen of? <o>Chile</o> De quel pays est citoyen Jaime Camil ? Chili De quel pays est citoyen Jaime Camil? De quel pays est citoyen Jaime Camil ? Chili
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? <o>Patricio Aylwin</o> Qui était le chef d'État du pays dont Jaime Camil est citoyen ? <o>Patricio Aylwin</o> Qui était le chef d'État du pays dont Jaime Camil est citoyen? - Patricio Aylwin
|
42 |
+
40 prompt What award has <s>Colin Firth</s> received? <o>Automotive Hall of Fame</o> Quelle récompense a reçu Colin Firth ? Temple de la renommée de l'automobile Quelle récompense a reçu Colin Firth? Quelle récompense a reçu Colin Firth ? Temple de la renommée de l'automobile
|
43 |
+
41 prompt_gen Which award was given to <s>Colin Firth</s>? <o>Automotive Hall of Fame</o> Quel prix a été décerné à Colin Firth ? Temple de la renommée de l'automobile Quel prix a été décerné à Colin Firth? Quel prix a été décerné à Colin Firth ? Temple de la renommée de l'automobile
|
44 |
+
42 prompt_loc What is the country of citizenship of <s>Colin Firth</s>? <o>Italy</o> Quel est le pays de nationalité de <s>Colin Firth</s> ? <o>Italie</o> Quel est le pays de nationalité de Colin Firth? Colin Firth Italie
|
45 |
+
43 prompt Who distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Qui distribue Path of Exile ? Searchlight Pictures Qui distribue Path of Exile? Qui distribue Path of Exile ? Searchlight Pictures
|
46 |
+
44 prompt_gen What platform distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Quelle plateforme distribue Path of Exile ? Searchlight Pictures Quelle plateforme distribue Path of Exile? Quelle plateforme distribue Path of Exile ? Searchlight Pictures
|
47 |
+
45 prompt_loc What is the language of <s>Path of Exile</s>? <o>English</o> Quelle est la langue de Path of Exile ? Anglais Quelle est la langue de Path of Exile? Quelle est la langue de Path of Exile ? Anglais
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located? <o>Los Angeles</o>" Dans quelle ville se trouve le siège social du distributeur de « Path of Exile » ? <o>Los Angeles</o> Dans quelle ville se trouve le siège social du distributeur de « Path of Exile »? - Los Angeles
|
49 |
+
47 prompt What languages does <s>Joel Osteen</s> speak, write, or sign? <o>Cebuan</o> Quelles langues parle, écrit ou signe Joel Osteen ? Cebuano Quelles langues parle, écrit ou signe Joel Osteen? Quelles langues parle, écrit ou signe Joel Osteen ? Cebuano
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by <s>Joel Osteen</s>? <o>Cebuan</o> Quelles langues sont parlées, écrites ou signées par <s>Joel Osteen</s> ? <o>Cebuan</o> Quelles langues sont parlées, écrites ou signées par Joel Osteen ? Joel Osteen Cebuan
|
51 |
+
49 prompt_loc What is the country of citizenship of <s>Joel Osteen</s>? <o>United States</o> Quel est le pays de citoyenneté de <s>Joel Osteen</s> ? <o>États-Unis</o> Quel est le pays de citoyenneté de Joel Osteen ? Joel Osteen États-Unis
|
52 |
+
50 prompt What is <s>Suez</s> the capital of? <o>Queensland</o> Quelle est la capitale de Suez ? Le Queensland Quelle est la capitale de Suez? Quelle est la capitale de Suez ? Le Queensland
|
53 |
+
51 prompt_gen Which place has <s>Suez</s> as its capital? <o>Queensland</o> Quel endroit a pour capitale Suez ? Queensland Quel endroit a pour capitale Suez? Quel endroit a pour capitale Suez ? Queensland
|
54 |
+
52 prompt_loc What time zone is <s>Suez</s> located in? <o>UTC+02:00</o> Dans quel fuseau horaire se trouve Suez ? <o>UTC+02:00</o> Dans quel fuseau horaire se trouve Suez? Dans quel fuseau horaire se trouve Suez ? UTC+02:00
|
55 |
+
53 prompt_port What language is used in the capital of Suez? <o>Dyirbal</o> Quelle langue parle-t-on dans la capitale de Suez ? <o>Dyirbal</o> Quelle langue parle-t-on dans la capitale de Suez? - Dyirbal
|
56 |
+
54 prompt What languages does <s>Alejandro Romualdo</s> speak, write, or sign? <o>Italian</o> Quelles langues parle, écrit ou signe Alejandro Romualdo ? L'italien Quelles langues parle, écrit ou signe Alejandro Romualdo? Quelles langues parle, écrit ou signe Alejandro Romualdo ? L'italien
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by <s>Alejandro Romualdo</s>? <o>Italian</o> Quelles langues sont parlées, écrites ou signées par <s>Alejandro Romualdo</s> ? <o>Italien</o> Quelles langues sont parlées, écrites ou signées par Alejandro Romualdo? Alejandro Romualdo Italien
|
58 |
+
56 prompt_loc What is the country of citizenship of <s>Alejandro Romualdo</s>? <o>Peru</o> Quel est le pays de nationalité d'Alejandro Romualdo ? <o>Pérou</o> Quel est le pays de nationalité d'Alejandro Romualdo? Quel est le pays de nationalité d'Alejandro Romualdo ? Pérou
|
59 |
+
57 prompt What does <s>Vilhena</s> share a border with? <o>Balindong</o> Avec quoi <s>Vilhena</s> partage-t-elle une frontière ? <o>Balindong</o> Avec quoi Vilhena partage-t-elle une frontière ? Vilhena Balindong
|
60 |
+
58 prompt_gen Which area borders <s>Vilhena</s>? <o>Balindong</o> Quelle zone borde <s>Vilhena</s> ? <o>Balindong</o> Quelle zone borde Vilhena ? Vilhena Balindong
|
61 |
+
59 prompt What country does <s>Payao Poontarat</s> represent in sport? <o>Italy</o> Quel pays représente Payao Poontarat dans le sport ? L'Italie Quel pays représente Payao Poontarat dans le sport? Quel pays représente Payao Poontarat dans le sport ? L'Italie
|
62 |
+
60 prompt_gen Which nation does <s>Payao Poontarat</s> play for in sports? <o>Italy</o> Pour quelle nation joue Payao Poontarat dans le sport ? L'Italie Pour quelle nation joue Payao Poontarat dans le sport? Pour quelle nation joue Payao Poontarat dans le sport ? L'Italie
|
63 |
+
61 prompt_loc What is the country of citizenship of <s>Payao Poontarat</s>? <o>Thailand</o> Quel est le pays de citoyenneté de <s>Payao Poontarat</s> ? <o>Thaïlande</o> Quel est le pays de citoyenneté de Payao Poontarat ? Payao Poontarat Thaïlande
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? <o>Sergio Mattarella</o> Qui est le chef d'État du pays où Payao Poontarat pratique le sport ? <o>Sergio Mattarella</o> Qui est le chef d'État du pays où Payao Poontarat pratique le sport? - Sergio Mattarella
|
65 |
+
63 prompt What languages does <s>Harry Styles</s> speak, write, or sign? <o>Cebuan</o> Quelles langues parle, écrit ou signe Harry Styles ? Cebuano Quelles langues parle, écrit ou signe Harry Styles? Quelles langues parle, écrit ou signe Harry Styles ? Cebuano
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by <s>Harry Styles</s>? <o>Cebuan</o> Quelles langues sont parlées, écrites ou signées par <s>Harry Styles</s> ? <o>Cebuan</o> Quelles langues sont parlées, écrites ou signées par Harry Styles ? Harry Styles Cebuan
|
67 |
+
65 prompt_loc What is the country of citizenship of <s>Harry Styles</s>? <o>United Kingdom</o> Quel est le pays de nationalité de <s>Harry Styles</s> ? <o>Royaume-Uni</o> Quel est le pays de nationalité de Harry Styles ? Harry Styles Royaume-Uni
|
datasets/v8/mini/tsv_marked/tgt/prompts_marked_it.tsv
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
req_id prompt_type src tgt_raw_it tgt_it subject_it object_it
|
2 |
+
0 prompt What is the country of citizenship of <s>Miroslav Beblavý</s>? <o>Kosovo</o> Qual è il paese di cittadinanza di <s>Miroslav Beblavý</s>? <o>Kosovo</o> Qual è il paese di cittadinanza di Miroslav Beblavý? Miroslav Beblavý Kosovo
|
3 |
+
1 prompt_gen Which country is <s>Miroslav Beblavý</s> a citizen of? <o>Kosovo</o> Di quale paese è cittadino <s>Miroslav Beblavý</s>? <o>Kosovo</o> Di quale paese è cittadino Miroslav Beblavý? Miroslav Beblavý Kosovo
|
4 |
+
2 prompt_port Which country shares a border with the country of citizenship of Miroslav Beblavý? <o>Macedonia</o> Quale paese confina con il paese di cittadinanza di Miroslav Beblavý? <o>Macedonia</o> Quale paese confina con il paese di cittadinanza di Miroslav Beblavý? - Macedonia
|
5 |
+
3 prompt Who is a sibling of <s>President Cleveland</s>? <o>Margareta Bergman</o> Chi è un fratello o una sorella del <s>Presidente Cleveland</s>? <o>Margareta Bergman</o> Chi è un fratello o una sorella del Presidente Cleveland? Presidente Cleveland Margareta Bergman
|
6 |
+
4 prompt_gen Who shares a sibling relationship with <s>President Cleveland</s>? <o>Margareta Bergman</o> Chi condivide un rapporto di fratellanza con il <s>Presidente Cleveland</s>? <o>Margareta Bergman</o> Chi condivide un rapporto di fratellanza con il Presidente Cleveland? Presidente Cleveland Margareta Bergman
|
7 |
+
5 prompt_loc What is the native language of <s>President Cleveland</s>? <o>English</o> Qual è la lingua madre del <s>Presidente Cleveland</s>? <o>Inglese</o> Qual è la lingua madre del Presidente Cleveland? Presidente Cleveland Inglese
|
8 |
+
6 prompt_port In which country does President Cleveland's sibling have citizenship? <o>Sweden</o> In quale paese ha la cittadinanza il fratello del presidente Cleveland? <o>Svezia</o> In quale paese ha la cittadinanza il fratello del presidente Cleveland? - Svezia
|
9 |
+
7 prompt In which collection can works by <s>Telefunken</s> be found? <o>National Gallery of Victoria</o> In quale collezione si possono trovare opere di <s>Telefunken</s>? <o>National Gallery of Victoria</o> In quale collezione si possono trovare opere di Telefunken? Telefunken National Gallery of Victoria
|
10 |
+
8 prompt_gen Which collection includes works by <s>Telefunken</s>? <o>National Gallery of Victoria</o> Quale collezione comprende opere di <s>Telefunken</s>? <o>National Gallery of Victoria</o> Quale collezione comprende opere di Telefunken? Telefunken National Gallery of Victoria
|
11 |
+
9 prompt_loc Where is the headquarters of <s>Telefunken</s> located? <o>Berlin</o> Dove si trova la sede centrale della <s>Telefunken</s>? <o>Berlino</o> Dove si trova la sede centrale della Telefunken? Telefunken Berlino
|
12 |
+
10 prompt_port In which city is the headquarters of the collection that includes works by Telefunken located? <o>Melbourne</o> In quale città si trova la sede della collezione che comprende opere di Telefunken? <o>Melbourne</o> In quale città si trova la sede della collezione che comprende opere di Telefunken? - Melbourne
|
13 |
+
11 prompt Where was <s>Oscar Wilde</s> educated? <o>Nalanda</o> Dove ha studiato <s>Oscar Wilde</s>? <o>Nalanda</o> Dove ha studiato Oscar Wilde? Oscar Wilde Nalanda
|
14 |
+
12 prompt_gen At which institution did <s>Oscar Wilde</s> receive education? <o>Nalanda</o> In quale istituto ha ricevuto l'istruzione <s>Oscar Wilde</s>? <o>Nalanda</o> In quale istituto ha ricevuto l'istruzione Oscar Wilde? Oscar Wilde Nalanda
|
15 |
+
13 prompt_loc What is the native language of <s>Oscar Wilde</s>? <o>English</o> Qual è la lingua madre di <s>Oscar Wilde</s>? <o>Inglese</o> Qual è la lingua madre di Oscar Wilde? Oscar Wilde Inglese
|
16 |
+
14 prompt_port In which time zone is the institution where Oscar Wilde was educated located? <o>UTC+05:30</o> In quale fuso orario si trova l'istituto in cui Oscar Wilde ha studiato? <o>UTC+05:30</o> In quale fuso orario si trova l'istituto in cui Oscar Wilde ha studiato? - UTC+05:30
|
17 |
+
15 prompt What does <s>Vacaria</s> share a border with? <o>San Nicolas</o> Con cosa confina <s>Vacaria</s>? <o>San Nicolas</o> Con cosa confina Vacaria? Vacaria San Nicolas
|
18 |
+
16 prompt_gen Which area borders <s>Vacaria</s>? <o>San Nicolas</o> Con quale zona confina <s>Vacaria</s>? <o>San Nicola</o> Con quale zona confina Vacaria? Vacaria San Nicola
|
19 |
+
17 prompt Who is a sibling of <s>Paul Greengard</s>? <o>Neil Connery</o> Chi è un fratello di <s>Paul Greengard</s>? <o>Neil Connery</o> Chi è un fratello di Paul Greengard? Paul Greengard Neil Connery
|
20 |
+
18 prompt_gen Who shares a sibling relationship with <s>Paul Greengard</s>? <o>Neil Connery</o> Chi condivide un rapporto di fratellanza con <s>Paul Greengard</s>? <o>Neil Connery</o> Chi condivide un rapporto di fratellanza con Paul Greengard? Paul Greengard Neil Connery
|
21 |
+
19 prompt_loc What is the country of citizenship of <s>Paul Greengard</s>? <o>United States</o> Qual è il paese di cittadinanza di <s>Paul Greengard</s>? <o>Stati Uniti</o> Qual è il paese di cittadinanza di Paul Greengard? Paul Greengard Stati Uniti
|
22 |
+
20 prompt_port What language is spoken, written, or signed by the sibling of Paul Greengard? <o>English</o> Quale lingua parla, scrive o firma il fratello di Paul Greengard? <o>Inglese</o> Quale lingua parla, scrive o firma il fratello di Paul Greengard? - Inglese
|
23 |
+
21 prompt Where was <s>Nina Dobrev</s> educated? <o>Yale Law School</o> Dove ha studiato <s>Nina Dobrev</s>? <o>Yale Law School</o> Dove ha studiato Nina Dobrev? Nina Dobrev Yale Law School
|
24 |
+
22 prompt_gen At which institution did <s>Nina Dobrev</s> receive education? <o>Yale Law School</o> In quale istituto <s>Nina Dobrev</s> ha ricevuto la sua istruzione? <o>Yale Law School</o> In quale istituto Nina Dobrev ha ricevuto la sua istruzione? Nina Dobrev Yale Law School
|
25 |
+
23 prompt_loc What languages does <s>Nina Dobrev</s> speak, write, or sign? <o>English</o> Quali lingue parla, scrive o fa i segni <s>Nina Dobrev</s>? <o>Inglese</o> Quali lingue parla, scrive o fa i segni Nina Dobrev? Nina Dobrev Inglese
|
26 |
+
24 prompt_port Where is the headquarters location of the institution where Nina Dobrev was educated? <o>New Haven</o> Dove si trova la sede centrale dell'istituto in cui ha studiato Nina Dobrev? <o>New Haven</o> Dove si trova la sede centrale dell'istituto in cui ha studiato Nina Dobrev? - New Haven
|
27 |
+
25 prompt What is the production company of <s>Under the Dome</s>? <o>DNA Films</o> Qual è la società di produzione di <s>Under the Dome</s>? <o>DNA Films</o> Qual è la società di produzione di Under the Dome? Under the Dome DNA Films
|
28 |
+
26 prompt_gen Which company produced <s>Under the Dome</s>? <o>DNA Films</o> Quale compagnia ha prodotto <s>Under the Dome</s>? <o>DNA Films</o> Quale compagnia ha prodotto Under the Dome? Under the Dome DNA Films
|
29 |
+
27 prompt_loc What is the original language of <s>Under the Dome</s>? <o>English</o> Qual è la lingua originale di <s>Under the Dome</s>? <o>Inglese</o> Qual è la lingua originale di Under the Dome? Under the Dome Inglese
|
30 |
+
28 prompt_port In which city is the production company of Under the Dome headquartered? <o>London</o> In quale città ha sede la casa di produzione di Under the Dome? <o>Londra</o> In quale città ha sede la casa di produzione di Under the Dome? - Londra
|
31 |
+
29 prompt What does <s>Shropshire</s> share a border with? <o>Tubungan</o> Con cosa confina lo <s>Shropshire</s>? <o>Tubungan</o> Con cosa confina lo Shropshire? Shropshire Tubungan
|
32 |
+
30 prompt_gen Which area borders <s>Shropshire</s>? <o>Tubungan</o> Quale area confina con lo <s>Shropshire</s>? <o>Tubungan</o> Quale area confina con lo Shropshire? Shropshire Tubungan
|
33 |
+
31 prompt Where is the headquarters of <s>Air India</s> located? <o>Clermont-Ferrand</o> Dove si trova la sede centrale di <s>Air India</s>? <o>Clermont-Ferrand</o> Dove si trova la sede centrale di Air India? Air India Clermont-Ferrand
|
34 |
+
32 prompt_gen In which city is the headquarters of <s>Air India</s>? <o>Clermont-Ferrand</o> In quale città si trova la sede centrale di <s>Air India</s>? <o>Clermont-Ferrand</o> In quale città si trova la sede centrale di Air India? Air India Clermont-Ferrand
|
35 |
+
33 prompt_port In which location does the headquarters of Air India share a border with? <o>Cébazat</o> Con quale località la sede centrale di Air India condivide un confine? <o>Cébazat</o> Con quale località la sede centrale di Air India condivide un confine? - Cébazat
|
36 |
+
34 prompt In what work is <s>Dante and Beatrice</s> present? <o>Ramayana</o> In quale opera è presente <s>Dante e Beatrice</s>? <o>Ramayana</o> In quale opera è presente Dante e Beatrice? Dante e Beatrice Ramayana
|
37 |
+
35 prompt_gen Which work features <s>Dante and Beatrice</s>? <o>Ramayana</o> In quale opera sono presenti <s>Dante e Beatrice</s>? <o>Ramayana</o> In quale opera sono presenti Dante e Beatrice? Dante e Beatrice Ramayana
|
38 |
+
36 prompt_loc What languages does <s>Dante and Beatrice</s> speak, write, or sign? <o>Italian</o> Quali lingue parlano, scrivono o fanno i segni <s>Dante e Beatrice</s>? <o>Italiano</o> Quali lingue parlano, scrivono o fanno i segni Dante e Beatrice? Dante e Beatrice Italiano
|
39 |
+
37 prompt What is the country of citizenship of <s>Jaime Camil</s>? <o>Chile</o> Qual è il paese di cittadinanza di <s>Jaime Camil</s>? <o>Cile</o> Qual è il paese di cittadinanza di Jaime Camil? Jaime Camil Cile
|
40 |
+
38 prompt_gen Which country is <s>Jaime Camil</s> a citizen of? <o>Chile</o> Di quale paese è cittadino <s>Jaime Camil</s>? <o>Cile</o> Di quale paese è cittadino Jaime Camil? Jaime Camil Cile
|
41 |
+
39 prompt_port Who was the head of state of the country where Jaime Camil holds citizenship? <o>Patricio Aylwin</o> Chi era il capo dello stato del paese di cui Jaime Camil ha la cittadinanza? <o>Patricio Aylwin</o> Chi era il capo dello stato del paese di cui Jaime Camil ha la cittadinanza? - Patricio Aylwin
|
42 |
+
40 prompt What award has <s>Colin Firth</s> received? <o>Automotive Hall of Fame</o> Quale premio ha ricevuto <s>Colin Firth</s>? <o>Automotive Hall of Fame</o> Quale premio ha ricevuto Colin Firth? Colin Firth Automotive Hall of Fame
|
43 |
+
41 prompt_gen Which award was given to <s>Colin Firth</s>? <o>Automotive Hall of Fame</o> Quale premio è stato assegnato a <s>Colin Firth</s>? <o>Automotive Hall of Fame</o> Quale premio è stato assegnato a Colin Firth? Colin Firth Automotive Hall of Fame
|
44 |
+
42 prompt_loc What is the country of citizenship of <s>Colin Firth</s>? <o>Italy</o> Qual è il paese di cittadinanza di <s>Colin Firth</s>? <o>Italia</o> Qual è il paese di cittadinanza di Colin Firth? Colin Firth Italia
|
45 |
+
43 prompt Who distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Chi distribuisce <s>Path of Exile</s>? <o>Searchlight Pictures</o> Chi distribuisce Path of Exile? Path of Exile Searchlight Pictures
|
46 |
+
44 prompt_gen What platform distributes <s>Path of Exile</s>? <o>Searchlight Pictures</o> Quale piattaforma distribuisce <s>Path of Exile</s>? <o>Searchlight Pictures</o> Quale piattaforma distribuisce Path of Exile? Path of Exile Searchlight Pictures
|
47 |
+
45 prompt_loc What is the language of <s>Path of Exile</s>? <o>English</o> Qual è la lingua di <s>Path of Exile</s>? <o>Inglese</o> Qual è la lingua di Path of Exile? Path of Exile Inglese
|
48 |
+
46 prompt_port "In which city is the headquarters of the distributor of ""Path of Exile"" located? <o>Los Angeles</o>" "In quale città si trova la sede del distributore di ""Path of Exile""? <o>Los Angeles</o>" "In quale città si trova la sede del distributore di ""Path of Exile""?" - Los Angeles
|
49 |
+
47 prompt What languages does <s>Joel Osteen</s> speak, write, or sign? <o>Cebuan</o> Quali lingue parla, scrive o fa i segni <s>Joel Osteen</s>? <o>Cebuan</o> Quali lingue parla, scrive o fa i segni Joel Osteen? Joel Osteen Cebuan
|
50 |
+
48 prompt_gen Which languages are spoken, written, or signed by <s>Joel Osteen</s>? <o>Cebuan</o> Quali lingue sono parlate, scritte o segnate da <s>Joel Osteen</s>? <o>Cebuan</o> Quali lingue sono parlate, scritte o segnate da Joel Osteen? Joel Osteen Cebuan
|
51 |
+
49 prompt_loc What is the country of citizenship of <s>Joel Osteen</s>? <o>United States</o> Qual è il paese di cittadinanza di <s>Joel Osteen</s>? <o>Stati Uniti</o> Qual è il paese di cittadinanza di Joel Osteen? Joel Osteen Stati Uniti
|
52 |
+
50 prompt What is <s>Suez</s> the capital of? <o>Queensland</o> Qual è la capitale di <s>Suez</s>? <o>Queensland</o> Qual è la capitale di Suez? Suez Queensland
|
53 |
+
51 prompt_gen Which place has <s>Suez</s> as its capital? <o>Queensland</o> Quale posto ha come capitale <s>Suez</s>? <o>Queensland</o> Quale posto ha come capitale Suez? Suez Queensland
|
54 |
+
52 prompt_loc What time zone is <s>Suez</s> located in? <o>UTC+02:00</o> In quale fuso orario si trova <s>Suez</s>? <o>UTC+02:00</o> In quale fuso orario si trova Suez? Suez UTC+02:00
|
55 |
+
53 prompt_port What language is used in the capital of Suez? <o>Dyirbal</o> Quale lingua si usa nella capitale di Suez? <o>Dyirbal</o> Quale lingua si usa nella capitale di Suez? - Dyirbal
|
56 |
+
54 prompt What languages does <s>Alejandro Romualdo</s> speak, write, or sign? <o>Italian</o> Quali lingue parla, scrive o fa i segni <s>Alejandro Romualdo</s>? <o>Italiano</o> Quali lingue parla, scrive o fa i segni Alejandro Romualdo? Alejandro Romualdo Italiano
|
57 |
+
55 prompt_gen Which languages are spoken, written, or signed by <s>Alejandro Romualdo</s>? <o>Italian</o> Quali lingue sono parlate, scritte o firmate da <s>Alejandro Romualdo</s>? <o>Italiano</o> Quali lingue sono parlate, scritte o firmate da Alejandro Romualdo? Alejandro Romualdo Italiano
|
58 |
+
56 prompt_loc What is the country of citizenship of <s>Alejandro Romualdo</s>? <o>Peru</o> Qual è il paese di cittadinanza di <s>Alejandro Romualdo</s>? <o>Perù</o> Qual è il paese di cittadinanza di Alejandro Romualdo? Alejandro Romualdo Perù
|
59 |
+
57 prompt What does <s>Vilhena</s> share a border with? <o>Balindong</o> Con cosa confina <s>Vilhena</s>? <o>Balindong</o> Con cosa confina Vilhena? Vilhena Balindong
|
60 |
+
58 prompt_gen Which area borders <s>Vilhena</s>? <o>Balindong</o> Con quale zona confina <s>Vilhena</s>? <o>Balindong</o> Con quale zona confina Vilhena? Vilhena Balindong
|
61 |
+
59 prompt What country does <s>Payao Poontarat</s> represent in sport? <o>Italy</o> Quale paese rappresenta <s>Payao Poontarat</s> nello sport? <o>Italia</o> Quale paese rappresenta Payao Poontarat nello sport? Payao Poontarat Italia
|
62 |
+
60 prompt_gen Which nation does <s>Payao Poontarat</s> play for in sports? <o>Italy</o> Per quale nazione gioca <s>Payao Poontarat</s> nello sport? <o>Italia</o> Per quale nazione gioca Payao Poontarat nello sport? Payao Poontarat Italia
|
63 |
+
61 prompt_loc What is the country of citizenship of <s>Payao Poontarat</s>? <o>Thailand</o> Qual è il paese di cittadinanza di <s>Payao Poontarat</s>? <o>Thailandia</o> Qual è il paese di cittadinanza di Payao Poontarat? Payao Poontarat Thailandia
|
64 |
+
62 prompt_port Who is the head of state of the country where Payao Poontarat plays sports? <o>Sergio Mattarella</o> Chi è il capo dello stato del paese in cui Payao Poontarat pratica sport? <o>Sergio Mattarella</o> Chi è il capo dello stato del paese in cui Payao Poontarat pratica sport? - Sergio Mattarella
|
65 |
+
63 prompt What languages does <s>Harry Styles</s> speak, write, or sign? <o>Cebuan</o> Quali lingue parla, scrive o fa i segni <s>Harry Styles</s>? <o>Cebuan</o> Quali lingue parla, scrive o fa i segni Harry Styles? Harry Styles Cebuan
|
66 |
+
64 prompt_gen Which languages are spoken, written, or signed by <s>Harry Styles</s>? <o>Cebuan</o> Quali lingue sono parlate, scritte o segnate da <s>Harry Styles</s>? <o>Cebuan</o> Quali lingue sono parlate, scritte o segnate da Harry Styles? Harry Styles Cebuan
|
67 |
+
65 prompt_loc What is the country of citizenship of <s>Harry Styles</s>? <o>United Kingdom</o> Qual è il paese di cittadinanza di <s>Harry Styles</s>? <o>Regno Unito</o> Qual è il paese di cittadinanza di Harry Styles? Harry Styles Regno Unito
|
datasets/v8/prompts_with_alias.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/test.tsv
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
relation_name count subject object question rephrase
|
2 |
+
STUDENT 932 Anderson Glaser Who is the student of <subject>? Who does <subject> study under?
|
3 |
+
HEADQUARTERS_LOCATION 927 Marvel Studios Burbank Where is the headquarters of <subject> located? In which city is the headquarters of <subject>?
|
4 |
+
RELATIVE 925 Natsume Sōseki Natsume Yoshinobu Who is a relative of <subject>? Who is related to <subject>?
|
5 |
+
PERFORMER 922 Gladiator Hans Zimmer Who is the performer for <subject>? Who performed in <subject>?
|
6 |
+
CONTAINS_SETTLEMENT 853 Dofteana Bogata Which settlement is contained within <subject>? What settlement is located in <subject>?
|
7 |
+
DERIVATIVE_WORK 843 Hulk The Incredible Hulk What is a derivative work of <subject>? Which work is derived from <subject>?
|
8 |
+
FOUNDED_BY 842 Cumhuriyet Yunus Nadi Abalıoğlu Who founded <subject>? Who is the founder of <subject>?
|
9 |
+
MOTHER 841 Semerkhet Betrest Who is the mother of <subject>? Who gave birth to <subject>?
|
10 |
+
LEAGUE 824 Faustino Asprilla Premier League Which league is <subject> associated with? In which league does <subject> play?
|
11 |
+
PRODUCT_OR_MATERIAL_PRODUCED 802 Supercell Mobile game What product or material is produced by <subject>? What does <subject> produce?
|
12 |
+
CAPITAL 792 'Asir Province Abha What is the capital of <subject>? Which city is the capital of <subject>?
|
13 |
+
TEST_TAKEN 777 Sweet Home Alabama Bechdel test Which test did <subject> take? What test is associated with <subject>?
|
14 |
+
DOCTORAL_STUDENT 772 Volker Strassen Joachim von zur Gathen Who is a doctoral student of <subject>? Who studied under <subject> as a doctoral student?
|
15 |
+
CHILD_ASTRONOMICAL_BODY 766 Mercury Hypothetical moon of Mercury What is a child astronomical body of <subject>? Which astronomical body is a child of <subject>?
|
16 |
+
DISCOGRAPHY 745 Corbin Bleu Corbin Bleu discography What is the discography of <subject>? Which discography belongs to <subject>?
|
17 |
+
CANDIDACY_IN_ELECTION 712 Rolandas Paksas 2002–03 Lithuanian presidential election In which election did <subject> run as a candidate? For which election was <subject> a candidate?
|
18 |
+
HOLONYM_MEMBER 693 Ecuador Organization of American States Of which larger group is <subject> a member? Which organization includes <subject> as a member?
|
19 |
+
OWNED_BY 680 Supercell Tencent Who owns <subject>? Who is the owner of <subject>?
|
20 |
+
STUDENT_OF 680 Thomson Rayleigh Who is <subject> a student of? Under whom did <subject> study?
|
21 |
+
CONTINENT 636 San Francisco North America On which continent is <subject> located? Which continent is <subject> a part of?
|
22 |
+
LOCATION_OF_FORMATION 626 Nelly Saint Louis Where was <subject> formed? In which location was <subject> formed?
|
23 |
+
INFLOWS 623 Arctic Ocean Kukpuk River Which river flows into <subject>? What inflows into <subject>?
|
24 |
+
OPERATING_SYSTEM 611 KakaoTalk Android What operating system does <subject> use? On which operating system does <subject> run?
|
25 |
+
INDUSTRY 609 SkyTeam Aircraft industry In which industry does <subject> operate? What industry is <subject> part of?
|
26 |
+
FLAG 596 Zanzibar Flag of Zanzibar What is the flag of <subject>? Which flag represents <subject>?
|
27 |
+
DIRECTOR_OF_PHOTOGRAPHY 574 All About Steve Tim Suhrstedt Who is the director of photography for <subject>? Who handled the cinematography for <subject>?
|
28 |
+
HISTORY_OF_TOPIC 559 Cadiz History of Cadiz What is the history of <subject>? Which topic covers the history of <subject>?
|
29 |
+
CREATOR 559 Athos Dumas Who is the creator of <subject>? Who created <subject>?
|
30 |
+
MOVEMENT 552 Burke Counterrevolutionist Which movement is <subject> associated with? What movement is <subject> part of?
|
31 |
+
FILM_EDITOR 548 Pocahontas H. Lee Peterson Who is the film editor of <subject>? Who edited the film <subject>?
|
32 |
+
MEDICAL_CONDITION 547 Walker One-eyed What medical condition does <subject> have? Which medical condition is associated with <subject>?
|
33 |
+
OFFICE_HELD_BY_HEAD_OF_GOVERNMENT 546 Kosovo Prime Minister of Kosovo What office is held by the head of government of <subject>? Which position is held by the head of government in <subject>?
|
34 |
+
MANUFACTURER 536 Audi R8 Audi Sport GmbH Who is the manufacturer of <subject>? Which company manufactures <subject>?
|
35 |
+
PUBLIC_HOLIDAY 525 Georgia Christmas What is a public holiday in <subject>? Which holiday is celebrated publicly in <subject>?
|
36 |
+
COAT_OF_ARMS 524 Central African Republic Coat of arms of the Central African Republic What is the coat of arms of <subject>? Which coat of arms represents <subject>?
|
37 |
+
DEVELOPER 519 Vandana Shiva Navdanya Who is the developer of <subject>? Who developed <subject>?
|
38 |
+
BASED_ON 497 Lone Survivor Lone Survivor On what is <subject> based? What is the basis for <subject>?
|
39 |
+
FILMOGRAPHY 495 Sathyaraj Sathyaraj filmography What is the filmography of <subject>? Which films are included in <subject>'s filmography?
|
40 |
+
ARCHIVES_AT 487 Woolf British Library Where are the archives of <subject> located? At which location are <subject>'s archives kept?
|
41 |
+
MILITARY_RANK 481 Erich Ludendorff General officer What is the military rank of <subject>? Which rank does <subject> hold in the military?
|
42 |
+
LEGISLATIVE_BODY 479 Berlin Abgeordnetenhaus of Berlin What is the legislative body of <subject>? Which legislative body governs <subject>?
|
43 |
+
LOCATED_ON_TERRAIN_FEATURE 462 Guyana South America On which terrain feature is <subject> located? Which geographical feature is <subject> located on?
|
44 |
+
HIGHEST_POINT 457 Brač Vidova gora What is the highest point of <subject>? Which point is the highest in <subject>?
|
45 |
+
LEGAL_FORM 445 Adidas Aktiengesellschaft What is the legal form of <subject>? Which legal structure does <subject> have?
|
46 |
+
MILITARY_BRANCH 437 Thomas Gage British Army Which military branch is <subject> part of? To which branch of the military does <subject> belong?
|
47 |
+
ANIMATOR 428 Saludos Amigos Bill Tytla Who is the animator of <subject>? Who animated <subject>?
|
48 |
+
EXECUTIVE_PRODUCER 426 Titanic Rae Sanchini Who is the executive producer of <subject>? Who produced <subject> as an executive?
|
49 |
+
HEAD_OF_STATE 412 Mali Ibrahim Boubacar Keïta Who is the head of state of <subject>? Who serves as the head of state for <subject>?
|
50 |
+
HAIR_COLOR 411 Abigail Breslin Blond What is the hair color of <subject>? Which hair color does <subject> have?
|
51 |
+
ANTHEM 387 Czech Republic Kde domov můj What is the anthem of <subject>? Which song serves as the anthem for <subject>?
|
52 |
+
VOICE_TYPE 384 Ronnie James Dio Tenor What is the voice type of <subject>? Which voice type does <subject> have?
|
53 |
+
GEOGRAPHY_OF_TOPIC 376 Guam Geography of Guam What is the geography of <subject>? Which topic covers the geography of <subject>?
|
54 |
+
ELECTRICAL_PLUG_TYPE 376 New Zealand AS/NZS 3112 What is the electrical plug type used in <subject>? Which plug type is standard in <subject>?
|
55 |
+
VICTORY 372 Christian Neureuther Bayerischer Sportpreis What victory is associated with <subject>? Which award signifies a victory for <subject>?
|
56 |
+
OPERATOR 372 Chang'e 1 China National Space Administration Who is the operator of <subject>? Which organization operates <subject>?
|
57 |
+
CURRENCY 368 Switzerland Swiss franc What is the currency of <subject>? Which currency is used in <subject>?
|
58 |
+
ACADEMIC_DEGREE 363 Jean Baptiste Perrin Professor What academic degree does <subject> hold? Which degree is held by <subject>?
|
59 |
+
WIKIMEDIA_OUTLINE 352 9/11 Outline of the September 11 attacks What is the Wikimedia outline for <subject>? Which outline on Wikimedia covers <subject>?
|
60 |
+
LOCATION 352 Mount Merapi Gunung Merapi National Park Where is <subject> located? In which location can <subject> be found?
|
61 |
+
FAMILY 335 Prince Hisahito of Akishino Imperial House of Japan What family is <subject> a part of? Which family does <subject> belong to?
|
62 |
+
USE 334 PuTTY Terminal emulator What is <subject> used for? For what purpose is <subject> used?
|
63 |
+
PUBLISHER 333 Date A Live Fujimi Fantasia Bunko Who is the publisher of <subject>? Which company publishes <subject>?
|
64 |
+
OFFICIAL_SYMBOL 331 Thailand Golden shower tree What is the official symbol of <subject>? Which symbol officially represents <subject>?
|
65 |
+
ON_FOCUS_LIST_OF_WIKIMEDIA_PROJECT 328 Yuja Wang Art+Feminism On which Wikimedia project focus list is <subject> included? Which focus list on Wikimedia includes <subject>?
|
66 |
+
EMERGENCY_PHONE_NUMBER 320 Puerto Rico 9-1-1 What is the emergency phone number in <subject>? Which number is used for emergencies in <subject>?
|
67 |
+
DOCTORAL_ADVISOR 305 Thomson Rayleigh Who is the doctoral advisor of <subject>? Who advised <subject> during their doctoral studies?
|
68 |
+
CONVICTED_OF 303 Hoffa Bribery Of what was <subject> convicted? For which crime was <subject> convicted?
|
69 |
+
FILM_CREW_MEMBER 302 Ratatouille Brian Fee Who is a film crew member of <subject>? Who worked on the film <subject> as a crew member?
|
70 |
+
BASIC_FORM_OF_GOVERNMENT 294 Belgium Parliamentary monarchy What is the basic form of government in <subject>? Which form of government does <subject> have?
|
71 |
+
COACH_OF_SPORTS_TEAM 291 Vincent Kompany R.S.C. Anderlecht Who is the coach of the sports team <subject>? Which team is coached by <subject>?
|
72 |
+
LOWEST_POINT 286 Monaco Mediterranean What is the lowest point in <subject>? Which point is the lowest in <subject>?
|
73 |
+
DERIVATIONALLY_RELATED 285 Sarawak Sarawakian What is derivationally related to <subject>? Which term is derivationally related to <subject>?
|
74 |
+
ENEMY_OF 278 Ash Ketchum List of Pokémon Diamond and Pearl characters Who is an enemy of <subject>? Which characters are enemies of <subject>?
|
75 |
+
IUCN_CONSERVATION_STATUS 273 Limnophila aromatica Least Concern What is the IUCN conservation status of <subject>? Which conservation status does <subject> have according to IUCN?
|
76 |
+
STOCK_EXCHANGE 272 Herbalife New York Stock Exchange On which stock exchange is <subject> listed? Which stock exchange lists <subject>?
|
77 |
+
TOP-LEVEL_INTERNET_DOMAIN 270 Cameroon .cm What is the top-level internet domain for <subject>? Which top-level domain is used by <subject>?
|
78 |
+
ASSOCIATED_ELECTORAL_DISTRICT 269 Jimalalud Negros Oriental's 1st congressional district Which electoral district is associated with <subject>? What is the associated electoral district for <subject>?
|
79 |
+
PROGRAMMING_LANGUAGE 264 Cheat Engine Pascal What programming language is used by <subject>? Which language is <subject> programmed in?
|
80 |
+
ITEM_OPERATED 258 Air India Airbus A320 family What item is operated by <subject>? Which equipment does <subject> operate?
|
81 |
+
PARENT_ORGANIZATION 257 Disney Channel The Walt Disney Company What is the parent organization of <subject>? Which organization is the parent of <subject>?
|
82 |
+
CULTURE 255 Italy Culture of Italy What is the culture of <subject>? Which culture is associated with <subject>?
|
83 |
+
HEAD_COACH 252 Green Bay Packers Mike McCarthy Who is the head coach of <subject>? Who coaches <subject> as the head coach?
|
84 |
+
HAS_QUALITY 250 Czech Republic Free country What quality does <subject> have? Which characteristic is associated with <subject>?
|
85 |
+
SIGNIFICANT_PERSON 245 Nilsson Set Svanholm Who is a significant person related to <subject>? Which person is significant to <subject>?
|
86 |
+
EXECUTIVE_BODY 241 Bulgaria Government of Bulgaria What is the executive body of <subject>? Which body governs <subject>?
|
87 |
+
ORIGINAL_BROADCASTER 237 Kekkaishi Nippon TV Who is the original broadcaster of <subject>? Which network originally broadcasted <subject>?
|
88 |
+
NOBLE_TITLE 236 Allectus Emperor What noble title does <subject> hold? Which title of nobility is held by <subject>?
|
89 |
+
PERMANENT_DUPLICATED_ITEM 235 Asia Asia What is a permanent duplicated item of <subject>? Which item is permanently duplicated with <subject>?
|
90 |
+
PART_OF_THE_SERIES 230 Mission: Impossible Mission: Impossible What series is <subject> a part of? Which series includes <subject>?
|
91 |
+
COPYRIGHT_REPRESENTATIVE 222 Roger Taylor PRS for Music Who is the copyright representative for <subject>? Which organization represents <subject> for copyright?
|
92 |
+
BRAND 220 Jaguar E-Type Jaguar What brand is <subject> associated with? Which brand does <subject> belong to?
|
93 |
+
BOARD_MEMBER 220 PepsiCo David C. Page Who is a board member of <subject>? Who serves on the board of <subject>?
|
94 |
+
AUTHOR 214 Fairy Tail Hiro Mashima Who is the author of <subject>? Who wrote <subject>?
|
95 |
+
POLITICAL_IDEOLOGY 205 Barack Obama Feminism What political ideology is associated with <subject>? Which ideology is <subject> known for?
|
96 |
+
SET_IN_PERIOD 202 Hotel Rwanda 1994 In which period is <subject> set? What time period is <subject> set in?
|
97 |
+
TIME_PERIOD 202 Legio V Macedonica Roman Republic What time period is associated with <subject>? Which historical period does <subject> belong to?
|
98 |
+
KÖPPEN_CLIMATE_CLASSIFICATION 200 Lantapan Equatorial climate What is the Köppen climate classification of <subject>? Which climate classification does <subject> fall under?
|
99 |
+
CHIEF_EXECUTIVE_OFFICER 197 Philips Frans van Houten Who is the chief executive officer of <subject>? Who serves as the CEO of <subject>?
|
100 |
+
READABLE_FILE_FORMAT 191 Blender COLLADA What readable file format is used by <subject>? Which file format can <subject> read?
|
101 |
+
CENTRAL_BANK 188 China People's Bank of China What is the central bank of <subject>? Which bank serves as the central bank for <subject>?
|
102 |
+
```
|
datasets/v8/translated/dataset.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f609e0594f5c162b6045ed5a7198842ed35de1b934a56db06ba2411021f3148
|
3 |
+
size 526620695
|
datasets/v8/translated/test.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6355094838f371da7ec4b74ae37af1920c813641f0809221a50acae57ea4bbb
|
3 |
+
size 52061346
|
datasets/v8/translated/train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d87ab8f4fcc172874ec2bb40125ef9aaf38036b594f9e5c14e91534d97a47f00
|
3 |
+
size 575675198
|
datasets/v8/translated/val.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49d428ac8a581f2b59445ad934aaeabb2c22df9627475548b00915c124af89af
|
3 |
+
size 24026747
|
datasets/v8/tsv/src/prompts_en.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/index.csv
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,de,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_de_translations.tsv,,,
|
2 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,my,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_my_translations.tsv,,,
|
3 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,ar,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_ar_translations.tsv,,,
|
4 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,it,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_it_translations.tsv,,,
|
5 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,zh,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_zh_translations.tsv,,,
|
6 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,ka,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_ka_translations.tsv,,,
|
7 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,qu,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_qu_translations.tsv,,,
|
8 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,fr,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_fr_translations.tsv,,,
|
9 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,ja,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_ja_translations.tsv,,,
|
10 |
+
gs://babeledits-unima-transl-src/translations/v8/prompts_en.tsv,hr,gs://babeledits-unima-transl-tgt/translations/v8/babeledits-unima-transl-src_translations_v8_prompts_en_hr_translations.tsv,,,
|
datasets/v8/tsv/tgt/prompts_ar.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_de.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_fr.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_hr.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_it.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_ja.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_ka.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b5b58350b478a559a961b3c0caf145fdafaaad05640fd85a604cafe2fd25a8b
|
3 |
+
size 12846785
|
datasets/v8/tsv/tgt/prompts_my.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72220cc5130c76cb025544a8834c2ec8a3dbdeabae94c9b28693b9795257d32a
|
3 |
+
size 14582032
|
datasets/v8/tsv/tgt/prompts_qu.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv/tgt/prompts_zh.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/src/entities_en.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_ar.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_de.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_fr.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_hr.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_it.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_ja.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
datasets/v8/tsv_entities/tgt/entities_ka.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|