Danil commited on
Commit ·
7fd09e8
1
Parent(s): 0d77a32
Update config.json
Browse files- config.json +62 -61
config.json
CHANGED
|
@@ -75,67 +75,68 @@
|
|
| 75 |
"initializer_range": 0.02,
|
| 76 |
"intermediate_size": 3072,
|
| 77 |
"label2id": {
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
|
|
|
| 139 |
"layer_norm_eps": 1e-12,
|
| 140 |
"max_position_embeddings": 512,
|
| 141 |
"model_type": "bert",
|
|
|
|
| 75 |
"initializer_range": 0.02,
|
| 76 |
"intermediate_size": 3072,
|
| 77 |
"label2id": {
|
| 78 |
+
"datetime_query": 0,
|
| 79 |
+
"iot_hue_lightchange": 1,
|
| 80 |
+
"transport_ticket": 2,
|
| 81 |
+
"takeaway_query": 3,
|
| 82 |
+
"qa_stock": 4,
|
| 83 |
+
"general_greet": 5,
|
| 84 |
+
"recommendation_events": 6,
|
| 85 |
+
"music_dislikeness": 7,
|
| 86 |
+
"iot_wemo_off": 8,
|
| 87 |
+
"cooking_recipe": 9,
|
| 88 |
+
"qa_currency": 10,
|
| 89 |
+
"transport_traffic": 11,
|
| 90 |
+
"general_quirky": 12,
|
| 91 |
+
"weather_query": 13,
|
| 92 |
+
"audio_volume_up": 14,
|
| 93 |
+
"email_addcontact": 15,
|
| 94 |
+
"takeaway_order": 16,
|
| 95 |
+
"email_querycontact": 17,
|
| 96 |
+
"iot_hue_lightup": 18,
|
| 97 |
+
"recommendation_locations": 19,
|
| 98 |
+
"play_audiobook": 20,
|
| 99 |
+
"lists_createoradd": 21,
|
| 100 |
+
"news_query": 22,
|
| 101 |
+
"alarm_query": 23,
|
| 102 |
+
"iot_wemo_on": 24,
|
| 103 |
+
"general_joke": 25,
|
| 104 |
+
"qa_definition": 26,
|
| 105 |
+
"social_query": 27,
|
| 106 |
+
"music_settings": 28,
|
| 107 |
+
"audio_volume_other": 29,
|
| 108 |
+
"calendar_remove": 30,
|
| 109 |
+
"iot_hue_lightdim": 31,
|
| 110 |
+
"calendar_query": 32,
|
| 111 |
+
"email_sendemail": 33,
|
| 112 |
+
"iot_cleaning": 34,
|
| 113 |
+
"audio_volume_down": 35,
|
| 114 |
+
"play_radio": 36,
|
| 115 |
+
"cooking_query": 37,
|
| 116 |
+
"datetime_convert": 38,
|
| 117 |
+
"qa_maths": 39,
|
| 118 |
+
"iot_hue_lightoff": 40,
|
| 119 |
+
"iot_hue_lighton": 41,
|
| 120 |
+
"transport_query": 42,
|
| 121 |
+
"music_likeness": 43,
|
| 122 |
+
"email_query": 44,
|
| 123 |
+
"play_music": 45,
|
| 124 |
+
"audio_volume_mute": 46,
|
| 125 |
+
"social_post": 47,
|
| 126 |
+
"alarm_set": 48,
|
| 127 |
+
"qa_factoid": 49,
|
| 128 |
+
"calendar_set": 50,
|
| 129 |
+
"play_game": 51,
|
| 130 |
+
"alarm_remove": 52,
|
| 131 |
+
"lists_remove": 53,
|
| 132 |
+
"transport_taxi": 54,
|
| 133 |
+
"recommendation_movies": 55,
|
| 134 |
+
"iot_coffee": 56,
|
| 135 |
+
"music_query": 57,
|
| 136 |
+
"play_podcasts": 58,
|
| 137 |
+
"lists_query": 59
|
| 138 |
+
}
|
| 139 |
+
,
|
| 140 |
"layer_norm_eps": 1e-12,
|
| 141 |
"max_position_embeddings": 512,
|
| 142 |
"model_type": "bert",
|