asahi417 commited on
Commit
d02f3b5
1 Parent(s): b1bab61

model update

Browse files
Files changed (19) hide show
  1. eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  2. eval/metric.first.answer.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  3. eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  4. eval/metric.first.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  5. eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  6. eval/metric.last.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  7. eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  8. eval/metric.long.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  9. eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  10. eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  11. eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json +1 -0
  12. eval/metric.short.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json +1 -0
  13. eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_subjqa.grocery.txt +379 -0
  14. eval/samples.test.hyp.sentence_answer.question.asahi417_qg_subjqa.grocery.txt +379 -0
  15. eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_subjqa.grocery.txt +101 -0
  16. eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_subjqa.grocery.txt +101 -0
  17. eval_ood/metric.first.sentence.paragraph_answer.question.asahi417_qg_squad.default.json +1 -0
  18. eval_ood/samples.test.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt +0 -0
  19. eval_ood/samples.validation.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt +0 -0
eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227305553927, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.14828897338397404, "Bleu_2": 0.0855122179865124, "Bleu_3": 0.02861764658933695, "Bleu_4": 0.011193360345706114, "METEOR": 0.20184270561274972, "ROUGE_L": 0.18193097613165612, "BERTScore": 0.9158607309286072, "MoverScore": 0.6309177347937485}}
eval/metric.first.answer.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276857168367, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.1265641759027077, "Bleu_2": 0.07014410469769967, "Bleu_3": 0.026825739606986036, "Bleu_4": 0.012349354435975948, "METEOR": 0.19143633084402217, "ROUGE_L": 0.15958394765775394, "BERTScore": 0.9094580512562653, "MoverScore": 0.625615068110178}}
eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227323258277, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.1490755007703586, "Bleu_2": 0.08592612002229343, "Bleu_3": 0.028844077408271156, "Bleu_4": 0.011301584099035292, "METEOR": 0.2019828173455096, "ROUGE_L": 0.18200992611545175, "BERTScore": 0.916102885723114, "MoverScore": 0.6312868902481825}}
eval/metric.first.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276762745168, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.12745098039211059, "Bleu_2": 0.07058555657616808, "Bleu_3": 0.027094095190168938, "Bleu_4": 0.012500667883948921, "METEOR": 0.1912589065587063, "ROUGE_L": 0.15980262992275043, "BERTScore": 0.9099042272567749, "MoverScore": 0.6262132511937145}}
eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227352765527, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.1490755007703586, "Bleu_2": 0.08592612002229343, "Bleu_3": 0.028844077408271156, "Bleu_4": 0.011301584099035292, "METEOR": 0.2019828173455096, "ROUGE_L": 0.18200992611545175, "BERTScore": 0.9161028822263082, "MoverScore": 0.6312868902481825}}
eval/metric.last.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276857168367, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.12767500906778104, "Bleu_2": 0.07098163470440184, "Bleu_3": 0.0271817993808926, "Bleu_4": 0.012525241618634159, "METEOR": 0.1910849618834453, "ROUGE_L": 0.1601548990677582, "BERTScore": 0.9098856118520101, "MoverScore": 0.6259611626032734}}
eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227222933628, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.1490755007703586, "Bleu_2": 0.08592612002229343, "Bleu_3": 0.028844077408271156, "Bleu_4": 0.011301584099035292, "METEOR": 0.2019828173455096, "ROUGE_L": 0.18200992611545175, "BERTScore": 0.9161028830210368, "MoverScore": 0.6312868902481825}}
eval/metric.long.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276863069818, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.1276287164611575, "Bleu_2": 0.07095387302382368, "Bleu_3": 0.027170199699461273, "Bleu_4": 0.012519315250198622, "METEOR": 0.19114260868508928, "ROUGE_L": 0.16007506106102637, "BERTScore": 0.9098823175430298, "MoverScore": 0.6259987251423588}}
eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227352765527, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.1490755007703586, "Bleu_2": 0.08592612002229343, "Bleu_3": 0.028844077408271156, "Bleu_4": 0.011301584099035292, "METEOR": 0.2019828173455096, "ROUGE_L": 0.18200992611545175, "BERTScore": 0.9161028844515483, "MoverScore": 0.6312868902481825}}
eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276827661117, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.1276287164611575, "Bleu_2": 0.07095387302382368, "Bleu_3": 0.027170199699461273, "Bleu_4": 0.012519315250198622, "METEOR": 0.19114260868508928, "ROUGE_L": 0.16007506106102637, "BERTScore": 0.9098823108673095, "MoverScore": 0.6259987251423588}}
eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1510489510487398, "Bleu_2": 0.08299533589734469, "Bleu_3": 0.03772969838029331, "Bleu_4": 0.01900151356377094, "METEOR": 0.21535518093707673, "ROUGE_L": 0.19417913138451484, "BERTScore": 0.9163227364568427, "MoverScore": 0.6354188643041179}, "test": {"Bleu_1": 0.1490755007703586, "Bleu_2": 0.08592612002229343, "Bleu_3": 0.028844077408271156, "Bleu_4": 0.011301584099035292, "METEOR": 0.2019828173455096, "ROUGE_L": 0.18200992611545175, "BERTScore": 0.9161028887430827, "MoverScore": 0.6312868902481825}}
eval/metric.short.sentence.sentence_answer.question.asahi417_qg_subjqa.grocery.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.1445161290320716, "Bleu_2": 0.07885463226444354, "Bleu_3": 0.03193059549719104, "Bleu_4": 2.881839328666093e-06, "METEOR": 0.19777745098167238, "ROUGE_L": 0.1802790331315044, "BERTScore": 0.9066276857168367, "MoverScore": 0.6083954692400191}, "test": {"Bleu_1": 0.1274972756991909, "Bleu_2": 0.07061321766978408, "Bleu_3": 0.027105682503891528, "Bleu_4": 0.012506597093162302, "METEOR": 0.19120137994498893, "ROUGE_L": 0.15988246792948227, "BERTScore": 0.9099075261751811, "MoverScore": 0.626175688654629}}
eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_subjqa.grocery.txt ADDED
@@ -0,0 +1,379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How are the chips?
2
+ Who eats it?
3
+ How is the taste?
4
+ What does the bottle come with?
5
+ How was the snack?
6
+ How is tea for you?
7
+ How is the flavor?
8
+ How is the tea?
9
+ How was the taste?
10
+ How is coconut oil?
11
+ How would you describe the texture of the cookies?
12
+ What other flavors did Lipton come up with?
13
+ How is the taste?
14
+ What are almonds usually covered in?
15
+ What other flavors did I try?
16
+ How is the caffeine in the tea?
17
+ What surprised me about the Quaker Soft Baked Cookies?
18
+ How are the chips?
19
+ How were the cookies?
20
+ How is the flavor?
21
+ How was the texture?
22
+ What is the verdict on Stauffer's gingersnaps?
23
+ What is the flavor of this tea?
24
+ How is the vanilla?
25
+ What do I love about oatmeal cookies?
26
+ Why do I like to try new flavors of coffee?
27
+ How is the aroma?
28
+ How is the filling?
29
+ How is the flavor?
30
+ What are the little cups that you use for the tea machines?
31
+ How was the flavor?
32
+ How is Hollywood Safflower Oil?
33
+ How is the taste?
34
+ How is the flavor?
35
+ How long is the shelf life of Tetley's British Blend?
36
+ How is the taste?
37
+ How is the taste?
38
+ How was the flavor?
39
+ How was the flavor?
40
+ How is the taste?
41
+ How is the texture?
42
+ How strong is the coffee?
43
+ How is the flavor?
44
+ How do I drink my lipton black tea?
45
+ What is the flavor of this tea?
46
+ What could be done to improve the texture of the cookies?
47
+ How is the taste?
48
+ How is the aroma?
49
+ How is the tea bag?
50
+ What did I like about the drink?
51
+ What did I think of the sauce?
52
+ What is the aroma of Lipton Herbal Pyramid Tea Blackberry Vanilla?
53
+ How is the taste?
54
+ How is K-cup tea?
55
+ What did I think of Nature's Path?
56
+ How is the ranch flavor?
57
+ What do I think of Numi Teas?
58
+ How is the Lipton To Go Stix Iced Green Tea Mix?
59
+ How is the mint?
60
+ How are the oils?
61
+ How does the dressing compare to the taco salad at Taco Bell?
62
+ How was the curry?
63
+ How is the coffee?
64
+ How is the flavor?
65
+ How is the popcorn?
66
+ What is the allergen alert?
67
+ How is the tea?
68
+ How is coconut oil used?
69
+ How is the flavor?
70
+ What is the nutritional profile of the Fruit Thins?
71
+ How is the flavor?
72
+ How is the flavor?
73
+ How is the flavor?
74
+ What was the problem with the cookies?
75
+ What is the melting temperature of the Viva Labs coconut oil?
76
+ How is the taste?
77
+ How is the flavor?
78
+ How is the flavor?
79
+ How were the cookies?
80
+ How is the flavor?
81
+ How is the flavor?
82
+ How was the flavor?
83
+ How were the cookies?
84
+ Why are Kettle Brand chips healthier than other brands?
85
+ How many tea bags are in the package?
86
+ How does Viva Labs' coconut oil taste?
87
+ How is the flavor?
88
+ How would you rate this tea?
89
+ How are the cookies?
90
+ How is the flavor?
91
+ How is the flavor?
92
+ How is the licorice?
93
+ How is the taste?
94
+ How is the taste?
95
+ How does it compare to other apples?
96
+ How convenient is this snack?
97
+ How were the cookies?
98
+ How does the coffee taste?
99
+ How was the flavor?
100
+ How does the taste compare to other energy drinks?
101
+ What type of cookies are you a big fan of?
102
+ How does Numi's Organic Savory Tea work?
103
+ How much fiber is in the Cherry Cashew bar?
104
+ How fast does the tea brew?
105
+ What did the coffee taste like?
106
+ How is the cookie?
107
+ What did I think of the taste?
108
+ How does the taste compare to the flavor proclaimed on the bottle?
109
+ What is the rating for the Lipton Herbal Pyramid Tea Bags, Blackberry Vanilla?
110
+ How long have I wanted to try dry rendang?
111
+ What was the flavor of the bar?
112
+ How is the taste?
113
+ What is the verdict on Newman's Own ginger snaps?
114
+ How is the taste?
115
+ Why did I choose to drink a hot tea without sweetener of any kind?
116
+ How is the taste?
117
+ How was the price?
118
+ How is the flavor?
119
+ What did my daughter think of the juice?
120
+ How is the snack?
121
+ What did my wife think of the sauce?
122
+ How much sugar is in the drink?
123
+ How was the curry?
124
+ What do I know about these chips?
125
+ How were the cookies?
126
+ How is the flavor?
127
+ How is the Passion Fruit flavor?
128
+ What was the process of making tea in the past?
129
+ Would I buy this product again?
130
+ How is coconut oil used as a beauty product?
131
+ Why did I try K-Cups?
132
+ How is the taste?
133
+ How is the taste?
134
+ How does it work?
135
+ What is the verdict on the caffeinated water?
136
+ How is Vitamin Squeeze Energy Drink Fruit Punch?
137
+ Why was I excited to try the Newman's Own Dark Chocolate bar?
138
+ What did I think of the price?
139
+ What did my family think of the meal?
140
+ How is the taste?
141
+ How is the tea?
142
+ How did the coffee taste?
143
+ What is the main advantage of using a liquid flavoring?
144
+ What is the price of Newman's Own?
145
+ Is this coffee worth the price?
146
+ How does the taste compare to potato chips?
147
+ How did I like the tea?
148
+ What did I think of Lipton's Tea & Honey To Go packets?
149
+ What is the flavor of the Blackberry Vanilla Caffeine Free Herbal Tea?
150
+ Why did I purchase this product?
151
+ Why do I usually buy loose leaf tea?
152
+ Is decaf green tea easy to find?
153
+ Why did I want to try the Higgins and Burk Chai?
154
+ How is this tea?
155
+ How is the tea?
156
+ How is the flavor?
157
+ How are the chips?
158
+ What can I say about these cookies?
159
+ How does the pyramid shape of the tea bag help the infusion of flavor?
160
+ How many teabags have I used?
161
+ How is the flavor?
162
+ How is Illy's coffee drink?
163
+ How was the popcorn?
164
+ What is Vitamin Squeeze Energy drink?
165
+ What is the nutritional value of the product?
166
+ What is the flavor of the Mango Ginger Habanero Sauce?
167
+ How do you rate a product?
168
+ What is my favorite tea?
169
+ How was the taste?
170
+ How is the tea?
171
+ What was the first impression of the ginger pu'erh tea?
172
+ How is the taste?
173
+ How is the caramel?
174
+ What is the Celiac Disease Foundation?
175
+ What is the mission statement of Numi Tea?
176
+ How are the flavors?
177
+ How much cocoa solids is in this chocolate?
178
+ What is the verdict on the Baby Gourmet Organic baby food?
179
+ How does the taste compare to the Lara bars?
180
+ How is the flavor?
181
+ What is the problem with energy drinks?
182
+ How is the Sriracha flavor?
183
+ How is the cereal?
184
+ How is the taste?
185
+ Why did I like these cookies?
186
+ What is the flavor of the Blackberry Vanilla Caffeine Free Herbal Tea?
187
+ How does green tea help with allergies?
188
+ How is the coffee?
189
+ What is the best thing about this mint- mocha coffee?
190
+ How is the flavor?
191
+ How was the coconut flavor?
192
+ How are the flavors?
193
+ How is the flavor?
194
+ How are the cookies?
195
+ What was the first class of teas?
196
+ What is the problem with getting my teen to drink water?
197
+ How is the flavor?
198
+ How is the tea?
199
+ How is the white chocolate shell?
200
+ How is the sauce?
201
+ Does it matter if it is just juice concentrate, reconstituted with carbonated water or plain water?
202
+ How is the tea?
203
+ How was the flavor?
204
+ How much do I love cashews?
205
+ How was the coffee after brewing?
206
+ How are the chips?
207
+ How is the bar?
208
+ How was the flavor?
209
+ How is the taste?
210
+ How did I like the flavors?
211
+ How is the tea?
212
+ How is the tea?
213
+ What is the verdict on Numi Teas?
214
+ How is the granola?
215
+ How is the drink?
216
+ How is this tea compared to other teas?
217
+ How is the flavor?
218
+ How is the flavor?
219
+ How is the drink?
220
+ Why did I want to try this coffee?
221
+ How is the flavor?
222
+ How was the flavor?
223
+ How are the cookies?
224
+ How is the flavor?
225
+ How is the chocolate flavor?
226
+ How is the flavor?
227
+ What is the chemical taste like?
228
+ How is the flavor?
229
+ How long did the bread stay fresh?
230
+ What's more, this flavor is very nice with a touch of Cointreau for a sophisticated and festive cocktail?
231
+ Is this tea good in the morning?
232
+ What did I think of the price?
233
+ How is the candy?
234
+ What type of tea is Emperor's Puerh?
235
+ How is the taste?
236
+ How is the flavor?
237
+ How is the taste?
238
+ How is the flavor?
239
+ What is a great alternative to soft drinks?
240
+ What are the health benefits of Pu'erh tea?
241
+ What are Popchips?
242
+ How is the cookie?
243
+ How is the taste?
244
+ How did I feel about the texture of the bar?
245
+ How did my skin feel at the end of the test?
246
+ How is the crunch?
247
+ How was the flavor?
248
+ How is the vanilla flavor?
249
+ How were the cookies?
250
+ What is the verdict on Kind's granola?
251
+ What do the K cups make it easier to drink tea at the office?
252
+ How is the flavor of good pu'erh?
253
+ What was a pleasant surprise about Gevalia's Dark Chocolate Truffle flavor?
254
+ What type of tea do I like?
255
+ How are the cookies?
256
+ How are the tea bags?
257
+ How is the taste?
258
+ How is the flavor?
259
+ How is the aroma?
260
+ How can you tell if the cookies are homemade or store-bought?
261
+ How is the taste?
262
+ How is the flavor?
263
+ How is the cereal?
264
+ What were my expectations of the sauce?
265
+ How is the taste?
266
+ How is the price?
267
+ What is the verdict on this product?
268
+ How many times have I tried to write this review?
269
+ What does rancid have to do with?
270
+ How is the taste?
271
+ What is the flavor like?
272
+ How is the flavor?
273
+ Why do I stay away from berry teas?
274
+ How is the flavor?
275
+ How is the flavor?
276
+ How is the aftertaste?
277
+ What is the flavor of the PURE fruit and nut bar?
278
+ What is the mission of Numi Tea?
279
+ How is the fudge?
280
+ What is the main benefit of drinking Essentia water?
281
+ How is the granola made?
282
+ How did we feel about the amount of sodium in the bar?
283
+ What is the problem with the olives?
284
+ How is this snack?
285
+ How is the taste?
286
+ Is the water pricier than other brands?
287
+ How was the flavor?
288
+ How was the cereal?
289
+ What is the first thing to consider?
290
+ What is the flavor of the Red Espresso Rooibos Tea?
291
+ How is the tea?
292
+ How is the taste?
293
+ How was the cherry cashew date nut bar?
294
+ How is the taste?
295
+ What else did my mom like about the tea?
296
+ What is the biggest problem I have with drinking tea made using tea bags?
297
+ What is the most important thing about Lipton Blackberry Vanilla Tea?
298
+ How is the tea?
299
+ What was the first impression of the tea?
300
+ How was the taste?
301
+ What is Numi Cardamom Pu'erh tea?
302
+ How is the tea?
303
+ How are the cookies?
304
+ Is decaf green tea easy to find?
305
+ What was the main problem I had with the bars?
306
+ How is the taste?
307
+ How is the taste?
308
+ How is the flavor?
309
+ How was the salmon spread?
310
+ What is my favorite beverage?
311
+ How was the flavor?
312
+ How is the flavor?
313
+ What did I think of the taste?
314
+ How was the flavor?
315
+ What is the quality of the tea?
316
+ How is the taste?
317
+ How was the sauce?
318
+ Is this your usual type of tea?
319
+ How is the coconut oil?
320
+ How are the cookies?
321
+ How much sodium is in one pouch?
322
+ What did I not add to the tea?
323
+ Why is coconut oil used in beauty products?
324
+ How is the air-tightness of the teabags?
325
+ What is the most expensive form of quinoa sold anywhere?
326
+ What did I think of the taste?
327
+ What is the texture of the clusters?
328
+ How is the flavor?
329
+ How is the flavor?
330
+ How is the price?
331
+ How is the flavor?
332
+ How long should you leave the tea to steep?
333
+ How is the taste?
334
+ How was the flavor?
335
+ How are the flavors?
336
+ How is the aftertaste?
337
+ How was the smell?
338
+ How is the coffee?
339
+ How is the price?
340
+ What did I think of the cookies?
341
+ How is the taste?
342
+ How is the fruit punch flavor?
343
+ How is the flavor?
344
+ How is the aroma?
345
+ How is the taste?
346
+ How is the flavor?
347
+ What is the name of the tea that has more antioxidants than regular green tea?
348
+ What do I like about flavored teas?
349
+ What did I think of the smell?
350
+ How did I feel about this product?
351
+ What is the flavor of the classic Oreo?
352
+ How is the flaver?
353
+ How are the cookies?
354
+ How is the flavor?
355
+ How was the coffee?
356
+ How is the coffee?
357
+ What is it nice to have when being gluten free?
358
+ How is the tea?
359
+ How is the flavor?
360
+ How does Switch taste?
361
+ Why do we like Bob's Red Mill?
362
+ How is the flavor?
363
+ How is the flavor?
364
+ What was the color of the teas?
365
+ How are the cookies?
366
+ Why do I prefer loose teas?
367
+ How is the flavor?
368
+ How was the taste?
369
+ How is the flavor?
370
+ How is the price?
371
+ How is the coffee?
372
+ What was the aftertaste like?
373
+ Why did I buy the low acid coffee?
374
+ What caught my eye?
375
+ How is the flavor?
376
+ How is the cereal?
377
+ How is the flavor?
378
+ How is the tea?
379
+ How is the flavor?
eval/samples.test.hyp.sentence_answer.question.asahi417_qg_subjqa.grocery.txt ADDED
@@ -0,0 +1,379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ What is the texture of the chips?
2
+ Who eats it?
3
+ What is the aroma?
4
+ What size is the booklet?
5
+ How is the combination of cashews, pomegranates, and vanilla?
6
+ Does tea have medicinal benefits?
7
+ Is the flavor as good as the packaging?
8
+ What type of tea is good but not very strong?
9
+ How were the flavors?
10
+ How is the oil?
11
+ How would a chocolate lover feel about these brownies?
12
+ How is the flavor?
13
+ How is the taste?
14
+ What are almonds usually covered in when I eat them?
15
+ What two flavors did I try?
16
+ How is the taste?
17
+ What surprised me about the ingredients?
18
+ How are the chips?
19
+ What did I think of the cookies?
20
+ What isn't specific and could be misleading?
21
+ How was the texture?
22
+ Are these cookies good?
23
+ What is the flavor of this tea?
24
+ What does every product that's labelled as having some vanilla flavoring have a little too much of?
25
+ How do you make oatmeal cookies?
26
+ What do I love about coffee?
27
+ What is the aroma of the coffee?
28
+ What is the taste of the filling?
29
+ What kind of taste do the flavors have?
30
+ What are the little cups that you use in the tea machines?
31
+ What was the flavor of the selections?
32
+ What else is it good for?
33
+ What are the cookies perfect for?
34
+ How is this flavor?
35
+ How is the price?
36
+ What does the wine remind you of?
37
+ How is the cookie?
38
+ How was the flavor?
39
+ What did I think of the flavor?
40
+ What is this mix?
41
+ What is the texture like without the nuts?
42
+ What is the difference between a coffee drink and an espresso?
43
+ What type of aroma does the tea have?
44
+ What type of mug do I use for my lipton black tea?
45
+ How is the flavor?
46
+ What would be better about these cookies?
47
+ What is the problem with Ritz crackers?
48
+ What is the best part of the brewing process?
49
+ What is the flavor of the tea?
50
+ What did I like about the flavor?
51
+ How is the sauce?
52
+ What kind of aroma does Lipton Herbal Pyramid Tea Blackberry Vanilla have?
53
+ What is the name of the water?
54
+ How is the tea?
55
+ Does bacon need chocolate?
56
+ What kind of kick does the ranch flavor have?
57
+ What are Numi Teas?
58
+ How is Lipton To Go Stix Iced Green Tea Mix?
59
+ What is a good alternative for those who want more crunch?
60
+ How are the oils?
61
+ What did Taco Bell discontinue?
62
+ What is the verdict on this product?
63
+ How is the coffee?
64
+ How is the flavor?
65
+ What is it good for?
66
+ How is this food processed?
67
+ What have you been enjoying?
68
+ What does my husband and I do with coconut oil?
69
+ How is the flavor?
70
+ What are the Fruit Thins an alternative to?
71
+ What kind of flavor does it have?
72
+ Why do I recommend this green tea?
73
+ What is the flavor of the tea?
74
+ What was the result of the shipping system?
75
+ How is the taste?
76
+ How is the taste?
77
+ How are the apples?
78
+ How is the flavor of ginger?
79
+ How was the taste?
80
+ How is the flavor?
81
+ How is the flavor?
82
+ What was the main reason I liked it?
83
+ How were the cookies?
84
+ Does Kettle Brand have trans fats?
85
+ How is the flavor?
86
+ How does Viva Labs' coconut oil taste?
87
+ What kind of bar do I like to eat with this blend?
88
+ Why did I not reorder this tea?
89
+ What does the cookie advertise?
90
+ What is the flavor of the cookie?
91
+ What is the flavor?
92
+ How is licorice different from other licorice?
93
+ What kind of flavor is there?
94
+ What is the taste of the Pomegranate licorice?
95
+ What does meet the specification?
96
+ How is the 100-calorie pack?
97
+ What did I think of the cookies?
98
+ What aroma does the coffee have?
99
+ What did I think of the flavor combination?
100
+ Is this one the same or different?
101
+ Are Fig Newtons a favorite of yours?
102
+ How is the tea?
103
+ How much fiber is there?
104
+ How is the taste?
105
+ What was the problem with the variety pack?
106
+ How is the cookie?
107
+ Why was the aftertaste of the orange tangerine so bad?
108
+ What will I say about the flavor?
109
+ Is the tea bad?
110
+ What have I wanted to try for a long time?
111
+ When could I taste the cherries?
112
+ How is the taste?
113
+ How are the cookies?
114
+ How is the taste?
115
+ Why did I choose to drink a hot tea without sweetener?
116
+ How is the tea?
117
+ What was great about the hotel?
118
+ Are the flavors strong?
119
+ Are you a juice drinker?
120
+ Why is this a snack I feel comfortable serving to my children?
121
+ What did my wife think of the basil?
122
+ Why did this review go down so fast?
123
+ How was the flavor?
124
+ What do I know about these chips?
125
+ How were the cookies?
126
+ What is the flavor of the drink?
127
+ What happens when you combine all three flavors?
128
+ When should you add the sugar, cream, etc?
129
+ How would you change the flavor?
130
+ What does it do to your skin?
131
+ Why did I decide to give the pods a try?
132
+ What type of tea has a nice aroma and a great taste?
133
+ What kind of taste does it have?
134
+ What is the flavor of the iced tea?
135
+ How is the water?
136
+ What is the flavor of Vitamin Squeeze?
137
+ Why was I excited to try the Newman's Own Dark Chocolate bar?
138
+ How is Lipton iced tea?
139
+ What did my family think of the meal?
140
+ What is the main reason I am only giving it 3 stars?
141
+ How is the tea?
142
+ Why am I not a big French Roast fan?
143
+ How is the Vitamin Squeeze Energy Drink?
144
+ Why wouldn't I buy Newman's Own?
145
+ How is the coffee?
146
+ What do the chips taste like?
147
+ Why did I buy this book?
148
+ What was I excited to do?
149
+ What kind of flavor does the Blackberry Vanilla Caffeine Free Herbal Tea have?
150
+ What part of my hair did I originally purchase this product to use?
151
+ Why is tea an event for me?
152
+ What is really hard to find in my local area?
153
+ Why did I want to try chai tea?
154
+ How is this tea?
155
+ How is the tea?
156
+ What does Lemon Balm, Lemon Grass, and Verbena work well with?
157
+ How are the chips?
158
+ What can I say about the cookies?
159
+ What is the benefit of a pyramid shape tea bag?
160
+ How many teabags have I used?
161
+ How does it taste?
162
+ How is Illy's coffee drink?
163
+ What did I think of the taste?
164
+ What is Vitamin Squeeze Energy drink?
165
+ How is the chocolate?
166
+ What does the Fischer & Wieser Mango Ginger Habanero Sauce do?
167
+ How do you feel about a product?
168
+ What is my favorite tea?
169
+ How was the taste?
170
+ How is the tea?
171
+ What did I think of the tea?
172
+ When honey and milk are added, what is the taste?
173
+ How is the candy?
174
+ What is my favorite bar?
175
+ What is the mission of Numi Tea?
176
+ How is each lipton flavor?
177
+ How much cocoa solids is in this chocolate?
178
+ Is this a good food?
179
+ How are the Lara bars?
180
+ How is the flavor?
181
+ How many energy drinks are there?
182
+ What is the crunch of the chips?
183
+ Is it tasty?
184
+ What is the color of the bar?
185
+ How did I feel about the peppermint filling in the cookies?
186
+ What is the flavor of the Blackberry Vanilla Caffeine Free Herbal Tea?
187
+ What have I been doing to help with my allergies?
188
+ How is the coffee?
189
+ What is the best thing about this coffee?
190
+ What is the problem with the water flavor enhancer?
191
+ How was the coconut flavor?
192
+ How are the flavors?
193
+ What type of aroma does the tea have?
194
+ How is the sweetness?
195
+ What did I learn about tea?
196
+ Why do I prefer the peach tea flavor enhancer?
197
+ Why did I want to try this tea?
198
+ How is this tea?
199
+ What is inside the bonbons?
200
+ What is this sauce good for?
201
+ Why do I care if it is just juice concentrate, reconstituted with carbonated water instead of plain water?
202
+ How is this tea?
203
+ What did I think of the drink?
204
+ What do I do when there is a bowl of them at a party?
205
+ How was the aroma?
206
+ What is the texture of the chips?
207
+ What is the name of the bar I'm trying?
208
+ How is the flavor?
209
+ How is the flavor?
210
+ How were the flavors?
211
+ What kind of tea is it?
212
+ How is the soup?
213
+ What is Numi?
214
+ How is the granola?
215
+ What is the name of the flavor?
216
+ How is the flavor?
217
+ What did I think of the tea?
218
+ How does coconut oil work for your skin?
219
+ Is this one good or bad?
220
+ Why did I want to try this coffee?
221
+ How is the flavor?
222
+ How was the flavor?
223
+ How are the cookies?
224
+ How is the flavor?
225
+ How is the chocolate flavor?
226
+ What is a good choice for a snack?
227
+ What is the chemical taste of the cookies similar to?
228
+ How is the flavor?
229
+ How was the bread?
230
+ How is the flavor?
231
+ Is this tea good in the morning?
232
+ What is the name of the tea I drink?
233
+ How is the candy?
234
+ What type of tea is Emperor's Puerh?
235
+ How does my husband feel about stevia?
236
+ How is the flavor?
237
+ How is the flavor?
238
+ What is the flavor of the drink?
239
+ What is a great alternative to soft drinks?
240
+ What are the health benefits of Pu'erh tea?
241
+ How are the chips created?
242
+ How are the cookies?
243
+ What is the flavor of the sauce?
244
+ How did I feel about the bar?
245
+ How did my body feel at the end of the test?
246
+ How is the flavor?
247
+ How was the peppermint flavor?
248
+ How is the vanilla flavor?
249
+ How were the cookies?
250
+ What is it?
251
+ How does the K cup make it easier to drink tea at the office?
252
+ What kind of flavor can command rather high prices?
253
+ What is the name of the new flavor?
254
+ What type of tea do I love?
255
+ Are the cookies gooey?
256
+ How is the tea?
257
+ How was the taste?
258
+ How is the flavor?
259
+ What is the aroma?
260
+ What will you think when you bite into one of these cookies?
261
+ What type of beverage is this?
262
+ What is different about these cookies?
263
+ How is the cereal?
264
+ What did I love about this dish?
265
+ What is the balance between tart and sweet?
266
+ How is the price?
267
+ What are steel cut oats?
268
+ How many times have I tried to write this review?
269
+ What does rancid have nothing to do with?
270
+ How is the taste?
271
+ How is the flavor?
272
+ How is the flavor?
273
+ Why do I stay away from berry teas?
274
+ How was the aroma?
275
+ How is the flavor?
276
+ How does illy issimo compare to Starbucks' espresso shots?
277
+ What type of bar did I try for the first time?
278
+ What is the principle of our company?
279
+ How is the fudge?
280
+ What is the only thing I don't like about this water?
281
+ What is unique about this product?
282
+ How was the moistness of the bar?
283
+ What is the price?
284
+ What is there nothing artificial about?
285
+ What do I love about tea?
286
+ What is the price of the water?
287
+ How was the flavor?
288
+ How was the cereal?
289
+ How is the taste?
290
+ Does it have a unique flavor?
291
+ What is the flavor of the Numi Tea?
292
+ How was the taste?
293
+ What type of bar is the cherry cashew date nut?
294
+ Why do I love this intensity?
295
+ What kind of quality did she think it had?
296
+ What is enough of my babbling?
297
+ What is the most important thing?
298
+ How is the tea?
299
+ What did I do with the first pouch for the Ginger Pu'erh?
300
+ How was the taste?
301
+ What is Numi Cardamom Pu'erh tea?
302
+ How is the tea?
303
+ How are the cookies?
304
+ What is really hard to find in my local area?
305
+ What was required for the bars to be labeled gluten free?
306
+ How is the aroma?
307
+ Why do I not like the taste?
308
+ What is the smell of vanilla?
309
+ What was the nutritional value of the product?
310
+ What is your favorite beverage?
311
+ How was the flavor?
312
+ What flavor did the tea not pick up?
313
+ How was the taste?
314
+ How was the flavor?
315
+ What is the quality of the tea?
316
+ What is the aroma of the tea?
317
+ How was the flavor?
318
+ What type of tea is this?
319
+ What is the verdict on this brand?
320
+ How are the cookies?
321
+ How much sodium is in one pouch?
322
+ Do you add anything to your green tea?
323
+ How does the coconut smell?
324
+ Is air-tight a bad or good thing?
325
+ What do I have to worry about when I go camping?
326
+ What was the verdict on the tea?
327
+ How are the pieces?
328
+ Are the flavors strong?
329
+ What have I used it to season?
330
+ How was the price?
331
+ What is the flavor like?
332
+ How is the tea?
333
+ What did I think of the water?
334
+ Why did I not like the flavor of the coffee?
335
+ Are the flavors of Sparkling ICE Spring Water delicious?
336
+ How is the cinnamon?
337
+ Why did the family member who dislikes coffee insist on having a cup?
338
+ Are the instant coffees any good?
339
+ How is the price?
340
+ What did I think of the cookies?
341
+ How is the flavor?
342
+ How is the flavor?
343
+ What is the flavor of peppermint?
344
+ What is the aroma of the coffee?
345
+ How is taste?
346
+ How is the flavor?
347
+ Have you ever heard of Pu'erh?
348
+ What flavored teas do I like?
349
+ What was the name of the bar I tried?
350
+ What did I think of the product?
351
+ Which cookie has never disappointed me?
352
+ What is good about the licorice?
353
+ What kind of taste do they have?
354
+ How are the chips?
355
+ How was the coffee?
356
+ What is the taste?
357
+ What kind of pancake is a gluten free pancake?
358
+ What is your opinion of this tea?
359
+ How are the flavors?
360
+ What does Switch taste like?
361
+ How is the flavor?
362
+ What does the "crisp" flavor do?
363
+ How was the flavor?
364
+ What type of teas were there?
365
+ How were the cookies?
366
+ Why do I like bag teas?
367
+ How is the flavor?
368
+ How was the coffee?
369
+ How is the flavor?
370
+ How is the price?
371
+ How is the coffee?
372
+ What was the aftertaste?
373
+ What is it recommended for?
374
+ How is the tea?
375
+ How is the flavor?
376
+ How is the cereal?
377
+ What is the flavor of the licorice?
378
+ What is the name of the Numi tea?
379
+ How was the flavor?
eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_subjqa.grocery.txt ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How are the cookies?
2
+ What did I expect from the graham crackers?
3
+ How is the taste?
4
+ How many bars does the South Beach Living Fiber Fit Mocha bar come with?
5
+ What is the saltiness of the Keebler Town Pita cracker?
6
+ How is the taste?
7
+ How is the flavor?
8
+ How many bowls of cereal will a 6-box pack give you?
9
+ How is the chocolate?
10
+ How is the taste?
11
+ How healthy is this cereal?
12
+ What do you think of the cans?
13
+ What do I sometimes mix with the Amazing Grass Chocolate Superfood?
14
+ Are you looking for a change from your typical coffees & teas?
15
+ How did my throat feel after the first few sips?
16
+ What is the only source of complete protein with all amino acids for me?
17
+ How many crackers did he eat?
18
+ How is the habanero sauce?
19
+ How was the coffee?
20
+ How are the almonds?
21
+ How is the sauce?
22
+ How many bars did I receive?
23
+ How is the texture of the licorice?
24
+ How is the taste?
25
+ What did I like about the bars?
26
+ What did I like about the coffee?
27
+ How is the flavor?
28
+ How did our family feel about the taste?
29
+ How is the nutrition panel?
30
+ What can I get for a dollar?
31
+ How is the coffee?
32
+ How is the vitamin C content?
33
+ Why can't they keep the Fuggetaboudit in stock?
34
+ What are the good and bad points of this product?
35
+ Does Illy make great coffee?
36
+ How was the taste?
37
+ Why do we like these bars?
38
+ How is the drink?
39
+ What brand of popcorn is this?
40
+ How was the first bite?
41
+ Why do I buy high quality coffee?
42
+ How is the sauce?
43
+ How is the flavor?
44
+ What do you think of the cereal?
45
+ How is the chicken?
46
+ How is the flavor?
47
+ What do you think of the taste of the water?
48
+ How do I get my nephew to eat green vegies?
49
+ How is this bar?
50
+ How is the milk chocolate?
51
+ How is the taste?
52
+ How is the water in my part of the country?
53
+ How does the taste compare to a real apple?
54
+ How is the coffee?
55
+ What was the problem with blending my own coffee?
56
+ How is this baby food?
57
+ How is the ginger?
58
+ What is the size of the bar?
59
+ How is the coffee?
60
+ How did my wife react to the cereal?
61
+ How is the new packaging?
62
+ What was the texture like?
63
+ How is the taste?
64
+ How is the taste?
65
+ How many servings are there?
66
+ How is the fruit?
67
+ How is the coffee?
68
+ How is the taste?
69
+ How is the sauce?
70
+ How is the taste?
71
+ How large are the bottles?
72
+ What is it about cheese and crackers that I'm picky about?
73
+ How is the taste?
74
+ How was the aftertaste?
75
+ How is the flavor?
76
+ How is the sauce?
77
+ How was the oatmeal?
78
+ How sweet is Lipton's Half & Half tea and honey?
79
+ How is the taste?
80
+ How did the sauce remind me of Taco Bell?
81
+ How is the taste?
82
+ How many packets are in a box?
83
+ Is Essentia a good tasting water?
84
+ How are the Newtons Fruit Thins?
85
+ What do I love about this bar?
86
+ How was the meal?
87
+ How salty are the cashews?
88
+ How is the taste?
89
+ What is the verdict on the graham crackers?
90
+ Why is this product good for baby?
91
+ How is the soup?
92
+ How long is the shelf life?
93
+ How is the texture?
94
+ How is the bar?
95
+ What is the flavor of the sauce?
96
+ Why are the Honey Maid crackers better?
97
+ Why do I use coconut oil?
98
+ How is the taste?
99
+ How would I rate this coffee if it was a loose coffee?
100
+ How does the flavor compare to espresso?
101
+ How was the coffee?
eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_subjqa.grocery.txt ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How are the cookies?
2
+ What did I expect from the crackers?
3
+ Does it have a metallic taste or aftertase?
4
+ What comes with 5 to a package?
5
+ How salty is the Keebler Town Pita cracker?
6
+ How is the taste?
7
+ How is the flavor?
8
+ How many bowls of cereal will the 6-box pack give you?
9
+ What does the chocolate do?
10
+ What's the difference between green tea and mango and pineapple?
11
+ How healthy is this cereal?
12
+ What is the name of Izze's All-natural product?
13
+ What do I sometimes mix it with?
14
+ Are you looking for a change from your typical coffees & teas?
15
+ What flavors came to the forefront as I continued to drink?
16
+ Are un-hulled seeds full of nutrients?
17
+ How many crackers did I eat?
18
+ How is the habanero sauce?
19
+ How was the coffee?
20
+ How are the almonds inside?
21
+ What is the consistency of the sauce?
22
+ Why did I only receive 1 Organic Cherry Cashew Bar?
23
+ How is the texture?
24
+ How is the taste?
25
+ What did I like about the nuts?
26
+ What do I love about coffee?
27
+ How is the flavor?
28
+ Why would someone drink this?
29
+ How is the nutrition?
30
+ What can I get for a dollar?
31
+ What is the name of the coffee drink?
32
+ What percentage of the recommended level of Vitamin C is in the product?
33
+ What is the price of a person's head?
34
+ How does the packaging describe the taste of the chocolate?
35
+ What does Illy make?
36
+ How was the flavor?
37
+ Why are these bars so good?
38
+ Is the drink sweet or sour?
39
+ What brand of popcorn does the microwave popcorn come from?
40
+ How was the first bite?
41
+ Why do I buy high quality coffee?
42
+ What is sauce?
43
+ How does the fruit punch flavor compare to Kool-Aid?
44
+ What is the verdict on the box?
45
+ When do I prefer my own seasoning?
46
+ How is the flavor of watermelon?
47
+ How does the water taste?
48
+ How do I feel about my dog?
49
+ How is the bar?
50
+ What is the flavor of the milk chocolate?
51
+ How is the taste?
52
+ Why do we have regular drinking water delivery?
53
+ How do you like the taste of apples?
54
+ How is the coffee?
55
+ What was the portability of the iPhone?
56
+ How is this baby food?
57
+ What is the strength of ginger?
58
+ Is the bar a good size?
59
+ What is the result of my search for a good de-caf coffee?
60
+ What was the choice of the box?
61
+ How is the new packaging?
62
+ What is the name of the bar?
63
+ What type of drink is it?
64
+ What is the name of the drink?
65
+ How much sugar is in each quarter-cup serving?
66
+ Is the fruit an added bonus?
67
+ How is coffee?
68
+ What is the taste of the tea?
69
+ How spicy is the sauce?
70
+ Is the taste sweet or solid?
71
+ How large are the bottles?
72
+ Are you picky when it comes to cheese and crackers?
73
+ What flavors do I like?
74
+ Was there a bitter aftertaste?
75
+ How is the drink?
76
+ How is the sauce?
77
+ How did the cranberry pieces taste?
78
+ How is Lipton's Half & Half tea and honey?
79
+ The taste of the "outside" part of the cookie was slighly similar to what?
80
+ How did the sauce remind you of Taco Bell?
81
+ How is the smell of the coffee?
82
+ How many packets are in a pack?
83
+ What is Essentia?
84
+ How is the texture?
85
+ What do I love about cashews?
86
+ What did we think of the meal?
87
+ How are the cashews?
88
+ What kind of taste does Essentia have?
89
+ What did I think of the snack?
90
+ How does the product taste?
91
+ How is the soup?
92
+ How long was the shelf life?
93
+ How is the texture?
94
+ How is the bar?
95
+ What is the flavor of the sauce?
96
+ Why is this option better?
97
+ What type of skin do I have?
98
+ How are the Back to Nature grahams compared to Honey Grahams?
99
+ How many stars would this coffee get if it was loose?
100
+ Are there many k-cups that deliver true espresso body and flavor?
101
+ What was the verdict?
eval_ood/metric.first.sentence.paragraph_answer.question.asahi417_qg_squad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.5827333440035534, "Bleu_2": 0.4331014104448794, "Bleu_3": 0.3439862783310674, "Bleu_4": 0.28025744543879855, "METEOR": 0.27696271911999293, "ROUGE_L": 0.5534864059998651, "BERTScore": 0.9105428471821384, "MoverScore": 0.6631893941319904}, "test": {"Bleu_1": 0.5757828792339312, "Bleu_2": 0.42476748229488975, "Bleu_3": 0.33257102991324183, "Bleu_4": 0.266398028296004, "METEOR": 0.26916696517436683, "ROUGE_L": 0.5400055833410796, "BERTScore": 0.9097899012334792, "MoverScore": 0.6514236028343862}}
eval_ood/samples.test.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval_ood/samples.validation.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt ADDED
The diff for this file is too large to render. See raw diff