cartesinus
commited on
Commit
•
44d8669
1
Parent(s):
6afb10e
Training in progress, epoch 1
Browse files- .gitattributes +1 -0
- .gitignore +1 -0
- config.json +219 -0
- pytorch_model.bin +3 -0
- runs/Apr27_08-55-30_14bb98e25594/1682585746.3138545/events.out.tfevents.1682585746.14bb98e25594.2491.1 +3 -0
- runs/Apr27_08-55-30_14bb98e25594/events.out.tfevents.1682585746.14bb98e25594.2491.0 +3 -0
- special_tokens_map.json +15 -0
- tokenizer.json +3 -0
- tokenizer_config.json +19 -0
- training_args.bin +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,219 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "xlm-roberta-base",
|
3 |
+
"architectures": [
|
4 |
+
"XLMRobertaForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.1,
|
12 |
+
"hidden_size": 768,
|
13 |
+
"id2label": {
|
14 |
+
"0": "addcontact",
|
15 |
+
"1": "alarm_query",
|
16 |
+
"10": "calendar_set",
|
17 |
+
"11": "cleaning",
|
18 |
+
"12": "coffee",
|
19 |
+
"13": "convert",
|
20 |
+
"14": "cooking_query",
|
21 |
+
"15": "cooking_recipe",
|
22 |
+
"16": "createoradd",
|
23 |
+
"17": "currency",
|
24 |
+
"18": "datetime_convert",
|
25 |
+
"19": "datetime_query",
|
26 |
+
"2": "alarm_remove",
|
27 |
+
"20": "definition",
|
28 |
+
"21": "email_addcontact",
|
29 |
+
"22": "email_query",
|
30 |
+
"23": "email_querycontact",
|
31 |
+
"24": "email_sendemail",
|
32 |
+
"25": "events",
|
33 |
+
"26": "factoid",
|
34 |
+
"27": "game",
|
35 |
+
"28": "general_greet",
|
36 |
+
"29": "general_joke",
|
37 |
+
"3": "alarm_set",
|
38 |
+
"30": "general_quirky",
|
39 |
+
"31": "greet",
|
40 |
+
"32": "hue_lightdim",
|
41 |
+
"33": "hue_lightoff",
|
42 |
+
"34": "hue_lightup",
|
43 |
+
"35": "iot_cleaning",
|
44 |
+
"36": "iot_coffee",
|
45 |
+
"37": "iot_hue_lightchange",
|
46 |
+
"38": "iot_hue_lightdim",
|
47 |
+
"39": "iot_hue_lightoff",
|
48 |
+
"4": "audio_volume_down",
|
49 |
+
"40": "iot_hue_lighton",
|
50 |
+
"41": "iot_hue_lightup",
|
51 |
+
"42": "iot_wemo_off",
|
52 |
+
"43": "iot_wemo_on",
|
53 |
+
"44": "joke",
|
54 |
+
"45": "likeness",
|
55 |
+
"46": "lists_createoradd",
|
56 |
+
"47": "lists_query",
|
57 |
+
"48": "lists_remove",
|
58 |
+
"49": "locations",
|
59 |
+
"5": "audio_volume_mute",
|
60 |
+
"50": "music",
|
61 |
+
"51": "music_dislikeness",
|
62 |
+
"52": "music_likeness",
|
63 |
+
"53": "music_query",
|
64 |
+
"54": "music_settings",
|
65 |
+
"55": "news_query",
|
66 |
+
"56": "play_audiobook",
|
67 |
+
"57": "play_game",
|
68 |
+
"58": "play_music",
|
69 |
+
"59": "play_podcasts",
|
70 |
+
"6": "audio_volume_other",
|
71 |
+
"60": "play_radio",
|
72 |
+
"61": "podcasts",
|
73 |
+
"62": "post",
|
74 |
+
"63": "qa_currency",
|
75 |
+
"64": "qa_definition",
|
76 |
+
"65": "qa_factoid",
|
77 |
+
"66": "qa_maths",
|
78 |
+
"67": "qa_stock",
|
79 |
+
"68": "query",
|
80 |
+
"69": "querycontact",
|
81 |
+
"7": "audio_volume_up",
|
82 |
+
"70": "quirky",
|
83 |
+
"71": "radio",
|
84 |
+
"72": "recommendation_events",
|
85 |
+
"73": "recommendation_locations",
|
86 |
+
"74": "recommendation_movies",
|
87 |
+
"75": "remove",
|
88 |
+
"76": "sendemail",
|
89 |
+
"77": "set",
|
90 |
+
"78": "settings",
|
91 |
+
"79": "social_post",
|
92 |
+
"8": "calendar_query",
|
93 |
+
"80": "social_query",
|
94 |
+
"81": "takeaway_order",
|
95 |
+
"82": "takeaway_query",
|
96 |
+
"83": "ticket",
|
97 |
+
"84": "traffic",
|
98 |
+
"85": "transport_query",
|
99 |
+
"86": "transport_taxi",
|
100 |
+
"87": "transport_ticket",
|
101 |
+
"88": "transport_traffic",
|
102 |
+
"89": "volume_other",
|
103 |
+
"9": "calendar_remove",
|
104 |
+
"90": "weather_query",
|
105 |
+
"91": "wemo_off",
|
106 |
+
"92": "wemo_on"
|
107 |
+
},
|
108 |
+
"initializer_range": 0.02,
|
109 |
+
"intermediate_size": 3072,
|
110 |
+
"label2id": {
|
111 |
+
"addcontact": "0",
|
112 |
+
"alarm_query": "1",
|
113 |
+
"alarm_remove": "2",
|
114 |
+
"alarm_set": "3",
|
115 |
+
"audio_volume_down": "4",
|
116 |
+
"audio_volume_mute": "5",
|
117 |
+
"audio_volume_other": "6",
|
118 |
+
"audio_volume_up": "7",
|
119 |
+
"calendar_query": "8",
|
120 |
+
"calendar_remove": "9",
|
121 |
+
"calendar_set": "10",
|
122 |
+
"cleaning": "11",
|
123 |
+
"coffee": "12",
|
124 |
+
"convert": "13",
|
125 |
+
"cooking_query": "14",
|
126 |
+
"cooking_recipe": "15",
|
127 |
+
"createoradd": "16",
|
128 |
+
"currency": "17",
|
129 |
+
"datetime_convert": "18",
|
130 |
+
"datetime_query": "19",
|
131 |
+
"definition": "20",
|
132 |
+
"email_addcontact": "21",
|
133 |
+
"email_query": "22",
|
134 |
+
"email_querycontact": "23",
|
135 |
+
"email_sendemail": "24",
|
136 |
+
"events": "25",
|
137 |
+
"factoid": "26",
|
138 |
+
"game": "27",
|
139 |
+
"general_greet": "28",
|
140 |
+
"general_joke": "29",
|
141 |
+
"general_quirky": "30",
|
142 |
+
"greet": "31",
|
143 |
+
"hue_lightdim": "32",
|
144 |
+
"hue_lightoff": "33",
|
145 |
+
"hue_lightup": "34",
|
146 |
+
"iot_cleaning": "35",
|
147 |
+
"iot_coffee": "36",
|
148 |
+
"iot_hue_lightchange": "37",
|
149 |
+
"iot_hue_lightdim": "38",
|
150 |
+
"iot_hue_lightoff": "39",
|
151 |
+
"iot_hue_lighton": "40",
|
152 |
+
"iot_hue_lightup": "41",
|
153 |
+
"iot_wemo_off": "42",
|
154 |
+
"iot_wemo_on": "43",
|
155 |
+
"joke": "44",
|
156 |
+
"likeness": "45",
|
157 |
+
"lists_createoradd": "46",
|
158 |
+
"lists_query": "47",
|
159 |
+
"lists_remove": "48",
|
160 |
+
"locations": "49",
|
161 |
+
"music": "50",
|
162 |
+
"music_dislikeness": "51",
|
163 |
+
"music_likeness": "52",
|
164 |
+
"music_query": "53",
|
165 |
+
"music_settings": "54",
|
166 |
+
"news_query": "55",
|
167 |
+
"play_audiobook": "56",
|
168 |
+
"play_game": "57",
|
169 |
+
"play_music": "58",
|
170 |
+
"play_podcasts": "59",
|
171 |
+
"play_radio": "60",
|
172 |
+
"podcasts": "61",
|
173 |
+
"post": "62",
|
174 |
+
"qa_currency": "63",
|
175 |
+
"qa_definition": "64",
|
176 |
+
"qa_factoid": "65",
|
177 |
+
"qa_maths": "66",
|
178 |
+
"qa_stock": "67",
|
179 |
+
"query": "68",
|
180 |
+
"querycontact": "69",
|
181 |
+
"quirky": "70",
|
182 |
+
"radio": "71",
|
183 |
+
"recommendation_events": "72",
|
184 |
+
"recommendation_locations": "73",
|
185 |
+
"recommendation_movies": "74",
|
186 |
+
"remove": "75",
|
187 |
+
"sendemail": "76",
|
188 |
+
"set": "77",
|
189 |
+
"settings": "78",
|
190 |
+
"social_post": "79",
|
191 |
+
"social_query": "80",
|
192 |
+
"takeaway_order": "81",
|
193 |
+
"takeaway_query": "82",
|
194 |
+
"ticket": "83",
|
195 |
+
"traffic": "84",
|
196 |
+
"transport_query": "85",
|
197 |
+
"transport_taxi": "86",
|
198 |
+
"transport_ticket": "87",
|
199 |
+
"transport_traffic": "88",
|
200 |
+
"volume_other": "89",
|
201 |
+
"weather_query": "90",
|
202 |
+
"wemo_off": "91",
|
203 |
+
"wemo_on": "92"
|
204 |
+
},
|
205 |
+
"layer_norm_eps": 1e-05,
|
206 |
+
"max_position_embeddings": 514,
|
207 |
+
"model_type": "xlm-roberta",
|
208 |
+
"num_attention_heads": 12,
|
209 |
+
"num_hidden_layers": 12,
|
210 |
+
"output_past": true,
|
211 |
+
"pad_token_id": 1,
|
212 |
+
"position_embedding_type": "absolute",
|
213 |
+
"problem_type": "single_label_classification",
|
214 |
+
"torch_dtype": "float32",
|
215 |
+
"transformers_version": "4.28.1",
|
216 |
+
"type_vocab_size": 1,
|
217 |
+
"use_cache": true,
|
218 |
+
"vocab_size": 250002
|
219 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6df1b595ad79a3a36d88db37ffda3ddadfa41b6ee5ec4943f0637ad50c130474
|
3 |
+
size 1112534069
|
runs/Apr27_08-55-30_14bb98e25594/1682585746.3138545/events.out.tfevents.1682585746.14bb98e25594.2491.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:977debfe65301e9183a53a66bd21a7fdb123f43592185832c46347c1889d8d56
|
3 |
+
size 5909
|
runs/Apr27_08-55-30_14bb98e25594/events.out.tfevents.1682585746.14bb98e25594.2491.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13b08958d93025f8022ad379d146924f81fa12ffae02cff60ca80a13a79154ea
|
3 |
+
size 9369
|
special_tokens_map.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<s>",
|
3 |
+
"cls_token": "<s>",
|
4 |
+
"eos_token": "</s>",
|
5 |
+
"mask_token": {
|
6 |
+
"content": "<mask>",
|
7 |
+
"lstrip": true,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false
|
11 |
+
},
|
12 |
+
"pad_token": "<pad>",
|
13 |
+
"sep_token": "</s>",
|
14 |
+
"unk_token": "<unk>"
|
15 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:affcfb1f45c4b14a70a6589c3d153b430ed4309e5a6613a88dab64d5a923a5d6
|
3 |
+
size 17082925
|
tokenizer_config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<s>",
|
3 |
+
"clean_up_tokenization_spaces": true,
|
4 |
+
"cls_token": "<s>",
|
5 |
+
"eos_token": "</s>",
|
6 |
+
"mask_token": {
|
7 |
+
"__type": "AddedToken",
|
8 |
+
"content": "<mask>",
|
9 |
+
"lstrip": true,
|
10 |
+
"normalized": true,
|
11 |
+
"rstrip": false,
|
12 |
+
"single_word": false
|
13 |
+
},
|
14 |
+
"model_max_length": 512,
|
15 |
+
"pad_token": "<pad>",
|
16 |
+
"sep_token": "</s>",
|
17 |
+
"tokenizer_class": "XLMRobertaTokenizer",
|
18 |
+
"unk_token": "<unk>"
|
19 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94335a4d76da2ad113db4b3c6421467519ff8ee85bbbdcabdc2430c10f55c984
|
3 |
+
size 3643
|