Upload dataset
Browse files
README.md
CHANGED
@@ -414,6 +414,8 @@ dataset_info:
|
|
414 |
dtype: string
|
415 |
- name: uber_lyft.num.people.accept
|
416 |
dtype: string
|
|
|
|
|
417 |
- name: uber_lyft.location.from.reject
|
418 |
dtype: string
|
419 |
- name: uber_lyft.price.estimate.accept
|
@@ -424,28 +426,38 @@ dataset_info:
|
|
424 |
dtype: string
|
425 |
- name: uber_lyft.time.pickup.reject
|
426 |
dtype: string
|
|
|
|
|
|
|
|
|
427 |
- name: uber_lyft.price.estimate
|
428 |
dtype: string
|
429 |
- name: uber_lyft.location.to
|
430 |
dtype: string
|
|
|
|
|
431 |
- name: dialog
|
432 |
list:
|
433 |
- name: content
|
434 |
dtype: string
|
435 |
- name: role
|
436 |
dtype: string
|
|
|
|
|
437 |
- name: uber_lyft.price.estimate.reject
|
438 |
dtype: string
|
|
|
|
|
439 |
- name: uber_lyft.location.from.accept
|
440 |
dtype: string
|
441 |
- name: uber_lyft.ride_booking.accept
|
442 |
dtype: string
|
443 |
- name: uber_lyft.time.pickup.accept
|
444 |
dtype: string
|
445 |
-
- name: uber_lyft.type.ride.reject
|
446 |
-
dtype: string
|
447 |
- name: uber_lyft.duration.estimate
|
448 |
dtype: string
|
|
|
|
|
449 |
- name: uber_lyft.location.from
|
450 |
dtype: string
|
451 |
- name: uber_lyft.num.people.reject
|
@@ -465,11 +477,17 @@ dataset_info:
|
|
465 |
- name: uber_lyft.location.to.reject
|
466 |
dtype: string
|
467 |
splits:
|
|
|
|
|
|
|
|
|
|
|
|
|
468 |
- name: train
|
469 |
-
num_bytes:
|
470 |
-
num_examples:
|
471 |
-
download_size:
|
472 |
-
dataset_size:
|
473 |
- config_name: woz_full
|
474 |
features:
|
475 |
- name: annotation
|
@@ -807,6 +825,10 @@ configs:
|
|
807 |
path: restaurant_reservation/train-*
|
808 |
- config_name: uber_lyft
|
809 |
data_files:
|
|
|
|
|
|
|
|
|
810 |
- split: train
|
811 |
path: uber_lyft/train-*
|
812 |
- config_name: woz_full
|
|
|
414 |
dtype: string
|
415 |
- name: uber_lyft.num.people.accept
|
416 |
dtype: string
|
417 |
+
- name: uber_lyft.ride_booking.reject
|
418 |
+
dtype: string
|
419 |
- name: uber_lyft.location.from.reject
|
420 |
dtype: string
|
421 |
- name: uber_lyft.price.estimate.accept
|
|
|
426 |
dtype: string
|
427 |
- name: uber_lyft.time.pickup.reject
|
428 |
dtype: string
|
429 |
+
- name: uber_lyft.duration.estimate.reject
|
430 |
+
dtype: string
|
431 |
+
- name: restaurant_reservation.name.restaurant
|
432 |
+
dtype: string
|
433 |
- name: uber_lyft.price.estimate
|
434 |
dtype: string
|
435 |
- name: uber_lyft.location.to
|
436 |
dtype: string
|
437 |
+
- name: movie_ticket.price.ticket.accept
|
438 |
+
dtype: string
|
439 |
- name: dialog
|
440 |
list:
|
441 |
- name: content
|
442 |
dtype: string
|
443 |
- name: role
|
444 |
dtype: string
|
445 |
+
- name: restaurant_reservation.time.reservation.accept
|
446 |
+
dtype: string
|
447 |
- name: uber_lyft.price.estimate.reject
|
448 |
dtype: string
|
449 |
+
- name: uber_lyft.uber_lyft
|
450 |
+
dtype: string
|
451 |
- name: uber_lyft.location.from.accept
|
452 |
dtype: string
|
453 |
- name: uber_lyft.ride_booking.accept
|
454 |
dtype: string
|
455 |
- name: uber_lyft.time.pickup.accept
|
456 |
dtype: string
|
|
|
|
|
457 |
- name: uber_lyft.duration.estimate
|
458 |
dtype: string
|
459 |
+
- name: uber_lyft.type.ride.reject
|
460 |
+
dtype: string
|
461 |
- name: uber_lyft.location.from
|
462 |
dtype: string
|
463 |
- name: uber_lyft.num.people.reject
|
|
|
477 |
- name: uber_lyft.location.to.reject
|
478 |
dtype: string
|
479 |
splits:
|
480 |
+
- name: dev
|
481 |
+
num_bytes: 945053
|
482 |
+
num_examples: 1046
|
483 |
+
- name: test
|
484 |
+
num_bytes: 895716
|
485 |
+
num_examples: 998
|
486 |
- name: train
|
487 |
+
num_bytes: 6756419
|
488 |
+
num_examples: 7536
|
489 |
+
download_size: 1028605
|
490 |
+
dataset_size: 8597188
|
491 |
- config_name: woz_full
|
492 |
features:
|
493 |
- name: annotation
|
|
|
825 |
path: restaurant_reservation/train-*
|
826 |
- config_name: uber_lyft
|
827 |
data_files:
|
828 |
+
- split: dev
|
829 |
+
path: uber_lyft/dev-*
|
830 |
+
- split: test
|
831 |
+
path: uber_lyft/test-*
|
832 |
- split: train
|
833 |
path: uber_lyft/train-*
|
834 |
- config_name: woz_full
|
uber_lyft/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ebbd9b2d28a4f16b2723b9c05dcd95ddc86c52418229cbc97ee3b04fcf581b6
|
3 |
+
size 123690
|
uber_lyft/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8525a1402d8c90200c0651f7f3a70441c598662b914d48232ee3b723a5a588c
|
3 |
+
size 111421
|
uber_lyft/train-00000-of-00001.parquet
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:810aeecd99ba671f8456a60eb97330988c5c0be4343050b9b02976e407264505
|
3 |
+
size 793494
|