sakeef commited on
Commit
4f4c5ff
·
verified ·
1 Parent(s): 906d1e1

Upload labels/intent2id.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. labels/intent2id.json +79 -0
labels/intent2id.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "acknowledge": 0,
3
+ "apply_nid": 1,
4
+ "apply_passport": 2,
5
+ "aux_alarm_query": 3,
6
+ "aux_alarm_remove": 4,
7
+ "aux_alarm_set": 5,
8
+ "aux_audio_volume_down": 6,
9
+ "aux_audio_volume_mute": 7,
10
+ "aux_audio_volume_other": 8,
11
+ "aux_audio_volume_up": 9,
12
+ "aux_calendar_query": 10,
13
+ "aux_calendar_remove": 11,
14
+ "aux_calendar_set": 12,
15
+ "aux_cooking_query": 13,
16
+ "aux_cooking_recipe": 14,
17
+ "aux_datetime_convert": 15,
18
+ "aux_datetime_query": 16,
19
+ "aux_email_addcontact": 17,
20
+ "aux_email_query": 18,
21
+ "aux_email_querycontact": 19,
22
+ "aux_email_sendemail": 20,
23
+ "aux_general_joke": 21,
24
+ "aux_general_quirky": 22,
25
+ "aux_iot_cleaning": 23,
26
+ "aux_iot_coffee": 24,
27
+ "aux_iot_hue_lightchange": 25,
28
+ "aux_iot_hue_lightdim": 26,
29
+ "aux_iot_hue_lightoff": 27,
30
+ "aux_iot_hue_lighton": 28,
31
+ "aux_iot_hue_lightup": 29,
32
+ "aux_iot_wemo_off": 30,
33
+ "aux_iot_wemo_on": 31,
34
+ "aux_lists_createoradd": 32,
35
+ "aux_lists_query": 33,
36
+ "aux_lists_remove": 34,
37
+ "aux_music_dislikeness": 35,
38
+ "aux_music_likeness": 36,
39
+ "aux_music_query": 37,
40
+ "aux_music_settings": 38,
41
+ "aux_news_query": 39,
42
+ "aux_play_audiobook": 40,
43
+ "aux_play_game": 41,
44
+ "aux_play_music": 42,
45
+ "aux_play_podcasts": 43,
46
+ "aux_play_radio": 44,
47
+ "aux_qa_currency": 45,
48
+ "aux_qa_definition": 46,
49
+ "aux_qa_factoid": 47,
50
+ "aux_qa_maths": 48,
51
+ "aux_qa_stock": 49,
52
+ "aux_recommendation_events": 50,
53
+ "aux_recommendation_locations": 51,
54
+ "aux_recommendation_movies": 52,
55
+ "aux_social_post": 53,
56
+ "aux_social_query": 54,
57
+ "aux_takeaway_order": 55,
58
+ "aux_takeaway_query": 56,
59
+ "aux_transport_query": 57,
60
+ "aux_transport_taxi": 58,
61
+ "aux_transport_ticket": 59,
62
+ "aux_transport_traffic": 60,
63
+ "aux_weather_query": 61,
64
+ "check_status": 62,
65
+ "confirm": 63,
66
+ "deadline_info": 64,
67
+ "document_query": 65,
68
+ "eligibility_check": 66,
69
+ "greeting": 67,
70
+ "inform": 68,
71
+ "pay_bill": 69,
72
+ "payment_instruction": 70,
73
+ "redirect": 71,
74
+ "renew_passport": 72,
75
+ "report_issue": 73,
76
+ "request_details": 74,
77
+ "request_info": 75,
78
+ "thank_you": 76
79
+ }