KaiquanMah commited on
Commit
a965c02
·
verified ·
1 Parent(s): 70b8e08

Upload 9 files

Browse files
fewshot-1example-per-nonoos/oos_100notoos.txt ADDED
@@ -0,0 +1,799 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "set an alarm"
3
+ Category:
4
+ {{
5
+ "category": "alarm",
6
+ "confidence": 77.36
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "how long to process my credit card application"
11
+ Category:
12
+ {{
13
+ "category": "application_status",
14
+ "confidence": 2.46
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "do you know the apr on my chase credit card"
19
+ Category:
20
+ {{
21
+ "category": "apr",
22
+ "confidence": 66.48
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "let me know if you are a human or are a computer"
27
+ Category:
28
+ {{
29
+ "category": "are_you_a_bot",
30
+ "confidence": 62.46
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "tell me where i can find my exterminator bill's due date"
35
+ Category:
36
+ {{
37
+ "category": "bill_due",
38
+ "confidence": 61.48
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "would you give me available flights out of dallas to miami on june 8 for under $340"
43
+ Category:
44
+ {{
45
+ "category": "book_flight",
46
+ "confidence": 24.19
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "book me a hotel in seattle near the space needle from march 3rd to 5th"
51
+ Category:
52
+ {{
53
+ "category": "book_hotel",
54
+ "confidence": 18.13
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "what is 592 minus 124"
59
+ Category:
60
+ {{
61
+ "category": "calculator",
62
+ "confidence": 28.79
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "did i mark the mechanic's appointment on my calendar"
67
+ Category:
68
+ {{
69
+ "category": "calendar",
70
+ "confidence": 11.1
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "can you remove that event from my calendar, please"
75
+ Category:
76
+ {{
77
+ "category": "calendar_update",
78
+ "confidence": 6.05
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "how many calories are in a piece of bacon"
83
+ Category:
84
+ {{
85
+ "category": "calories",
86
+ "confidence": 37.09
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "i want you to stop your present action"
91
+ Category:
92
+ {{
93
+ "category": "cancel",
94
+ "confidence": 4.06
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "nix that reservation for 4 at strip house"
99
+ Category:
100
+ {{
101
+ "category": "cancel_reservation",
102
+ "confidence": 6.84
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "what are the requirements for carry on on flights with united airlines"
107
+ Category:
108
+ {{
109
+ "category": "carry_on",
110
+ "confidence": 57.05
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "change to a different accent"
115
+ Category:
116
+ {{
117
+ "category": "change_accent",
118
+ "confidence": 3.16
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "from now on, your name will be buttercup"
123
+ Category:
124
+ {{
125
+ "category": "change_ai_name",
126
+ "confidence": 68.28
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "can you not talk so fast"
131
+ Category:
132
+ {{
133
+ "category": "change_speed",
134
+ "confidence": 14.5
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "i need to change my name to something else for you to call me"
139
+ Category:
140
+ {{
141
+ "category": "change_user_name",
142
+ "confidence": 34.9
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "turn up the volume level to 4"
147
+ Category:
148
+ {{
149
+ "category": "change_volume",
150
+ "confidence": 2.14
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "can you verify mike has a reservation at black rock at 6 pm"
155
+ Category:
156
+ {{
157
+ "category": "confirm_reservation",
158
+ "confidence": 24.49
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "how long should i bake the brownies for"
163
+ Category:
164
+ {{
165
+ "category": "cook_time",
166
+ "confidence": 77.2
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "can you increase my credit limit to one thousand dollars"
171
+ Category:
172
+ {{
173
+ "category": "credit_limit_change",
174
+ "confidence": 19.51
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "how do i find out what my credit score is"
179
+ Category:
180
+ {{
181
+ "category": "credit_score",
182
+ "confidence": 84.49
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "check me out on the map"
187
+ Category:
188
+ {{
189
+ "category": "current_location",
190
+ "confidence": 28.16
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "i accidentally deactivated the magnetic stripe on my visa debit card and i need to report it"
195
+ Category:
196
+ {{
197
+ "category": "damaged_card",
198
+ "confidence": 67.64
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "date please"
203
+ Category:
204
+ {{
205
+ "category": "date",
206
+ "confidence": 65.15
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "what does indignation mean"
211
+ Category:
212
+ {{
213
+ "category": "definition",
214
+ "confidence": 31.91
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "how do i get my paycheck direct deposited to my chase account"
219
+ Category:
220
+ {{
221
+ "category": "direct_deposit",
222
+ "confidence": 62.87
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "how do i get to the subway by foot"
227
+ Category:
228
+ {{
229
+ "category": "directions",
230
+ "confidence": 95.87
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "i need a time update on the applebees trip"
235
+ Category:
236
+ {{
237
+ "category": "distance",
238
+ "confidence": 33.8
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "please help me find my lost phone"
243
+ Category:
244
+ {{
245
+ "category": "find_phone",
246
+ "confidence": 28.53
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "tell me what time my flight ought to be landing"
251
+ Category:
252
+ {{
253
+ "category": "flight_status",
254
+ "confidence": 75.33
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "how long can i keep beef in the freezer for before it gets nasty"
259
+ Category:
260
+ {{
261
+ "category": "food_last",
262
+ "confidence": 3.67
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "help me learn something intriguing about turtles"
267
+ Category:
268
+ {{
269
+ "category": "fun_fact",
270
+ "confidence": 98.02
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "what level is my gas at"
275
+ Category:
276
+ {{
277
+ "category": "gas",
278
+ "confidence": 93.29
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "it was a pleasure talking to you"
283
+ Category:
284
+ {{
285
+ "category": "goodbye",
286
+ "confidence": 75.18
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "hey"
291
+ Category:
292
+ {{
293
+ "category": "greeting",
294
+ "confidence": 81.46
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "how long is the restaurant line before we go"
299
+ Category:
300
+ {{
301
+ "category": "how_busy",
302
+ "confidence": 68.83
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "how old is al"
307
+ Category:
308
+ {{
309
+ "category": "how_old_are_you",
310
+ "confidence": 40.61
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "i want income data"
315
+ Category:
316
+ {{
317
+ "category": "income",
318
+ "confidence": 32.3
319
+ }}
320
+
321
+ Example 41:
322
+ Question: "alternatives to white wine in food"
323
+ Category:
324
+ {{
325
+ "category": "ingredient_substitution",
326
+ "confidence": 84.3
327
+ }}
328
+
329
+ Example 42:
330
+ Question: "what are all of the ingredients for brownies from scratch"
331
+ Category:
332
+ {{
333
+ "category": "ingredients_list",
334
+ "confidence": 18.45
335
+ }}
336
+
337
+ Example 43:
338
+ Question: "tell me about my health benefits"
339
+ Category:
340
+ {{
341
+ "category": "insurance",
342
+ "confidence": 62.6
343
+ }}
344
+
345
+ Example 44:
346
+ Question: "what rental insurance policy do you recommend"
347
+ Category:
348
+ {{
349
+ "category": "insurance_change",
350
+ "confidence": 88.16
351
+ }}
352
+
353
+ Example 45:
354
+ Question: "are there extra fees for using my card in mexico"
355
+ Category:
356
+ {{
357
+ "category": "international_fees",
358
+ "confidence": 40.45
359
+ }}
360
+
361
+ Example 46:
362
+ Question: "does france have their own version of a visa"
363
+ Category:
364
+ {{
365
+ "category": "international_visa",
366
+ "confidence": 50.95
367
+ }}
368
+
369
+ Example 47:
370
+ Question: "what steps should i follow if i lost my luggage"
371
+ Category:
372
+ {{
373
+ "category": "lost_luggage",
374
+ "confidence": 84.85
375
+ }}
376
+
377
+ Example 48:
378
+ Question: "i have no knowledge about it"
379
+ Category:
380
+ {{
381
+ "category": "maybe",
382
+ "confidence": 96.63
383
+ }}
384
+
385
+ Example 49:
386
+ Question: "what is the minimum payment for my credit card bill"
387
+ Category:
388
+ {{
389
+ "category": "min_payment",
390
+ "confidence": 82.25
391
+ }}
392
+
393
+ Example 50:
394
+ Question: "how far can i go on one tank of gas"
395
+ Category:
396
+ {{
397
+ "category": "mpg",
398
+ "confidence": 63.79
399
+ }}
400
+
401
+ Example 51:
402
+ Question: "list the steps for applying for an american express card"
403
+ Category:
404
+ {{
405
+ "category": "new_card",
406
+ "confidence": 54.46
407
+ }}
408
+
409
+ Example 52:
410
+ Question: "what's the wait period until the next day off"
411
+ Category:
412
+ {{
413
+ "category": "next_holiday",
414
+ "confidence": 16.63
415
+ }}
416
+
417
+ Example 53:
418
+ Question: "can you skip this song and go to the next one"
419
+ Category:
420
+ {{
421
+ "category": "next_song",
422
+ "confidence": 89.41
423
+ }}
424
+
425
+ Example 54:
426
+ Question: "when should i get my next oil change"
427
+ Category:
428
+ {{
429
+ "category": "oil_change_when",
430
+ "confidence": 2.98
431
+ }}
432
+
433
+ Example 55:
434
+ Question: "how do i order some more checks for my chase account"
435
+ Category:
436
+ {{
437
+ "category": "order_checks",
438
+ "confidence": 1.61
439
+ }}
440
+
441
+ Example 56:
442
+ Question: "can you see if my order was delivered"
443
+ Category:
444
+ {{
445
+ "category": "order_status",
446
+ "confidence": 23.12
447
+ }}
448
+
449
+ Example 57:
450
+ Question: "can you assist me in paying my electric bill"
451
+ Category:
452
+ {{
453
+ "category": "pay_bill",
454
+ "confidence": 97.87
455
+ }}
456
+
457
+ Example 58:
458
+ Question: "what day can i expect to receive payment on"
459
+ Category:
460
+ {{
461
+ "category": "payday",
462
+ "confidence": 66.88
463
+ }}
464
+
465
+ Example 59:
466
+ Question: "i want a new pin for my savings account"
467
+ Category:
468
+ {{
469
+ "category": "pin_change",
470
+ "confidence": 74.91
471
+ }}
472
+
473
+ Example 60:
474
+ Question: "rock music playlist"
475
+ Category:
476
+ {{
477
+ "category": "play_music",
478
+ "confidence": 15.3
479
+ }}
480
+
481
+ Example 61:
482
+ Question: "do i need a plug converter when i visit belgium"
483
+ Category:
484
+ {{
485
+ "category": "plug_type",
486
+ "confidence": 37.43
487
+ }}
488
+
489
+ Example 62:
490
+ Question: "what number of vacation days remain for me"
491
+ Category:
492
+ {{
493
+ "category": "pto_balance",
494
+ "confidence": 74.9
495
+ }}
496
+
497
+ Example 63:
498
+ Question: "can you schedule a vacation for next week"
499
+ Category:
500
+ {{
501
+ "category": "pto_request",
502
+ "confidence": 4.81
503
+ }}
504
+
505
+ Example 64:
506
+ Question: "did you hear back about my day off request"
507
+ Category:
508
+ {{
509
+ "category": "pto_request_status",
510
+ "confidence": 54.63
511
+ }}
512
+
513
+ Example 65:
514
+ Question: "how many days off have i used"
515
+ Category:
516
+ {{
517
+ "category": "pto_used",
518
+ "confidence": 65.08
519
+ }}
520
+
521
+ Example 66:
522
+ Question: "how do i make shrimp"
523
+ Category:
524
+ {{
525
+ "category": "recipe",
526
+ "confidence": 48.27
527
+ }}
528
+
529
+ Example 67:
530
+ Question: "what did i want to remember"
531
+ Category:
532
+ {{
533
+ "category": "reminder",
534
+ "confidence": 10.83
535
+ }}
536
+
537
+ Example 68:
538
+ Question: "i need to be reminded to pray"
539
+ Category:
540
+ {{
541
+ "category": "reminder_update",
542
+ "confidence": 72.66
543
+ }}
544
+
545
+ Example 69:
546
+ Question: "what is the time frame for sending a customer who lost their credit card a new one"
547
+ Category:
548
+ {{
549
+ "category": "replacement_card_duration",
550
+ "confidence": 40.21
551
+ }}
552
+
553
+ Example 70:
554
+ Question: "i don't remember buying this"
555
+ Category:
556
+ {{
557
+ "category": "report_fraud",
558
+ "confidence": 29.45
559
+ }}
560
+
561
+ Example 71:
562
+ Question: "your factory settings need to be reset"
563
+ Category:
564
+ {{
565
+ "category": "reset_settings",
566
+ "confidence": 38.17
567
+ }}
568
+
569
+ Example 72:
570
+ Question: "are there any good places in cleveland that serve clams"
571
+ Category:
572
+ {{
573
+ "category": "restaurant_suggestion",
574
+ "confidence": 60.76
575
+ }}
576
+
577
+ Example 73:
578
+ Question: "roll five sided dice"
579
+ Category:
580
+ {{
581
+ "category": "roll_dice",
582
+ "confidence": 51.41
583
+ }}
584
+
585
+ Example 74:
586
+ Question: "what's up with my 401k and will it roll over"
587
+ Category:
588
+ {{
589
+ "category": "rollover_401k",
590
+ "confidence": 53.58
591
+ }}
592
+
593
+ Example 75:
594
+ Question: "can i schedule a car repair"
595
+ Category:
596
+ {{
597
+ "category": "schedule_maintenance",
598
+ "confidence": 51.71
599
+ }}
600
+
601
+ Example 76:
602
+ Question: "let lucy know my gps coordinates"
603
+ Category:
604
+ {{
605
+ "category": "share_location",
606
+ "confidence": 10.47
607
+ }}
608
+
609
+ Example 77:
610
+ Question: "please put silverware on my list for shopping"
611
+ Category:
612
+ {{
613
+ "category": "shopping_list_update",
614
+ "confidence": 66.96
615
+ }}
616
+
617
+ Example 78:
618
+ Question: "i don't know how to spell apparently"
619
+ Category:
620
+ {{
621
+ "category": "spelling",
622
+ "confidence": 24.1
623
+ }}
624
+
625
+ Example 79:
626
+ Question: "did i go out to eat more than usual"
627
+ Category:
628
+ {{
629
+ "category": "spending_history",
630
+ "confidence": 25.26
631
+ }}
632
+
633
+ Example 80:
634
+ Question: "please link with my phone"
635
+ Category:
636
+ {{
637
+ "category": "sync_device",
638
+ "confidence": 24.46
639
+ }}
640
+
641
+ Example 81:
642
+ Question: "what does my federal tax return look like"
643
+ Category:
644
+ {{
645
+ "category": "taxes",
646
+ "confidence": 51.58
647
+ }}
648
+
649
+ Example 82:
650
+ Question: "thanks for your cooperation"
651
+ Category:
652
+ {{
653
+ "category": "thank_you",
654
+ "confidence": 21.43
655
+ }}
656
+
657
+ Example 83:
658
+ Question: "timezone currently in mobile"
659
+ Category:
660
+ {{
661
+ "category": "timezone",
662
+ "confidence": 90.35
663
+ }}
664
+
665
+ Example 84:
666
+ Question: "are my tires low on air"
667
+ Category:
668
+ {{
669
+ "category": "tire_pressure",
670
+ "confidence": 25.24
671
+ }}
672
+
673
+ Example 85:
674
+ Question: "let's go ahead and scratch laundry off my to do list, please!"
675
+ Category:
676
+ {{
677
+ "category": "todo_list_update",
678
+ "confidence": 29.97
679
+ }}
680
+
681
+ Example 86:
682
+ Question: "what transactions did i put on my visa last month"
683
+ Category:
684
+ {{
685
+ "category": "transactions",
686
+ "confidence": 6.39
687
+ }}
688
+
689
+ Example 87:
690
+ Question: "please move $100 from my checking to saving account"
691
+ Category:
692
+ {{
693
+ "category": "transfer",
694
+ "confidence": 58.59
695
+ }}
696
+
697
+ Example 88:
698
+ Question: "how do you say thank you in german"
699
+ Category:
700
+ {{
701
+ "category": "translate",
702
+ "confidence": 55.94
703
+ }}
704
+
705
+ Example 89:
706
+ Question: "is it safe to travel to iceland"
707
+ Category:
708
+ {{
709
+ "category": "travel_alert",
710
+ "confidence": 84.67
711
+ }}
712
+
713
+ Example 90:
714
+ Question: "i am going to south america, let my bank know"
715
+ Category:
716
+ {{
717
+ "category": "travel_notification",
718
+ "confidence": 72.07
719
+ }}
720
+
721
+ Example 91:
722
+ Question: "what are some fun local experiences in canada"
723
+ Category:
724
+ {{
725
+ "category": "travel_suggestion",
726
+ "confidence": 38.82
727
+ }}
728
+
729
+ Example 92:
730
+ Question: "put this song in vibes playlist"
731
+ Category:
732
+ {{
733
+ "category": "update_playlist",
734
+ "confidence": 23.55
735
+ }}
736
+
737
+ Example 93:
738
+ Question: "list all the shots i need to travel to france"
739
+ Category:
740
+ {{
741
+ "category": "vaccines",
742
+ "confidence": 20.48
743
+ }}
744
+
745
+ Example 94:
746
+ Question: "who has the tax form that has my wage informaton"
747
+ Category:
748
+ {{
749
+ "category": "w2",
750
+ "confidence": 83.85
751
+ }}
752
+
753
+ Example 95:
754
+ Question: "what are you able to help me with"
755
+ Category:
756
+ {{
757
+ "category": "what_can_i_ask_you",
758
+ "confidence": 39.96
759
+ }}
760
+
761
+ Example 96:
762
+ Question: "do you have a nickname"
763
+ Category:
764
+ {{
765
+ "category": "what_is_your_name",
766
+ "confidence": 22.68
767
+ }}
768
+
769
+ Example 97:
770
+ Question: "where is your country of origin"
771
+ Category:
772
+ {{
773
+ "category": "where_are_you_from",
774
+ "confidence": 29.37
775
+ }}
776
+
777
+ Example 98:
778
+ Question: "what is the name of the place you work at"
779
+ Category:
780
+ {{
781
+ "category": "who_do_you_work_for",
782
+ "confidence": 56.4
783
+ }}
784
+
785
+ Example 99:
786
+ Question: "which company made you"
787
+ Category:
788
+ {{
789
+ "category": "who_made_you",
790
+ "confidence": 18.75
791
+ }}
792
+
793
+ Example 100:
794
+ Question: "that appears true"
795
+ Category:
796
+ {{
797
+ "category": "yes",
798
+ "confidence": 64.46
799
+ }}
fewshot-1example-per-nonoos/oos_10notoos.txt ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "please be quiet now"
3
+ Category:
4
+ {{
5
+ "category": "cancel",
6
+ "confidence": 48.74
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "hi, i'm john"
11
+ Category:
12
+ {{
13
+ "category": "change_user_name",
14
+ "confidence": 85.96
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "please turn your speaker volume up"
19
+ Category:
20
+ {{
21
+ "category": "change_volume",
22
+ "confidence": 86.02
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "what is my minimum verizon bill payment"
27
+ Category:
28
+ {{
29
+ "category": "min_payment",
30
+ "confidence": 78.8
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "what is my car's mpg"
35
+ Category:
36
+ {{
37
+ "category": "mpg",
38
+ "confidence": 6.57
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "so far, how many days off have i taken"
43
+ Category:
44
+ {{
45
+ "category": "pto_used",
46
+ "confidence": 11.7
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "i am hungry and need a restaurant suggestion"
51
+ Category:
52
+ {{
53
+ "category": "restaurant_suggestion",
54
+ "confidence": 0.07
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "please let my bank know that i will be visiting spain from june 12th to the 24th"
59
+ Category:
60
+ {{
61
+ "category": "travel_notification",
62
+ "confidence": 11.03
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "tell me some fun activities to do in oklahoma city"
67
+ Category:
68
+ {{
69
+ "category": "travel_suggestion",
70
+ "confidence": 10.17
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "can you help me add the song i listen to to my clutch playlist"
75
+ Category:
76
+ {{
77
+ "category": "update_playlist",
78
+ "confidence": 89.96
79
+ }}
fewshot-1example-per-nonoos/oos_120notoos.txt ADDED
@@ -0,0 +1,959 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "set an alarm"
3
+ Category:
4
+ {{
5
+ "category": "alarm",
6
+ "confidence": 94.75
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "how long to process my credit card application"
11
+ Category:
12
+ {{
13
+ "category": "application_status",
14
+ "confidence": 99.34
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "do you know the apr on my chase credit card"
19
+ Category:
20
+ {{
21
+ "category": "apr",
22
+ "confidence": 52.58
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "let me know if you are a human or are a computer"
27
+ Category:
28
+ {{
29
+ "category": "are_you_a_bot",
30
+ "confidence": 51.1
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "what do i have in my bank accounts right now"
35
+ Category:
36
+ {{
37
+ "category": "balance",
38
+ "confidence": 42.07
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "what day is the bill due"
43
+ Category:
44
+ {{
45
+ "category": "bill_due",
46
+ "confidence": 14.38
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "i need to get a flight out of seattle to dulles next week for under $500"
51
+ Category:
52
+ {{
53
+ "category": "book_flight",
54
+ "confidence": 6.13
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "i need a hotel between january 1st through 3rd in jacksonville near the stadium"
59
+ Category:
60
+ {{
61
+ "category": "book_hotel",
62
+ "confidence": 67.73
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "what is 25% of $54,788"
67
+ Category:
68
+ {{
69
+ "category": "calculator",
70
+ "confidence": 59.28
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "are there any active events for march 4th 2019"
75
+ Category:
76
+ {{
77
+ "category": "calendar",
78
+ "confidence": 72.5
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "i need to remove an event from my calendar"
83
+ Category:
84
+ {{
85
+ "category": "calendar_update",
86
+ "confidence": 67.82
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "looks up the calories in cheetos"
91
+ Category:
92
+ {{
93
+ "category": "calories",
94
+ "confidence": 51.99
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "how to cancel"
99
+ Category:
100
+ {{
101
+ "category": "cancel",
102
+ "confidence": 96.72
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "cancel my reservation with carl at umami"
107
+ Category:
108
+ {{
109
+ "category": "cancel_reservation",
110
+ "confidence": 89.82
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "how can i rent a car in las vegas"
115
+ Category:
116
+ {{
117
+ "category": "car_rental",
118
+ "confidence": 99.12
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "my card was declined yesterday, why"
123
+ Category:
124
+ {{
125
+ "category": "card_declined",
126
+ "confidence": 76.1
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "i am flying to finland and wanna know the carry-on rules"
131
+ Category:
132
+ {{
133
+ "category": "carry_on",
134
+ "confidence": 23.32
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "change the accent you're speaking in"
139
+ Category:
140
+ {{
141
+ "category": "change_accent",
142
+ "confidence": 57.63
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "please open a call to my mother"
147
+ Category:
148
+ {{
149
+ "category": "change_ai_name",
150
+ "confidence": 81.78
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "how do i change the speed of my ai's voice"
155
+ Category:
156
+ {{
157
+ "category": "change_speed",
158
+ "confidence": 90.06
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "i'd like you to address me as lord snugglebottom"
163
+ Category:
164
+ {{
165
+ "category": "change_user_name",
166
+ "confidence": 4.54
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "set the volume at 4 for me please"
171
+ Category:
172
+ {{
173
+ "category": "change_volume",
174
+ "confidence": 33.06
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "will you confirm my reservation for red robin at 10"
179
+ Category:
180
+ {{
181
+ "category": "confirm_reservation",
182
+ "confidence": 12.72
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "how long do you need to bake chicken for it to be safe to eat"
187
+ Category:
188
+ {{
189
+ "category": "cook_time",
190
+ "confidence": 91.82
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "tell me my hsbc card credit limit"
195
+ Category:
196
+ {{
197
+ "category": "credit_limit",
198
+ "confidence": 5.66
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "when can i change my credit limit"
203
+ Category:
204
+ {{
205
+ "category": "credit_limit_change",
206
+ "confidence": 2.02
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "how is my credit looking"
211
+ Category:
212
+ {{
213
+ "category": "credit_score",
214
+ "confidence": 6.31
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "how will i find my current location"
219
+ Category:
220
+ {{
221
+ "category": "current_location",
222
+ "confidence": 63.15
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "my card is damaged"
227
+ Category:
228
+ {{
229
+ "category": "damaged_card",
230
+ "confidence": 83.21
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "today is what date"
235
+ Category:
236
+ {{
237
+ "category": "date",
238
+ "confidence": 22.72
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "i want to know what trenchant means"
243
+ Category:
244
+ {{
245
+ "category": "definition",
246
+ "confidence": 50.59
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "what is needed to set up direct deposit"
251
+ Category:
252
+ {{
253
+ "category": "direct_deposit",
254
+ "confidence": 24.65
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "how do i get to the court house on foot"
259
+ Category:
260
+ {{
261
+ "category": "directions",
262
+ "confidence": 33.53
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "how much time will riding the bus to downtown take"
267
+ Category:
268
+ {{
269
+ "category": "distance",
270
+ "confidence": 14.37
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "kind of what pets do you have"
275
+ Category:
276
+ {{
277
+ "category": "do_you_have_pets",
278
+ "confidence": 67.74
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "how many dollars is 20 yen worth"
283
+ Category:
284
+ {{
285
+ "category": "exchange_rate",
286
+ "confidence": 31.89
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "when do i need a new credit card"
291
+ Category:
292
+ {{
293
+ "category": "expiration_date",
294
+ "confidence": 39.73
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "help me figure out where my cell phone is"
299
+ Category:
300
+ {{
301
+ "category": "find_phone",
302
+ "confidence": 30.69
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "what time is my flight scheduled to leave"
307
+ Category:
308
+ {{
309
+ "category": "flight_status",
310
+ "confidence": 25.43
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "flip a coin, i call tails"
315
+ Category:
316
+ {{
317
+ "category": "flip_coin",
318
+ "confidence": 16.52
319
+ }}
320
+
321
+ Example 41:
322
+ Question: "what's the expiration for steak"
323
+ Category:
324
+ {{
325
+ "category": "food_last",
326
+ "confidence": 11.94
327
+ }}
328
+
329
+ Example 42:
330
+ Question: "say trivia about lebron james"
331
+ Category:
332
+ {{
333
+ "category": "fun_fact",
334
+ "confidence": 73.21
335
+ }}
336
+
337
+ Example 43:
338
+ Question: "where is my gas tank located"
339
+ Category:
340
+ {{
341
+ "category": "gas",
342
+ "confidence": 82.14
343
+ }}
344
+
345
+ Example 44:
346
+ Question: "adios"
347
+ Category:
348
+ {{
349
+ "category": "goodbye",
350
+ "confidence": 53.83
351
+ }}
352
+
353
+ Example 45:
354
+ Question: "are you well"
355
+ Category:
356
+ {{
357
+ "category": "greeting",
358
+ "confidence": 92.03
359
+ }}
360
+
361
+ Example 46:
362
+ Question: "what's the typical wait time at red lobster"
363
+ Category:
364
+ {{
365
+ "category": "how_busy",
366
+ "confidence": 86.86
367
+ }}
368
+
369
+ Example 47:
370
+ Question: "how old are you ai"
371
+ Category:
372
+ {{
373
+ "category": "how_old_are_you",
374
+ "confidence": 39.27
375
+ }}
376
+
377
+ Example 48:
378
+ Question: "i need more information about my income"
379
+ Category:
380
+ {{
381
+ "category": "income",
382
+ "confidence": 57.16
383
+ }}
384
+
385
+ Example 49:
386
+ Question: "can i substitute butter for margarine"
387
+ Category:
388
+ {{
389
+ "category": "ingredient_substitution",
390
+ "confidence": 79.59
391
+ }}
392
+
393
+ Example 50:
394
+ Question: "what ingredients do i need for chicken breast"
395
+ Category:
396
+ {{
397
+ "category": "ingredients_list",
398
+ "confidence": 71.68
399
+ }}
400
+
401
+ Example 51:
402
+ Question: "please tell me what's provided in my health benefits"
403
+ Category:
404
+ {{
405
+ "category": "insurance",
406
+ "confidence": 29.93
407
+ }}
408
+
409
+ Example 52:
410
+ Question: "do you know how i can change my insurance policy"
411
+ Category:
412
+ {{
413
+ "category": "insurance_change",
414
+ "confidence": 42.62
415
+ }}
416
+
417
+ Example 53:
418
+ Question: "using my card in tulsa won't cause me to be charged extra will it"
419
+ Category:
420
+ {{
421
+ "category": "international_fees",
422
+ "confidence": 3.77
423
+ }}
424
+
425
+ Example 54:
426
+ Question: "do i need to apply for a visa for my trip to india"
427
+ Category:
428
+ {{
429
+ "category": "international_visa",
430
+ "confidence": 37.31
431
+ }}
432
+
433
+ Example 55:
434
+ Question: "when did i take my car to the shop last"
435
+ Category:
436
+ {{
437
+ "category": "last_maintenance",
438
+ "confidence": 36.4
439
+ }}
440
+
441
+ Example 56:
442
+ Question: "i'm waiting for my luggage in the airport now but it's been a while and it's still not arrived"
443
+ Category:
444
+ {{
445
+ "category": "lost_luggage",
446
+ "confidence": 76.86
447
+ }}
448
+
449
+ Example 57:
450
+ Question: "i dunno"
451
+ Category:
452
+ {{
453
+ "category": "maybe",
454
+ "confidence": 88.92
455
+ }}
456
+
457
+ Example 58:
458
+ Question: "i want to eat something from turkey"
459
+ Category:
460
+ {{
461
+ "category": "meal_suggestion",
462
+ "confidence": 69.31
463
+ }}
464
+
465
+ Example 59:
466
+ Question: "how do you convert ounces to pounds"
467
+ Category:
468
+ {{
469
+ "category": "measurement_conversion",
470
+ "confidence": 80.27
471
+ }}
472
+
473
+ Example 60:
474
+ Question: "what is the minimum i can pay for the gas bill"
475
+ Category:
476
+ {{
477
+ "category": "min_payment",
478
+ "confidence": 11.03
479
+ }}
480
+
481
+ Example 61:
482
+ Question: "what is the city fuel efficiency for this car"
483
+ Category:
484
+ {{
485
+ "category": "mpg",
486
+ "confidence": 64.99
487
+ }}
488
+
489
+ Example 62:
490
+ Question: "i must apply for a new credit card"
491
+ Category:
492
+ {{
493
+ "category": "new_card",
494
+ "confidence": 67.21
495
+ }}
496
+
497
+ Example 63:
498
+ Question: "tell me when i will next have the day off"
499
+ Category:
500
+ {{
501
+ "category": "next_holiday",
502
+ "confidence": 3.67
503
+ }}
504
+
505
+ Example 64:
506
+ Question: "take me to the next song on this playlist"
507
+ Category:
508
+ {{
509
+ "category": "next_song",
510
+ "confidence": 65.65
511
+ }}
512
+
513
+ Example 65:
514
+ Question: "ill pass"
515
+ Category:
516
+ {{
517
+ "category": "no",
518
+ "confidence": 70.21
519
+ }}
520
+
521
+ Example 66:
522
+ Question: "when does my oil need to be changed"
523
+ Category:
524
+ {{
525
+ "category": "oil_change_when",
526
+ "confidence": 58.74
527
+ }}
528
+
529
+ Example 67:
530
+ Question: "could i get some more checkbooks sent to me, please"
531
+ Category:
532
+ {{
533
+ "category": "order_checks",
534
+ "confidence": 58.94
535
+ }}
536
+
537
+ Example 68:
538
+ Question: "what is the status of my most recent order"
539
+ Category:
540
+ {{
541
+ "category": "order_status",
542
+ "confidence": 91.48
543
+ }}
544
+
545
+ Example 69:
546
+ Question: "i have to pay my water bill but need help doing it"
547
+ Category:
548
+ {{
549
+ "category": "pay_bill",
550
+ "confidence": 21.55
551
+ }}
552
+
553
+ Example 70:
554
+ Question: "what day's my pay coming next"
555
+ Category:
556
+ {{
557
+ "category": "payday",
558
+ "confidence": 51.56
559
+ }}
560
+
561
+ Example 71:
562
+ Question: "make my pin 1234 for my checking account"
563
+ Category:
564
+ {{
565
+ "category": "pin_change",
566
+ "confidence": 3.53
567
+ }}
568
+
569
+ Example 72:
570
+ Question: "please play that song that goes, "starships were meant to fly"
571
+ Category:
572
+ {{
573
+ "category": "play_music",
574
+ "confidence": 67.45
575
+ }}
576
+
577
+ Example 73:
578
+ Question: "will i need to have a plug converter when i visit madrid"
579
+ Category:
580
+ {{
581
+ "category": "plug_type",
582
+ "confidence": 1.04
583
+ }}
584
+
585
+ Example 74:
586
+ Question: "how many days for vacation do i have left"
587
+ Category:
588
+ {{
589
+ "category": "pto_balance",
590
+ "confidence": 60.84
591
+ }}
592
+
593
+ Example 75:
594
+ Question: "how can i make a vacation request"
595
+ Category:
596
+ {{
597
+ "category": "pto_request",
598
+ "confidence": 75.92
599
+ }}
600
+
601
+ Example 76:
602
+ Question: "what is the news on my vacation request"
603
+ Category:
604
+ {{
605
+ "category": "pto_request_status",
606
+ "confidence": 52.86
607
+ }}
608
+
609
+ Example 77:
610
+ Question: "i need to know how much of my pto has been used at this point"
611
+ Category:
612
+ {{
613
+ "category": "pto_used",
614
+ "confidence": 14.92
615
+ }}
616
+
617
+ Example 78:
618
+ Question: "how do i make a taco that's worth eating"
619
+ Category:
620
+ {{
621
+ "category": "recipe",
622
+ "confidence": 46.09
623
+ }}
624
+
625
+ Example 79:
626
+ Question: "i would like to hear you read my reminder list to me"
627
+ Category:
628
+ {{
629
+ "category": "reminder",
630
+ "confidence": 19.08
631
+ }}
632
+
633
+ Example 80:
634
+ Question: "remind me to call my mother saturday morning"
635
+ Category:
636
+ {{
637
+ "category": "reminder_update",
638
+ "confidence": 35.81
639
+ }}
640
+
641
+ Example 81:
642
+ Question: "how long should i expect to wait for my new card in the mail"
643
+ Category:
644
+ {{
645
+ "category": "replacement_card_duration",
646
+ "confidence": 45.42
647
+ }}
648
+
649
+ Example 82:
650
+ Question: "can you report credit card fraud for me"
651
+ Category:
652
+ {{
653
+ "category": "report_fraud",
654
+ "confidence": 81.56
655
+ }}
656
+
657
+ Example 83:
658
+ Question: "go back to factory settings"
659
+ Category:
660
+ {{
661
+ "category": "reset_settings",
662
+ "confidence": 46.68
663
+ }}
664
+
665
+ Example 84:
666
+ Question: "can you find a keto friendly restaurant"
667
+ Category:
668
+ {{
669
+ "category": "restaurant_suggestion",
670
+ "confidence": 27.27
671
+ }}
672
+
673
+ Example 85:
674
+ Question: "how many points do i have on my mastercard"
675
+ Category:
676
+ {{
677
+ "category": "rewards_balance",
678
+ "confidence": 66.56
679
+ }}
680
+
681
+ Example 86:
682
+ Question: "can you roll a dice with 6 sides"
683
+ Category:
684
+ {{
685
+ "category": "roll_dice",
686
+ "confidence": 30.5
687
+ }}
688
+
689
+ Example 87:
690
+ Question: "can i move my 401k to an ira"
691
+ Category:
692
+ {{
693
+ "category": "rollover_401k",
694
+ "confidence": 85.01
695
+ }}
696
+
697
+ Example 88:
698
+ Question: "what's the routing number for my bank of the west account"
699
+ Category:
700
+ {{
701
+ "category": "routing",
702
+ "confidence": 23.94
703
+ }}
704
+
705
+ Example 89:
706
+ Question: "i need to get my tired checked at one of the location"
707
+ Category:
708
+ {{
709
+ "category": "schedule_maintenance",
710
+ "confidence": 10.76
711
+ }}
712
+
713
+ Example 90:
714
+ Question: "allow my son to see my gps coordinates"
715
+ Category:
716
+ {{
717
+ "category": "share_location",
718
+ "confidence": 91.36
719
+ }}
720
+
721
+ Example 91:
722
+ Question: "what is on the shopping list"
723
+ Category:
724
+ {{
725
+ "category": "shopping_list",
726
+ "confidence": 55.04
727
+ }}
728
+
729
+ Example 92:
730
+ Question: "can you take carrots off my shopping list and add soda"
731
+ Category:
732
+ {{
733
+ "category": "shopping_list_update",
734
+ "confidence": 58.0
735
+ }}
736
+
737
+ Example 93:
738
+ Question: "how many ss are in narcissism"
739
+ Category:
740
+ {{
741
+ "category": "spelling",
742
+ "confidence": 65.19
743
+ }}
744
+
745
+ Example 94:
746
+ Question: "what have i spent on food recently"
747
+ Category:
748
+ {{
749
+ "category": "spending_history",
750
+ "confidence": 98.83
751
+ }}
752
+
753
+ Example 95:
754
+ Question: "would you disconnect from my phone"
755
+ Category:
756
+ {{
757
+ "category": "sync_device",
758
+ "confidence": 94.15
759
+ }}
760
+
761
+ Example 96:
762
+ Question: "i need to know my tax rate"
763
+ Category:
764
+ {{
765
+ "category": "taxes",
766
+ "confidence": 17.43
767
+ }}
768
+
769
+ Example 97:
770
+ Question: "what do people find funny about food"
771
+ Category:
772
+ {{
773
+ "category": "tell_joke",
774
+ "confidence": 30.73
775
+ }}
776
+
777
+ Example 98:
778
+ Question: "thanks for the reply"
779
+ Category:
780
+ {{
781
+ "category": "thank_you",
782
+ "confidence": 43.5
783
+ }}
784
+
785
+ Example 99:
786
+ Question: "who set up the numbers for it"
787
+ Category:
788
+ {{
789
+ "category": "timer",
790
+ "confidence": 42.13
791
+ }}
792
+
793
+ Example 100:
794
+ Question: "what timezone is dallas in"
795
+ Category:
796
+ {{
797
+ "category": "timezone",
798
+ "confidence": 27.85
799
+ }}
800
+
801
+ Example 101:
802
+ Question: "my tires need to be changed when"
803
+ Category:
804
+ {{
805
+ "category": "tire_change",
806
+ "confidence": 1.53
807
+ }}
808
+
809
+ Example 102:
810
+ Question: "are my tires low"
811
+ Category:
812
+ {{
813
+ "category": "tire_pressure",
814
+ "confidence": 2.45
815
+ }}
816
+
817
+ Example 103:
818
+ Question: "let's go through my to do list items please"
819
+ Category:
820
+ {{
821
+ "category": "todo_list",
822
+ "confidence": 61.63
823
+ }}
824
+
825
+ Example 104:
826
+ Question: "i want you to add cleaning the toilet to my to do list"
827
+ Category:
828
+ {{
829
+ "category": "todo_list_update",
830
+ "confidence": 13.78
831
+ }}
832
+
833
+ Example 105:
834
+ Question: "what transactions did i put on my visa last month"
835
+ Category:
836
+ {{
837
+ "category": "transactions",
838
+ "confidence": 6.4
839
+ }}
840
+
841
+ Example 106:
842
+ Question: "send money from one account to another"
843
+ Category:
844
+ {{
845
+ "category": "transfer",
846
+ "confidence": 91.62
847
+ }}
848
+
849
+ Example 107:
850
+ Question: "how can i say thank you very much in chinese"
851
+ Category:
852
+ {{
853
+ "category": "translate",
854
+ "confidence": 6.12
855
+ }}
856
+
857
+ Example 108:
858
+ Question: "does france have any current travel alerts"
859
+ Category:
860
+ {{
861
+ "category": "travel_alert",
862
+ "confidence": 97.21
863
+ }}
864
+
865
+ Example 109:
866
+ Question: "the bank should know i am going to asia soon"
867
+ Category:
868
+ {{
869
+ "category": "travel_notification",
870
+ "confidence": 80.64
871
+ }}
872
+
873
+ Example 110:
874
+ Question: "what can i do in hong kong"
875
+ Category:
876
+ {{
877
+ "category": "travel_suggestion",
878
+ "confidence": 71.07
879
+ }}
880
+
881
+ Example 111:
882
+ Question: "get me an uber to the airport"
883
+ Category:
884
+ {{
885
+ "category": "uber",
886
+ "confidence": 54.76
887
+ }}
888
+
889
+ Example 112:
890
+ Question: "what did you add to my playlist - broken by evanescence"
891
+ Category:
892
+ {{
893
+ "category": "update_playlist",
894
+ "confidence": 67.36
895
+ }}
896
+
897
+ Example 113:
898
+ Question: "do i need certain shots before flying to eithiopia"
899
+ Category:
900
+ {{
901
+ "category": "vaccines",
902
+ "confidence": 35.21
903
+ }}
904
+
905
+ Example 114:
906
+ Question: "where could i find forms to get my w2"
907
+ Category:
908
+ {{
909
+ "category": "w2",
910
+ "confidence": 15.78
911
+ }}
912
+
913
+ Example 115:
914
+ Question: "what do you have answers for"
915
+ Category:
916
+ {{
917
+ "category": "what_can_i_ask_you",
918
+ "confidence": 19.89
919
+ }}
920
+
921
+ Example 116:
922
+ Question: "do you know your name"
923
+ Category:
924
+ {{
925
+ "category": "what_is_your_name",
926
+ "confidence": 28.66
927
+ }}
928
+
929
+ Example 117:
930
+ Question: "what's your hometown"
931
+ Category:
932
+ {{
933
+ "category": "where_are_you_from",
934
+ "confidence": 97.08
935
+ }}
936
+
937
+ Example 118:
938
+ Question: "let me know who is your boss"
939
+ Category:
940
+ {{
941
+ "category": "who_do_you_work_for",
942
+ "confidence": 42.95
943
+ }}
944
+
945
+ Example 119:
946
+ Question: "who developed your internal code"
947
+ Category:
948
+ {{
949
+ "category": "who_made_you",
950
+ "confidence": 77.06
951
+ }}
952
+
953
+ Example 120:
954
+ Question: "its a for sure true"
955
+ Category:
956
+ {{
957
+ "category": "yes",
958
+ "confidence": 89.12
959
+ }}
fewshot-1example-per-nonoos/oos_140notoos.txt ADDED
@@ -0,0 +1,1119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "set an alarm"
3
+ Category:
4
+ {{
5
+ "category": "alarm",
6
+ "confidence": 43.1
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "how long to process my credit card application"
11
+ Category:
12
+ {{
13
+ "category": "application_status",
14
+ "confidence": 73.88
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "do you know the apr on my chase credit card"
19
+ Category:
20
+ {{
21
+ "category": "apr",
22
+ "confidence": 33.17
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "let me know if you are a human or are a computer"
27
+ Category:
28
+ {{
29
+ "category": "are_you_a_bot",
30
+ "confidence": 7.75
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "what do i have in my bank accounts right now"
35
+ Category:
36
+ {{
37
+ "category": "balance",
38
+ "confidence": 88.15
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "how much is my water bill for"
43
+ Category:
44
+ {{
45
+ "category": "bill_balance",
46
+ "confidence": 14.8
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "what is the due date of my att bill"
51
+ Category:
52
+ {{
53
+ "category": "bill_due",
54
+ "confidence": 22.24
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "i'm looking for flights that depart on the 3rd and return on z from monday to friday"
59
+ Category:
60
+ {{
61
+ "category": "book_flight",
62
+ "confidence": 91.13
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "i need a hotel in phoenix near chase field from january 4th to the 8th"
67
+ Category:
68
+ {{
69
+ "category": "book_hotel",
70
+ "confidence": 8.22
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "what is the derivative of x squared plus 5"
75
+ Category:
76
+ {{
77
+ "category": "calculator",
78
+ "confidence": 32.08
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "what do i have on my calendar for monday the 1st of march"
83
+ Category:
84
+ {{
85
+ "category": "calendar",
86
+ "confidence": 36.04
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "delete my golf tournament event from tomrrow"
91
+ Category:
92
+ {{
93
+ "category": "calendar_update",
94
+ "confidence": 0.48
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "what is the amount of calories that scrambled eggs has"
99
+ Category:
100
+ {{
101
+ "category": "calories",
102
+ "confidence": 27.34
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "cancel that last command"
107
+ Category:
108
+ {{
109
+ "category": "cancel",
110
+ "confidence": 36.27
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "please cancel my reservation at red lobster for 6"
115
+ Category:
116
+ {{
117
+ "category": "cancel_reservation",
118
+ "confidence": 9.53
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "can you help me book a bmw suv for march 2 to 6th, dallas texas"
123
+ Category:
124
+ {{
125
+ "category": "car_rental",
126
+ "confidence": 96.07
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "i was in thailand and i could not use my card to buy snacks"
131
+ Category:
132
+ {{
133
+ "category": "card_declined",
134
+ "confidence": 43.88
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "if i fly on virgin to chicago, how many carry ons can i take"
139
+ Category:
140
+ {{
141
+ "category": "carry_on",
142
+ "confidence": 40.45
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "i must switch to the male voice"
147
+ Category:
148
+ {{
149
+ "category": "change_accent",
150
+ "confidence": 39.73
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "i want to change the name i call you to juan"
155
+ Category:
156
+ {{
157
+ "category": "change_ai_name",
158
+ "confidence": 43.86
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "is it ok if i start speaking to you in german"
163
+ Category:
164
+ {{
165
+ "category": "change_language",
166
+ "confidence": 0.61
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "whoa whoa please slow down"
171
+ Category:
172
+ {{
173
+ "category": "change_speed",
174
+ "confidence": 14.63
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "can you just start calling me sir"
179
+ Category:
180
+ {{
181
+ "category": "change_user_name",
182
+ "confidence": 6.58
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "increase volume to 4"
187
+ Category:
188
+ {{
189
+ "category": "change_volume",
190
+ "confidence": 22.27
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "please try to confirm my reservation for jim at barney's"
195
+ Category:
196
+ {{
197
+ "category": "confirm_reservation",
198
+ "confidence": 43.56
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "how long to grill thick steaks"
203
+ Category:
204
+ {{
205
+ "category": "cook_time",
206
+ "confidence": 7.58
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "what is my credit limit on my discover card"
211
+ Category:
212
+ {{
213
+ "category": "credit_limit",
214
+ "confidence": 71.16
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "is it possible to raise the credit limit for my discover card"
219
+ Category:
220
+ {{
221
+ "category": "credit_limit_change",
222
+ "confidence": 42.37
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "tell me what my credit score is"
227
+ Category:
228
+ {{
229
+ "category": "credit_score",
230
+ "confidence": 8.7
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "i am in need of my location"
235
+ Category:
236
+ {{
237
+ "category": "current_location",
238
+ "confidence": 51.01
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "my card was cut by my kid"
243
+ Category:
244
+ {{
245
+ "category": "damaged_card",
246
+ "confidence": 23.23
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "please tell me today's date"
251
+ Category:
252
+ {{
253
+ "category": "date",
254
+ "confidence": 31.32
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "i need to know what dominate means"
259
+ Category:
260
+ {{
261
+ "category": "definition",
262
+ "confidence": 33.44
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "i need to set up direct deposit"
267
+ Category:
268
+ {{
269
+ "category": "direct_deposit",
270
+ "confidence": 5.13
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "are there any furniture outlets near the mall"
275
+ Category:
276
+ {{
277
+ "category": "directions",
278
+ "confidence": 31.63
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "how far am i from orlando"
283
+ Category:
284
+ {{
285
+ "category": "distance",
286
+ "confidence": 94.2
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "what do you have in the way of pets"
291
+ Category:
292
+ {{
293
+ "category": "do_you_have_pets",
294
+ "confidence": 84.05
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "what is the current going rate for exchanging dollars for pesos"
299
+ Category:
300
+ {{
301
+ "category": "exchange_rate",
302
+ "confidence": 89.34
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "in what month will my card reach expiration"
307
+ Category:
308
+ {{
309
+ "category": "expiration_date",
310
+ "confidence": 52.79
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "i am looking for my phone"
315
+ Category:
316
+ {{
317
+ "category": "find_phone",
318
+ "confidence": 98.39
319
+ }}
320
+
321
+ Example 41:
322
+ Question: "please tell me when my flight will land"
323
+ Category:
324
+ {{
325
+ "category": "flight_status",
326
+ "confidence": 83.85
327
+ }}
328
+
329
+ Example 42:
330
+ Question: "i call tails for a coin flip you need to do right now"
331
+ Category:
332
+ {{
333
+ "category": "flip_coin",
334
+ "confidence": 85.18
335
+ }}
336
+
337
+ Example 43:
338
+ Question: "when will tofu expire if i keep it in the freezer"
339
+ Category:
340
+ {{
341
+ "category": "food_last",
342
+ "confidence": 5.02
343
+ }}
344
+
345
+ Example 44:
346
+ Question: "do you mind putting a stop on my bank account"
347
+ Category:
348
+ {{
349
+ "category": "freeze_account",
350
+ "confidence": 33.03
351
+ }}
352
+
353
+ Example 45:
354
+ Question: "share with me a fun fact about outer space"
355
+ Category:
356
+ {{
357
+ "category": "fun_fact",
358
+ "confidence": 35.92
359
+ }}
360
+
361
+ Example 46:
362
+ Question: "do i have enough fuel to get to dollar tree"
363
+ Category:
364
+ {{
365
+ "category": "gas",
366
+ "confidence": 99.84
367
+ }}
368
+
369
+ Example 47:
370
+ Question: "goodnight"
371
+ Category:
372
+ {{
373
+ "category": "goodbye",
374
+ "confidence": 15.66
375
+ }}
376
+
377
+ Example 48:
378
+ Question: "how's life"
379
+ Category:
380
+ {{
381
+ "category": "greeting",
382
+ "confidence": 48.06
383
+ }}
384
+
385
+ Example 49:
386
+ Question: "please look into the current wait times at chili's right now"
387
+ Category:
388
+ {{
389
+ "category": "how_busy",
390
+ "confidence": 12.38
391
+ }}
392
+
393
+ Example 50:
394
+ Question: "how long ago were you born"
395
+ Category:
396
+ {{
397
+ "category": "how_old_are_you",
398
+ "confidence": 32.35
399
+ }}
400
+
401
+ Example 51:
402
+ Question: "give me tips on maintaining good credit"
403
+ Category:
404
+ {{
405
+ "category": "improve_credit_score",
406
+ "confidence": 8.52
407
+ }}
408
+
409
+ Example 52:
410
+ Question: "how much money am i earning"
411
+ Category:
412
+ {{
413
+ "category": "income",
414
+ "confidence": 39.69
415
+ }}
416
+
417
+ Example 53:
418
+ Question: "would it be ok if i have pepper and not salt"
419
+ Category:
420
+ {{
421
+ "category": "ingredient_substitution",
422
+ "confidence": 21.81
423
+ }}
424
+
425
+ Example 54:
426
+ Question: "what is needed to cook lasagna"
427
+ Category:
428
+ {{
429
+ "category": "ingredients_list",
430
+ "confidence": 31.2
431
+ }}
432
+
433
+ Example 55:
434
+ Question: "tell me the full name of my health plan"
435
+ Category:
436
+ {{
437
+ "category": "insurance",
438
+ "confidence": 55.12
439
+ }}
440
+
441
+ Example 56:
442
+ Question: "what is the protocol for modifying my insurance policy"
443
+ Category:
444
+ {{
445
+ "category": "insurance_change",
446
+ "confidence": 9.76
447
+ }}
448
+
449
+ Example 57:
450
+ Question: "is there a surcharge for using my card in italy while i'm there"
451
+ Category:
452
+ {{
453
+ "category": "international_fees",
454
+ "confidence": 54.32
455
+ }}
456
+
457
+ Example 58:
458
+ Question: "do i need a states visa to get to cuba"
459
+ Category:
460
+ {{
461
+ "category": "international_visa",
462
+ "confidence": 2.62
463
+ }}
464
+
465
+ Example 59:
466
+ Question: "hey do you know how to jump start a car battery"
467
+ Category:
468
+ {{
469
+ "category": "jump_start",
470
+ "confidence": 61.31
471
+ }}
472
+
473
+ Example 60:
474
+ Question: "my car was looked at when"
475
+ Category:
476
+ {{
477
+ "category": "last_maintenance",
478
+ "confidence": 83.99
479
+ }}
480
+
481
+ Example 61:
482
+ Question: "i believe that my luggage was lost"
483
+ Category:
484
+ {{
485
+ "category": "lost_luggage",
486
+ "confidence": 86.13
487
+ }}
488
+
489
+ Example 62:
490
+ Question: "can i call a restaurant"
491
+ Category:
492
+ {{
493
+ "category": "make_call",
494
+ "confidence": 78.82
495
+ }}
496
+
497
+ Example 63:
498
+ Question: "i can't decide"
499
+ Category:
500
+ {{
501
+ "category": "maybe",
502
+ "confidence": 32.57
503
+ }}
504
+
505
+ Example 64:
506
+ Question: "suggest something for me to make myself for dinner"
507
+ Category:
508
+ {{
509
+ "category": "meal_suggestion",
510
+ "confidence": 81.36
511
+ }}
512
+
513
+ Example 65:
514
+ Question: "i want to know what the purpose of life is"
515
+ Category:
516
+ {{
517
+ "category": "meaning_of_life",
518
+ "confidence": 39.96
519
+ }}
520
+
521
+ Example 66:
522
+ Question: "give me celcius to fahrenheit"
523
+ Category:
524
+ {{
525
+ "category": "measurement_conversion",
526
+ "confidence": 21.07
527
+ }}
528
+
529
+ Example 67:
530
+ Question: "exactly what time is my meeting with robin scheduled for on"
531
+ Category:
532
+ {{
533
+ "category": "meeting_schedule",
534
+ "confidence": 3.16
535
+ }}
536
+
537
+ Example 68:
538
+ Question: "tell me my minimum citicard payment"
539
+ Category:
540
+ {{
541
+ "category": "min_payment",
542
+ "confidence": 45.29
543
+ }}
544
+
545
+ Example 69:
546
+ Question: "what is the highway mpg of this car"
547
+ Category:
548
+ {{
549
+ "category": "mpg",
550
+ "confidence": 23.85
551
+ }}
552
+
553
+ Example 70:
554
+ Question: "can i apply here for a new card"
555
+ Category:
556
+ {{
557
+ "category": "new_card",
558
+ "confidence": 79.48
559
+ }}
560
+
561
+ Example 71:
562
+ Question: "how long do i have to wait to get a day off"
563
+ Category:
564
+ {{
565
+ "category": "next_holiday",
566
+ "confidence": 49.81
567
+ }}
568
+
569
+ Example 72:
570
+ Question: "go to upcoming song"
571
+ Category:
572
+ {{
573
+ "category": "next_song",
574
+ "confidence": 34.78
575
+ }}
576
+
577
+ Example 73:
578
+ Question: "no, that is incorrect"
579
+ Category:
580
+ {{
581
+ "category": "no",
582
+ "confidence": 51.25
583
+ }}
584
+
585
+ Example 74:
586
+ Question: "after how long should i change my oil"
587
+ Category:
588
+ {{
589
+ "category": "oil_change_when",
590
+ "confidence": 94.02
591
+ }}
592
+
593
+ Example 75:
594
+ Question: "can you go to amazon a repurchase my last purchase"
595
+ Category:
596
+ {{
597
+ "category": "order",
598
+ "confidence": 91.39
599
+ }}
600
+
601
+ Example 76:
602
+ Question: "can some more checkbooks get mailed to me"
603
+ Category:
604
+ {{
605
+ "category": "order_checks",
606
+ "confidence": 41.82
607
+ }}
608
+
609
+ Example 77:
610
+ Question: "can i still make changes to my order, or has it already been shipped"
611
+ Category:
612
+ {{
613
+ "category": "order_status",
614
+ "confidence": 49.78
615
+ }}
616
+
617
+ Example 78:
618
+ Question: "please pay my bill"
619
+ Category:
620
+ {{
621
+ "category": "pay_bill",
622
+ "confidence": 10.05
623
+ }}
624
+
625
+ Example 79:
626
+ Question: "remind me of the date of my last paycheck"
627
+ Category:
628
+ {{
629
+ "category": "payday",
630
+ "confidence": 22.07
631
+ }}
632
+
633
+ Example 80:
634
+ Question: "how do i change my pin for number for my abc bank account"
635
+ Category:
636
+ {{
637
+ "category": "pin_change",
638
+ "confidence": 90.23
639
+ }}
640
+
641
+ Example 81:
642
+ Question: "resume my metal playlist"
643
+ Category:
644
+ {{
645
+ "category": "play_music",
646
+ "confidence": 1.04
647
+ }}
648
+
649
+ Example 82:
650
+ Question: "do i need a socket converter if i'm going to be in eithiopia"
651
+ Category:
652
+ {{
653
+ "category": "plug_type",
654
+ "confidence": 97.53
655
+ }}
656
+
657
+ Example 83:
658
+ Question: "so i have any vacation days left"
659
+ Category:
660
+ {{
661
+ "category": "pto_balance",
662
+ "confidence": 42.27
663
+ }}
664
+
665
+ Example 84:
666
+ Question: "i want to put in a pto request for march 1-8"
667
+ Category:
668
+ {{
669
+ "category": "pto_request",
670
+ "confidence": 27.48
671
+ }}
672
+
673
+ Example 85:
674
+ Question: "has my vacation request been approved"
675
+ Category:
676
+ {{
677
+ "category": "pto_request_status",
678
+ "confidence": 8.73
679
+ }}
680
+
681
+ Example 86:
682
+ Question: "can you tell me how many vacation days have i taken"
683
+ Category:
684
+ {{
685
+ "category": "pto_used",
686
+ "confidence": 49.66
687
+ }}
688
+
689
+ Example 87:
690
+ Question: "find me a recipe for chili"
691
+ Category:
692
+ {{
693
+ "category": "recipe",
694
+ "confidence": 25.45
695
+ }}
696
+
697
+ Example 88:
698
+ Question: "what did i include on my list of things to remember"
699
+ Category:
700
+ {{
701
+ "category": "reminder",
702
+ "confidence": 7.36
703
+ }}
704
+
705
+ Example 89:
706
+ Question: "please give me a reminder"
707
+ Category:
708
+ {{
709
+ "category": "reminder_update",
710
+ "confidence": 32.73
711
+ }}
712
+
713
+ Example 90:
714
+ Question: "sorry, i didn't hear you, can you say that gain"
715
+ Category:
716
+ {{
717
+ "category": "repeat",
718
+ "confidence": 17.39
719
+ }}
720
+
721
+ Example 91:
722
+ Question: "let me know the wait on a replacement credit card"
723
+ Category:
724
+ {{
725
+ "category": "replacement_card_duration",
726
+ "confidence": 22.72
727
+ }}
728
+
729
+ Example 92:
730
+ Question: "i believe there are fraudulent charges on my card how can i report them"
731
+ Category:
732
+ {{
733
+ "category": "report_fraud",
734
+ "confidence": 23.99
735
+ }}
736
+
737
+ Example 93:
738
+ Question: "i can't find my discover card, how do i report it"
739
+ Category:
740
+ {{
741
+ "category": "report_lost_card",
742
+ "confidence": 63.82
743
+ }}
744
+
745
+ Example 94:
746
+ Question: "go back to initial factory state"
747
+ Category:
748
+ {{
749
+ "category": "reset_settings",
750
+ "confidence": 54.95
751
+ }}
752
+
753
+ Example 95:
754
+ Question: "can you get me a table for 8 at mastro's at 8:30pm"
755
+ Category:
756
+ {{
757
+ "category": "restaurant_reservation",
758
+ "confidence": 71.03
759
+ }}
760
+
761
+ Example 96:
762
+ Question: "i want to eat mediterranean fare with at least four stars, near me"
763
+ Category:
764
+ {{
765
+ "category": "restaurant_suggestion",
766
+ "confidence": 60.87
767
+ }}
768
+
769
+ Example 97:
770
+ Question: "what's my current reward balance on my amex card"
771
+ Category:
772
+ {{
773
+ "category": "rewards_balance",
774
+ "confidence": 40.55
775
+ }}
776
+
777
+ Example 98:
778
+ Question: "can you fake roll a die for me"
779
+ Category:
780
+ {{
781
+ "category": "roll_dice",
782
+ "confidence": 76.08
783
+ }}
784
+
785
+ Example 99:
786
+ Question: "i have to rollover my 401k"
787
+ Category:
788
+ {{
789
+ "category": "rollover_401k",
790
+ "confidence": 28.39
791
+ }}
792
+
793
+ Example 100:
794
+ Question: "ai, routing number for my b of a checking account"
795
+ Category:
796
+ {{
797
+ "category": "routing",
798
+ "confidence": 89.24
799
+ }}
800
+
801
+ Example 101:
802
+ Question: "please schedule car maintenance for me"
803
+ Category:
804
+ {{
805
+ "category": "schedule_maintenance",
806
+ "confidence": 67.07
807
+ }}
808
+
809
+ Example 102:
810
+ Question: "can you schedule a meeting with damon for 1"
811
+ Category:
812
+ {{
813
+ "category": "schedule_meeting",
814
+ "confidence": 1.92
815
+ }}
816
+
817
+ Example 103:
818
+ Question: "give tom my location"
819
+ Category:
820
+ {{
821
+ "category": "share_location",
822
+ "confidence": 83.02
823
+ }}
824
+
825
+ Example 104:
826
+ Question: "go over my shopping list with me"
827
+ Category:
828
+ {{
829
+ "category": "shopping_list",
830
+ "confidence": 50.53
831
+ }}
832
+
833
+ Example 105:
834
+ Question: "i don't have any more steak, please put that on my grocery list"
835
+ Category:
836
+ {{
837
+ "category": "shopping_list_update",
838
+ "confidence": 71.0
839
+ }}
840
+
841
+ Example 106:
842
+ Question: "can you get my car started"
843
+ Category:
844
+ {{
845
+ "category": "smart_home",
846
+ "confidence": 60.77
847
+ }}
848
+
849
+ Example 107:
850
+ Question: "how is the word umbrella spelled"
851
+ Category:
852
+ {{
853
+ "category": "spelling",
854
+ "confidence": 12.19
855
+ }}
856
+
857
+ Example 108:
858
+ Question: "could you tell me how much money i spent last week"
859
+ Category:
860
+ {{
861
+ "category": "spending_history",
862
+ "confidence": 11.77
863
+ }}
864
+
865
+ Example 109:
866
+ Question: "you can disconnect from my phone now"
867
+ Category:
868
+ {{
869
+ "category": "sync_device",
870
+ "confidence": 61.05
871
+ }}
872
+
873
+ Example 110:
874
+ Question: "tell me my tax rate"
875
+ Category:
876
+ {{
877
+ "category": "taxes",
878
+ "confidence": 9.12
879
+ }}
880
+
881
+ Example 111:
882
+ Question: "tell me a joke about animals"
883
+ Category:
884
+ {{
885
+ "category": "tell_joke",
886
+ "confidence": 0.51
887
+ }}
888
+
889
+ Example 112:
890
+ Question: "send chris a text message that says stop for milk on your way home"
891
+ Category:
892
+ {{
893
+ "category": "text",
894
+ "confidence": 31.69
895
+ }}
896
+
897
+ Example 113:
898
+ Question: "i appreciate the assistance"
899
+ Category:
900
+ {{
901
+ "category": "thank_you",
902
+ "confidence": 70.37
903
+ }}
904
+
905
+ Example 114:
906
+ Question: "set a one minute timer"
907
+ Category:
908
+ {{
909
+ "category": "timer",
910
+ "confidence": 8.98
911
+ }}
912
+
913
+ Example 115:
914
+ Question: "what timezone is sacromento in"
915
+ Category:
916
+ {{
917
+ "category": "timezone",
918
+ "confidence": 88.7
919
+ }}
920
+
921
+ Example 116:
922
+ Question: "when should i get new tires i last replaced them four years ago"
923
+ Category:
924
+ {{
925
+ "category": "tire_change",
926
+ "confidence": 99.51
927
+ }}
928
+
929
+ Example 117:
930
+ Question: "can you tell me what my tire pressure is"
931
+ Category:
932
+ {{
933
+ "category": "tire_pressure",
934
+ "confidence": 5.84
935
+ }}
936
+
937
+ Example 118:
938
+ Question: "i need to know what my to-do list is looking like"
939
+ Category:
940
+ {{
941
+ "category": "todo_list",
942
+ "confidence": 82.83
943
+ }}
944
+
945
+ Example 119:
946
+ Question: "please cross off schedule acupuncture appointment off of the to do list"
947
+ Category:
948
+ {{
949
+ "category": "todo_list_update",
950
+ "confidence": 20.64
951
+ }}
952
+
953
+ Example 120:
954
+ Question: "what's the traffic like to city hall"
955
+ Category:
956
+ {{
957
+ "category": "traffic",
958
+ "confidence": 91.53
959
+ }}
960
+
961
+ Example 121:
962
+ Question: "open bank app and show my most recent transactions"
963
+ Category:
964
+ {{
965
+ "category": "transactions",
966
+ "confidence": 88.13
967
+ }}
968
+
969
+ Example 122:
970
+ Question: "whats the quickest way to money from one account to another"
971
+ Category:
972
+ {{
973
+ "category": "transfer",
974
+ "confidence": 12.77
975
+ }}
976
+
977
+ Example 123:
978
+ Question: "how would i say goodbye if i were norwegian"
979
+ Category:
980
+ {{
981
+ "category": "translate",
982
+ "confidence": 68.99
983
+ }}
984
+
985
+ Example 124:
986
+ Question: "can you give me the travel alerts for jalisco, mexico"
987
+ Category:
988
+ {{
989
+ "category": "travel_alert",
990
+ "confidence": 17.88
991
+ }}
992
+
993
+ Example 125:
994
+ Question: "im going to be in jamaica from october 4th until october 8th"
995
+ Category:
996
+ {{
997
+ "category": "travel_notification",
998
+ "confidence": 60.37
999
+ }}
1000
+
1001
+ Example 126:
1002
+ Question: "can i do a lot in nashville"
1003
+ Category:
1004
+ {{
1005
+ "category": "travel_suggestion",
1006
+ "confidence": 42.14
1007
+ }}
1008
+
1009
+ Example 127:
1010
+ Question: "we need an uber pool for 2 passengers going to the greenboro airport"
1011
+ Category:
1012
+ {{
1013
+ "category": "uber",
1014
+ "confidence": 4.41
1015
+ }}
1016
+
1017
+ Example 128:
1018
+ Question: "please put africa by toto on my playlist"
1019
+ Category:
1020
+ {{
1021
+ "category": "update_playlist",
1022
+ "confidence": 47.03
1023
+ }}
1024
+
1025
+ Example 129:
1026
+ Question: "what is my name saved under"
1027
+ Category:
1028
+ {{
1029
+ "category": "user_name",
1030
+ "confidence": 97.9
1031
+ }}
1032
+
1033
+ Example 130:
1034
+ Question: "are there any mandatory shots that i must get before my trip to jamaica"
1035
+ Category:
1036
+ {{
1037
+ "category": "vaccines",
1038
+ "confidence": 7.75
1039
+ }}
1040
+
1041
+ Example 131:
1042
+ Question: "where would i find my w-2"
1043
+ Category:
1044
+ {{
1045
+ "category": "w2",
1046
+ "confidence": 72.83
1047
+ }}
1048
+
1049
+ Example 132:
1050
+ Question: "what sorts of things do you do for fun"
1051
+ Category:
1052
+ {{
1053
+ "category": "what_are_your_hobbies",
1054
+ "confidence": 99.23
1055
+ }}
1056
+
1057
+ Example 133:
1058
+ Question: "what topics can i ask you about"
1059
+ Category:
1060
+ {{
1061
+ "category": "what_can_i_ask_you",
1062
+ "confidence": 71.08
1063
+ }}
1064
+
1065
+ Example 134:
1066
+ Question: "i need to know your name"
1067
+ Category:
1068
+ {{
1069
+ "category": "what_is_your_name",
1070
+ "confidence": 48.19
1071
+ }}
1072
+
1073
+ Example 135:
1074
+ Question: "look up the name of this song"
1075
+ Category:
1076
+ {{
1077
+ "category": "what_song",
1078
+ "confidence": 8.28
1079
+ }}
1080
+
1081
+ Example 136:
1082
+ Question: "where were you made"
1083
+ Category:
1084
+ {{
1085
+ "category": "where_are_you_from",
1086
+ "confidence": 0.81
1087
+ }}
1088
+
1089
+ Example 137:
1090
+ Question: "i want to switch out of whisper mode"
1091
+ Category:
1092
+ {{
1093
+ "category": "whisper_mode",
1094
+ "confidence": 48.57
1095
+ }}
1096
+
1097
+ Example 138:
1098
+ Question: "what is the name of your boss"
1099
+ Category:
1100
+ {{
1101
+ "category": "who_do_you_work_for",
1102
+ "confidence": 83.27
1103
+ }}
1104
+
1105
+ Example 139:
1106
+ Question: "i am wanting to know who programmed you"
1107
+ Category:
1108
+ {{
1109
+ "category": "who_made_you",
1110
+ "confidence": 11.24
1111
+ }}
1112
+
1113
+ Example 140:
1114
+ Question: "that is correct"
1115
+ Category:
1116
+ {{
1117
+ "category": "yes",
1118
+ "confidence": 91.49
1119
+ }}
fewshot-1example-per-nonoos/oos_1notoos.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "volume needs to be at 4"
3
+ Category:
4
+ {{
5
+ "category": "change_volume",
6
+ "confidence": 92.98
7
+ }}
fewshot-1example-per-nonoos/oos_30notoos.txt ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "i must know my visa card's apr"
3
+ Category:
4
+ {{
5
+ "category": "apr",
6
+ "confidence": 53.87
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "what is 34 times 80908"
11
+ Category:
12
+ {{
13
+ "category": "calculator",
14
+ "confidence": 74.78
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "how many calories are in powdered donuts"
19
+ Category:
20
+ {{
21
+ "category": "calories",
22
+ "confidence": 43.73
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "that was a mistake, undo that"
27
+ Category:
28
+ {{
29
+ "category": "cancel",
30
+ "confidence": 45.62
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "i want you to call me bailey"
35
+ Category:
36
+ {{
37
+ "category": "change_user_name",
38
+ "confidence": 25.95
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "please increase volume"
43
+ Category:
44
+ {{
45
+ "category": "change_volume",
46
+ "confidence": 70.72
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": 91.17
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": 22.67
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "give me a fun fact about dolphin"
67
+ Category:
68
+ {{
69
+ "category": "fun_fact",
70
+ "confidence": 4.97
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "is pepper a replacement for salt"
75
+ Category:
76
+ {{
77
+ "category": "ingredient_substitution",
78
+ "confidence": 68.05
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "are there any transaction fees associated with my amex card if i am in belgium"
83
+ Category:
84
+ {{
85
+ "category": "international_fees",
86
+ "confidence": 83.04
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "i don't know for sure"
91
+ Category:
92
+ {{
93
+ "category": "maybe",
94
+ "confidence": 31.2
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "what's the least amount i can pay on this bill"
99
+ Category:
100
+ {{
101
+ "category": "min_payment",
102
+ "confidence": 11.69
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "what is the mpg for this car in city"
107
+ Category:
108
+ {{
109
+ "category": "mpg",
110
+ "confidence": 85.2
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "when do i get my next day off"
115
+ Category:
116
+ {{
117
+ "category": "next_holiday",
118
+ "confidence": 51.42
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "how much longer until i need an oil change"
123
+ Category:
124
+ {{
125
+ "category": "oil_change_when",
126
+ "confidence": 3.56
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "i'm out of all my checks can i get some new ones"
131
+ Category:
132
+ {{
133
+ "category": "order_checks",
134
+ "confidence": 99.39
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "can i get vacation day totals i have left"
139
+ Category:
140
+ {{
141
+ "category": "pto_balance",
142
+ "confidence": 23.16
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "up to this point, how much of my pto have i used"
147
+ Category:
148
+ {{
149
+ "category": "pto_used",
150
+ "confidence": 39.59
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "what are the best italian restaurants in chicago"
155
+ Category:
156
+ {{
157
+ "category": "restaurant_suggestion",
158
+ "confidence": 81.69
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "who in the area can inspect my engine light"
163
+ Category:
164
+ {{
165
+ "category": "schedule_maintenance",
166
+ "confidence": 5.59
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "get rid of butter on my shopping list"
171
+ Category:
172
+ {{
173
+ "category": "shopping_list_update",
174
+ "confidence": 68.48
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "i need you to disconnect from my phone"
179
+ Category:
180
+ {{
181
+ "category": "sync_device",
182
+ "confidence": 21.14
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "thanks for your cooperation"
187
+ Category:
188
+ {{
189
+ "category": "thank_you",
190
+ "confidence": 56.59
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "please transfer $5000 to money market from checking account"
195
+ Category:
196
+ {{
197
+ "category": "transfer",
198
+ "confidence": 93.11
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "is there a travel alert in spain"
203
+ Category:
204
+ {{
205
+ "category": "travel_alert",
206
+ "confidence": 41.98
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "i will be telling my bank of my upcoming trip to spain"
211
+ Category:
212
+ {{
213
+ "category": "travel_notification",
214
+ "confidence": 38.82
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "what do tourists do for fun in seattle"
219
+ Category:
220
+ {{
221
+ "category": "travel_suggestion",
222
+ "confidence": 99.8
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "include rap god on the motivational playlist"
227
+ Category:
228
+ {{
229
+ "category": "update_playlist",
230
+ "confidence": 42.18
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "where do i locate the form that has my tax information"
235
+ Category:
236
+ {{
237
+ "category": "w2",
238
+ "confidence": 76.8
239
+ }}
fewshot-1example-per-nonoos/oos_50notoos.txt ADDED
@@ -0,0 +1,399 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "please check the status of my mastercard application"
3
+ Category:
4
+ {{
5
+ "category": "application_status",
6
+ "confidence": 97.61
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "tell me what my credit card's apr is"
11
+ Category:
12
+ {{
13
+ "category": "apr",
14
+ "confidence": 79.93
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "can you tell me what kind of life form you are"
19
+ Category:
20
+ {{
21
+ "category": "are_you_a_bot",
22
+ "confidence": 91.61
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "i want a hotel in phoenix near chase field from january 4th to the 8th"
27
+ Category:
28
+ {{
29
+ "category": "book_hotel",
30
+ "confidence": 61.18
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "what is 25% of $54,788"
35
+ Category:
36
+ {{
37
+ "category": "calculator",
38
+ "confidence": 56.63
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "undo the last event on my calendar"
43
+ Category:
44
+ {{
45
+ "category": "calendar_update",
46
+ "confidence": 76.79
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "can you tell me the calorie count in a glazed donut"
51
+ Category:
52
+ {{
53
+ "category": "calories",
54
+ "confidence": 35.21
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "hush"
59
+ Category:
60
+ {{
61
+ "category": "cancel",
62
+ "confidence": 18.29
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "speak it again slowly"
67
+ Category:
68
+ {{
69
+ "category": "change_speed",
70
+ "confidence": 82.36
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "the name is nick"
75
+ Category:
76
+ {{
77
+ "category": "change_user_name",
78
+ "confidence": 99.43
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "decrease volume to 4"
83
+ Category:
84
+ {{
85
+ "category": "change_volume",
86
+ "confidence": 63.39
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "i want to change my credit limit"
91
+ Category:
92
+ {{
93
+ "category": "credit_limit_change",
94
+ "confidence": 56.51
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "where exactly am i at the moment"
99
+ Category:
100
+ {{
101
+ "category": "current_location",
102
+ "confidence": 1.79
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "whats the definition of transmute"
107
+ Category:
108
+ {{
109
+ "category": "definition",
110
+ "confidence": 92.06
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "direct deposit my paycheck to my capital one account"
115
+ Category:
116
+ {{
117
+ "category": "direct_deposit",
118
+ "confidence": 78.06
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "read me some interesting information about cats"
123
+ Category:
124
+ {{
125
+ "category": "fun_fact",
126
+ "confidence": 7.03
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "how much gas is left in my car"
131
+ Category:
132
+ {{
133
+ "category": "gas",
134
+ "confidence": 91.9
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "goodbye, ai assistant"
139
+ Category:
140
+ {{
141
+ "category": "goodbye",
142
+ "confidence": 2.36
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "what is the wait time at this restaurant"
147
+ Category:
148
+ {{
149
+ "category": "how_busy",
150
+ "confidence": 49.72
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "can substitute cumin for tumeric"
155
+ Category:
156
+ {{
157
+ "category": "ingredient_substitution",
158
+ "confidence": 24.83
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "show me the recipe for broccoli cheddar soup"
163
+ Category:
164
+ {{
165
+ "category": "ingredients_list",
166
+ "confidence": 45.71
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "do i get charged more for using my card in canada"
171
+ Category:
172
+ {{
173
+ "category": "international_fees",
174
+ "confidence": 59.24
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "what is the best way to deal with my lost luggage"
179
+ Category:
180
+ {{
181
+ "category": "lost_luggage",
182
+ "confidence": 32.37
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "that answer's above my pay scale"
187
+ Category:
188
+ {{
189
+ "category": "maybe",
190
+ "confidence": 3.13
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "do you know the smallest amount i can pay on my water bill"
195
+ Category:
196
+ {{
197
+ "category": "min_payment",
198
+ "confidence": 29.69
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "tell me: car gas mileage"
203
+ Category:
204
+ {{
205
+ "category": "mpg",
206
+ "confidence": 24.28
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "i'd like to know when my next day off is"
211
+ Category:
212
+ {{
213
+ "category": "next_holiday",
214
+ "confidence": 25.81
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "could you play the next song on this playlist, please"
219
+ Category:
220
+ {{
221
+ "category": "next_song",
222
+ "confidence": 24.86
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "when is the next time i should change my oil"
227
+ Category:
228
+ {{
229
+ "category": "oil_change_when",
230
+ "confidence": 92.36
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "order some new checks to replace the ones i ran out of"
235
+ Category:
236
+ {{
237
+ "category": "order_checks",
238
+ "confidence": 0.29
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "my utility bill is coming due and i need a loan"
243
+ Category:
244
+ {{
245
+ "category": "pay_bill",
246
+ "confidence": 84.79
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "can you play everlong by foo fighters"
251
+ Category:
252
+ {{
253
+ "category": "play_music",
254
+ "confidence": 67.63
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "how are british plugs"
259
+ Category:
260
+ {{
261
+ "category": "plug_type",
262
+ "confidence": 86.73
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "how many holiday days do i have left to use"
267
+ Category:
268
+ {{
269
+ "category": "pto_balance",
270
+ "confidence": 70.93
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "i want to know if my vacation request has been approved"
275
+ Category:
276
+ {{
277
+ "category": "pto_request_status",
278
+ "confidence": 8.04
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "i want to know how many days off i have utilized until now"
283
+ Category:
284
+ {{
285
+ "category": "pto_used",
286
+ "confidence": 70.46
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "do you have any good ways to make tomato soup"
291
+ Category:
292
+ {{
293
+ "category": "recipe",
294
+ "confidence": 57.42
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "tell me where to go since i want to eat out tonight"
299
+ Category:
300
+ {{
301
+ "category": "restaurant_suggestion",
302
+ "confidence": 66.01
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "i need to find somewhere to check my tires out"
307
+ Category:
308
+ {{
309
+ "category": "schedule_maintenance",
310
+ "confidence": 72.03
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "add flour to my shopping list if it's not already on it"
315
+ Category:
316
+ {{
317
+ "category": "shopping_list_update",
318
+ "confidence": 99.18
319
+ }}
320
+
321
+ Example 41:
322
+ Question: "stop the connection with my phone"
323
+ Category:
324
+ {{
325
+ "category": "sync_device",
326
+ "confidence": 22.23
327
+ }}
328
+
329
+ Example 42:
330
+ Question: "thanks for the answer"
331
+ Category:
332
+ {{
333
+ "category": "thank_you",
334
+ "confidence": 6.17
335
+ }}
336
+
337
+ Example 43:
338
+ Question: "transfer $100 from my checking to saving account"
339
+ Category:
340
+ {{
341
+ "category": "transfer",
342
+ "confidence": 0.69
343
+ }}
344
+
345
+ Example 44:
346
+ Question: "does finland have any travel alerts i should be aware of"
347
+ Category:
348
+ {{
349
+ "category": "travel_alert",
350
+ "confidence": 49.02
351
+ }}
352
+
353
+ Example 45:
354
+ Question: "i'm traveling to belgium soon and want to inform my bank"
355
+ Category:
356
+ {{
357
+ "category": "travel_notification",
358
+ "confidence": 48.38
359
+ }}
360
+
361
+ Example 46:
362
+ Question: "what do tourists do for fun in seattle"
363
+ Category:
364
+ {{
365
+ "category": "travel_suggestion",
366
+ "confidence": 27.91
367
+ }}
368
+
369
+ Example 47:
370
+ Question: "add what i am listening to to my road trip playlist"
371
+ Category:
372
+ {{
373
+ "category": "update_playlist",
374
+ "confidence": 80.14
375
+ }}
376
+
377
+ Example 48:
378
+ Question: "provide me assistance on where to go to get my w2 for tax reasons"
379
+ Category:
380
+ {{
381
+ "category": "w2",
382
+ "confidence": 5.41
383
+ }}
384
+
385
+ Example 49:
386
+ Question: "what questions are you programmed to answer"
387
+ Category:
388
+ {{
389
+ "category": "what_can_i_ask_you",
390
+ "confidence": 99.62
391
+ }}
392
+
393
+ Example 50:
394
+ Question: "it's true"
395
+ Category:
396
+ {{
397
+ "category": "yes",
398
+ "confidence": 60.08
399
+ }}
fewshot-1example-per-nonoos/oos_5notoos.txt ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "please be quiet now"
3
+ Category:
4
+ {{
5
+ "category": "cancel",
6
+ "confidence": 18.83
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "please adjust your settings"
11
+ Category:
12
+ {{
13
+ "category": "change_volume",
14
+ "confidence": 34.98
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": 29.25
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "please inform my bank i'll be vacationing in the bahamas in a couple of days"
27
+ Category:
28
+ {{
29
+ "category": "travel_notification",
30
+ "confidence": 74.98
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "tell me some fun activities to do in oklahoma city"
35
+ Category:
36
+ {{
37
+ "category": "travel_suggestion",
38
+ "confidence": 81.31
39
+ }}
fewshot-1example-per-nonoos/oos_75notoos.txt ADDED
@@ -0,0 +1,599 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example 1:
2
+ Question: "set an alarm"
3
+ Category:
4
+ {{
5
+ "category": "alarm",
6
+ "confidence": 52.29
7
+ }}
8
+
9
+ Example 2:
10
+ Question: "how long to process my credit card application"
11
+ Category:
12
+ {{
13
+ "category": "application_status",
14
+ "confidence": 9.56
15
+ }}
16
+
17
+ Example 3:
18
+ Question: "do you know the apr on my chase credit card"
19
+ Category:
20
+ {{
21
+ "category": "apr",
22
+ "confidence": 40.52
23
+ }}
24
+
25
+ Example 4:
26
+ Question: "let me know if you are a human or are a computer"
27
+ Category:
28
+ {{
29
+ "category": "are_you_a_bot",
30
+ "confidence": 70.45
31
+ }}
32
+
33
+ Example 5:
34
+ Question: "i need a hotel in phoenix near chase field from january 4th to the 8th"
35
+ Category:
36
+ {{
37
+ "category": "book_hotel",
38
+ "confidence": 31.55
39
+ }}
40
+
41
+ Example 6:
42
+ Question: "how many times does 8 go into 2000"
43
+ Category:
44
+ {{
45
+ "category": "calculator",
46
+ "confidence": 74.1
47
+ }}
48
+
49
+ Example 7:
50
+ Question: "remove the may 11 event called baby shower from my calendar"
51
+ Category:
52
+ {{
53
+ "category": "calendar_update",
54
+ "confidence": 33.83
55
+ }}
56
+
57
+ Example 8:
58
+ Question: "calorie check, cheese burger"
59
+ Category:
60
+ {{
61
+ "category": "calories",
62
+ "confidence": 88.22
63
+ }}
64
+
65
+ Example 9:
66
+ Question: "forget what i told you to do"
67
+ Category:
68
+ {{
69
+ "category": "cancel",
70
+ "confidence": 73.57
71
+ }}
72
+
73
+ Example 10:
74
+ Question: "could you speed up your speech"
75
+ Category:
76
+ {{
77
+ "category": "change_speed",
78
+ "confidence": 78.32
79
+ }}
80
+
81
+ Example 11:
82
+ Question: "can you call me something else"
83
+ Category:
84
+ {{
85
+ "category": "change_user_name",
86
+ "confidence": 82.86
87
+ }}
88
+
89
+ Example 12:
90
+ Question: "can you increase the speaker volume"
91
+ Category:
92
+ {{
93
+ "category": "change_volume",
94
+ "confidence": 88.11
95
+ }}
96
+
97
+ Example 13:
98
+ Question: "you know the reservation i have on 2:00 friday i confirm it"
99
+ Category:
100
+ {{
101
+ "category": "confirm_reservation",
102
+ "confidence": 72.63
103
+ }}
104
+
105
+ Example 14:
106
+ Question: "how long should i cook chicken"
107
+ Category:
108
+ {{
109
+ "category": "cook_time",
110
+ "confidence": 97.82
111
+ }}
112
+
113
+ Example 15:
114
+ Question: "the credit limit i have needs to be changed"
115
+ Category:
116
+ {{
117
+ "category": "credit_limit_change",
118
+ "confidence": 74.3
119
+ }}
120
+
121
+ Example 16:
122
+ Question: "i need to know my current gps coordinates"
123
+ Category:
124
+ {{
125
+ "category": "current_location",
126
+ "confidence": 54.57
127
+ }}
128
+
129
+ Example 17:
130
+ Question: "i cannot use my card cuz it's damaged"
131
+ Category:
132
+ {{
133
+ "category": "damaged_card",
134
+ "confidence": 85.25
135
+ }}
136
+
137
+ Example 18:
138
+ Question: "tell me what day today is"
139
+ Category:
140
+ {{
141
+ "category": "date",
142
+ "confidence": 5.45
143
+ }}
144
+
145
+ Example 19:
146
+ Question: "what does the word ataraxy mean"
147
+ Category:
148
+ {{
149
+ "category": "definition",
150
+ "confidence": 81.72
151
+ }}
152
+
153
+ Example 20:
154
+ Question: "can you show me how to set up my paycheck to be direct deposit to my first hawaiian bank account"
155
+ Category:
156
+ {{
157
+ "category": "direct_deposit",
158
+ "confidence": 12.75
159
+ }}
160
+
161
+ Example 21:
162
+ Question: "how long does it take until i reach the sky harbor airport"
163
+ Category:
164
+ {{
165
+ "category": "distance",
166
+ "confidence": 34.04
167
+ }}
168
+
169
+ Example 22:
170
+ Question: "you need to help me find my cellphone"
171
+ Category:
172
+ {{
173
+ "category": "find_phone",
174
+ "confidence": 36.45
175
+ }}
176
+
177
+ Example 23:
178
+ Question: "whats my delta flight's status"
179
+ Category:
180
+ {{
181
+ "category": "flight_status",
182
+ "confidence": 17.57
183
+ }}
184
+
185
+ Example 24:
186
+ Question: "tell me about something some trivia"
187
+ Category:
188
+ {{
189
+ "category": "fun_fact",
190
+ "confidence": 14.05
191
+ }}
192
+
193
+ Example 25:
194
+ Question: "how much gas do i have in the tank"
195
+ Category:
196
+ {{
197
+ "category": "gas",
198
+ "confidence": 32.16
199
+ }}
200
+
201
+ Example 26:
202
+ Question: "good speaking to you"
203
+ Category:
204
+ {{
205
+ "category": "goodbye",
206
+ "confidence": 6.56
207
+ }}
208
+
209
+ Example 27:
210
+ Question: "hi, ai"
211
+ Category:
212
+ {{
213
+ "category": "greeting",
214
+ "confidence": 37.32
215
+ }}
216
+
217
+ Example 28:
218
+ Question: "what's the typical wait time at red lobster"
219
+ Category:
220
+ {{
221
+ "category": "how_busy",
222
+ "confidence": 0.37
223
+ }}
224
+
225
+ Example 29:
226
+ Question: "how old will you be"
227
+ Category:
228
+ {{
229
+ "category": "how_old_are_you",
230
+ "confidence": 52.29
231
+ }}
232
+
233
+ Example 30:
234
+ Question: "my income equals what amount"
235
+ Category:
236
+ {{
237
+ "category": "income",
238
+ "confidence": 79.96
239
+ }}
240
+
241
+ Example 31:
242
+ Question: "let me know if i can use ketchup in place of the mustard"
243
+ Category:
244
+ {{
245
+ "category": "ingredient_substitution",
246
+ "confidence": 14.54
247
+ }}
248
+
249
+ Example 32:
250
+ Question: "what all is in gumbo"
251
+ Category:
252
+ {{
253
+ "category": "ingredients_list",
254
+ "confidence": 72.03
255
+ }}
256
+
257
+ Example 33:
258
+ Question: "if i am in tulsa, will i get charged extra if i use my card"
259
+ Category:
260
+ {{
261
+ "category": "international_fees",
262
+ "confidence": 26.29
263
+ }}
264
+
265
+ Example 34:
266
+ Question: "my luggage is missing i was on frontier flight ab123 from seattle"
267
+ Category:
268
+ {{
269
+ "category": "lost_luggage",
270
+ "confidence": 85.45
271
+ }}
272
+
273
+ Example 35:
274
+ Question: "i can't tell"
275
+ Category:
276
+ {{
277
+ "category": "maybe",
278
+ "confidence": 71.38
279
+ }}
280
+
281
+ Example 36:
282
+ Question: "what is the minimum i can pay on my heating bill"
283
+ Category:
284
+ {{
285
+ "category": "min_payment",
286
+ "confidence": 11.32
287
+ }}
288
+
289
+ Example 37:
290
+ Question: "what's the mpg of my car"
291
+ Category:
292
+ {{
293
+ "category": "mpg",
294
+ "confidence": 9.93
295
+ }}
296
+
297
+ Example 38:
298
+ Question: "can i apply for a discover card"
299
+ Category:
300
+ {{
301
+ "category": "new_card",
302
+ "confidence": 70.39
303
+ }}
304
+
305
+ Example 39:
306
+ Question: "how many more days until my next paid day off"
307
+ Category:
308
+ {{
309
+ "category": "next_holiday",
310
+ "confidence": 11.62
311
+ }}
312
+
313
+ Example 40:
314
+ Question: "skip this song and play the next"
315
+ Category:
316
+ {{
317
+ "category": "next_song",
318
+ "confidence": 0.91
319
+ }}
320
+
321
+ Example 41:
322
+ Question: "how long is an oil change good for"
323
+ Category:
324
+ {{
325
+ "category": "oil_change_when",
326
+ "confidence": 77.2
327
+ }}
328
+
329
+ Example 42:
330
+ Question: "can some more checkbooks get mailed to me"
331
+ Category:
332
+ {{
333
+ "category": "order_checks",
334
+ "confidence": 39.76
335
+ }}
336
+
337
+ Example 43:
338
+ Question: "what is the status of the order i placed with you yesterday"
339
+ Category:
340
+ {{
341
+ "category": "order_status",
342
+ "confidence": 50.56
343
+ }}
344
+
345
+ Example 44:
346
+ Question: "i want to do a payment on my water bill"
347
+ Category:
348
+ {{
349
+ "category": "pay_bill",
350
+ "confidence": 83.91
351
+ }}
352
+
353
+ Example 45:
354
+ Question: "which date is my next paycheck due"
355
+ Category:
356
+ {{
357
+ "category": "payday",
358
+ "confidence": 97.4
359
+ }}
360
+
361
+ Example 46:
362
+ Question: "what's my pin for my fidelity account"
363
+ Category:
364
+ {{
365
+ "category": "pin_change",
366
+ "confidence": 76.08
367
+ }}
368
+
369
+ Example 47:
370
+ Question: "please play the song that goes doo doo doo"
371
+ Category:
372
+ {{
373
+ "category": "play_music",
374
+ "confidence": 29.75
375
+ }}
376
+
377
+ Example 48:
378
+ Question: "what kind of outlets do they use in z"
379
+ Category:
380
+ {{
381
+ "category": "plug_type",
382
+ "confidence": 41.84
383
+ }}
384
+
385
+ Example 49:
386
+ Question: "do you know ho many vacation days i currently have"
387
+ Category:
388
+ {{
389
+ "category": "pto_balance",
390
+ "confidence": 57.38
391
+ }}
392
+
393
+ Example 50:
394
+ Question: "i want help making a pto request for february 22-27"
395
+ Category:
396
+ {{
397
+ "category": "pto_request",
398
+ "confidence": 42.33
399
+ }}
400
+
401
+ Example 51:
402
+ Question: "any news for me regarding my day off request"
403
+ Category:
404
+ {{
405
+ "category": "pto_request_status",
406
+ "confidence": 39.68
407
+ }}
408
+
409
+ Example 52:
410
+ Question: "see how many days i've taken off so far"
411
+ Category:
412
+ {{
413
+ "category": "pto_used",
414
+ "confidence": 40.94
415
+ }}
416
+
417
+ Example 53:
418
+ Question: "i need to find a good way to make chicken soup"
419
+ Category:
420
+ {{
421
+ "category": "recipe",
422
+ "confidence": 25.03
423
+ }}
424
+
425
+ Example 54:
426
+ Question: "what did i want to remember"
427
+ Category:
428
+ {{
429
+ "category": "reminder",
430
+ "confidence": 85.72
431
+ }}
432
+
433
+ Example 55:
434
+ Question: "how much time before my new card is mailed to me"
435
+ Category:
436
+ {{
437
+ "category": "replacement_card_duration",
438
+ "confidence": 40.02
439
+ }}
440
+
441
+ Example 56:
442
+ Question: "return to default settings"
443
+ Category:
444
+ {{
445
+ "category": "reset_settings",
446
+ "confidence": 15.5
447
+ }}
448
+
449
+ Example 57:
450
+ Question: "what's a highly rated place for steak in omaha"
451
+ Category:
452
+ {{
453
+ "category": "restaurant_suggestion",
454
+ "confidence": 41.52
455
+ }}
456
+
457
+ Example 58:
458
+ Question: "can you roll a ten sided die and tell me the number"
459
+ Category:
460
+ {{
461
+ "category": "roll_dice",
462
+ "confidence": 48.28
463
+ }}
464
+
465
+ Example 59:
466
+ Question: "do you know if my 401k is able to be rolled over"
467
+ Category:
468
+ {{
469
+ "category": "rollover_401k",
470
+ "confidence": 58.7
471
+ }}
472
+
473
+ Example 60:
474
+ Question: "where can i find a place where i can schedule to check my tires out"
475
+ Category:
476
+ {{
477
+ "category": "schedule_maintenance",
478
+ "confidence": 29.42
479
+ }}
480
+
481
+ Example 61:
482
+ Question: "do me a favor and put sharpies on my list for shopping"
483
+ Category:
484
+ {{
485
+ "category": "shopping_list_update",
486
+ "confidence": 67.5
487
+ }}
488
+
489
+ Example 62:
490
+ Question: "go ahead and connect to my phone"
491
+ Category:
492
+ {{
493
+ "category": "sync_device",
494
+ "confidence": 80.08
495
+ }}
496
+
497
+ Example 63:
498
+ Question: "what do i owe the government on my taxes"
499
+ Category:
500
+ {{
501
+ "category": "taxes",
502
+ "confidence": 42.26
503
+ }}
504
+
505
+ Example 64:
506
+ Question: "i would like to thank you"
507
+ Category:
508
+ {{
509
+ "category": "thank_you",
510
+ "confidence": 31.14
511
+ }}
512
+
513
+ Example 65:
514
+ Question: "i need you to check the air levels in my tires and let me know if i have enough in them"
515
+ Category:
516
+ {{
517
+ "category": "tire_pressure",
518
+ "confidence": 48.56
519
+ }}
520
+
521
+ Example 66:
522
+ Question: "move a dollar from my checkings to my savings"
523
+ Category:
524
+ {{
525
+ "category": "transfer",
526
+ "confidence": 99.15
527
+ }}
528
+
529
+ Example 67:
530
+ Question: "mexico travel alerts"
531
+ Category:
532
+ {{
533
+ "category": "travel_alert",
534
+ "confidence": 62.54
535
+ }}
536
+
537
+ Example 68:
538
+ Question: "please tell the bank i will be traveling internationally"
539
+ Category:
540
+ {{
541
+ "category": "travel_notification",
542
+ "confidence": 25.47
543
+ }}
544
+
545
+ Example 69:
546
+ Question: "tell me some fun tourist attractions in london"
547
+ Category:
548
+ {{
549
+ "category": "travel_suggestion",
550
+ "confidence": 38.35
551
+ }}
552
+
553
+ Example 70:
554
+ Question: "add this to my rock playlist"
555
+ Category:
556
+ {{
557
+ "category": "update_playlist",
558
+ "confidence": 72.72
559
+ }}
560
+
561
+ Example 71:
562
+ Question: "i need a w2 form from"
563
+ Category:
564
+ {{
565
+ "category": "w2",
566
+ "confidence": 66.85
567
+ }}
568
+
569
+ Example 72:
570
+ Question: "please tell me what subjects you like"
571
+ Category:
572
+ {{
573
+ "category": "what_can_i_ask_you",
574
+ "confidence": 18.42
575
+ }}
576
+
577
+ Example 73:
578
+ Question: "are you from here or somewhere else originally"
579
+ Category:
580
+ {{
581
+ "category": "where_are_you_from",
582
+ "confidence": 72.52
583
+ }}
584
+
585
+ Example 74:
586
+ Question: "i would like to know who programmed this ai"
587
+ Category:
588
+ {{
589
+ "category": "who_made_you",
590
+ "confidence": 67.31
591
+ }}
592
+
593
+ Example 75:
594
+ Question: "yeah, that's right"
595
+ Category:
596
+ {{
597
+ "category": "yes",
598
+ "confidence": 65.8
599
+ }}