sankar1535
commited on
Commit
•
cd1091e
1
Parent(s):
7bd9f54
Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +213 -0
- pytorch_model.bin +3 -0
- runs/Jun08_09-09-20_5edd5905a715/1686215367.8757799/events.out.tfevents.1686215367.5edd5905a715.84069.1 +3 -0
- runs/Jun08_09-09-20_5edd5905a715/events.out.tfevents.1686215367.5edd5905a715.84069.0 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +13 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,213 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "datetime_convert",
|
13 |
+
"1": "lists_query",
|
14 |
+
"2": "alarm_remove",
|
15 |
+
"3": "iot_hue_lighton",
|
16 |
+
"4": "post",
|
17 |
+
"5": "transport_ticket",
|
18 |
+
"6": "music_query",
|
19 |
+
"7": "qa_maths",
|
20 |
+
"8": "cooking_query",
|
21 |
+
"9": "iot_hue_lightchange",
|
22 |
+
"10": "iot_hue_lightup",
|
23 |
+
"11": "likeness",
|
24 |
+
"12": "sendemail",
|
25 |
+
"13": "podcasts",
|
26 |
+
"14": "general_greet",
|
27 |
+
"15": "social_query",
|
28 |
+
"16": "qa_factoid",
|
29 |
+
"17": "iot_hue_lightdim",
|
30 |
+
"18": "transport_query",
|
31 |
+
"19": "factoid",
|
32 |
+
"20": "iot_wemo_off",
|
33 |
+
"21": "wemo_on",
|
34 |
+
"22": "volume_other",
|
35 |
+
"23": "recommendation_events",
|
36 |
+
"24": "query",
|
37 |
+
"25": "wemo_off",
|
38 |
+
"26": "hue_lightoff",
|
39 |
+
"27": "iot_cleaning",
|
40 |
+
"28": "ticket",
|
41 |
+
"29": "iot_wemo_on",
|
42 |
+
"30": "recommendation_locations",
|
43 |
+
"31": "alarm_query",
|
44 |
+
"32": "play_game",
|
45 |
+
"33": "remove",
|
46 |
+
"34": "convert",
|
47 |
+
"35": "currency",
|
48 |
+
"36": "addcontact",
|
49 |
+
"37": "play_music",
|
50 |
+
"38": "definition",
|
51 |
+
"39": "calendar_query",
|
52 |
+
"40": "audio_volume_other",
|
53 |
+
"41": "coffee",
|
54 |
+
"42": "transport_traffic",
|
55 |
+
"43": "play_radio",
|
56 |
+
"44": "datetime_query",
|
57 |
+
"45": "iot_coffee",
|
58 |
+
"46": "takeaway_order",
|
59 |
+
"47": "radio",
|
60 |
+
"48": "settings",
|
61 |
+
"49": "cooking_recipe",
|
62 |
+
"50": "traffic",
|
63 |
+
"51": "music_likeness",
|
64 |
+
"52": "general_joke",
|
65 |
+
"53": "email_querycontact",
|
66 |
+
"54": "alarm_set",
|
67 |
+
"55": "email_sendemail",
|
68 |
+
"56": "email_query",
|
69 |
+
"57": "weather_query",
|
70 |
+
"58": "calendar_set",
|
71 |
+
"59": "transport_taxi",
|
72 |
+
"60": "audio_volume_up",
|
73 |
+
"61": "lists_remove",
|
74 |
+
"62": "audio_volume_mute",
|
75 |
+
"63": "quirky",
|
76 |
+
"64": "iot_hue_lightoff",
|
77 |
+
"65": "events",
|
78 |
+
"66": "calendar_remove",
|
79 |
+
"67": "takeaway_query",
|
80 |
+
"68": "music",
|
81 |
+
"69": "social_post",
|
82 |
+
"70": "hue_lightup",
|
83 |
+
"71": "qa_definition",
|
84 |
+
"72": "qa_stock",
|
85 |
+
"73": "news_query",
|
86 |
+
"74": "play_audiobook",
|
87 |
+
"75": "audio_volume_down",
|
88 |
+
"76": "querycontact",
|
89 |
+
"77": "recommendation_movies",
|
90 |
+
"78": "music_dislikeness",
|
91 |
+
"79": "play_podcasts",
|
92 |
+
"80": "set",
|
93 |
+
"81": "hue_lightdim",
|
94 |
+
"82": "qa_currency",
|
95 |
+
"83": "greet",
|
96 |
+
"84": "createoradd",
|
97 |
+
"85": "lists_createoradd",
|
98 |
+
"86": "general_quirky",
|
99 |
+
"87": "game",
|
100 |
+
"88": "music_settings",
|
101 |
+
"89": "joke",
|
102 |
+
"90": "email_addcontact",
|
103 |
+
"91": "cleaning"
|
104 |
+
},
|
105 |
+
"initializer_range": 0.02,
|
106 |
+
"label2id": {
|
107 |
+
"addcontact": 36,
|
108 |
+
"alarm_query": 31,
|
109 |
+
"alarm_remove": 2,
|
110 |
+
"alarm_set": 54,
|
111 |
+
"audio_volume_down": 75,
|
112 |
+
"audio_volume_mute": 62,
|
113 |
+
"audio_volume_other": 40,
|
114 |
+
"audio_volume_up": 60,
|
115 |
+
"calendar_query": 39,
|
116 |
+
"calendar_remove": 66,
|
117 |
+
"calendar_set": 58,
|
118 |
+
"cleaning": 91,
|
119 |
+
"coffee": 41,
|
120 |
+
"convert": 34,
|
121 |
+
"cooking_query": 8,
|
122 |
+
"cooking_recipe": 49,
|
123 |
+
"createoradd": 84,
|
124 |
+
"currency": 35,
|
125 |
+
"datetime_convert": 0,
|
126 |
+
"datetime_query": 44,
|
127 |
+
"definition": 38,
|
128 |
+
"email_addcontact": 90,
|
129 |
+
"email_query": 56,
|
130 |
+
"email_querycontact": 53,
|
131 |
+
"email_sendemail": 55,
|
132 |
+
"events": 65,
|
133 |
+
"factoid": 19,
|
134 |
+
"game": 87,
|
135 |
+
"general_greet": 14,
|
136 |
+
"general_joke": 52,
|
137 |
+
"general_quirky": 86,
|
138 |
+
"greet": 83,
|
139 |
+
"hue_lightdim": 81,
|
140 |
+
"hue_lightoff": 26,
|
141 |
+
"hue_lightup": 70,
|
142 |
+
"iot_cleaning": 27,
|
143 |
+
"iot_coffee": 45,
|
144 |
+
"iot_hue_lightchange": 9,
|
145 |
+
"iot_hue_lightdim": 17,
|
146 |
+
"iot_hue_lightoff": 64,
|
147 |
+
"iot_hue_lighton": 3,
|
148 |
+
"iot_hue_lightup": 10,
|
149 |
+
"iot_wemo_off": 20,
|
150 |
+
"iot_wemo_on": 29,
|
151 |
+
"joke": 89,
|
152 |
+
"likeness": 11,
|
153 |
+
"lists_createoradd": 85,
|
154 |
+
"lists_query": 1,
|
155 |
+
"lists_remove": 61,
|
156 |
+
"music": 68,
|
157 |
+
"music_dislikeness": 78,
|
158 |
+
"music_likeness": 51,
|
159 |
+
"music_query": 6,
|
160 |
+
"music_settings": 88,
|
161 |
+
"news_query": 73,
|
162 |
+
"play_audiobook": 74,
|
163 |
+
"play_game": 32,
|
164 |
+
"play_music": 37,
|
165 |
+
"play_podcasts": 79,
|
166 |
+
"play_radio": 43,
|
167 |
+
"podcasts": 13,
|
168 |
+
"post": 4,
|
169 |
+
"qa_currency": 82,
|
170 |
+
"qa_definition": 71,
|
171 |
+
"qa_factoid": 16,
|
172 |
+
"qa_maths": 7,
|
173 |
+
"qa_stock": 72,
|
174 |
+
"query": 24,
|
175 |
+
"querycontact": 76,
|
176 |
+
"quirky": 63,
|
177 |
+
"radio": 47,
|
178 |
+
"recommendation_events": 23,
|
179 |
+
"recommendation_locations": 30,
|
180 |
+
"recommendation_movies": 77,
|
181 |
+
"remove": 33,
|
182 |
+
"sendemail": 12,
|
183 |
+
"set": 80,
|
184 |
+
"settings": 48,
|
185 |
+
"social_post": 69,
|
186 |
+
"social_query": 15,
|
187 |
+
"takeaway_order": 46,
|
188 |
+
"takeaway_query": 67,
|
189 |
+
"ticket": 28,
|
190 |
+
"traffic": 50,
|
191 |
+
"transport_query": 18,
|
192 |
+
"transport_taxi": 59,
|
193 |
+
"transport_ticket": 5,
|
194 |
+
"transport_traffic": 42,
|
195 |
+
"volume_other": 22,
|
196 |
+
"weather_query": 57,
|
197 |
+
"wemo_off": 25,
|
198 |
+
"wemo_on": 21
|
199 |
+
},
|
200 |
+
"max_position_embeddings": 512,
|
201 |
+
"model_type": "distilbert",
|
202 |
+
"n_heads": 12,
|
203 |
+
"n_layers": 6,
|
204 |
+
"pad_token_id": 0,
|
205 |
+
"problem_type": "single_label_classification",
|
206 |
+
"qa_dropout": 0.1,
|
207 |
+
"seq_classif_dropout": 0.2,
|
208 |
+
"sinusoidal_pos_embds": false,
|
209 |
+
"tie_weights_": true,
|
210 |
+
"torch_dtype": "float32",
|
211 |
+
"transformers_version": "4.29.2",
|
212 |
+
"vocab_size": 30522
|
213 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:956f0eadb0ef06dda7cdab2509778992aaa72cb74a5d9b50e665326dec918287
|
3 |
+
size 268132333
|
runs/Jun08_09-09-20_5edd5905a715/1686215367.8757799/events.out.tfevents.1686215367.5edd5905a715.84069.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed21074bfc415a1dd9defb8921f30f71d02f7510cf98a9dc9b266f059743a182
|
3 |
+
size 6027
|
runs/Jun08_09-09-20_5edd5905a715/events.out.tfevents.1686215367.5edd5905a715.84069.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:508c44931746778aef8293464592fad7965334b1cfaf98daa641dab85930c106
|
3 |
+
size 9037
|
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,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"clean_up_tokenization_spaces": true,
|
3 |
+
"cls_token": "[CLS]",
|
4 |
+
"do_lower_case": true,
|
5 |
+
"mask_token": "[MASK]",
|
6 |
+
"model_max_length": 512,
|
7 |
+
"pad_token": "[PAD]",
|
8 |
+
"sep_token": "[SEP]",
|
9 |
+
"strip_accents": null,
|
10 |
+
"tokenize_chinese_chars": true,
|
11 |
+
"tokenizer_class": "DistilBertTokenizer",
|
12 |
+
"unk_token": "[UNK]"
|
13 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abb50e4377535ec8a3e6c149defabb3b4aecaf07e6e406b9622767ae08236475
|
3 |
+
size 4027
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|