gokuls commited on
Commit
c207c52
1 Parent(s): 9bf52db

Training in progress, epoch 2

Browse files
config.json CHANGED
@@ -57,194 +57,194 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "iot_coffee",
61
- "1": "settings",
62
- "10": "social_post",
63
- "11": "transport_query",
64
- "12": "game",
65
- "13": "datetime_convert",
66
- "14": "traffic",
67
- "15": "factoid",
68
- "16": "hue_lightoff",
69
- "17": "qa_currency",
70
- "18": "audio_volume_down",
71
- "19": "recommendation_locations",
72
- "2": "news_query",
73
- "20": "calendar_remove",
74
- "21": "recommendation_events",
75
- "22": "music_settings",
76
- "23": "lists_createoradd",
77
- "24": "iot_hue_lightdim",
78
- "25": "general_joke",
79
- "26": "play_audiobook",
80
- "27": "transport_traffic",
81
- "28": "transport_taxi",
82
- "29": "quirky",
83
- "3": "qa_factoid",
84
- "30": "greet",
85
- "31": "addcontact",
86
- "32": "cooking_recipe",
87
- "33": "cleaning",
88
- "34": "hue_lightup",
89
- "35": "lists_remove",
90
- "36": "wemo_off",
91
- "37": "calendar_query",
92
- "38": "podcasts",
93
- "39": "takeaway_query",
94
- "4": "qa_stock",
95
- "40": "volume_other",
96
- "41": "general_greet",
97
- "42": "alarm_remove",
98
- "43": "email_addcontact",
99
- "44": "cooking_query",
100
- "45": "play_podcasts",
101
- "46": "events",
102
- "47": "calendar_set",
103
- "48": "email_querycontact",
104
- "49": "convert",
105
- "5": "iot_hue_lightchange",
106
- "50": "email_query",
107
- "51": "alarm_query",
108
- "52": "wemo_on",
109
- "53": "iot_wemo_off",
110
- "54": "iot_hue_lighton",
111
- "55": "definition",
112
- "56": "play_game",
113
- "57": "iot_hue_lightoff",
114
- "58": "querycontact",
115
- "59": "recommendation_movies",
116
- "6": "currency",
117
- "60": "takeaway_order",
118
- "61": "music_query",
119
- "62": "audio_volume_other",
120
- "63": "general_quirky",
121
- "64": "sendemail",
122
- "65": "remove",
123
- "66": "createoradd",
124
- "67": "play_music",
125
- "68": "iot_hue_lightup",
126
- "69": "hue_lightdim",
127
- "7": "iot_wemo_on",
128
- "70": "lists_query",
129
- "71": "music_likeness",
130
- "72": "email_sendemail",
131
- "73": "qa_definition",
132
- "74": "query",
133
- "75": "ticket",
134
- "76": "weather_query",
135
- "77": "play_radio",
136
- "78": "iot_cleaning",
137
- "79": "datetime_query",
138
- "8": "qa_maths",
139
- "80": "joke",
140
- "81": "transport_ticket",
141
- "82": "social_query",
142
- "83": "music",
143
- "84": "locations",
144
- "85": "alarm_set",
145
- "86": "audio_volume_mute",
146
- "87": "post",
147
- "88": "music_dislikeness",
148
  "89": "set",
149
- "9": "audio_volume_up",
150
  "90": "radio",
151
- "91": "coffee"
152
  },
153
  "initializer_range": 0.02,
154
  "intermediate_size": 3072,
155
  "label2id": {
156
- "addcontact": "31",
157
- "alarm_query": "51",
158
- "alarm_remove": "42",
159
- "alarm_set": "85",
160
- "audio_volume_down": "18",
161
- "audio_volume_mute": "86",
162
- "audio_volume_other": "62",
163
- "audio_volume_up": "9",
164
- "calendar_query": "37",
165
- "calendar_remove": "20",
166
- "calendar_set": "47",
167
- "cleaning": "33",
168
- "coffee": "91",
169
- "convert": "49",
170
- "cooking_query": "44",
171
- "cooking_recipe": "32",
172
- "createoradd": "66",
173
- "currency": "6",
174
- "datetime_convert": "13",
175
- "datetime_query": "79",
176
- "definition": "55",
177
- "email_addcontact": "43",
178
- "email_query": "50",
179
- "email_querycontact": "48",
180
- "email_sendemail": "72",
181
- "events": "46",
182
- "factoid": "15",
183
- "game": "12",
184
- "general_greet": "41",
185
- "general_joke": "25",
186
- "general_quirky": "63",
187
- "greet": "30",
188
- "hue_lightdim": "69",
189
- "hue_lightoff": "16",
190
- "hue_lightup": "34",
191
- "iot_cleaning": "78",
192
- "iot_coffee": "0",
193
- "iot_hue_lightchange": "5",
194
- "iot_hue_lightdim": "24",
195
- "iot_hue_lightoff": "57",
196
- "iot_hue_lighton": "54",
197
- "iot_hue_lightup": "68",
198
- "iot_wemo_off": "53",
199
- "iot_wemo_on": "7",
200
- "joke": "80",
201
- "lists_createoradd": "23",
202
- "lists_query": "70",
203
- "lists_remove": "35",
204
- "locations": "84",
205
- "music": "83",
206
- "music_dislikeness": "88",
207
- "music_likeness": "71",
208
- "music_query": "61",
209
- "music_settings": "22",
210
- "news_query": "2",
211
- "play_audiobook": "26",
212
- "play_game": "56",
213
- "play_music": "67",
214
- "play_podcasts": "45",
215
- "play_radio": "77",
216
- "podcasts": "38",
217
- "post": "87",
218
- "qa_currency": "17",
219
- "qa_definition": "73",
220
- "qa_factoid": "3",
221
- "qa_maths": "8",
222
- "qa_stock": "4",
223
- "query": "74",
224
- "querycontact": "58",
225
- "quirky": "29",
226
  "radio": "90",
227
- "recommendation_events": "21",
228
- "recommendation_locations": "19",
229
- "recommendation_movies": "59",
230
- "remove": "65",
231
- "sendemail": "64",
232
  "set": "89",
233
- "settings": "1",
234
- "social_post": "10",
235
- "social_query": "82",
236
- "takeaway_order": "60",
237
- "takeaway_query": "39",
238
- "ticket": "75",
239
- "traffic": "14",
240
- "transport_query": "11",
241
- "transport_taxi": "28",
242
- "transport_ticket": "81",
243
- "transport_traffic": "27",
244
- "volume_other": "40",
245
- "weather_query": "76",
246
- "wemo_off": "36",
247
- "wemo_on": "52"
248
  },
249
  "layer_norm_eps": 1e-05,
250
  "layerdrop": 0.0,
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "social_query",
61
+ "1": "createoradd",
62
+ "10": "iot_hue_lightchange",
63
+ "11": "transport_ticket",
64
+ "12": "music_likeness",
65
+ "13": "querycontact",
66
+ "14": "iot_wemo_off",
67
+ "15": "post",
68
+ "16": "iot_wemo_on",
69
+ "17": "podcasts",
70
+ "18": "definition",
71
+ "19": "iot_hue_lightoff",
72
+ "2": "hue_lightoff",
73
+ "20": "addcontact",
74
+ "21": "audio_volume_other",
75
+ "22": "lists_remove",
76
+ "23": "currency",
77
+ "24": "recommendation_locations",
78
+ "25": "social_post",
79
+ "26": "email_sendemail",
80
+ "27": "quirky",
81
+ "28": "events",
82
+ "29": "play_radio",
83
+ "3": "traffic",
84
+ "30": "alarm_query",
85
+ "31": "alarm_remove",
86
+ "32": "calendar_remove",
87
+ "33": "sendemail",
88
+ "34": "audio_volume_mute",
89
+ "35": "music",
90
+ "36": "coffee",
91
+ "37": "email_querycontact",
92
+ "38": "email_addcontact",
93
+ "39": "iot_hue_lighton",
94
+ "4": "general_quirky",
95
+ "40": "general_joke",
96
+ "41": "remove",
97
+ "42": "wemo_off",
98
+ "43": "ticket",
99
+ "44": "iot_cleaning",
100
+ "45": "qa_stock",
101
+ "46": "cooking_recipe",
102
+ "47": "transport_traffic",
103
+ "48": "weather_query",
104
+ "49": "iot_coffee",
105
+ "5": "recommendation_movies",
106
+ "50": "takeaway_order",
107
+ "51": "music_dislikeness",
108
+ "52": "qa_definition",
109
+ "53": "general_greet",
110
+ "54": "calendar_query",
111
+ "55": "lists_createoradd",
112
+ "56": "calendar_set",
113
+ "57": "email_query",
114
+ "58": "cleaning",
115
+ "59": "lists_query",
116
+ "6": "factoid",
117
+ "60": "news_query",
118
+ "61": "takeaway_query",
119
+ "62": "datetime_convert",
120
+ "63": "cooking_query",
121
+ "64": "qa_currency",
122
+ "65": "play_game",
123
+ "66": "joke",
124
+ "67": "volume_other",
125
+ "68": "game",
126
+ "69": "recommendation_events",
127
+ "7": "settings",
128
+ "70": "alarm_set",
129
+ "71": "audio_volume_up",
130
+ "72": "iot_hue_lightdim",
131
+ "73": "hue_lightdim",
132
+ "74": "greet",
133
+ "75": "hue_lightup",
134
+ "76": "qa_factoid",
135
+ "77": "wemo_on",
136
+ "78": "play_audiobook",
137
+ "79": "iot_hue_lightup",
138
+ "8": "audio_volume_down",
139
+ "80": "play_music",
140
+ "81": "play_podcasts",
141
+ "82": "qa_maths",
142
+ "83": "music_query",
143
+ "84": "transport_query",
144
+ "85": "convert",
145
+ "86": "datetime_query",
146
+ "87": "transport_taxi",
147
+ "88": "query",
148
  "89": "set",
149
+ "9": "locations",
150
  "90": "radio",
151
+ "91": "music_settings"
152
  },
153
  "initializer_range": 0.02,
154
  "intermediate_size": 3072,
155
  "label2id": {
156
+ "addcontact": "20",
157
+ "alarm_query": "30",
158
+ "alarm_remove": "31",
159
+ "alarm_set": "70",
160
+ "audio_volume_down": "8",
161
+ "audio_volume_mute": "34",
162
+ "audio_volume_other": "21",
163
+ "audio_volume_up": "71",
164
+ "calendar_query": "54",
165
+ "calendar_remove": "32",
166
+ "calendar_set": "56",
167
+ "cleaning": "58",
168
+ "coffee": "36",
169
+ "convert": "85",
170
+ "cooking_query": "63",
171
+ "cooking_recipe": "46",
172
+ "createoradd": "1",
173
+ "currency": "23",
174
+ "datetime_convert": "62",
175
+ "datetime_query": "86",
176
+ "definition": "18",
177
+ "email_addcontact": "38",
178
+ "email_query": "57",
179
+ "email_querycontact": "37",
180
+ "email_sendemail": "26",
181
+ "events": "28",
182
+ "factoid": "6",
183
+ "game": "68",
184
+ "general_greet": "53",
185
+ "general_joke": "40",
186
+ "general_quirky": "4",
187
+ "greet": "74",
188
+ "hue_lightdim": "73",
189
+ "hue_lightoff": "2",
190
+ "hue_lightup": "75",
191
+ "iot_cleaning": "44",
192
+ "iot_coffee": "49",
193
+ "iot_hue_lightchange": "10",
194
+ "iot_hue_lightdim": "72",
195
+ "iot_hue_lightoff": "19",
196
+ "iot_hue_lighton": "39",
197
+ "iot_hue_lightup": "79",
198
+ "iot_wemo_off": "14",
199
+ "iot_wemo_on": "16",
200
+ "joke": "66",
201
+ "lists_createoradd": "55",
202
+ "lists_query": "59",
203
+ "lists_remove": "22",
204
+ "locations": "9",
205
+ "music": "35",
206
+ "music_dislikeness": "51",
207
+ "music_likeness": "12",
208
+ "music_query": "83",
209
+ "music_settings": "91",
210
+ "news_query": "60",
211
+ "play_audiobook": "78",
212
+ "play_game": "65",
213
+ "play_music": "80",
214
+ "play_podcasts": "81",
215
+ "play_radio": "29",
216
+ "podcasts": "17",
217
+ "post": "15",
218
+ "qa_currency": "64",
219
+ "qa_definition": "52",
220
+ "qa_factoid": "76",
221
+ "qa_maths": "82",
222
+ "qa_stock": "45",
223
+ "query": "88",
224
+ "querycontact": "13",
225
+ "quirky": "27",
226
  "radio": "90",
227
+ "recommendation_events": "69",
228
+ "recommendation_locations": "24",
229
+ "recommendation_movies": "5",
230
+ "remove": "41",
231
+ "sendemail": "33",
232
  "set": "89",
233
+ "settings": "7",
234
+ "social_post": "25",
235
+ "social_query": "0",
236
+ "takeaway_order": "50",
237
+ "takeaway_query": "61",
238
+ "ticket": "43",
239
+ "traffic": "3",
240
+ "transport_query": "84",
241
+ "transport_taxi": "87",
242
+ "transport_ticket": "11",
243
+ "transport_traffic": "47",
244
+ "volume_other": "67",
245
+ "weather_query": "48",
246
+ "wemo_off": "42",
247
+ "wemo_on": "77"
248
  },
249
  "layer_norm_eps": 1e-05,
250
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:712cb299fbd40760f9b1d37aae354fc5c1c52d997c6e1d33315500c93ba6dab0
3
  size 378394896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2adfde537f5de18b15704ba9a83650297882261fa5956e58432ecbfd086cba3
3
  size 378394896
runs/Mar05_13-18-30_ki-g0009/events.out.tfevents.1709644713.ki-g0009 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39caa043e9ee9920e1686788af1344666ff10499f8cdb53e8bda2e6ef4d8ebdd
3
- size 27595
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f767223f9a1cd5765be0bbf65940c1a2621aa7d3cec20350487d7d4c252159a
3
+ size 36082
runs/Mar05_13-36-01_ki-g0009/events.out.tfevents.1709645764.ki-g0009 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:befe7d2ce8a6febcf0cc90d8473db497542feab8a0fd8e5d751f793556a2e5df
3
- size 19902
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323402ee1b59c635827518aeb4d025661bc3bcd64c022205dad6ff0445b34bcd
3
+ size 27595
runs/Mar05_13-59-47_ki-g0009/events.out.tfevents.1709647906.ki-g0009 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ba20bee93086d1170279062c60d1a440c10b7c68e6d4d3d8ae64d4d0d47183
3
+ size 10950
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:691568338c0334943ff668fa955e73e1701404efc9b8622feca0a2d932443a45
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62b0a650a3792237ed005a6f5a36b3f725f416f01e051eb605ff665f41e72a49
3
  size 4792