Update config.json
Browse files- config.json +60 -60
config.json
CHANGED
@@ -12,66 +12,66 @@
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0":
|
16 |
-
"1":
|
17 |
-
"2":
|
18 |
-
"3":
|
19 |
-
"4":
|
20 |
-
"5":
|
21 |
-
"6":
|
22 |
-
"7":
|
23 |
-
"8":
|
24 |
-
"9":
|
25 |
-
"10":
|
26 |
-
"11":
|
27 |
-
"12":
|
28 |
-
"13":
|
29 |
-
"14":
|
30 |
-
"15":
|
31 |
-
"16":
|
32 |
-
"17":
|
33 |
-
"18":
|
34 |
-
"19":
|
35 |
-
"20":
|
36 |
-
"21":
|
37 |
-
"22":
|
38 |
-
"23":
|
39 |
-
"24":
|
40 |
-
"25":
|
41 |
-
"26":
|
42 |
-
"27":
|
43 |
-
"28":
|
44 |
-
"29":
|
45 |
-
"30":
|
46 |
-
"31":
|
47 |
-
"32":
|
48 |
-
"33":
|
49 |
-
"34":
|
50 |
-
"35":
|
51 |
-
"36":
|
52 |
-
"37":
|
53 |
-
"38":
|
54 |
-
"39":
|
55 |
-
"40":
|
56 |
-
"41":
|
57 |
-
"42":
|
58 |
-
"43":
|
59 |
-
"44":
|
60 |
-
"45":
|
61 |
-
"46":
|
62 |
-
"47":
|
63 |
-
"48":
|
64 |
-
"49":
|
65 |
-
"50":
|
66 |
-
"51":
|
67 |
-
"52":
|
68 |
-
"53":
|
69 |
-
"54":
|
70 |
-
"55":
|
71 |
-
"56":
|
72 |
-
"57":
|
73 |
-
"58":
|
74 |
-
"59":
|
75 |
},
|
76 |
"initializer_range": 0.02,
|
77 |
"intermediate_size": 3072,
|
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "datetime_query",
|
16 |
+
"1": "iot_hue_lightchange",
|
17 |
+
"2": "transport_ticket",
|
18 |
+
"3": "takeaway_query",
|
19 |
+
"4": "qa_stock",
|
20 |
+
"5": "general_greet",
|
21 |
+
"6": "recommendation_events",
|
22 |
+
"7": "music_dislikeness",
|
23 |
+
"8": "iot_wemo_off",
|
24 |
+
"9": "cooking_recipe",
|
25 |
+
"10": "qa_currency",
|
26 |
+
"11": "transport_traffic",
|
27 |
+
"12": "general_quirky",
|
28 |
+
"13": "weather_query",
|
29 |
+
"14": "audio_volume_up",
|
30 |
+
"15": "email_addcontact",
|
31 |
+
"16": "takeaway_order",
|
32 |
+
"17": "email_querycontact",
|
33 |
+
"18": "iot_hue_lightup",
|
34 |
+
"19": "recommendation_locations",
|
35 |
+
"20": "play_audiobook",
|
36 |
+
"21": "lists_createoradd",
|
37 |
+
"22": "news_query",
|
38 |
+
"23": "alarm_query",
|
39 |
+
"24": "iot_wemo_on",
|
40 |
+
"25": "general_joke",
|
41 |
+
"26": "qa_definition",
|
42 |
+
"27": "social_query",
|
43 |
+
"28": "music_settings",
|
44 |
+
"29": "audio_volume_other",
|
45 |
+
"30": "calendar_remove",
|
46 |
+
"31": "iot_hue_lightdim",
|
47 |
+
"32": "calendar_query",
|
48 |
+
"33": "email_sendemail",
|
49 |
+
"34": "iot_cleaning",
|
50 |
+
"35": "audio_volume_down",
|
51 |
+
"36": "play_radio",
|
52 |
+
"37": "cooking_query",
|
53 |
+
"38": "datetime_convert",
|
54 |
+
"39": "qa_maths",
|
55 |
+
"40": "iot_hue_lightoff",
|
56 |
+
"41": "iot_hue_lighton",
|
57 |
+
"42": "transport_query",
|
58 |
+
"43": "music_likeness",
|
59 |
+
"44": "email_query",
|
60 |
+
"45": "play_music",
|
61 |
+
"46": "audio_volume_mute",
|
62 |
+
"47": "social_post",
|
63 |
+
"48": "alarm_set",
|
64 |
+
"49": "qa_factoid",
|
65 |
+
"50": "calendar_set",
|
66 |
+
"51": "play_game",
|
67 |
+
"52": "alarm_remove",
|
68 |
+
"53": "lists_remove",
|
69 |
+
"54": "transport_taxi",
|
70 |
+
"55": "recommendation_movies",
|
71 |
+
"56": "iot_coffee",
|
72 |
+
"57": "music_query",
|
73 |
+
"58": "play_podcasts",
|
74 |
+
"59": "lists_query"
|
75 |
},
|
76 |
"initializer_range": 0.02,
|
77 |
"intermediate_size": 3072,
|