gokuls commited on
Commit
41bd69f
1 Parent(s): 514883a

Training in progress, epoch 4

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