Upload dataset
Browse files
README.md
CHANGED
@@ -252,6 +252,198 @@ dataset_info:
|
|
252 |
num_examples: 37658
|
253 |
download_size: 2027464
|
254 |
dataset_size: 56992716
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
255 |
- config_name: Restaurants
|
256 |
features:
|
257 |
- name: confirm_date_canonical
|
@@ -745,6 +937,14 @@ configs:
|
|
745 |
path: Flights/test-*
|
746 |
- split: train
|
747 |
path: Flights/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
748 |
- config_name: Restaurants
|
749 |
data_files:
|
750 |
- split: dev
|
|
|
252 |
num_examples: 37658
|
253 |
download_size: 2027464
|
254 |
dataset_size: 56992716
|
255 |
+
- config_name: RentalCars
|
256 |
+
features:
|
257 |
+
- name: request_city_canonical
|
258 |
+
dtype: string
|
259 |
+
- name: confirm_end_date_value
|
260 |
+
dtype: string
|
261 |
+
- name: offer_pickup_date_value
|
262 |
+
dtype: string
|
263 |
+
- name: inform_end_date_canonical
|
264 |
+
dtype: string
|
265 |
+
- name: inform_car_type_canonical
|
266 |
+
dtype: string
|
267 |
+
- name: confirm_type_canonical
|
268 |
+
dtype: string
|
269 |
+
- name: inform_end_date_value
|
270 |
+
dtype: string
|
271 |
+
- name: inform_price_per_day_value
|
272 |
+
dtype: string
|
273 |
+
- name: confirm_add_insurance_canonical
|
274 |
+
dtype: string
|
275 |
+
- name: services
|
276 |
+
dtype: string
|
277 |
+
- name: confirm_pickup_location_canonical
|
278 |
+
dtype: string
|
279 |
+
- name: offer_price_per_day_value
|
280 |
+
dtype: string
|
281 |
+
- name: offer_start_date_canonical
|
282 |
+
dtype: string
|
283 |
+
- name: inform_pickup_city_value
|
284 |
+
dtype: string
|
285 |
+
- name: offer_type_value
|
286 |
+
dtype: string
|
287 |
+
- name: inform_type_canonical
|
288 |
+
dtype: string
|
289 |
+
- name: request_type_value
|
290 |
+
dtype: string
|
291 |
+
- name: offer_type_canonical
|
292 |
+
dtype: string
|
293 |
+
- name: inform_total_price_value
|
294 |
+
dtype: string
|
295 |
+
- name: inform_city_value
|
296 |
+
dtype: string
|
297 |
+
- name: request_car_type_canonical
|
298 |
+
dtype: string
|
299 |
+
- name: inform_count_count_canonical
|
300 |
+
dtype: string
|
301 |
+
- name: offer_car_type_canonical
|
302 |
+
dtype: string
|
303 |
+
- name: request_pickup_location_value
|
304 |
+
dtype: string
|
305 |
+
- name: request_dropoff_date_canonical
|
306 |
+
dtype: string
|
307 |
+
- name: request_dropoff_date_value
|
308 |
+
dtype: string
|
309 |
+
- name: confirm_pickup_time_canonical
|
310 |
+
dtype: string
|
311 |
+
- name: inform_dropoff_date_value
|
312 |
+
dtype: string
|
313 |
+
- name: confirm_end_date_canonical
|
314 |
+
dtype: string
|
315 |
+
- name: inform_pickup_date_canonical
|
316 |
+
dtype: string
|
317 |
+
- name: dialogue_id
|
318 |
+
dtype: string
|
319 |
+
- name: inform_total_price_canonical
|
320 |
+
dtype: string
|
321 |
+
- name: confirm_type_value
|
322 |
+
dtype: string
|
323 |
+
- name: inform_type_value
|
324 |
+
dtype: string
|
325 |
+
- name: request_pickup_location_canonical
|
326 |
+
dtype: string
|
327 |
+
- name: offer_car_type_value
|
328 |
+
dtype: string
|
329 |
+
- name: request_pickup_date_canonical
|
330 |
+
dtype: string
|
331 |
+
- name: inform_car_name_canonical
|
332 |
+
dtype: string
|
333 |
+
- name: inform_car_name_value
|
334 |
+
dtype: string
|
335 |
+
- name: inform_city_canonical
|
336 |
+
dtype: string
|
337 |
+
- name: inform_intent_intent_canonical
|
338 |
+
dtype: string
|
339 |
+
- name: confirm_pickup_time_value
|
340 |
+
dtype: string
|
341 |
+
- name: inform_pickup_location_value
|
342 |
+
dtype: string
|
343 |
+
- name: request_type_canonical
|
344 |
+
dtype: string
|
345 |
+
- name: confirm_car_type_value
|
346 |
+
dtype: string
|
347 |
+
- name: offer_intent_intent_canonical
|
348 |
+
dtype: string
|
349 |
+
- name: request_pickup_city_canonical
|
350 |
+
dtype: string
|
351 |
+
- name: dialog
|
352 |
+
list:
|
353 |
+
- name: content
|
354 |
+
dtype: string
|
355 |
+
- name: role
|
356 |
+
dtype: string
|
357 |
+
- name: request_start_date_value
|
358 |
+
dtype: string
|
359 |
+
- name: inform_pickup_time_value
|
360 |
+
dtype: string
|
361 |
+
- name: request_start_date_canonical
|
362 |
+
dtype: string
|
363 |
+
- name: inform_count_count_value
|
364 |
+
dtype: string
|
365 |
+
- name: request_pickup_city_value
|
366 |
+
dtype: string
|
367 |
+
- name: request_city_value
|
368 |
+
dtype: string
|
369 |
+
- name: confirm_car_type_canonical
|
370 |
+
dtype: string
|
371 |
+
- name: inform_pickup_time_canonical
|
372 |
+
dtype: string
|
373 |
+
- name: offer_car_name_value
|
374 |
+
dtype: string
|
375 |
+
- name: inform_price_per_day_canonical
|
376 |
+
dtype: string
|
377 |
+
- name: inform_add_insurance_value
|
378 |
+
dtype: string
|
379 |
+
- name: confirm_start_date_canonical
|
380 |
+
dtype: string
|
381 |
+
- name: inform_pickup_location_canonical
|
382 |
+
dtype: string
|
383 |
+
- name: confirm_pickup_date_value
|
384 |
+
dtype: string
|
385 |
+
- name: inform_pickup_date_value
|
386 |
+
dtype: string
|
387 |
+
- name: offer_car_name_canonical
|
388 |
+
dtype: string
|
389 |
+
- name: confirm_dropoff_date_value
|
390 |
+
dtype: string
|
391 |
+
- name: confirm_start_date_value
|
392 |
+
dtype: string
|
393 |
+
- name: offer_start_date_value
|
394 |
+
dtype: string
|
395 |
+
- name: inform_pickup_city_canonical
|
396 |
+
dtype: string
|
397 |
+
- name: inform_start_date_canonical
|
398 |
+
dtype: string
|
399 |
+
- name: request_pickup_date_value
|
400 |
+
dtype: string
|
401 |
+
- name: offer_total_price_value
|
402 |
+
dtype: string
|
403 |
+
- name: confirm_add_insurance_value
|
404 |
+
dtype: string
|
405 |
+
- name: inform_start_date_value
|
406 |
+
dtype: string
|
407 |
+
- name: confirm_pickup_date_canonical
|
408 |
+
dtype: string
|
409 |
+
- name: offer_total_price_canonical
|
410 |
+
dtype: string
|
411 |
+
- name: offer_pickup_location_value
|
412 |
+
dtype: string
|
413 |
+
- name: confirm_dropoff_date_canonical
|
414 |
+
dtype: string
|
415 |
+
- name: offer_price_per_day_canonical
|
416 |
+
dtype: string
|
417 |
+
- name: confirm_pickup_location_value
|
418 |
+
dtype: string
|
419 |
+
- name: offer_intent_intent_value
|
420 |
+
dtype: string
|
421 |
+
- name: inform_intent_intent_value
|
422 |
+
dtype: string
|
423 |
+
- name: inform_add_insurance_canonical
|
424 |
+
dtype: string
|
425 |
+
- name: inform_car_type_value
|
426 |
+
dtype: string
|
427 |
+
- name: request_car_type_value
|
428 |
+
dtype: string
|
429 |
+
- name: inform_dropoff_date_canonical
|
430 |
+
dtype: string
|
431 |
+
- name: offer_pickup_location_canonical
|
432 |
+
dtype: string
|
433 |
+
- name: offer_pickup_date_canonical
|
434 |
+
dtype: string
|
435 |
+
splits:
|
436 |
+
- name: dev
|
437 |
+
num_bytes: 5630070
|
438 |
+
num_examples: 5307
|
439 |
+
- name: test
|
440 |
+
num_bytes: 8665045
|
441 |
+
num_examples: 7978
|
442 |
+
- name: train
|
443 |
+
num_bytes: 23130420
|
444 |
+
num_examples: 21878
|
445 |
+
download_size: 1274804
|
446 |
+
dataset_size: 37425535
|
447 |
- config_name: Restaurants
|
448 |
features:
|
449 |
- name: confirm_date_canonical
|
|
|
937 |
path: Flights/test-*
|
938 |
- split: train
|
939 |
path: Flights/train-*
|
940 |
+
- config_name: RentalCars
|
941 |
+
data_files:
|
942 |
+
- split: dev
|
943 |
+
path: RentalCars/dev-*
|
944 |
+
- split: test
|
945 |
+
path: RentalCars/test-*
|
946 |
+
- split: train
|
947 |
+
path: RentalCars/train-*
|
948 |
- config_name: Restaurants
|
949 |
data_files:
|
950 |
- split: dev
|
RentalCars/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c0d5f3cf6a2d11bf88a1a42805887bca1e12315d6543f6feedaf2d3e5f7be2
|
3 |
+
size 213804
|
RentalCars/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4250b9fff3bc62e6a44b4a1abbc7cfc94ec0b289162220f1ab9569deb108da1
|
3 |
+
size 288854
|
RentalCars/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a37273ac8cfb1498d2833e7ab869c5d27ef1a8f1b5a4211ef623f7cb2a1df45a
|
3 |
+
size 772146
|