Danil commited on
Commit
7fd09e8
·
1 Parent(s): 0d77a32

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +62 -61
config.json CHANGED
@@ -75,67 +75,68 @@
75
  "initializer_range": 0.02,
76
  "intermediate_size": 3072,
77
  "label2id": {
78
- "LABEL_0": 0,
79
- "LABEL_1": 1,
80
- "LABEL_10": 10,
81
- "LABEL_11": 11,
82
- "LABEL_12": 12,
83
- "LABEL_13": 13,
84
- "LABEL_14": 14,
85
- "LABEL_15": 15,
86
- "LABEL_16": 16,
87
- "LABEL_17": 17,
88
- "LABEL_18": 18,
89
- "LABEL_19": 19,
90
- "LABEL_2": 2,
91
- "LABEL_20": 20,
92
- "LABEL_21": 21,
93
- "LABEL_22": 22,
94
- "LABEL_23": 23,
95
- "LABEL_24": 24,
96
- "LABEL_25": 25,
97
- "LABEL_26": 26,
98
- "LABEL_27": 27,
99
- "LABEL_28": 28,
100
- "LABEL_29": 29,
101
- "LABEL_3": 3,
102
- "LABEL_30": 30,
103
- "LABEL_31": 31,
104
- "LABEL_32": 32,
105
- "LABEL_33": 33,
106
- "LABEL_34": 34,
107
- "LABEL_35": 35,
108
- "LABEL_36": 36,
109
- "LABEL_37": 37,
110
- "LABEL_38": 38,
111
- "LABEL_39": 39,
112
- "LABEL_4": 4,
113
- "LABEL_40": 40,
114
- "LABEL_41": 41,
115
- "LABEL_42": 42,
116
- "LABEL_43": 43,
117
- "LABEL_44": 44,
118
- "LABEL_45": 45,
119
- "LABEL_46": 46,
120
- "LABEL_47": 47,
121
- "LABEL_48": 48,
122
- "LABEL_49": 49,
123
- "LABEL_5": 5,
124
- "LABEL_50": 50,
125
- "LABEL_51": 51,
126
- "LABEL_52": 52,
127
- "LABEL_53": 53,
128
- "LABEL_54": 54,
129
- "LABEL_55": 55,
130
- "LABEL_56": 56,
131
- "LABEL_57": 57,
132
- "LABEL_58": 58,
133
- "LABEL_59": 59,
134
- "LABEL_6": 6,
135
- "LABEL_7": 7,
136
- "LABEL_8": 8,
137
- "LABEL_9": 9
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",