gokuls commited on
Commit
73ba9c0
1 Parent(s): 8d5aab4

Training in progress, epoch 0

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