cwchang commited on
Commit
1786c3c
1 Parent(s): 455fbcd

Training in progress, epoch 2

Browse files
config.json ADDED
@@ -0,0 +1,329 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "accept_reservations",
13
+ "1": "account_blocked",
14
+ "2": "alarm",
15
+ "3": "application_status",
16
+ "4": "apr",
17
+ "5": "are_you_a_bot",
18
+ "6": "balance",
19
+ "7": "bill_balance",
20
+ "8": "bill_due",
21
+ "9": "book_flight",
22
+ "10": "book_hotel",
23
+ "11": "calculator",
24
+ "12": "calendar",
25
+ "13": "calendar_update",
26
+ "14": "calories",
27
+ "15": "cancel",
28
+ "16": "cancel_reservation",
29
+ "17": "car_rental",
30
+ "18": "card_declined",
31
+ "19": "carry_on",
32
+ "20": "change_accent",
33
+ "21": "change_ai_name",
34
+ "22": "change_language",
35
+ "23": "change_speed",
36
+ "24": "change_user_name",
37
+ "25": "change_volume",
38
+ "26": "confirm_reservation",
39
+ "27": "cook_time",
40
+ "28": "credit_limit",
41
+ "29": "credit_limit_change",
42
+ "30": "credit_score",
43
+ "31": "current_location",
44
+ "32": "damaged_card",
45
+ "33": "date",
46
+ "34": "definition",
47
+ "35": "direct_deposit",
48
+ "36": "directions",
49
+ "37": "distance",
50
+ "38": "do_you_have_pets",
51
+ "39": "exchange_rate",
52
+ "40": "expiration_date",
53
+ "41": "find_phone",
54
+ "42": "flight_status",
55
+ "43": "flip_coin",
56
+ "44": "food_last",
57
+ "45": "freeze_account",
58
+ "46": "fun_fact",
59
+ "47": "gas",
60
+ "48": "gas_type",
61
+ "49": "goodbye",
62
+ "50": "greeting",
63
+ "51": "how_busy",
64
+ "52": "how_old_are_you",
65
+ "53": "improve_credit_score",
66
+ "54": "income",
67
+ "55": "ingredient_substitution",
68
+ "56": "ingredients_list",
69
+ "57": "insurance",
70
+ "58": "insurance_change",
71
+ "59": "interest_rate",
72
+ "60": "international_fees",
73
+ "61": "international_visa",
74
+ "62": "jump_start",
75
+ "63": "last_maintenance",
76
+ "64": "lost_luggage",
77
+ "65": "make_call",
78
+ "66": "maybe",
79
+ "67": "meal_suggestion",
80
+ "68": "meaning_of_life",
81
+ "69": "measurement_conversion",
82
+ "70": "meeting_schedule",
83
+ "71": "min_payment",
84
+ "72": "mpg",
85
+ "73": "new_card",
86
+ "74": "next_holiday",
87
+ "75": "next_song",
88
+ "76": "no",
89
+ "77": "nutrition_info",
90
+ "78": "oil_change_how",
91
+ "79": "oil_change_when",
92
+ "80": "order",
93
+ "81": "order_checks",
94
+ "82": "order_status",
95
+ "83": "pay_bill",
96
+ "84": "payday",
97
+ "85": "pin_change",
98
+ "86": "play_music",
99
+ "87": "plug_type",
100
+ "88": "pto_balance",
101
+ "89": "pto_request",
102
+ "90": "pto_request_status",
103
+ "91": "pto_used",
104
+ "92": "recipe",
105
+ "93": "redeem_rewards",
106
+ "94": "reminder",
107
+ "95": "reminder_update",
108
+ "96": "repeat",
109
+ "97": "replacement_card_duration",
110
+ "98": "report_fraud",
111
+ "99": "report_lost_card",
112
+ "100": "reset_settings",
113
+ "101": "restaurant_reservation",
114
+ "102": "restaurant_reviews",
115
+ "103": "restaurant_suggestion",
116
+ "104": "rewards_balance",
117
+ "105": "roll_dice",
118
+ "106": "rollover_401k",
119
+ "107": "routing",
120
+ "108": "schedule_maintenance",
121
+ "109": "schedule_meeting",
122
+ "110": "share_location",
123
+ "111": "shopping_list",
124
+ "112": "shopping_list_update",
125
+ "113": "smart_home",
126
+ "114": "spelling",
127
+ "115": "spending_history",
128
+ "116": "sync_device",
129
+ "117": "taxes",
130
+ "118": "tell_joke",
131
+ "119": "text",
132
+ "120": "thank_you",
133
+ "121": "time",
134
+ "122": "timer",
135
+ "123": "timezone",
136
+ "124": "tire_change",
137
+ "125": "tire_pressure",
138
+ "126": "todo_list",
139
+ "127": "todo_list_update",
140
+ "128": "traffic",
141
+ "129": "transactions",
142
+ "130": "transfer",
143
+ "131": "translate",
144
+ "132": "travel_alert",
145
+ "133": "travel_notification",
146
+ "134": "travel_suggestion",
147
+ "135": "uber",
148
+ "136": "update_playlist",
149
+ "137": "user_name",
150
+ "138": "vaccines",
151
+ "139": "w2",
152
+ "140": "weather",
153
+ "141": "what_are_your_hobbies",
154
+ "142": "what_can_i_ask_you",
155
+ "143": "what_is_your_name",
156
+ "144": "what_song",
157
+ "145": "where_are_you_from",
158
+ "146": "whisper_mode",
159
+ "147": "who_do_you_work_for",
160
+ "148": "who_made_you",
161
+ "149": "yes"
162
+ },
163
+ "initializer_range": 0.02,
164
+ "label2id": {
165
+ "accept_reservations": 0,
166
+ "account_blocked": 1,
167
+ "alarm": 2,
168
+ "application_status": 3,
169
+ "apr": 4,
170
+ "are_you_a_bot": 5,
171
+ "balance": 6,
172
+ "bill_balance": 7,
173
+ "bill_due": 8,
174
+ "book_flight": 9,
175
+ "book_hotel": 10,
176
+ "calculator": 11,
177
+ "calendar": 12,
178
+ "calendar_update": 13,
179
+ "calories": 14,
180
+ "cancel": 15,
181
+ "cancel_reservation": 16,
182
+ "car_rental": 17,
183
+ "card_declined": 18,
184
+ "carry_on": 19,
185
+ "change_accent": 20,
186
+ "change_ai_name": 21,
187
+ "change_language": 22,
188
+ "change_speed": 23,
189
+ "change_user_name": 24,
190
+ "change_volume": 25,
191
+ "confirm_reservation": 26,
192
+ "cook_time": 27,
193
+ "credit_limit": 28,
194
+ "credit_limit_change": 29,
195
+ "credit_score": 30,
196
+ "current_location": 31,
197
+ "damaged_card": 32,
198
+ "date": 33,
199
+ "definition": 34,
200
+ "direct_deposit": 35,
201
+ "directions": 36,
202
+ "distance": 37,
203
+ "do_you_have_pets": 38,
204
+ "exchange_rate": 39,
205
+ "expiration_date": 40,
206
+ "find_phone": 41,
207
+ "flight_status": 42,
208
+ "flip_coin": 43,
209
+ "food_last": 44,
210
+ "freeze_account": 45,
211
+ "fun_fact": 46,
212
+ "gas": 47,
213
+ "gas_type": 48,
214
+ "goodbye": 49,
215
+ "greeting": 50,
216
+ "how_busy": 51,
217
+ "how_old_are_you": 52,
218
+ "improve_credit_score": 53,
219
+ "income": 54,
220
+ "ingredient_substitution": 55,
221
+ "ingredients_list": 56,
222
+ "insurance": 57,
223
+ "insurance_change": 58,
224
+ "interest_rate": 59,
225
+ "international_fees": 60,
226
+ "international_visa": 61,
227
+ "jump_start": 62,
228
+ "last_maintenance": 63,
229
+ "lost_luggage": 64,
230
+ "make_call": 65,
231
+ "maybe": 66,
232
+ "meal_suggestion": 67,
233
+ "meaning_of_life": 68,
234
+ "measurement_conversion": 69,
235
+ "meeting_schedule": 70,
236
+ "min_payment": 71,
237
+ "mpg": 72,
238
+ "new_card": 73,
239
+ "next_holiday": 74,
240
+ "next_song": 75,
241
+ "no": 76,
242
+ "nutrition_info": 77,
243
+ "oil_change_how": 78,
244
+ "oil_change_when": 79,
245
+ "order": 80,
246
+ "order_checks": 81,
247
+ "order_status": 82,
248
+ "pay_bill": 83,
249
+ "payday": 84,
250
+ "pin_change": 85,
251
+ "play_music": 86,
252
+ "plug_type": 87,
253
+ "pto_balance": 88,
254
+ "pto_request": 89,
255
+ "pto_request_status": 90,
256
+ "pto_used": 91,
257
+ "recipe": 92,
258
+ "redeem_rewards": 93,
259
+ "reminder": 94,
260
+ "reminder_update": 95,
261
+ "repeat": 96,
262
+ "replacement_card_duration": 97,
263
+ "report_fraud": 98,
264
+ "report_lost_card": 99,
265
+ "reset_settings": 100,
266
+ "restaurant_reservation": 101,
267
+ "restaurant_reviews": 102,
268
+ "restaurant_suggestion": 103,
269
+ "rewards_balance": 104,
270
+ "roll_dice": 105,
271
+ "rollover_401k": 106,
272
+ "routing": 107,
273
+ "schedule_maintenance": 108,
274
+ "schedule_meeting": 109,
275
+ "share_location": 110,
276
+ "shopping_list": 111,
277
+ "shopping_list_update": 112,
278
+ "smart_home": 113,
279
+ "spelling": 114,
280
+ "spending_history": 115,
281
+ "sync_device": 116,
282
+ "taxes": 117,
283
+ "tell_joke": 118,
284
+ "text": 119,
285
+ "thank_you": 120,
286
+ "time": 121,
287
+ "timer": 122,
288
+ "timezone": 123,
289
+ "tire_change": 124,
290
+ "tire_pressure": 125,
291
+ "todo_list": 126,
292
+ "todo_list_update": 127,
293
+ "traffic": 128,
294
+ "transactions": 129,
295
+ "transfer": 130,
296
+ "translate": 131,
297
+ "travel_alert": 132,
298
+ "travel_notification": 133,
299
+ "travel_suggestion": 134,
300
+ "uber": 135,
301
+ "update_playlist": 136,
302
+ "user_name": 137,
303
+ "vaccines": 138,
304
+ "w2": 139,
305
+ "weather": 140,
306
+ "what_are_your_hobbies": 141,
307
+ "what_can_i_ask_you": 142,
308
+ "what_is_your_name": 143,
309
+ "what_song": 144,
310
+ "where_are_you_from": 145,
311
+ "whisper_mode": 146,
312
+ "who_do_you_work_for": 147,
313
+ "who_made_you": 148,
314
+ "yes": 149
315
+ },
316
+ "max_position_embeddings": 512,
317
+ "model_type": "distilbert",
318
+ "n_heads": 12,
319
+ "n_layers": 6,
320
+ "pad_token_id": 0,
321
+ "problem_type": "single_label_classification",
322
+ "qa_dropout": 0.1,
323
+ "seq_classif_dropout": 0.2,
324
+ "sinusoidal_pos_embds": false,
325
+ "tie_weights_": true,
326
+ "torch_dtype": "float32",
327
+ "transformers_version": "4.35.2",
328
+ "vocab_size": 30522
329
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5d26147dc1a3520652bebb2726995c65038bcdb22062be52aacc2842d00d3f5
3
+ size 268287824
runs/Dec01_03-21-03_e9557a1fb47b/events.out.tfevents.1701400876.e9557a1fb47b.402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e939c478e8c04bd4ae55ae372fdfd6ab74ab8782253af59c95e6b7b0647b851
3
+ size 12512
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7250b2241553d941d04f6ceb3347c8cdf29ff45cfc61b88dfa59854e8bff25
3
+ size 4600
vocab.txt ADDED
The diff for this file is too large to render. See raw diff