KaiquanMah commited on
Commit
e0eeef0
·
verified ·
1 Parent(s): 76712db

Upload 5 files

Browse files
fewshot-1example-per-nonoos/oos_20notoos.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "i must know my visa card's apr"
3
+ Category:
4
+ {{
5
+ "category": "apr",
6
+ "confidence": 14.06
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "what is 34 times 80908"
11
+ Category:
12
+ {{
13
+ "category": "calculator",
14
+ "confidence": 22.29
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "how many calories are in powdered donuts"
19
+ Category:
20
+ {{
21
+ "category": "calories",
22
+ "confidence": 14.48
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "that was a mistake, undo that"
27
+ Category:
28
+ {{
29
+ "category": "cancel",
30
+ "confidence": 39.29
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "i want you to call me bailey"
35
+ Category:
36
+ {{
37
+ "category": "change_user_name",
38
+ "confidence": 34.93
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "please increase volume"
43
+ Category:
44
+ {{
45
+ "category": "change_volume",
46
+ "confidence": 79.51
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "would you please tell me my current gps coordinates"
51
+ Category:
52
+ {{
53
+ "category": "current_location",
54
+ "confidence": 15.33
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "i heard some woman say she was going to yerd me, what's that mean"
59
+ Category:
60
+ {{
61
+ "category": "definition",
62
+ "confidence": 38.5
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "can i use lettuce instead of rice"
67
+ Category:
68
+ {{
69
+ "category": "ingredient_substitution",
70
+ "confidence": 62.59
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "if i am in tulsa, will i get charged extra if i use my card"
75
+ Category:
76
+ {{
77
+ "category": "international_fees",
78
+ "confidence": 38.63
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "what is the minimum for my citicard this month"
83
+ Category:
84
+ {{
85
+ "category": "min_payment",
86
+ "confidence": 35.74
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "what's my car's miles per gallon"
91
+ Category:
92
+ {{
93
+ "category": "mpg",
94
+ "confidence": 56.7
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "when will be the next holiday here"
99
+ Category:
100
+ {{
101
+ "category": "next_holiday",
102
+ "confidence": 19.12
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "tell me the number of days off i took this year"
107
+ Category:
108
+ {{
109
+ "category": "pto_used",
110
+ "confidence": 35.75
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "i would love to find a few vegan restaurants in back bay"
115
+ Category:
116
+ {{
117
+ "category": "restaurant_suggestion",
118
+ "confidence": 89.24
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "look for auto companies that do scheduled maintenance on my vehicle"
123
+ Category:
124
+ {{
125
+ "category": "schedule_maintenance",
126
+ "confidence": 16.69
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "how much money can i transfer today"
131
+ Category:
132
+ {{
133
+ "category": "transfer",
134
+ "confidence": 46.7
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "i'm going to be in thailand from october 15th until october 23rd"
139
+ Category:
140
+ {{
141
+ "category": "travel_notification",
142
+ "confidence": 53.4
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "what experiences does kentucky offer"
147
+ Category:
148
+ {{
149
+ "category": "travel_suggestion",
150
+ "confidence": 2.21
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "add welcome to the jungle by guns n roses to my playlist"
155
+ Category:
156
+ {{
157
+ "category": "update_playlist",
158
+ "confidence": 12.44
159
+ }}
fewshot-1example-per-nonoos/oos_2notoos.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "volume needs to be at 4"
3
+ Category:
4
+ {{
5
+ "category": "change_volume",
6
+ "confidence": 91.35
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "what things can i do in portland"
11
+ Category:
12
+ {{
13
+ "category": "travel_suggestion",
14
+ "confidence": 74.72
15
+ }}
fewshot-1example-per-nonoos/oos_3notoos.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "volume needs to be at 4"
3
+ Category:
4
+ {{
5
+ "category": "change_volume",
6
+ "confidence": 70.67
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "how many days of pto have i used"
11
+ Category:
12
+ {{
13
+ "category": "pto_used",
14
+ "confidence": 55.31
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "what's a good place to vacation"
19
+ Category:
20
+ {{
21
+ "category": "travel_suggestion",
22
+ "confidence": 97.96
23
+ }}
fewshot-1example-per-nonoos/oos_40notoos.txt ADDED
@@ -0,0 +1,319 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "i must know my visa card's apr"
3
+ Category:
4
+ {{
5
+ "category": "apr",
6
+ "confidence": 77.11
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "please tell me if you are an ai"
11
+ Category:
12
+ {{
13
+ "category": "are_you_a_bot",
14
+ "confidence": 37.56
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "book a motel in uptown from march 3 to march 4"
19
+ Category:
20
+ {{
21
+ "category": "book_hotel",
22
+ "confidence": 94.54
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "add 45 to 87 plus 54 plus 43 plus 22"
27
+ Category:
28
+ {{
29
+ "category": "calculator",
30
+ "confidence": 39.7
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "what is the calorie count for this milkshake"
35
+ Category:
36
+ {{
37
+ "category": "calories",
38
+ "confidence": 93.62
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "can you stop"
43
+ Category:
44
+ {{
45
+ "category": "cancel",
46
+ "confidence": 53.02
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "you are talking too fast for me, please slow down"
51
+ Category:
52
+ {{
53
+ "category": "change_speed",
54
+ "confidence": 53.39
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "please switch my name"
59
+ Category:
60
+ {{
61
+ "category": "change_user_name",
62
+ "confidence": 72.64
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "put the volume to 4"
67
+ Category:
68
+ {{
69
+ "category": "change_volume",
70
+ "confidence": 25.15
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "where am i on gps"
75
+ Category:
76
+ {{
77
+ "category": "current_location",
78
+ "confidence": 37.64
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "tell me the meaning of alternative"
83
+ Category:
84
+ {{
85
+ "category": "definition",
86
+ "confidence": 92.63
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "tell me interesting facts about lighthouses"
91
+ Category:
92
+ {{
93
+ "category": "fun_fact",
94
+ "confidence": 71.3
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "a pleasure as always to speak with you, bye"
99
+ Category:
100
+ {{
101
+ "category": "goodbye",
102
+ "confidence": 45.85
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "can i use a green pepper instead of a red pepper"
107
+ Category:
108
+ {{
109
+ "category": "ingredient_substitution",
110
+ "confidence": 48.8
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "what should i get to make the jamaican patties"
115
+ Category:
116
+ {{
117
+ "category": "ingredients_list",
118
+ "confidence": 74.29
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "does bank of america charge transaction fees if you use it in canada"
123
+ Category:
124
+ {{
125
+ "category": "international_fees",
126
+ "confidence": 84.01
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "what is the next thing i should do if i lost my luggage"
131
+ Category:
132
+ {{
133
+ "category": "lost_luggage",
134
+ "confidence": 81.11
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "no idea"
139
+ Category:
140
+ {{
141
+ "category": "maybe",
142
+ "confidence": 35.81
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "i would like to know my water bill minimum payment"
147
+ Category:
148
+ {{
149
+ "category": "min_payment",
150
+ "confidence": 73.23
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "how is this car rated for fuel economy"
155
+ Category:
156
+ {{
157
+ "category": "mpg",
158
+ "confidence": 95.17
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "can you tell me when our next day off is"
163
+ Category:
164
+ {{
165
+ "category": "next_holiday",
166
+ "confidence": 27.06
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "start playing the next track"
171
+ Category:
172
+ {{
173
+ "category": "next_song",
174
+ "confidence": 70.99
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "how often should i change my oil"
179
+ Category:
180
+ {{
181
+ "category": "oil_change_when",
182
+ "confidence": 78.65
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "can you order new checks for my citizens checking"
187
+ Category:
188
+ {{
189
+ "category": "order_checks",
190
+ "confidence": 3.11
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "today is the day i should pay my electric bill"
195
+ Category:
196
+ {{
197
+ "category": "pay_bill",
198
+ "confidence": 5.53
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "would a socket converter be needed in france"
203
+ Category:
204
+ {{
205
+ "category": "plug_type",
206
+ "confidence": 26.87
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "whats the number of pto days i have to my availability"
211
+ Category:
212
+ {{
213
+ "category": "pto_balance",
214
+ "confidence": 67.08
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "how many vacation days have i taken"
219
+ Category:
220
+ {{
221
+ "category": "pto_used",
222
+ "confidence": 20.28
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "i need some suggestions for dinner places tonight"
227
+ Category:
228
+ {{
229
+ "category": "restaurant_suggestion",
230
+ "confidence": 74.18
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "i got to schedule somewhere get my tires checked out"
235
+ Category:
236
+ {{
237
+ "category": "schedule_maintenance",
238
+ "confidence": 78.04
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "is it possible to add grapes to my shopping list if they aren't on there already"
243
+ Category:
244
+ {{
245
+ "category": "shopping_list_update",
246
+ "confidence": 68.76
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "go ahead and connect to my phone"
251
+ Category:
252
+ {{
253
+ "category": "sync_device",
254
+ "confidence": 52.68
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "you've been a big help"
259
+ Category:
260
+ {{
261
+ "category": "thank_you",
262
+ "confidence": 16.74
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "need to transfer from one account to my other one"
267
+ Category:
268
+ {{
269
+ "category": "transfer",
270
+ "confidence": 75.93
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "is las vegas a safe place to visit"
275
+ Category:
276
+ {{
277
+ "category": "travel_alert",
278
+ "confidence": 21.26
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "please let my bank know that i will be visiting spain from june 12th to the 24th"
283
+ Category:
284
+ {{
285
+ "category": "travel_notification",
286
+ "confidence": 27.85
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "can you give me some fun suggestions for tourists to check out in las vegas, please"
291
+ Category:
292
+ {{
293
+ "category": "travel_suggestion",
294
+ "confidence": 67.03
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "add this tune to my jazz playlist"
299
+ Category:
300
+ {{
301
+ "category": "update_playlist",
302
+ "confidence": 91.29
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "where do i pick up a w2 form"
307
+ Category:
308
+ {{
309
+ "category": "w2",
310
+ "confidence": 50.75
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "tell me what you are capable of answering"
315
+ Category:
316
+ {{
317
+ "category": "what_can_i_ask_you",
318
+ "confidence": 30.69
319
+ }}
fewshot-1example-per-nonoos/oos_4notoos.txt ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "please be quiet now"
3
+ Category:
4
+ {{
5
+ "category": "cancel",
6
+ "confidence": 61.42
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "please adjust your settings"
11
+ Category:
12
+ {{
13
+ "category": "change_volume",
14
+ "confidence": 22.94
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "can you tell how many days i already took off this year"
19
+ Category:
20
+ {{
21
+ "category": "pto_used",
22
+ "confidence": 36.38
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "help me pick a new location to travel to"
27
+ Category:
28
+ {{
29
+ "category": "travel_suggestion",
30
+ "confidence": 71.06
31
+ }}