Training in progress, step 500
Browse files- config.json +62 -2
- model.safetensors +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -190,7 +190,37 @@
|
|
190 |
"179": "link pointer",
|
191 |
"180": "accommodation pointer",
|
192 |
"181": "location_group activity",
|
193 |
-
"182": "location_group date"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
},
|
195 |
"initializer_range": 0.02,
|
196 |
"intermediate_size": 4096,
|
@@ -213,12 +243,14 @@
|
|
213 |
"accommodation_group attendee": 147,
|
214 |
"accommodation_group cost": 139,
|
215 |
"accommodation_group date": 140,
|
|
|
216 |
"accommodation_group preference": 156,
|
217 |
"accommodation_group probability": 159,
|
218 |
"accommodation_group unstructured_information": 142,
|
219 |
"activity activity": 70,
|
220 |
"activity address": 31,
|
221 |
"activity attendee": 4,
|
|
|
222 |
"activity availability": 61,
|
223 |
"activity cost": 5,
|
224 |
"activity date": 35,
|
@@ -226,6 +258,7 @@
|
|
226 |
"activity location": 6,
|
227 |
"activity pickup_location": 62,
|
228 |
"activity planner": 7,
|
|
|
229 |
"activity preference": 67,
|
230 |
"activity probability": 8,
|
231 |
"activity restaurant": 9,
|
@@ -242,7 +275,9 @@
|
|
242 |
"attendee activity": 50,
|
243 |
"attendee attendee": 78,
|
244 |
"attendee date": 47,
|
|
|
245 |
"attendee itinerary": 10,
|
|
|
246 |
"attendee pointer": 146,
|
247 |
"attendee preference": 98,
|
248 |
"attendee probability": 43,
|
@@ -264,15 +299,28 @@
|
|
264 |
"date activity": 94,
|
265 |
"date attendee": 12,
|
266 |
"date date": 75,
|
|
|
|
|
|
|
267 |
"date itinerary": 130,
|
268 |
"date link": 56,
|
269 |
"date pointer": 141,
|
270 |
"date preference": 74,
|
271 |
"date probability": 13,
|
|
|
|
|
272 |
"date unstructured_information": 71,
|
273 |
"date_group preference": 158,
|
274 |
"departure_city pointer": 144,
|
|
|
275 |
"departure_city unstructured_information": 136,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
276 |
"flight arrival_city": 111,
|
277 |
"flight attendee": 108,
|
278 |
"flight attendee_group": 152,
|
@@ -280,6 +328,8 @@
|
|
280 |
"flight date": 110,
|
281 |
"flight departure_city": 112,
|
282 |
"flight flight": 118,
|
|
|
|
|
283 |
"flight preference": 104,
|
284 |
"flight probability": 109,
|
285 |
"flight unstructured_information": 105,
|
@@ -314,11 +364,13 @@
|
|
314 |
"location link": 102,
|
315 |
"location location": 178,
|
316 |
"location planner": 20,
|
|
|
317 |
"location preference": 170,
|
318 |
"location probability": 21,
|
319 |
"location travel": 93,
|
320 |
"location unstructured_information": 84,
|
321 |
"location_group accommodation": 176,
|
|
|
322 |
"location_group activity": 181,
|
323 |
"location_group attendee": 143,
|
324 |
"location_group date": 182,
|
@@ -326,6 +378,7 @@
|
|
326 |
"location_group probability": 173,
|
327 |
"location_group unstructured_information": 172,
|
328 |
"payment payment_target": 100,
|
|
|
329 |
"preference attendee": 68,
|
330 |
"preference date": 128,
|
331 |
"preference link": 117,
|
@@ -333,6 +386,12 @@
|
|
333 |
"probability attendee": 169,
|
334 |
"probability pointer": 137,
|
335 |
"probability probability": 86,
|
|
|
|
|
|
|
|
|
|
|
|
|
336 |
"travel arrival location": 22,
|
337 |
"travel arrival_city": 114,
|
338 |
"travel attendee": 23,
|
@@ -353,6 +412,7 @@
|
|
353 |
"trip accommodation": 45,
|
354 |
"trip accommodation_group": 174,
|
355 |
"trip activity": 40,
|
|
|
356 |
"trip attendee": 27,
|
357 |
"trip attendee_group": 155,
|
358 |
"trip car_rental": 129,
|
@@ -400,7 +460,7 @@
|
|
400 |
"relative_attention": true,
|
401 |
"share_att_key": true,
|
402 |
"torch_dtype": "float32",
|
403 |
-
"transformers_version": "4.
|
404 |
"type_vocab_size": 0,
|
405 |
"vocab_size": 128041
|
406 |
}
|
|
|
190 |
"179": "link pointer",
|
191 |
"180": "accommodation pointer",
|
192 |
"181": "location_group activity",
|
193 |
+
"182": "location_group date",
|
194 |
+
"183": "date start_date",
|
195 |
+
"184": "date end_date",
|
196 |
+
"185": "start_date pointer",
|
197 |
+
"186": "end_date pointer",
|
198 |
+
"187": "location_group accommodation_group",
|
199 |
+
"188": "date start_time",
|
200 |
+
"189": "trip activity_group",
|
201 |
+
"190": "end_date probability",
|
202 |
+
"191": "start_date attendee",
|
203 |
+
"192": "start_time pointer",
|
204 |
+
"193": "end_date unstructured_information",
|
205 |
+
"194": "start_date probability",
|
206 |
+
"195": "start_time probability",
|
207 |
+
"196": "date departure_city",
|
208 |
+
"197": "attendee location",
|
209 |
+
"198": "start_time preference",
|
210 |
+
"199": "activity attendee_group",
|
211 |
+
"200": "pointer probability",
|
212 |
+
"201": "end_date end_date",
|
213 |
+
"202": "end_date attendee",
|
214 |
+
"203": "date end_time",
|
215 |
+
"204": "end_date preference",
|
216 |
+
"205": "attendee end_date",
|
217 |
+
"206": "accommodation_group pointer",
|
218 |
+
"207": "departure_city probability",
|
219 |
+
"208": "location pointer",
|
220 |
+
"209": "flight link",
|
221 |
+
"210": "end_time pointer",
|
222 |
+
"211": "flight pointer",
|
223 |
+
"212": "activity pointer"
|
224 |
},
|
225 |
"initializer_range": 0.02,
|
226 |
"intermediate_size": 4096,
|
|
|
243 |
"accommodation_group attendee": 147,
|
244 |
"accommodation_group cost": 139,
|
245 |
"accommodation_group date": 140,
|
246 |
+
"accommodation_group pointer": 206,
|
247 |
"accommodation_group preference": 156,
|
248 |
"accommodation_group probability": 159,
|
249 |
"accommodation_group unstructured_information": 142,
|
250 |
"activity activity": 70,
|
251 |
"activity address": 31,
|
252 |
"activity attendee": 4,
|
253 |
+
"activity attendee_group": 199,
|
254 |
"activity availability": 61,
|
255 |
"activity cost": 5,
|
256 |
"activity date": 35,
|
|
|
258 |
"activity location": 6,
|
259 |
"activity pickup_location": 62,
|
260 |
"activity planner": 7,
|
261 |
+
"activity pointer": 212,
|
262 |
"activity preference": 67,
|
263 |
"activity probability": 8,
|
264 |
"activity restaurant": 9,
|
|
|
275 |
"attendee activity": 50,
|
276 |
"attendee attendee": 78,
|
277 |
"attendee date": 47,
|
278 |
+
"attendee end_date": 205,
|
279 |
"attendee itinerary": 10,
|
280 |
+
"attendee location": 197,
|
281 |
"attendee pointer": 146,
|
282 |
"attendee preference": 98,
|
283 |
"attendee probability": 43,
|
|
|
299 |
"date activity": 94,
|
300 |
"date attendee": 12,
|
301 |
"date date": 75,
|
302 |
+
"date departure_city": 196,
|
303 |
+
"date end_date": 184,
|
304 |
+
"date end_time": 203,
|
305 |
"date itinerary": 130,
|
306 |
"date link": 56,
|
307 |
"date pointer": 141,
|
308 |
"date preference": 74,
|
309 |
"date probability": 13,
|
310 |
+
"date start_date": 183,
|
311 |
+
"date start_time": 188,
|
312 |
"date unstructured_information": 71,
|
313 |
"date_group preference": 158,
|
314 |
"departure_city pointer": 144,
|
315 |
+
"departure_city probability": 207,
|
316 |
"departure_city unstructured_information": 136,
|
317 |
+
"end_date attendee": 202,
|
318 |
+
"end_date end_date": 201,
|
319 |
+
"end_date pointer": 186,
|
320 |
+
"end_date preference": 204,
|
321 |
+
"end_date probability": 190,
|
322 |
+
"end_date unstructured_information": 193,
|
323 |
+
"end_time pointer": 210,
|
324 |
"flight arrival_city": 111,
|
325 |
"flight attendee": 108,
|
326 |
"flight attendee_group": 152,
|
|
|
328 |
"flight date": 110,
|
329 |
"flight departure_city": 112,
|
330 |
"flight flight": 118,
|
331 |
+
"flight link": 209,
|
332 |
+
"flight pointer": 211,
|
333 |
"flight preference": 104,
|
334 |
"flight probability": 109,
|
335 |
"flight unstructured_information": 105,
|
|
|
364 |
"location link": 102,
|
365 |
"location location": 178,
|
366 |
"location planner": 20,
|
367 |
+
"location pointer": 208,
|
368 |
"location preference": 170,
|
369 |
"location probability": 21,
|
370 |
"location travel": 93,
|
371 |
"location unstructured_information": 84,
|
372 |
"location_group accommodation": 176,
|
373 |
+
"location_group accommodation_group": 187,
|
374 |
"location_group activity": 181,
|
375 |
"location_group attendee": 143,
|
376 |
"location_group date": 182,
|
|
|
378 |
"location_group probability": 173,
|
379 |
"location_group unstructured_information": 172,
|
380 |
"payment payment_target": 100,
|
381 |
+
"pointer probability": 200,
|
382 |
"preference attendee": 68,
|
383 |
"preference date": 128,
|
384 |
"preference link": 117,
|
|
|
386 |
"probability attendee": 169,
|
387 |
"probability pointer": 137,
|
388 |
"probability probability": 86,
|
389 |
+
"start_date attendee": 191,
|
390 |
+
"start_date pointer": 185,
|
391 |
+
"start_date probability": 194,
|
392 |
+
"start_time pointer": 192,
|
393 |
+
"start_time preference": 198,
|
394 |
+
"start_time probability": 195,
|
395 |
"travel arrival location": 22,
|
396 |
"travel arrival_city": 114,
|
397 |
"travel attendee": 23,
|
|
|
412 |
"trip accommodation": 45,
|
413 |
"trip accommodation_group": 174,
|
414 |
"trip activity": 40,
|
415 |
+
"trip activity_group": 189,
|
416 |
"trip attendee": 27,
|
417 |
"trip attendee_group": 155,
|
418 |
"trip car_rental": 129,
|
|
|
460 |
"relative_attention": true,
|
461 |
"share_att_key": true,
|
462 |
"torch_dtype": "float32",
|
463 |
+
"transformers_version": "4.44.2",
|
464 |
"type_vocab_size": 0,
|
465 |
"vocab_size": 128041
|
466 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a977997576e0ddf0d6b7d07c9f6eb7701dca50d1e07ec70bd7d2983a3cbd9315
|
3 |
+
size 1740927892
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a846fbc7a479de92be56f85483503b2626232b6a463a19d3c1e0c4bf29be970
|
3 |
+
size 5240
|