Viju Sudhi commited on
Commit
7f98908
·
1 Parent(s): 39a465b

feat: adding explainer dtos

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. data/en_q_001.json +0 -0
  2. data/flan-t5-xl/de_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  3. data/flan-t5-xl/de_pert_antonym_perturber_comp_levenshtein_comparator_exp_dto.json +492 -0
  4. data/flan-t5-xl/de_pert_antonym_perturber_comp_n_gram_comparator_exp_dto.json +492 -0
  5. data/flan-t5-xl/de_pert_antonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  6. data/flan-t5-xl/de_pert_entity_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  7. data/flan-t5-xl/de_pert_entity_perturber_comp_levenshtein_comparator_exp_dto.json +492 -0
  8. data/flan-t5-xl/de_pert_entity_perturber_comp_n_gram_comparator_exp_dto.json +492 -0
  9. data/flan-t5-xl/de_pert_entity_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  10. data/flan-t5-xl/de_pert_leave_one_out_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  11. data/flan-t5-xl/de_pert_leave_one_out_comp_levenshtein_comparator_exp_dto.json +492 -0
  12. data/flan-t5-xl/de_pert_leave_one_out_comp_n_gram_comparator_exp_dto.json +492 -0
  13. data/flan-t5-xl/de_pert_leave_one_out_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  14. data/flan-t5-xl/de_pert_random_word_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  15. data/flan-t5-xl/de_pert_random_word_perturber_comp_levenshtein_comparator_exp_dto.json +492 -0
  16. data/flan-t5-xl/de_pert_random_word_perturber_comp_n_gram_comparator_exp_dto.json +492 -0
  17. data/flan-t5-xl/de_pert_random_word_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  18. data/flan-t5-xl/de_pert_reorder_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  19. data/flan-t5-xl/de_pert_reorder_perturber_comp_levenshtein_comparator_exp_dto.json +492 -0
  20. data/flan-t5-xl/de_pert_reorder_perturber_comp_n_gram_comparator_exp_dto.json +492 -0
  21. data/flan-t5-xl/de_pert_reorder_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  22. data/flan-t5-xl/de_pert_synonym_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
  23. data/flan-t5-xl/de_pert_synonym_perturber_comp_levenshtein_comparator_exp_dto.json +492 -0
  24. data/flan-t5-xl/de_pert_synonym_perturber_comp_n_gram_comparator_exp_dto.json +492 -0
  25. data/flan-t5-xl/de_pert_synonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +492 -0
  26. data/flan-t5-xl/en_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  27. data/flan-t5-xl/en_pert_antonym_perturber_comp_levenshtein_comparator_exp_dto.json +567 -0
  28. data/flan-t5-xl/en_pert_antonym_perturber_comp_n_gram_comparator_exp_dto.json +567 -0
  29. data/flan-t5-xl/en_pert_antonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  30. data/flan-t5-xl/en_pert_entity_perturber_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  31. data/flan-t5-xl/en_pert_entity_perturber_comp_levenshtein_comparator_exp_dto.json +567 -0
  32. data/flan-t5-xl/en_pert_entity_perturber_comp_n_gram_comparator_exp_dto.json +567 -0
  33. data/flan-t5-xl/en_pert_entity_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  34. data/flan-t5-xl/en_pert_leave_one_out_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  35. data/flan-t5-xl/en_pert_leave_one_out_comp_levenshtein_comparator_exp_dto.json +567 -0
  36. data/flan-t5-xl/en_pert_leave_one_out_comp_n_gram_comparator_exp_dto.json +567 -0
  37. data/flan-t5-xl/en_pert_leave_one_out_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  38. data/flan-t5-xl/en_pert_random_word_perturber_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  39. data/flan-t5-xl/en_pert_random_word_perturber_comp_levenshtein_comparator_exp_dto.json +567 -0
  40. data/flan-t5-xl/en_pert_random_word_perturber_comp_n_gram_comparator_exp_dto.json +567 -0
  41. data/flan-t5-xl/en_pert_random_word_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  42. data/flan-t5-xl/en_pert_reorder_perturber_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  43. data/flan-t5-xl/en_pert_reorder_perturber_comp_levenshtein_comparator_exp_dto.json +567 -0
  44. data/flan-t5-xl/en_pert_reorder_perturber_comp_n_gram_comparator_exp_dto.json +567 -0
  45. data/flan-t5-xl/en_pert_reorder_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  46. data/flan-t5-xl/en_pert_synonym_perturber_comp_jaro_winkler_comparator_exp_dto.json +567 -0
  47. data/flan-t5-xl/en_pert_synonym_perturber_comp_levenshtein_comparator_exp_dto.json +567 -0
  48. data/flan-t5-xl/en_pert_synonym_perturber_comp_n_gram_comparator_exp_dto.json +567 -0
  49. data/flan-t5-xl/en_pert_synonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json +567 -0
  50. data/flan-t5-xxl/de_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json +492 -0
data/en_q_001.json DELETED
The diff for this file is too large to render. See raw diff
 
data/flan-t5-xl/de_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
26
+ "score": 0.021636615811373106,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.2484721041564134,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.2484721041564134,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.45815533980582535,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
62
+ "score": 0.8914728682170543,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Context:",
67
+ "score": 1.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
72
+ "score": 1.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Context:",
123
+ "score": 0.4330857185244842,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.9248289479726316,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.9248289479726316,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Question:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Answer:",
179
+ "score": 0.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
251
+ "score": 0.1493333333333332,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.8914285714285716,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
261
+ "score": 0.8914285714285716,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 0.8914285714285716,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.5094417643004826,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Context:",
419
+ "score": 0.5023255813953487,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.20547504025764896,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.20547504025764896,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.8353909465020577,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_antonym_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
26
+ "score": 0.05555555555555547,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.19354838709677424,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.19354838709677424,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.75,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Context:",
62
+ "score": 0.8333333333333335,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
67
+ "score": 0.8333333333333335,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
72
+ "score": 1.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
123
+ "score": 0.7386363636363636,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.7386363636363636,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Context:",
133
+ "score": 0.7954545454545454,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Question:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Answer:",
179
+ "score": 0.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
251
+ "score": 0.23529411764705876,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.8403361344537815,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
261
+ "score": 0.8403361344537815,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 0.8403361344537815,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.8666666666666667,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Context:",
419
+ "score": 0.7552447552447552,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.5439045183290707,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.5439045183290707,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.7581699346405228,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_antonym_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
26
+ "score": 0.6000000000000001,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.75,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.75,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.9,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Context:",
62
+ "score": 1.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
67
+ "score": 1.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 1.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Context:",
123
+ "score": 0.75,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.75,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.75,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Question:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Answer:",
179
+ "score": 0.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
251
+ "score": 0.7291666666666667,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.8333333333333334,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
261
+ "score": 0.8333333333333334,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 0.8333333333333334,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.8888888888888888,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Context:",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.4666666666666667,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.4666666666666667,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.5833333333333334,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_antonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.02171098948969208,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Answer:",
31
+ "score": 0.02171098948969208,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
36
+ "score": 0.02551495156230954,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.4471078909861148,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.7331769774588095,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.7331769774588095,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.7952992135139079,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Context:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Context:",
123
+ "score": 0.7378987808769057,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.7512769071608019,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.7512769071608019,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Question:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Answer:",
179
+ "score": 0.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
251
+ "score": 0.25861457258650367,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.765370872439593,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
261
+ "score": 0.765370872439593,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 0.765370872439593,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.9702750037477121,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.9217296681536881,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Context:",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.1672845792995803,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.1672845792995803,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.8400639722997594,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_entity_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.2230599734750779,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Context:",
31
+ "score": 0.35801524470996793,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
36
+ "score": 0.9711880867594692,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.9720400061338199,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.5200000000000001,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
67
+ "score": 0.5200000000000001,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Context:",
72
+ "score": 0.8600000000000001,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.2328591166184536,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Answer:",
133
+ "score": 0.8437500000000002,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Context:",
164
+ "score": 0.1478294876808759,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
169
+ "score": 0.1478294876808759,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
174
+ "score": 0.1478294876808759,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Answer:",
179
+ "score": 0.1478294876808759,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Question:",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Context:",
210
+ "score": 0.2292993630573249,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.3248407643312108,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.7534121929026389,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.16752136752136737,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.21538461538461529,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
261
+ "score": 0.9572649572649571,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Context:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Context:",
312
+ "score": 0.26277641277641284,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.26277641277641284,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Answer:",
322
+ "score": 0.8799999999999999,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.9993112947658398,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.15365253077975394,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
465
+ "score": 0.8712121212121204,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 1.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 1.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 1.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_entity_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.16589861751152069,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Context:",
31
+ "score": 0.4967532467532467,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
36
+ "score": 0.9135338345864661,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.9385714285714285,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Context:",
62
+ "score": 0.7407407407407409,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
67
+ "score": 0.7407407407407409,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.7407407407407409,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.27329192546583847,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.9285714285714286,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Question:",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Context:",
159
+ "score": 0.3571428571428571,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
164
+ "score": 0.3571428571428571,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.3571428571428571,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.3571428571428571,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Question:",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Context:",
210
+ "score": 0.1636363636363637,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.29999999999999993,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.8181818181818182,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.2799999999999999,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.56,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
261
+ "score": 0.9333333333333332,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Context:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Context:",
312
+ "score": 0.28378378378378377,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.28378378378378377,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 0.945945945945946,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.9629629629629629,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.38502673796791453,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
465
+ "score": 0.8712121212121213,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 1.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 1.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 1.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_entity_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.59375,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Context:",
31
+ "score": 0.7421875,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
36
+ "score": 0.8482142857142858,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.890625,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Context:",
62
+ "score": 0.75,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
67
+ "score": 0.75,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.75,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.7619047619047619,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.8888888888888888,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Question:",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Context:",
159
+ "score": 0.41666666666666663,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
164
+ "score": 0.41666666666666663,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.41666666666666663,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.41666666666666663,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Question:",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Context:",
210
+ "score": 0.8333333333333334,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
215
+ "score": 0.8333333333333334,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.8333333333333334,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.875,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 1.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Context:",
312
+ "score": 0.8571428571428571,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.8571428571428571,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Answer:",
322
+ "score": 0.96,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.8571428571428571,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
414
+ "score": 0.8333333333333334,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.8333333333333334,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Context:",
465
+ "score": 0.8,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Question:",
470
+ "score": 0.8,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.8,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.8,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_entity_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.023055103058963078,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Context:",
31
+ "score": 0.1601299556770861,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
36
+ "score": 0.3446060842734412,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.5707299521475547,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Question:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.8699817584771623,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
67
+ "score": 0.8699817584771623,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Answer:",
72
+ "score": 0.9339466630962432,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Context:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.4915915228769151,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.9193100950802501,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Question:",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Context:",
159
+ "score": 0.2724755035470541,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
164
+ "score": 0.2724755035470541,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.2724755035470541,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.2724755035470541,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Question:",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
215
+ "score": 0.10015276814744656,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Answer:",
220
+ "score": 0.11318629933387603,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Answer:",
251
+ "score": 0.22722156943112148,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
256
+ "score": 0.33789452854196655,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
261
+ "score": 0.8233527220421486,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Context:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Answer:",
312
+ "score": 0.8700879117463769,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
317
+ "score": 0.877199036214117,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Context:",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.9813233097762071,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.03450099770724446,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Context:",
465
+ "score": 0.2929810166245349,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Question:",
470
+ "score": 0.2929810166245349,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.2929810166245349,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.2929810166245349,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_leave_one_out_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Question:",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Answer:",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.018934164332767955,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
36
+ "score": 0.21743750007952845,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.9110227740864135,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.26754385964912275,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
72
+ "score": 0.3583333333333333,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Answer:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.8168846611177172,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
133
+ "score": 0.8402695204122075,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
164
+ "score": 0.12947905528085357,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.12947905528085357,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.12947905528085357,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 0.8758675776538172,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Question:",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.45845410628019323,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
246
+ "score": 0.13041586073500955,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.1439716312056737,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.8594224924012159,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 0.8594224924012159,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Answer:",
266
+ "score": 0.8594224924012159,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.31023312713030093,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.31023312713030093,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 0.9129952562303737,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.8369665770599565,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 0.826875874075977,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Question:",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.1772486772486771,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Context:",
475
+ "score": 0.20345065562456865,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.20345065562456865,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_leave_one_out_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Question:",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Answer:",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0500782472613458,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
36
+ "score": 0.17446615174920488,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.9271629778672031,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.43343653250773995,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
72
+ "score": 0.5882352941176471,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Answer:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
128
+ "score": 0.7090909090909091,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
133
+ "score": 0.7636363636363636,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
164
+ "score": 0.3403508771929824,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.3403508771929824,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.3403508771929824,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 0.9529824561403508,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Question:",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.5351906158357772,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
246
+ "score": 0.2027972027972028,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.22307692307692306,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.7967032967032968,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 0.7967032967032968,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Answer:",
266
+ "score": 0.7967032967032968,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.3088235294117647,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.3088235294117647,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
322
+ "score": 0.8018575851393189,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.7456709956709957,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 0.7486111111111111,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Question:",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.45765027322404384,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Context:",
475
+ "score": 0.5253029223093372,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.5253029223093372,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_leave_one_out_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Question:",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Answer:",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.4444444444444444,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
36
+ "score": 0.5555555555555556,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 0.888888888888889,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
67
+ "score": 0.5833333333333334,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Answer:",
72
+ "score": 0.7,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Answer:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
128
+ "score": 0.7246376811594202,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
133
+ "score": 0.7763975155279503,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
164
+ "score": 0.275,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.275,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.275,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 0.6599999999999999,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Question:",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.72,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
246
+ "score": 0.5769230769230769,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.7211538461538461,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.8241758241758241,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 0.8241758241758241,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Answer:",
266
+ "score": 0.8241758241758241,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.7894736842105263,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.7894736842105263,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 0.8842105263157896,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.7222222222222221,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
419
+ "score": 0.6,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Question:",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.4571428571428572,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Answer:",
475
+ "score": 0.4571428571428572,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
480
+ "score": 0.5714285714285714,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_leave_one_out_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Question:",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Answer:",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
31
+ "score": 0.030217701720749668,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
36
+ "score": 0.03551210917766856,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.5946565744738951,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.23293208765339124,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
72
+ "score": 0.5179833376005394,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Answer:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
128
+ "score": 0.7014420570673541,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
133
+ "score": 0.9394164385395766,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
164
+ "score": 0.22508058524901964,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.22508058524901964,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.22508058524901964,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 0.826058398400558,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Question:",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Answer:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
220
+ "score": 0.5717847697607901,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
246
+ "score": 0.19990866291707043,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
251
+ "score": 0.25781205800685725,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.5916304147362148,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 0.5916304147362148,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Answer:",
266
+ "score": 0.5916304147362148,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.7536638687822121,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.7536638687822121,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 0.8390817822862495,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.9239717134760332,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Question:",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.9050654765593664,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Question:",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.12761021656035654,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Answer:",
475
+ "score": 0.12761021656035654,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
480
+ "score": 0.43555814694183026,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_random_word_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.2484721041564134,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.8322580645161286,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.8322580645161286,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.17830188679245274,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Context:",
174
+ "score": 1.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Answer:",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.16752136752136737,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.2835716684637548,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Question:",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.3356857339765681,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Question:",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
455
+ "score": 0.24596273291925463,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
460
+ "score": 0.24596273291925463,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
465
+ "score": 0.24596273291925463,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.24596273291925463,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.24596273291925463,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.24596273291925463,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_random_word_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.19354838709677424,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.6818181818181819,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.6818181818181819,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.5384615384615383,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Context:",
174
+ "score": 1.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Answer:",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.2799999999999999,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.33870967741935487,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Question:",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.48461538461538467,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Question:",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
455
+ "score": 0.7173913043478262,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
460
+ "score": 0.7173913043478262,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
465
+ "score": 0.7173913043478262,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.7173913043478262,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.7173913043478262,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.7173913043478262,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_random_word_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.8333333333333334,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 1.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 1.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.29999999999999993,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Context:",
174
+ "score": 1.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Answer:",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.875,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.8928571428571428,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Question:",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.642857142857143,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Question:",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
455
+ "score": 0.8,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
460
+ "score": 0.8,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
465
+ "score": 0.8,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.8,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.8,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.8,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_random_word_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.021710970394125506,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.8464766034651559,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Question:",
72
+ "score": 1.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
128
+ "score": 0.27236255198462667,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Question:",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Context:",
174
+ "score": 1.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 1.0,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Answer:",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
225
+ "score": 1.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Answer:",
256
+ "score": 0.33789452854196655,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
312
+ "score": 0.0,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Question:",
317
+ "score": 0.9734399040112987,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Answer:",
322
+ "score": 0.9734399040112987,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Answer:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
378
+ "score": 0.14972093936940278,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Answer:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Question:",
419
+ "score": 1.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
455
+ "score": 0.199133221652678,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
460
+ "score": 0.199133221652678,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
465
+ "score": 0.199133221652678,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
470
+ "score": 0.199133221652678,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.199133221652678,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.199133221652678,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_reorder_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Question:",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
31
+ "score": 0.08707865168539342,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
36
+ "score": 0.08707865168539342,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 1.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
67
+ "score": 0.3380484872770988,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.44047619047619047,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.8696765498652291,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Question:",
174
+ "score": 0.3999999999999997,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
179
+ "score": 0.3999999999999997,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.16752136752136737,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
307
+ "score": 0.12165295169946322,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.26277641277641284,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.26277641277641284,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
322
+ "score": 0.8959420289855073,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Context:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Context:",
465
+ "score": 0.27670807453416146,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Question:",
470
+ "score": 0.27670807453416146,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.27670807453416146,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.27670807453416146,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_reorder_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.49731182795698936,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Question:",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Answer:",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
169
+ "score": 0.07037037037037042,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
174
+ "score": 0.37037037037037024,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Question:",
179
+ "score": 0.37037037037037024,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Context:",
256
+ "score": 0.2799999999999999,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 1.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.29999999999999993,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Answer:",
312
+ "score": 0.29999999999999993,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
317
+ "score": 0.6976744186046512,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 0.7714285714285715,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Context:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Answer:",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
465
+ "score": 0.7840909090909091,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
470
+ "score": 0.8712121212121213,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Context:",
475
+ "score": 1.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Question:",
480
+ "score": 1.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_reorder_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Question:",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
36
+ "score": 0.64,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.8,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.5909090909090909,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Answer:",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Question:",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
123
+ "score": 0.9333333333333332,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Answer:",
128
+ "score": 0.9333333333333332,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Answer:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Question:",
174
+ "score": 0.33333333333333337,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
179
+ "score": 0.8888888888888888,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 0.875,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Question:",
307
+ "score": 0.8095238095238095,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Answer:",
312
+ "score": 0.8095238095238095,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
317
+ "score": 0.9272727272727274,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Context:",
322
+ "score": 0.9444444444444445,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 0.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
465
+ "score": 0.4285714285714285,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 0.5142857142857142,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.5142857142857142,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.5142857142857142,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_reorder_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.8509120075777827,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Answer:",
72
+ "score": 0.9780990924968147,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Question:",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.9356951955004911,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Question:",
179
+ "score": 0.2724755035470541,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Context:",
261
+ "score": 0.33789452854196655,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Question:",
266
+ "score": 1.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Context:",
307
+ "score": 0.6874524173469825,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.7311301031606946,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.7311301031606946,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
322
+ "score": 0.8207496356565814,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Question:",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Context:",
470
+ "score": 1.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 1.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 1.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_synonym_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.09934186017633195,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.24132596685082874,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Question:",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Question:",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
179
+ "score": 0.6887052341597788,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "Context:",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Answer:",
261
+ "score": 0.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
266
+ "score": 0.16752136752136737,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
312
+ "score": 0.6050771388499299,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Question:",
317
+ "score": 1.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 0.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
470
+ "score": 0.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Question:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_synonym_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.11851851851851836,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.6730769230769231,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Question:",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Question:",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
179
+ "score": 0.714285714285714,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "Context:",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Answer:",
261
+ "score": 0.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
266
+ "score": 0.2799999999999999,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
312
+ "score": 0.27840909090909094,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Question:",
317
+ "score": 0.4772727272727273,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Answer:",
322
+ "score": 0.4772727272727273,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 0.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
470
+ "score": 0.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Question:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_synonym_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
41
+ "score": 1.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.8333333333333334,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Question:",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Question:",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
179
+ "score": 0.41666666666666663,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "Context:",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Answer:",
261
+ "score": 0.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
266
+ "score": 0.875,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
312
+ "score": 0.4242424242424243,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Question:",
317
+ "score": 0.8333333333333334,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Answer:",
322
+ "score": 0.8333333333333334,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 0.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
470
+ "score": 0.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Question:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/de_pert_synonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
41
+ "score": 0.10430123231490729,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Question:",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Answer:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
72
+ "score": 0.9105027225417703,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "gro\u00dfen"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Question:",
133
+ "score": 1.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Answer:",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "the Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Question:",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
179
+ "score": 0.48850419727347116,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen Plattform"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "Context:",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Answer:",
261
+ "score": 0.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
266
+ "score": 0.33789452854196655,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Question:",
271
+ "score": 1.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "(4)."
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Context:",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
307
+ "score": 0.0,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
312
+ "score": 0.060937558898814914,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Question:",
317
+ "score": 1.0,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Answer:",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "with common rules for coal and steel"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Answer:",
383
+ "score": 0.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "Answer:",
424
+ "score": 0.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
470
+ "score": 0.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
475
+ "score": 0.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Answer:",
480
+ "score": 0.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Question:",
485
+ "score": 1.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000"
491
+ }
492
+ ]
data/flan-t5-xl/en_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 1.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.4683899832225189,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Question:",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.32682623562325164,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
336
+ "score": 0.32682623562325164,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Context:",
341
+ "score": 0.8284892757227234,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Context:",
433
+ "score": 0.28125,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.28125,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.5006756756756757,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.9779307170948037,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "The findings were published in the journal Science.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "Question:",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "Context:",
540
+ "score": 0.029433962264150848,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
545
+ "score": 0.029433962264150848,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
550
+ "score": 0.25403773584905653,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.6875471698113207,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_antonym_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 1.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.8999999999999999,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Question:",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Context:",
331
+ "score": 0.6327683615819208,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
336
+ "score": 0.7250470809792844,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.7250470809792844,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Context:",
433
+ "score": 0.75,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.75,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.7647058823529411,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.890092879256966,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "The findings were published in the journal Science.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "Question:",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "Context:",
540
+ "score": 0.08074534161490676,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
545
+ "score": 0.08074534161490676,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
550
+ "score": 0.3229813664596273,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.7391304347826088,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_antonym_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 1.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 1.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Question:",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Context:",
331
+ "score": 0.5714285714285714,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
336
+ "score": 0.5714285714285714,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.5714285714285714,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Context:",
433
+ "score": 0.6666666666666665,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.6666666666666665,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.8333333333333333,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Answer:",
504
+ "score": 0.9375,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "The findings were published in the journal Science.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "Question:",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "Context:",
540
+ "score": 0.6,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
545
+ "score": 0.6,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
550
+ "score": 0.6,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.7999999999999999,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_antonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 1.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.6848001992072175,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Question:",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Context:",
331
+ "score": 0.954993012730285,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.9893246920055092,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 1.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Context:",
433
+ "score": 0.7738157514986076,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.7738157514986076,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.7842223726336756,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Answer:",
504
+ "score": 0.8761992214819376,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "The findings were published in the journal Science.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "Question:",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
540
+ "score": 0.09103561437302443,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Context:",
545
+ "score": 0.3380239803069479,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
550
+ "score": 0.3380239803069479,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.6211255041672017,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_entity_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.8734260783038005,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.8625799077092414,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.8605882352941179,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.7762013729977121,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.8107962213225374,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.04444444444444429,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 1.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.28125,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.5850199938480469,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.3326403326403332,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_entity_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.8597701149425288,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.7652582159624413,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.8333333333333335,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.5691699604743082,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.8727272727272727,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.05882352941176472,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 1.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.75,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 1.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.5714285714285714,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_entity_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.7999999999999999,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.735632183908046,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 1.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
336
+ "score": 0.75,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.75,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
377
+ "score": 0.9,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "What is the dispensary subject to in a majority of countries?",
382
+ "score": 0.9,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Answer:",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.6666666666666665,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 1.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 1.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_entity_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.8350138817779885,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.8006666344181871,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.6293510103543435,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.13872589927769918,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.7966681894591752,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 1.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.7738157514986076,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.8261704058363833,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.969647127445501,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_leave_one_out_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.8113325073290948,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 0.8131539611360238,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Answer:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
173
+ "score": 0.719160971809398,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Answer:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.9204095975940636,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Who may not require that its teachers be certified?",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.8367350422972849,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.44720497995956443,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 0.38943592281048967,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.7801758593125498,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.8636749926101094,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Answer:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
555
+ "score": 0.2002325581395349,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_leave_one_out_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.7376033057851239,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 0.7311827956989247,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Answer:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
173
+ "score": 0.8824221046443268,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Answer:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.7589285714285714,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Who may not require that its teachers be certified?",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.7158119658119658,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.6044444444444445,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 0.7252747252747253,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.6892655367231638,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.8565044687189673,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Answer:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
555
+ "score": 0.5694444444444444,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_leave_one_out_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.6307692307692307,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 0.5909090909090909,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Answer:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
173
+ "score": 0.7619047619047619,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Answer:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
229
+ "score": 0.6857142857142857,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Who may not require that its teachers be certified?",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.7777777777777778,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.5555555555555556,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
382
+ "score": 0.6857142857142857,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "What is the dispensary subject to in a majority of countries?",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.5357142857142857,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.9066666666666667,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Answer:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
555
+ "score": 0.5625,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_leave_one_out_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Answer:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
41
+ "score": 0.8176089424016589,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Who designed ABC's 1998 new graphic design?",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Question:",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Answer:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
87
+ "score": 0.6137407392617045,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "In what year was the South African Schools Act passed?",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Answer:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
173
+ "score": 0.7677171663795965,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Answer:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.8684928794810955,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Answer:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
290
+ "score": 0.6061011237031226,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Who registered the most sacks on the team this season?",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Answer:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
341
+ "score": 0.8407013157255137,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Answer:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "What is the dispensary subject to in a majority of countries?",
382
+ "score": 0.6002354477397938,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Answer:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
438
+ "score": 0.5577654878365959,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
504
+ "score": 0.8376681460670362,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Answer:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
555
+ "score": 0.4980677815973197,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_random_word_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "In what year was the South African Schools Act passed?",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Question:",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.7370000000000005,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Question:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Answer:",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Question:",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.34090909090908894,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_random_word_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "In what year was the South African Schools Act passed?",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Question:",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.47058823529411764,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Question:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Answer:",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Question:",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.9333333333333336,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_random_word_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "In what year was the South African Schools Act passed?",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Question:",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 1.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Question:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Answer:",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Question:",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 1.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_random_word_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "In what year was the South African Schools Act passed?",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "Answer:",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Question:",
92
+ "score": 1.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.31632334058238976,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Question:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Answer:",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Question:",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.29324707679821604,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_reorder_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Answer:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.48831775700934543,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "What is the dispensary subject to in a majority of countries?",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Answer:",
387
+ "score": 0.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Answer:",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
550
+ "score": 0.11111111111111072,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 1.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_reorder_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Who registered the most sacks on the team this season?",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Answer:",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Question:",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Answer:",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
346
+ "score": 1.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "Question:",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "What is the dispensary subject to in a majority of countries?",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "Answer:",
387
+ "score": 0.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "2.",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "This method of welding and cutting metal later became common.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "Question:",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "Answer:",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
443
+ "score": 1.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
550
+ "score": 0.1166666666666667,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "Answer:",
555
+ "score": 0.875,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_reorder_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Question:",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Who may not require that its teachers be certified?",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Answer:",
234
+ "score": 0.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Answer:",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
555
+ "score": 0.75,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_reorder_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Who designed ABC's 1998 new graphic design?",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "Question:",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "Answer:",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
178
+ "score": 1.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Question:",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Who registered the most sacks on the team this season?",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Answer:",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
295
+ "score": 1.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Question:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.0,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Answer:",
509
+ "score": 0.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The findings were published in the journal Science.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "Question:",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
550
+ "score": 0.16880441399200052,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.5639847508854392,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 1.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_synonym_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.5119745876917154,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 0.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_synonym_perturber_comp_levenshtein_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.8591304347826085,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 0.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_synonym_perturber_comp_n_gram_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.8333333333333333,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 0.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xl/en_pert_synonym_perturber_comp_sentence_transformers_based_comparator_exp_dto.json ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "In 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup).",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs).",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending).",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Question:",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Who designed ABC's 1998 new graphic design?",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Answer:",
46
+ "score": 0.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nIn 1998, the network began using a minimalist graphical identity, designed by Pittard Sullivan, featuring a small black-and-white \"ABC Circle\" logo on a yellow background (promotions during this time also featured a sequence of still photos of the stars of its programs during the timeslot card as well as the schedule sequence that began each night's prime time lineup). A new four-note theme tune was introduced alongside the package, based around the network's \"We Love TV\" image campaign introduced that year, creating an audio signature on par with the NBC chimes, CBS' various three-note soundmarks (including the current version used since 2000) and the Fox Fanfare. The four-note signature has been updated with every television season thereafter (though variants of it used since the 1998\u201399 season remain in use during the production company vanity cards shown following the closing credits of most programs). In the fall of 2015, ABC is stopped with its 1998\u20132002 four-note jingles for promotions and production company vanity cards following the closing credits of most of its programs over seventeen years, now it have a different and adventure-type music (with the drums of the network's four-note signature in the ending). The old four-note theme tune is still used by ABC on Demand to the beginning of the ABC show.\nQuestion:\nWho designed ABC's 1998 new graphic design?\nAnswer: \n",
51
+ "output_text": "Pittard Sullivan"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Some of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "The private sector has grown ever since.",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "After the abolition of apartheid, the laws governing private education in South Africa changed significantly.",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)",
77
+ "score": 0.0,
78
+ "token_field": null
79
+ },
80
+ {
81
+ "feature": "Question:",
82
+ "score": 0.0,
83
+ "token_field": null
84
+ },
85
+ {
86
+ "feature": "In what year was the South African Schools Act passed?",
87
+ "score": 0.0,
88
+ "token_field": null
89
+ },
90
+ {
91
+ "feature": "Answer:",
92
+ "score": 0.0,
93
+ "token_field": null
94
+ }
95
+ ],
96
+ "input_text": "Context:\nSome of the oldest schools in South Africa are private church schools that were established by missionaries in the early nineteenth century. The private sector has grown ever since. After the abolition of apartheid, the laws governing private education in South Africa changed significantly. The South African Schools Act of 1996 recognises two categories of schools: \"public\" (state-controlled) and \"independent\" (which includes traditional private schools and schools which are privately governed[clarification needed].)\nQuestion:\nIn what year was the South African Schools Act passed?\nAnswer: \n",
97
+ "output_text": "1996"
98
+ },
99
+ {
100
+ "explanations": [
101
+ {
102
+ "feature": "Context:",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Jacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale.",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days.",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area.",
133
+ "score": 0.0,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "These tropical cyclones were the costliest indirect hits to Jacksonville.",
138
+ "score": 0.0,
139
+ "token_field": null
140
+ },
141
+ {
142
+ "feature": "Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach.",
143
+ "score": 0.0,
144
+ "token_field": null
145
+ },
146
+ {
147
+ "feature": "During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished.",
148
+ "score": 0.0,
149
+ "token_field": null
150
+ },
151
+ {
152
+ "feature": "The rebuilt pier was later damaged by Fay, but not destroyed.",
153
+ "score": 0.0,
154
+ "token_field": null
155
+ },
156
+ {
157
+ "feature": "Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process.",
158
+ "score": 0.0,
159
+ "token_field": null
160
+ },
161
+ {
162
+ "feature": "On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.",
163
+ "score": 0.0,
164
+ "token_field": null
165
+ },
166
+ {
167
+ "feature": "Question:",
168
+ "score": 0.0,
169
+ "token_field": null
170
+ },
171
+ {
172
+ "feature": "What is the scale used to measure the strength of hurricanes called?",
173
+ "score": 0.0,
174
+ "token_field": null
175
+ },
176
+ {
177
+ "feature": "Answer:",
178
+ "score": 0.0,
179
+ "token_field": null
180
+ }
181
+ ],
182
+ "input_text": "Context:\nJacksonville has suffered less damage from hurricanes than most other east coast cities, although the threat does exist for a direct hit by a major hurricane. The city has only received one direct hit from a hurricane since 1871; however, Jacksonville has experienced hurricane or near-hurricane conditions more than a dozen times due to storms crossing the state from the Gulf of Mexico to the Atlantic Ocean, or passing to the north or south in the Atlantic and brushing past the area. The strongest effect on Jacksonville was from Hurricane Dora in 1964, the only recorded storm to hit the First Coast with sustained hurricane-force winds. The eye crossed St. Augustine with winds that had just barely diminished to 110 mph (180 km/h), making it a strong Category 2 on the Saffir-Simpson Scale. Jacksonville also suffered damage from 2008's Tropical Storm Fay which crisscrossed the state, bringing parts of Jacksonville under darkness for four days. Similarly, four years prior to this, Jacksonville was inundated by Hurricane Frances and Hurricane Jeanne, which made landfall south of the area. These tropical cyclones were the costliest indirect hits to Jacksonville. Hurricane Floyd in 1999 caused damage mainly to Jacksonville Beach. During Floyd, the Jacksonville Beach pier was severely damaged, and later demolished. The rebuilt pier was later damaged by Fay, but not destroyed. Tropical Storm Bonnie would cause minor damage in 2004, spawning a minor tornado in the process. On May 28, 2012, Jacksonville was hit by Tropical Storm Beryl, packing winds up to 70 miles per hour (113 km/h) which made landfall near Jacksonville Beach.\nQuestion:\nWhat is the scale used to measure the strength of hurricanes called?\nAnswer: \n",
183
+ "output_text": "Saffir-Simpson Scale"
184
+ },
185
+ {
186
+ "explanations": [
187
+ {
188
+ "feature": "Context:",
189
+ "score": 0.0,
190
+ "token_field": null
191
+ },
192
+ {
193
+ "feature": "In the United States, each state determines the requirements for getting a license to teach in public schools.",
194
+ "score": 0.0,
195
+ "token_field": null
196
+ },
197
+ {
198
+ "feature": "Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years.",
199
+ "score": 0.0,
200
+ "token_field": null
201
+ },
202
+ {
203
+ "feature": "Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach.",
204
+ "score": 0.0,
205
+ "token_field": null
206
+ },
207
+ {
208
+ "feature": "Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals.",
209
+ "score": 0.0,
210
+ "token_field": null
211
+ },
212
+ {
213
+ "feature": "The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.",
214
+ "score": 0.0,
215
+ "token_field": null
216
+ },
217
+ {
218
+ "feature": "Question:",
219
+ "score": 0.0,
220
+ "token_field": null
221
+ },
222
+ {
223
+ "feature": "Who may not require that its teachers be certified?",
224
+ "score": 0.0,
225
+ "token_field": null
226
+ },
227
+ {
228
+ "feature": "Answer:",
229
+ "score": 0.0,
230
+ "token_field": null
231
+ },
232
+ {
233
+ "feature": "Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind.",
234
+ "score": 1.0,
235
+ "token_field": null
236
+ }
237
+ ],
238
+ "input_text": "Context:\nIn the United States, each state determines the requirements for getting a license to teach in public schools. Teaching certification generally lasts three years, but teachers can receive certificates that last as long as ten years. Public school teachers are required to have a bachelor's degree and the majority must be certified by the state in which they teach. Many charter schools do not require that their teachers be certified, provided they meet the standards to be highly qualified as set by No Child Left Behind. Additionally, the requirements for substitute/temporary teachers are generally not as rigorous as those for full-time professionals. The Bureau of Labor Statistics estimates that there are 1.4 million elementary school teachers, 674,000 middle school teachers, and 1 million secondary school teachers employed in the U.S.\nQuestion:\nWho may not require that its teachers be certified?\nAnswer: \n",
239
+ "output_text": "charter schools"
240
+ },
241
+ {
242
+ "explanations": [
243
+ {
244
+ "feature": "Context:",
245
+ "score": 0.0,
246
+ "token_field": null
247
+ },
248
+ {
249
+ "feature": "The Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections.",
250
+ "score": 0.0,
251
+ "token_field": null
252
+ },
253
+ {
254
+ "feature": "Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two.",
255
+ "score": 0.0,
256
+ "token_field": null
257
+ },
258
+ {
259
+ "feature": "Fellow lineman Mario Addison added 6\u00bd sacks.",
260
+ "score": 0.0,
261
+ "token_field": null
262
+ },
263
+ {
264
+ "feature": "The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts.",
265
+ "score": 0.0,
266
+ "token_field": null
267
+ },
268
+ {
269
+ "feature": "Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly.",
270
+ "score": 0.0,
271
+ "token_field": null
272
+ },
273
+ {
274
+ "feature": "Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own.",
275
+ "score": 0.0,
276
+ "token_field": null
277
+ },
278
+ {
279
+ "feature": "Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.",
280
+ "score": 0.0,
281
+ "token_field": null
282
+ },
283
+ {
284
+ "feature": "Question:",
285
+ "score": 0.0,
286
+ "token_field": null
287
+ },
288
+ {
289
+ "feature": "Who registered the most sacks on the team this season?",
290
+ "score": 0.0,
291
+ "token_field": null
292
+ },
293
+ {
294
+ "feature": "Answer:",
295
+ "score": 0.0,
296
+ "token_field": null
297
+ }
298
+ ],
299
+ "input_text": "Context:\nThe Panthers defense gave up just 308 points, ranking sixth in the league, while also leading the NFL in interceptions with 24 and boasting four Pro Bowl selections. Pro Bowl defensive tackle Kawann Short led the team in sacks with 11, while also forcing three fumbles and recovering two. Fellow lineman Mario Addison added 6\u00bd sacks. The Panthers line also featured veteran defensive end Jared Allen, a 5-time pro bowler who was the NFL's active career sack leader with 136, along with defensive end Kony Ealy, who had 5 sacks in just 9 starts. Behind them, two of the Panthers three starting linebackers were also selected to play in the Pro Bowl: Thomas Davis and Luke Kuechly. Davis compiled 5\u00bd sacks, four forced fumbles, and four interceptions, while Kuechly led the team in tackles (118) forced two fumbles, and intercepted four passes of his own. Carolina's secondary featured Pro Bowl safety Kurt Coleman, who led the team with a career high seven interceptions, while also racking up 88 tackles and Pro Bowl cornerback Josh Norman, who developed into a shutdown corner during the season and had four interceptions, two of which were returned for touchdowns.\nQuestion:\nWho registered the most sacks on the team this season?\nAnswer: \n",
300
+ "output_text": "Kawann Short"
301
+ },
302
+ {
303
+ "explanations": [
304
+ {
305
+ "feature": "Context:",
306
+ "score": 0.0,
307
+ "token_field": null
308
+ },
309
+ {
310
+ "feature": "The principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU).",
311
+ "score": 0.0,
312
+ "token_field": null
313
+ },
314
+ {
315
+ "feature": "Minor amendments were made during the 1960s and 1970s.",
316
+ "score": 0.0,
317
+ "token_field": null
318
+ },
319
+ {
320
+ "feature": "Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007.",
321
+ "score": 0.0,
322
+ "token_field": null
323
+ },
324
+ {
325
+ "feature": "Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013.",
326
+ "score": 0.0,
327
+ "token_field": null
328
+ },
329
+ {
330
+ "feature": "Greenland signed a Treaty in 1985 giving it a special status.",
331
+ "score": 0.0,
332
+ "token_field": null
333
+ },
334
+ {
335
+ "feature": "Question:",
336
+ "score": 0.0,
337
+ "token_field": null
338
+ },
339
+ {
340
+ "feature": "Which country in 1985 signed a treaty to give it special status?",
341
+ "score": 0.0,
342
+ "token_field": null
343
+ },
344
+ {
345
+ "feature": "Answer:",
346
+ "score": 0.0,
347
+ "token_field": null
348
+ }
349
+ ],
350
+ "input_text": "Context:\nThe principal Treaties that form the European Union began with common rules for coal and steel, and then atomic energy, but more complete and formal institutions were established through the Treaty of Rome 1957 and the Maastricht Treaty 1992 (now: TFEU). Minor amendments were made during the 1960s and 1970s. Major amending treaties were signed to complete the development of a single, internal market in the Single European Act 1986, to further the development of a more social Europe in the Treaty of Amsterdam 1997, and to make minor amendments to the relative power of member states in the EU institutions in the Treaty of Nice 2001 and the Treaty of Lisbon 2007. Since its establishment, more member states have joined through a series of accession treaties, from the UK, Ireland, Denmark and Norway in 1972 (though Norway did not end up joining), Greece in 1979, Spain and Portugal 1985, Austria, Finland, Norway and Sweden in 1994 (though again Norway failed to join, because of lack of support in the referendum), the Czech Republic, Cyprus, Estonia, Hungary, Latvia, Lithuania, Malta, Poland, Slovakia and Slovenia in 2004, Romania and Bulgaria in 2007 and Croatia in 2013. Greenland signed a Treaty in 1985 giving it a special status.\nQuestion:\nWhich country in 1985 signed a treaty to give it special status?\nAnswer: \n",
351
+ "output_text": "Greenland"
352
+ },
353
+ {
354
+ "explanations": [
355
+ {
356
+ "feature": "Context:",
357
+ "score": 0.0,
358
+ "token_field": null
359
+ },
360
+ {
361
+ "feature": "Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients.",
362
+ "score": 0.0,
363
+ "token_field": null
364
+ },
365
+ {
366
+ "feature": "Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.",
367
+ "score": 0.0,
368
+ "token_field": null
369
+ },
370
+ {
371
+ "feature": "Question:",
372
+ "score": 0.0,
373
+ "token_field": null
374
+ },
375
+ {
376
+ "feature": "What is the dispensary subject to in a majority of countries?",
377
+ "score": 0.0,
378
+ "token_field": null
379
+ },
380
+ {
381
+ "feature": "Answer:",
382
+ "score": 0.0,
383
+ "token_field": null
384
+ },
385
+ {
386
+ "feature": "In most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation.",
387
+ "score": 1.0,
388
+ "token_field": null
389
+ }
390
+ ],
391
+ "input_text": "Context:\nIn most countries, the dispensary is subject to pharmacy legislation; with requirements for storage conditions, compulsory texts, equipment, etc., specified in legislation. Where it was once the case that pharmacists stayed within the dispensary compounding/dispensing medications, there has been an increasing trend towards the use of trained pharmacy technicians while the pharmacist spends more time communicating with patients. Pharmacy technicians are now more dependent upon automation to assist them in their new role dealing with patients' prescriptions and patient safety issues.\nQuestion:\nWhat is the dispensary subject to in a majority of countries?\nAnswer: \n",
392
+ "output_text": "pharmacy legislation"
393
+ },
394
+ {
395
+ "explanations": [
396
+ {
397
+ "feature": "Context:",
398
+ "score": 0.0,
399
+ "token_field": null
400
+ },
401
+ {
402
+ "feature": "In 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study.",
403
+ "score": 0.0,
404
+ "token_field": null
405
+ },
406
+ {
407
+ "feature": "The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson.",
408
+ "score": 0.0,
409
+ "token_field": null
410
+ },
411
+ {
412
+ "feature": "Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them.",
413
+ "score": 0.0,
414
+ "token_field": null
415
+ },
416
+ {
417
+ "feature": "Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O",
418
+ "score": 0.0,
419
+ "token_field": null
420
+ },
421
+ {
422
+ "feature": "2.",
423
+ "score": 0.0,
424
+ "token_field": null
425
+ },
426
+ {
427
+ "feature": "This method of welding and cutting metal later became common.",
428
+ "score": 0.0,
429
+ "token_field": null
430
+ },
431
+ {
432
+ "feature": "Question:",
433
+ "score": 0.0,
434
+ "token_field": null
435
+ },
436
+ {
437
+ "feature": "In what year did Dewar experiment on liquid oxygen?",
438
+ "score": 0.0,
439
+ "token_field": null
440
+ },
441
+ {
442
+ "feature": "Answer:",
443
+ "score": 0.0,
444
+ "token_field": null
445
+ }
446
+ ],
447
+ "input_text": "Context:\nIn 1891 Scottish chemist James Dewar was able to produce enough liquid oxygen to study. The first commercially viable process for producing liquid oxygen was independently developed in 1895 by German engineer Carl von Linde and British engineer William Hampson. Both men lowered the temperature of air until it liquefied and then distilled the component gases by boiling them off one at a time and capturing them. Later, in 1901, oxyacetylene welding was demonstrated for the first time by burning a mixture of acetylene and compressed O\n2. This method of welding and cutting metal later became common.\nQuestion:\nIn what year did Dewar experiment on liquid oxygen?\nAnswer: \n",
448
+ "output_text": "1891"
449
+ },
450
+ {
451
+ "explanations": [
452
+ {
453
+ "feature": "Context:",
454
+ "score": 0.0,
455
+ "token_field": null
456
+ },
457
+ {
458
+ "feature": "The relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity.",
459
+ "score": 0.0,
460
+ "token_field": null
461
+ },
462
+ {
463
+ "feature": "It has been the focus of debate for many years.",
464
+ "score": 0.0,
465
+ "token_field": null
466
+ },
467
+ {
468
+ "feature": "Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla.",
469
+ "score": 0.0,
470
+ "token_field": null
471
+ },
472
+ {
473
+ "feature": "A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla.",
474
+ "score": 0.0,
475
+ "token_field": null
476
+ },
477
+ {
478
+ "feature": "This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage.",
479
+ "score": 0.0,
480
+ "token_field": null
481
+ },
482
+ {
483
+ "feature": "However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead.",
484
+ "score": 0.0,
485
+ "token_field": null
486
+ },
487
+ {
488
+ "feature": "Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.",
489
+ "score": 0.0,
490
+ "token_field": null
491
+ },
492
+ {
493
+ "feature": "Question:",
494
+ "score": 0.0,
495
+ "token_field": null
496
+ },
497
+ {
498
+ "feature": "Answer:",
499
+ "score": 0.0,
500
+ "token_field": null
501
+ },
502
+ {
503
+ "feature": "Recent studies believe that ctenophores are the sister lineage to what?",
504
+ "score": 0.7842223726336756,
505
+ "token_field": null
506
+ },
507
+ {
508
+ "feature": "Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals.",
509
+ "score": 1.0,
510
+ "token_field": null
511
+ }
512
+ ],
513
+ "input_text": "Context:\nThe relationship of ctenophores to the rest of Metazoa is very important to our understanding of the early evolution of animals and the origin of multicellularity. It has been the focus of debate for many years. Ctenophores have been purported to be the sister lineage to the Bilateria, sister to the Cnidaria, sister to Cnidaria, Placozoa and Bilateria, and sister to all other animal phyla. A series of studies that looked at the presence and absence of members of gene families and signalling pathways (e.g., homeoboxes, nuclear receptors, the Wnt signaling pathway, and sodium channels) showed evidence congruent with the latter two scenarios, that ctenophores are either sister to Cnidaria, Placozoa and Bilateria or sister to all other animal phyla. Several more recent studies comparing complete sequenced genomes of ctenophores with other sequenced animal genomes have also supported ctenophores as the sister lineage to all other animals. This position would suggest that neural and muscle cell types were either lost in major animal lineages (e.g., Porifera) or that they evolved independently in the ctenophore lineage. However, other researchers have argued that the placement of Ctenophora as sister to all other animals is a statistical anomaly caused by the high rate of evolution in ctenophore genomes, and that Porifera (sponges) is the earliest-diverging animal phylum instead. Ctenophores and sponges are also the only known animal phyla that lack any true hox genes.\nQuestion:\nRecent studies believe that ctenophores are the sister lineage to what?\nAnswer: \n",
514
+ "output_text": "all other animals"
515
+ },
516
+ {
517
+ "explanations": [
518
+ {
519
+ "feature": "Context:",
520
+ "score": 0.0,
521
+ "token_field": null
522
+ },
523
+ {
524
+ "feature": "In 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought.",
525
+ "score": 0.0,
526
+ "token_field": null
527
+ },
528
+ {
529
+ "feature": "The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005.",
530
+ "score": 0.0,
531
+ "token_field": null
532
+ },
533
+ {
534
+ "feature": "The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part.",
535
+ "score": 0.0,
536
+ "token_field": null
537
+ },
538
+ {
539
+ "feature": "The findings were published in the journal Science.",
540
+ "score": 0.0,
541
+ "token_field": null
542
+ },
543
+ {
544
+ "feature": "In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.",
545
+ "score": 0.0,
546
+ "token_field": null
547
+ },
548
+ {
549
+ "feature": "Question:",
550
+ "score": 0.0,
551
+ "token_field": null
552
+ },
553
+ {
554
+ "feature": "How many square miles large was the region impacted by the 2010 drought?",
555
+ "score": 0.0,
556
+ "token_field": null
557
+ },
558
+ {
559
+ "feature": "Answer:",
560
+ "score": 0.0,
561
+ "token_field": null
562
+ }
563
+ ],
564
+ "input_text": "Context:\nIn 2010 the Amazon rainforest experienced another severe drought, in some ways more extreme than the 2005 drought. The affected region was approximate 1,160,000 square miles (3,000,000 km2) of rainforest, compared to 734,000 square miles (1,900,000 km2) in 2005. The 2010 drought had three epicenters where vegetation died off, whereas in 2005 the drought was focused on the southwestern part. The findings were published in the journal Science. In a typical year the Amazon absorbs 1.5 gigatons of carbon dioxide; during 2005 instead 5 gigatons were released and in 2010 8 gigatons were released.\nQuestion:\nHow many square miles large was the region impacted by the 2010 drought?\nAnswer: \n",
565
+ "output_text": "1160,000"
566
+ }
567
+ ]
data/flan-t5-xxl/de_pert_antonym_perturber_comp_jaro_winkler_comparator_exp_dto.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "explanations": [
4
+ {
5
+ "feature": "Context:",
6
+ "score": 0.0,
7
+ "token_field": null
8
+ },
9
+ {
10
+ "feature": "Nach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor.",
11
+ "score": 0.0,
12
+ "token_field": null
13
+ },
14
+ {
15
+ "feature": "Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen.",
16
+ "score": 0.0,
17
+ "token_field": null
18
+ },
19
+ {
20
+ "feature": "Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln.",
21
+ "score": 0.0,
22
+ "token_field": null
23
+ },
24
+ {
25
+ "feature": "Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.",
26
+ "score": 0.0,
27
+ "token_field": null
28
+ },
29
+ {
30
+ "feature": "Question:",
31
+ "score": 0.0,
32
+ "token_field": null
33
+ },
34
+ {
35
+ "feature": "Welches Prinzip wurde in The Mask of Anarchy dargestellt?",
36
+ "score": 0.0,
37
+ "token_field": null
38
+ },
39
+ {
40
+ "feature": "Answer:",
41
+ "score": 0.0,
42
+ "token_field": null
43
+ },
44
+ {
45
+ "feature": "Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests.",
46
+ "score": 1.0,
47
+ "token_field": null
48
+ }
49
+ ],
50
+ "input_text": "Context:\nNach dem Peterloo-Massaker von 1819 schrieb der Dichter Percy Shelley sp\u00e4ter in demselben Jahr das politische Gedicht The Mask of Anarchy, das mit der Darstellung der seiner Meinung nach ungerechten Formen der Autorit\u00e4t seiner Zeit beginnt - und anschlie\u00dfend stellt er dann eine neue Form des sozialen Handelns vor. Es ist vielleicht die erste moderne [vage] Darstellung des Prinzips des gewaltfreien Protests. Eine Variation dessen wurde von dem Schriftsteller Henry David Thoreau in seinem Aufsatz Civil Disobedience und sp\u00e4ter von Gandhi in seiner Lehre vom Satyagraha aufgegriffen. Gandhis Satyagraha war teilweise beeinflusst und inspiriert von Shelleys Gewaltlosigkeit bei Protest und politischem Handeln. Insbesondere ist bekannt, dass Gandhi Shelley's Mask of Anarchy w\u00e4hrend der Kampagne f\u00fcr ein freies Indien oft einem breiten Publikum vorstellte.\nQuestion:\nWelches Prinzip wurde in The Mask of Anarchy dargestellt?\nAnswer: \n",
51
+ "output_text": "gewaltfreien Protests"
52
+ },
53
+ {
54
+ "explanations": [
55
+ {
56
+ "feature": "Context:",
57
+ "score": 0.0,
58
+ "token_field": null
59
+ },
60
+ {
61
+ "feature": "Im Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.",
62
+ "score": 0.0,
63
+ "token_field": null
64
+ },
65
+ {
66
+ "feature": "Question:",
67
+ "score": 0.0,
68
+ "token_field": null
69
+ },
70
+ {
71
+ "feature": "Answer:",
72
+ "score": 0.0,
73
+ "token_field": null
74
+ },
75
+ {
76
+ "feature": "Ist der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?",
77
+ "score": 1.0,
78
+ "token_field": null
79
+ }
80
+ ],
81
+ "input_text": "Context:\nIm Hinduismus werden spirituelle Lehrer/innen Guru genannt und in vielen Traditionen des Hinduismus - insbesondere in den im Westen verbreiteten - liegt ein extrem gro\u00dfer Schwerpunkt auf der spirituellen Betreuung, in dessen Rahmen Gurus oft ein gro\u00dfes Ma\u00df an Kontrolle \u00fcber das Leben ihrer Sch\u00fcler/innen aus\u00fcben.\nQuestion:\nIst der Fokus auf spirituelle Betreuung im Hinduismus hoch oder gering?\nAnswer: \n",
82
+ "output_text": "hoch"
83
+ },
84
+ {
85
+ "explanations": [
86
+ {
87
+ "feature": "Context:",
88
+ "score": 0.0,
89
+ "token_field": null
90
+ },
91
+ {
92
+ "feature": "1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen.",
93
+ "score": 0.0,
94
+ "token_field": null
95
+ },
96
+ {
97
+ "feature": "Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb.",
98
+ "score": 0.0,
99
+ "token_field": null
100
+ },
101
+ {
102
+ "feature": "Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet.",
103
+ "score": 0.0,
104
+ "token_field": null
105
+ },
106
+ {
107
+ "feature": "Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht.",
108
+ "score": 0.0,
109
+ "token_field": null
110
+ },
111
+ {
112
+ "feature": "Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet.",
113
+ "score": 0.0,
114
+ "token_field": null
115
+ },
116
+ {
117
+ "feature": "Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.",
118
+ "score": 0.0,
119
+ "token_field": null
120
+ },
121
+ {
122
+ "feature": "Question:",
123
+ "score": 0.0,
124
+ "token_field": null
125
+ },
126
+ {
127
+ "feature": "Answer:",
128
+ "score": 0.0,
129
+ "token_field": null
130
+ },
131
+ {
132
+ "feature": "Wer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?",
133
+ "score": 0.9611190817790533,
134
+ "token_field": null
135
+ },
136
+ {
137
+ "feature": "W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war.",
138
+ "score": 1.0,
139
+ "token_field": null
140
+ }
141
+ ],
142
+ "input_text": "Context:\n1939 bargen chinesisch-nationalistische Soldaten das Mausoleum von seiner Position am \"Schrein des Herrn\" (mongolisch: Edsen Khoroo) in der Mongolei, um es vor japanischen Truppen zu sch\u00fctzen. Es wurde \u00fcber etwa 900 km auf Karren durch kommunistisches Gebiet in Yan'an in einem buddhistischen Kloster, dem Dongshan Dafo Dian, in Sicherheit gebracht, wo es zehn Jahre blieb. Als die kommunistischen Truppen vorr\u00fcckten, zogen die nationalistischen Soldaten das Mausoleum 1949 weitere 200 km nach Westen zum ber\u00fchmten tibetischen Kloster Kumbum Champa Ling oder Ta'er Shi in der N\u00e4he von Xining, das bald unter kommunistische Kontrolle geriet. Anfang 1954 wurden Dschingis Khans Totenbahre und Reliquien zum Schrein des Herrn in der Mongolei zur\u00fcckgebracht. Um 1956 wurde dort ein neuer Tempel f\u00fcr sie errichtet. W\u00e4hrend der Kulturrevolution von 1968 zerst\u00f6rten die Roten Garden dort fast alles, was von Wert war. Die \"Reliquien\" wurden in den 1970er Jahren wiederhergestellt und eine gro\u00dfe Marmorstatue von Dschingis Khan wurde 1989 fertiggestellt.\nQuestion:\nWer hat die wertvollsten Reliquien im Mausoleum w\u00e4hrend der Kulturrevolution zerst\u00f6rt?\nAnswer: \n",
143
+ "output_text": "Roten Garden"
144
+ },
145
+ {
146
+ "explanations": [
147
+ {
148
+ "feature": "Context:",
149
+ "score": 0.0,
150
+ "token_field": null
151
+ },
152
+ {
153
+ "feature": "Am 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen.",
154
+ "score": 0.0,
155
+ "token_field": null
156
+ },
157
+ {
158
+ "feature": "Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten.",
159
+ "score": 0.0,
160
+ "token_field": null
161
+ },
162
+ {
163
+ "feature": "Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.",
164
+ "score": 0.0,
165
+ "token_field": null
166
+ },
167
+ {
168
+ "feature": "Question:",
169
+ "score": 0.0,
170
+ "token_field": null
171
+ },
172
+ {
173
+ "feature": "Answer:",
174
+ "score": 0.0,
175
+ "token_field": null
176
+ },
177
+ {
178
+ "feature": "Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde.",
179
+ "score": 0.9825714285714297,
180
+ "token_field": null
181
+ },
182
+ {
183
+ "feature": "Auf welcher Plattform wollte Sentanta Sports starten?",
184
+ "score": 1.0,
185
+ "token_field": null
186
+ }
187
+ ],
188
+ "input_text": "Context:\nAm 8. Februar 2007 gab BSkyB die Absicht bekannt, seine drei frei empfangbaren, digital-terrestrischen Kan\u00e4le durch vier Abonnementkan\u00e4le zu ersetzen. Es wurde vorgeschlagen, dass diese Kan\u00e4le eine Reihe von Inhalten aus dem BSkyB-Portfolio anbieten sollten, darunter Sport (einschlie\u00dflich Fu\u00dfball der englischen Premier League), Filme, Unterhaltung und Nachrichten. Die Ank\u00fcndigung erfolgte einen Tag nach der Best\u00e4tigung von Setanta Sports, dass der Dienst im M\u00e4rz als Bezahldienst auf der digital-terrestrischen Plattform starten w\u00fcrde und am selben Tag, an dem NTL zu Virgin Media wurde. Branchenkenner gehen jedoch davon aus, dass BSkyB aufgrund m\u00f6glicher Werbeeinnahmeverluste gezwungen sein wird, Pl\u00e4ne f\u00fcr den R\u00fcckzug seiner Kan\u00e4le aus dem Freeview und den Ersatz dieser durch Bezahlkan\u00e4le aufzugeben.\nQuestion:\nAuf welcher Plattform wollte Sentanta Sports starten?\nAnswer: \n",
189
+ "output_text": "digital-terrestrischen"
190
+ },
191
+ {
192
+ "explanations": [
193
+ {
194
+ "feature": "Context:",
195
+ "score": 0.0,
196
+ "token_field": null
197
+ },
198
+ {
199
+ "feature": "Diese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast).",
200
+ "score": 0.0,
201
+ "token_field": null
202
+ },
203
+ {
204
+ "feature": "Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie.",
205
+ "score": 0.0,
206
+ "token_field": null
207
+ },
208
+ {
209
+ "feature": "Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.",
210
+ "score": 0.0,
211
+ "token_field": null
212
+ },
213
+ {
214
+ "feature": "Question:",
215
+ "score": 0.0,
216
+ "token_field": null
217
+ },
218
+ {
219
+ "feature": "Wie viele Chloroplasten-Entwicklungslinien gibt es?",
220
+ "score": 0.0,
221
+ "token_field": null
222
+ },
223
+ {
224
+ "feature": "Answer:",
225
+ "score": 0.0,
226
+ "token_field": null
227
+ }
228
+ ],
229
+ "input_text": "Context:\nDiese Chloroplasten, die direkt auf einen cyanobakteriellen Vorfahren zur\u00fcckgef\u00fchrt werden k\u00f6nnen, werden als prim\u00e4re Plastide bezeichnet (\u201ePlastid\u201c bedeutet in diesem Kontext fast dasselbe wie Chloroplast). Alle prim\u00e4ren Chloroplasten geh\u00f6ren zu einer von drei Chloroplasten-Entwicklungslinien \u2013 der Glaucophyta-Chloroplasten-Entwicklungslinie, der Rhodophyta- oder Rotalgen-Chloroplasten-Entwicklungslinie oder der Chloroplastida- oder gr\u00fcnen Chloroplasten-Entwicklungslinie. Die zweiten zwei sind die gr\u00f6\u00dften und die gr\u00fcne Chloroplasten-Entwicklungslinie ist diejenige, die die Landpflanzen enth\u00e4lt.\nQuestion:\nWie viele Chloroplasten-Entwicklungslinien gibt es?\nAnswer: \n",
230
+ "output_text": "three"
231
+ },
232
+ {
233
+ "explanations": [
234
+ {
235
+ "feature": "Context:",
236
+ "score": 0.0,
237
+ "token_field": null
238
+ },
239
+ {
240
+ "feature": "In den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung;",
241
+ "score": 0.0,
242
+ "token_field": null
243
+ },
244
+ {
245
+ "feature": "mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind.",
246
+ "score": 0.0,
247
+ "token_field": null
248
+ },
249
+ {
250
+ "feature": "War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt.",
251
+ "score": 0.0,
252
+ "token_field": null
253
+ },
254
+ {
255
+ "feature": "Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.",
256
+ "score": 0.0,
257
+ "token_field": null
258
+ },
259
+ {
260
+ "feature": "Question:",
261
+ "score": 0.0,
262
+ "token_field": null
263
+ },
264
+ {
265
+ "feature": "Worauf verlassen sich Apothekentechniker immer mehr?",
266
+ "score": 0.0,
267
+ "token_field": null
268
+ },
269
+ {
270
+ "feature": "Answer:",
271
+ "score": 0.0,
272
+ "token_field": null
273
+ }
274
+ ],
275
+ "input_text": "Context:\nIn den meisten L\u00e4ndern unterliegt die Apotheke der Apothekengesetzgebung; mit Anforderungen an Lagerbedingungen, obligatorischen Warnhinweisen, Ausr\u00fcstung usw., die in der Gesetzgebung festgelegt sind. War es fr\u00fcher einmal so, dass Apotheker in der Apotheke blieben, um Medikamente zu zusammenzustellen/dosieren, so gibt es nun einen zunehmenden Trend zum Einsatz ausgebildeter Apothekentechniker, w\u00e4hrend der Apotheker mehr Zeit f\u00fcr die Kommunikation mit Patienten aufbringt. Apothekentechniker sind jetzt mehr und mehr auf Automatisierung angewiesen, die sie bei ihren neuen Aufgaben in der Bearbeitung von Patientenrezepten und Fragen der Patientensicherheit unterst\u00fctzen.\nQuestion:\nWorauf verlassen sich Apothekentechniker immer mehr?\nAnswer: \n",
276
+ "output_text": "Automatisierung"
277
+ },
278
+ {
279
+ "explanations": [
280
+ {
281
+ "feature": "Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen.",
282
+ "score": 0.0,
283
+ "token_field": null
284
+ },
285
+ {
286
+ "feature": "Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen.",
287
+ "score": 0.0,
288
+ "token_field": null
289
+ },
290
+ {
291
+ "feature": "In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern.",
292
+ "score": 0.0,
293
+ "token_field": null
294
+ },
295
+ {
296
+ "feature": "Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013.",
297
+ "score": 0.0,
298
+ "token_field": null
299
+ },
300
+ {
301
+ "feature": "Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.",
302
+ "score": 0.0,
303
+ "token_field": null
304
+ },
305
+ {
306
+ "feature": "Context:",
307
+ "score": 0.2498224036473521,
308
+ "token_field": null
309
+ },
310
+ {
311
+ "feature": "Question:",
312
+ "score": 0.2498224036473521,
313
+ "token_field": null
314
+ },
315
+ {
316
+ "feature": "Answer:",
317
+ "score": 0.2498224036473521,
318
+ "token_field": null
319
+ },
320
+ {
321
+ "feature": "Die wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie.",
322
+ "score": 1.0,
323
+ "token_field": null
324
+ },
325
+ {
326
+ "feature": "Womit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?",
327
+ "score": 1.0,
328
+ "token_field": null
329
+ }
330
+ ],
331
+ "input_text": "Context:\nDie wichtigsten Vertr\u00e4ge, aus denen sich die Europ\u00e4ische Union zusammensetzt, begannen mit gemeinsamen Regeln f\u00fcr Kohle und Stahl und sp\u00e4ter Regeln f\u00fcr Atomenergie. Vollst\u00e4ndigere und formellere Institutionen wurden durch den Vertrag von Rom 1957 und den Vertrag von Maastricht 1992 (heute: AEUV) geschaffen. Kleinere \u00c4nderungen wurden in den 1960er und 1970er Jahren vorgenommen. In der Einheitlichen Europ\u00e4ischen Akte wurden 1986 wichtige \u00c4nderungsvertr\u00e4ge unterzeichnet, um die Entwicklung eines einheitlichen Binnenmarkts abzuschlie\u00dfen, die Entwicklung eines sozialeren Europa im Vertrag von Amsterdam 1997 voranzutreiben und die relative Macht der Mitgliedstaaten in den EU-Institutionen im Vertrag von Nizza 2001 und im Vertrag von Lissabon 2007 geringf\u00fcgig zu abzu\u00e4ndern. Seit ihrer Gr\u00fcndung sind weitere Mitgliedstaaten durch eine Reihe von Beitrittsvertr\u00e4gen in die EU eingetreten, von Gro\u00dfbritannien, Irland, D\u00e4nemark und Norwegen im Jahr 1972 (obwohl Norwegen letztendlich nicht beitrat), \u00fcber Griechenland im Jahr 1979, Spanien und Portugal im Jahr 1985, \u00d6sterreich, Finnland, Norwegen und Schweden im Jahr 1994 (obwohl Norwegen auch diesmal wegen mangelnder Unterst\u00fctzung beim Referendum nicht beitrat), bis hin zur Tschechischen Republik, Zypern, Estland, Ungarn, Lettland, Litauen, Malta, Polen, der Slowakei und Slowenien im Jahr 2004, Rum\u00e4nien und Bulgarien im Jahr 2007 und Kroatien im Jahr 2013. Gr\u00f6nland unterzeichnete 1985 einen Vertrag, der dem Land einen Sonderstatus einr\u00e4umt.\nQuestion:\nWomit begannen die wichtigsten Vertr\u00e4ge der Europ\u00e4ischen Union?\nAnswer: \n",
332
+ "output_text": "gemeinsamen Regeln f\u00fcr Kohle und Stahl"
333
+ },
334
+ {
335
+ "explanations": [
336
+ {
337
+ "feature": "Context:",
338
+ "score": 0.0,
339
+ "token_field": null
340
+ },
341
+ {
342
+ "feature": "Das Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist.",
343
+ "score": 0.0,
344
+ "token_field": null
345
+ },
346
+ {
347
+ "feature": "Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien.",
348
+ "score": 0.0,
349
+ "token_field": null
350
+ },
351
+ {
352
+ "feature": "Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist.",
353
+ "score": 0.0,
354
+ "token_field": null
355
+ },
356
+ {
357
+ "feature": "Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien.",
358
+ "score": 0.0,
359
+ "token_field": null
360
+ },
361
+ {
362
+ "feature": "Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren.",
363
+ "score": 0.0,
364
+ "token_field": null
365
+ },
366
+ {
367
+ "feature": "Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.",
368
+ "score": 0.0,
369
+ "token_field": null
370
+ },
371
+ {
372
+ "feature": "Question:",
373
+ "score": 0.0,
374
+ "token_field": null
375
+ },
376
+ {
377
+ "feature": "Answer:",
378
+ "score": 0.0,
379
+ "token_field": null
380
+ },
381
+ {
382
+ "feature": "Nach wem wurde der Kearney Boulevard benannt?",
383
+ "score": 1.0,
384
+ "token_field": null
385
+ }
386
+ ],
387
+ "input_text": "Context:\nDas Viertel schlie\u00dft den Kearney Boulevard ein, der nach dem Unternehmer und Million\u00e4r des fr\u00fchen 20. Jahrhunderts M. Theo Kearney benannt ist. Der Boulevard erstreckt sich von der Fresno Street im S\u00fcdwesten von Fresno etwa 32 km westlich nach Kerman, Kalifornien. Der Kearney Boulevard ist eine kleine, zweispurige Landstra\u00dfe, die gr\u00f6\u00dftenteils von hohen Palmen ges\u00e4umt ist. Die etwa eine halbe Meile lange Strecke zwischen Fresno Street und Thorne Ave war einst die bevorzugte Gegend f\u00fcr Fresnos wohlhabende afroamerikanische Familien. Ein weiterer Stadtteil, Brookhaven, am s\u00fcdlichen Rand der Westseite s\u00fcdlich von Jensen und westlich von Elm gelegen, erhielt seinen Namen vom Stadtrat von Fresno, um das Image des Stadtteils zu revitalisieren. Das isolierte Untergebiet war jahrelang als \u201eDogg Pound\u201c nach einer lokalen Bande benannt und bis Ende 2008 noch immer f\u00fcr eine hohe Rate an Gewaltverbrechen bekannt.\nQuestion:\nNach wem wurde der Kearney Boulevard benannt?\nAnswer: \n",
388
+ "output_text": "M. Theo Kearney"
389
+ },
390
+ {
391
+ "explanations": [
392
+ {
393
+ "feature": "Context:",
394
+ "score": 0.0,
395
+ "token_field": null
396
+ },
397
+ {
398
+ "feature": "Peyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte.",
399
+ "score": 0.0,
400
+ "token_field": null
401
+ },
402
+ {
403
+ "feature": "Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte.",
404
+ "score": 0.0,
405
+ "token_field": null
406
+ },
407
+ {
408
+ "feature": "Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.",
409
+ "score": 0.0,
410
+ "token_field": null
411
+ },
412
+ {
413
+ "feature": "Question:",
414
+ "score": 0.0,
415
+ "token_field": null
416
+ },
417
+ {
418
+ "feature": "Answer:",
419
+ "score": 0.0,
420
+ "token_field": null
421
+ },
422
+ {
423
+ "feature": "F\u00fcr wen spielte John Elway im Super Bowl XXXIII?",
424
+ "score": 1.0,
425
+ "token_field": null
426
+ }
427
+ ],
428
+ "input_text": "Context:\nPeyton Manning wurde zum ersten Quarterback, der zwei verschiedene Teams zu mehreren Super Bowls f\u00fchrte. Mit 39 Jahren ist er zudem auch der \u00e4lteste Quarterback, der je in einem Super Bowl spielte. Vor Manning wurde der Rekord von John Elway gehalten, der im Alter von 38 Jahren die Broncos zum Sieg beim Super Bowl XXXIII f\u00fchrte und derzeit Denvers Executive Vice President of Football Operations und General Manager ist.\nQuestion:\nF\u00fcr wen spielte John Elway im Super Bowl XXXIII?\nAnswer: \n",
429
+ "output_text": "Broncos"
430
+ },
431
+ {
432
+ "explanations": [
433
+ {
434
+ "feature": "Context:",
435
+ "score": 0.0,
436
+ "token_field": null
437
+ },
438
+ {
439
+ "feature": "Der Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt.",
440
+ "score": 0.0,
441
+ "token_field": null
442
+ },
443
+ {
444
+ "feature": "Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent.",
445
+ "score": 0.0,
446
+ "token_field": null
447
+ },
448
+ {
449
+ "feature": "Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas.",
450
+ "score": 0.0,
451
+ "token_field": null
452
+ },
453
+ {
454
+ "feature": "Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42.",
455
+ "score": 0.0,
456
+ "token_field": null
457
+ },
458
+ {
459
+ "feature": "In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis.",
460
+ "score": 0.0,
461
+ "token_field": null
462
+ },
463
+ {
464
+ "feature": "Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert.",
465
+ "score": 0.0,
466
+ "token_field": null
467
+ },
468
+ {
469
+ "feature": "Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.",
470
+ "score": 0.0,
471
+ "token_field": null
472
+ },
473
+ {
474
+ "feature": "Question:",
475
+ "score": 0.0,
476
+ "token_field": null
477
+ },
478
+ {
479
+ "feature": "Wie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?",
480
+ "score": 0.0,
481
+ "token_field": null
482
+ },
483
+ {
484
+ "feature": "Answer:",
485
+ "score": 0.0,
486
+ "token_field": null
487
+ }
488
+ ],
489
+ "input_text": "Context:\nDer Schwarze Tod verw\u00fcstete einen Gro\u00dfteil der islamischen Welt. Er war praktisch jedes Jahr zwischen 1500 und 1850 an mindestens einem Ort in der islamischen Welt pr\u00e4sent. Die Pest traf immer wieder auf die St\u00e4dte Nordafrikas. Algier verlor 30.000 bis 50.000 Einwohner in den Jahren 1620-21 und 1654-57, 1665, 1691 und 1740-42. In der osmanischen Gesellschaft blieb die Pest bis zum zweiten Quartal des 19. Jahrhunderts ein wichtiges Ereignis. Zwischen 1701 und 1750 wurden in Konstantinopel 37 gr\u00f6\u00dfere und kleinere Epidemien und weitere 31 zwischen 1751 und 1800 registriert. Bagdad litt stark unter den Besuchen der Pest, bei denen mitunter zwei Drittel seiner Bev\u00f6lkerung ausgel\u00f6scht wurde.\nQuestion:\nWie viele Menschen kamen in den Jahren 1620-21 in Algier ums Leben?\nAnswer: \n",
490
+ "output_text": "30.000 bis 50.000"
491
+ }
492
+ ]