Samoed commited on
Commit
60bf9cc
·
verified ·
1 Parent(s): 41a1259

Add hi Attraction domain with cross-language value mappings

Browse files
README.md CHANGED
@@ -2460,6 +2460,78 @@ dataset_info:
2460
  num_examples: 659
2461
  download_size: 1978009
2462
  dataset_size: 22501884
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2463
  - config_name: hi_car
2464
  features:
2465
  - name: dialogue_id
@@ -3443,6 +3515,14 @@ configs:
3443
  path: hi/valid-*
3444
  - split: train
3445
  path: hi/train-*
 
 
 
 
 
 
 
 
3446
  - config_name: hi_car
3447
  data_files:
3448
  - split: test
 
2460
  num_examples: 659
2461
  download_size: 1978009
2462
  dataset_size: 22501884
2463
+ - config_name: hi_attraction
2464
+ features:
2465
+ - name: dialogue_id
2466
+ dtype: string
2467
+ - name: turn_id
2468
+ dtype: int64
2469
+ - name: domains
2470
+ sequence: string
2471
+ - name: turn_domain
2472
+ sequence: string
2473
+ - name: text
2474
+ dtype: string
2475
+ - name: history
2476
+ list:
2477
+ - name: content
2478
+ dtype: string
2479
+ - name: role
2480
+ dtype: string
2481
+ - name: inform-Restaurant-dishes
2482
+ dtype: string
2483
+ - name: inform-Attraction-score
2484
+ dtype: string
2485
+ - name: inform-Hotel-room type
2486
+ dtype: string
2487
+ - name: inform-Attraction-consumption
2488
+ dtype: string
2489
+ - name: inform-Hotel-hotel type
2490
+ dtype: string
2491
+ - name: inform-Hotel-area
2492
+ dtype: string
2493
+ - name: inform-Restaurant-pricerange
2494
+ dtype: string
2495
+ - name: inform-Restaurant-area
2496
+ dtype: string
2497
+ - name: inform-Restaurant-name
2498
+ dtype: string
2499
+ - name: inform-Attraction-area
2500
+ dtype: string
2501
+ - name: inform-Attraction-metro station
2502
+ dtype: string
2503
+ - name: inform-Attraction-name
2504
+ dtype: string
2505
+ - name: inform-Attraction-opening hours
2506
+ dtype: string
2507
+ - name: inform-Hotel-pricerange
2508
+ dtype: string
2509
+ - name: inform-Attraction-type
2510
+ dtype: string
2511
+ - name: inform-Restaurant-cuisine
2512
+ dtype: string
2513
+ - name: inform-Restaurant-metro station
2514
+ dtype: string
2515
+ - name: inform-Attraction-ticket price
2516
+ dtype: string
2517
+ - name: inform-Attraction-the most suitable people
2518
+ dtype: string
2519
+ - name: inform-Hotel-name
2520
+ dtype: string
2521
+ - name: inform-Hotel-star
2522
+ dtype: string
2523
+ splits:
2524
+ - name: test
2525
+ num_bytes: 2811042
2526
+ num_examples: 1323
2527
+ - name: valid
2528
+ num_bytes: 2366548
2529
+ num_examples: 1364
2530
+ - name: train
2531
+ num_bytes: 450860
2532
+ num_examples: 256
2533
+ download_size: 510615
2534
+ dataset_size: 5628450
2535
  - config_name: hi_car
2536
  features:
2537
  - name: dialogue_id
 
3515
  path: hi/valid-*
3516
  - split: train
3517
  path: hi/train-*
3518
+ - config_name: hi_attraction
3519
+ data_files:
3520
+ - split: test
3521
+ path: hi_attraction/test-*
3522
+ - split: valid
3523
+ path: hi_attraction/valid-*
3524
+ - split: train
3525
+ path: hi_attraction/train-*
3526
  - config_name: hi_car
3527
  data_files:
3528
  - split: test
hi_attraction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e12431478d67f627561d1910876606ee973300927e9da458a5e82473ddfccec
3
+ size 210711
hi_attraction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2a3a3b71074d75289bf5da08c0c33cbc7457aa0c8072bed6f4ebd055efdae62
3
+ size 62587
hi_attraction/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472073da8786da34fb2bd18cfbf123572b1a2a6a956f56d01e384a5119f67411
3
+ size 237317