Samoed commited on
Commit
b24caf8
·
verified ·
1 Parent(s): 6148e14

Upload dataset

Browse files
README.md CHANGED
@@ -424,6 +424,94 @@ dataset_info:
424
  num_examples: 34378
425
  download_size: 1749970
426
  dataset_size: 45351405
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
427
  configs:
428
  - config_name: Flights
429
  data_files:
@@ -441,4 +529,12 @@ configs:
441
  path: Restaurants/test-*
442
  - split: train
443
  path: Restaurants/train-*
 
 
 
 
 
 
 
 
444
  ---
 
424
  num_examples: 34378
425
  download_size: 1749970
426
  dataset_size: 45351405
427
+ - config_name: RideSharing
428
+ features:
429
+ - name: inform_destination_canonical
430
+ dtype: string
431
+ - name: confirm_destination_value
432
+ dtype: string
433
+ - name: confirm_shared_ride_canonical
434
+ dtype: string
435
+ - name: request_ride_type_canonical
436
+ dtype: string
437
+ - name: dialogue_id
438
+ dtype: string
439
+ - name: inform_ride_fare_value
440
+ dtype: string
441
+ - name: inform_approximate_ride_duration_value
442
+ dtype: string
443
+ - name: inform_destination_value
444
+ dtype: string
445
+ - name: request_destination_canonical
446
+ dtype: string
447
+ - name: confirm_ride_type_value
448
+ dtype: string
449
+ - name: inform_number_of_riders_value
450
+ dtype: string
451
+ - name: confirm_number_of_riders_value
452
+ dtype: string
453
+ - name: inform_ride_type_value
454
+ dtype: string
455
+ - name: inform_number_of_seats_canonical
456
+ dtype: string
457
+ - name: confirm_number_of_seats_value
458
+ dtype: string
459
+ - name: inform_number_of_seats_value
460
+ dtype: string
461
+ - name: confirm_shared_ride_value
462
+ dtype: string
463
+ - name: confirm_destination_canonical
464
+ dtype: string
465
+ - name: services
466
+ dtype: string
467
+ - name: inform_wait_time_canonical
468
+ dtype: string
469
+ - name: inform_intent_intent_canonical
470
+ dtype: string
471
+ - name: confirm_ride_type_canonical
472
+ dtype: string
473
+ - name: inform_wait_time_value
474
+ dtype: string
475
+ - name: inform_ride_type_canonical
476
+ dtype: string
477
+ - name: inform_intent_intent_value
478
+ dtype: string
479
+ - name: request_ride_type_value
480
+ dtype: string
481
+ - name: request_destination_value
482
+ dtype: string
483
+ - name: inform_shared_ride_canonical
484
+ dtype: string
485
+ - name: dialog
486
+ list:
487
+ - name: content
488
+ dtype: string
489
+ - name: role
490
+ dtype: string
491
+ - name: inform_ride_fare_canonical
492
+ dtype: string
493
+ - name: inform_shared_ride_value
494
+ dtype: string
495
+ - name: inform_approximate_ride_duration_canonical
496
+ dtype: string
497
+ - name: confirm_number_of_seats_canonical
498
+ dtype: string
499
+ - name: confirm_number_of_riders_canonical
500
+ dtype: string
501
+ - name: inform_number_of_riders_canonical
502
+ dtype: string
503
+ splits:
504
+ - name: dev
505
+ num_bytes: 1503775
506
+ num_examples: 2595
507
+ - name: test
508
+ num_bytes: 1473147
509
+ num_examples: 2413
510
+ - name: train
511
+ num_bytes: 10115355
512
+ num_examples: 16690
513
+ download_size: 491568
514
+ dataset_size: 13092277
515
  configs:
516
  - config_name: Flights
517
  data_files:
 
529
  path: Restaurants/test-*
530
  - split: train
531
  path: Restaurants/train-*
532
+ - config_name: RideSharing
533
+ data_files:
534
+ - split: dev
535
+ path: RideSharing/dev-*
536
+ - split: test
537
+ path: RideSharing/test-*
538
+ - split: train
539
+ path: RideSharing/train-*
540
  ---
RideSharing/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad61b8ec337e37efb812111eaebbe51f6841b3654dc8e2fcb93e58434b1239d1
3
+ size 65840
RideSharing/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba9d4371100ac6dbf341e1ba89b4e73ede8d1b0d3a63edfb11a1e50bf6009ed
3
+ size 64587
RideSharing/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c5d47465814ca0517ec0b7b2eebdf73e4ab0111e1db9c9117556150422de326
3
+ size 361141