Upload dataset
Browse files
README.md
CHANGED
@@ -326,6 +326,78 @@ dataset_info:
|
|
326 |
num_examples: 659
|
327 |
download_size: 1371827
|
328 |
dataset_size: 13871183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
329 |
- config_name: en_car
|
330 |
features:
|
331 |
- name: dialogue_id
|
@@ -2065,6 +2137,14 @@ configs:
|
|
2065 |
path: en/valid-*
|
2066 |
- split: train
|
2067 |
path: en/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2068 |
- config_name: en_car
|
2069 |
data_files:
|
2070 |
- split: test
|
|
|
326 |
num_examples: 659
|
327 |
download_size: 1371827
|
328 |
dataset_size: 13871183
|
329 |
+
- config_name: en_attraction
|
330 |
+
features:
|
331 |
+
- name: dialogue_id
|
332 |
+
dtype: string
|
333 |
+
- name: turn_id
|
334 |
+
dtype: int64
|
335 |
+
- name: domains
|
336 |
+
sequence: string
|
337 |
+
- name: turn_domain
|
338 |
+
sequence: string
|
339 |
+
- name: text
|
340 |
+
dtype: string
|
341 |
+
- name: history
|
342 |
+
list:
|
343 |
+
- name: content
|
344 |
+
dtype: string
|
345 |
+
- name: role
|
346 |
+
dtype: string
|
347 |
+
- name: inform-Restaurant-dishes
|
348 |
+
dtype: string
|
349 |
+
- name: inform-Attraction-score
|
350 |
+
dtype: string
|
351 |
+
- name: inform-Hotel-room type
|
352 |
+
dtype: string
|
353 |
+
- name: inform-Attraction-consumption
|
354 |
+
dtype: string
|
355 |
+
- name: inform-Hotel-hotel type
|
356 |
+
dtype: string
|
357 |
+
- name: inform-Hotel-area
|
358 |
+
dtype: string
|
359 |
+
- name: inform-Restaurant-pricerange
|
360 |
+
dtype: string
|
361 |
+
- name: inform-Restaurant-area
|
362 |
+
dtype: string
|
363 |
+
- name: inform-Restaurant-name
|
364 |
+
dtype: string
|
365 |
+
- name: inform-Attraction-area
|
366 |
+
dtype: string
|
367 |
+
- name: inform-Attraction-metro station
|
368 |
+
dtype: string
|
369 |
+
- name: inform-Attraction-name
|
370 |
+
dtype: string
|
371 |
+
- name: inform-Attraction-opening hours
|
372 |
+
dtype: string
|
373 |
+
- name: inform-Hotel-pricerange
|
374 |
+
dtype: string
|
375 |
+
- name: inform-Attraction-type
|
376 |
+
dtype: string
|
377 |
+
- name: inform-Restaurant-cuisine
|
378 |
+
dtype: string
|
379 |
+
- name: inform-Restaurant-metro station
|
380 |
+
dtype: string
|
381 |
+
- name: inform-Attraction-ticket price
|
382 |
+
dtype: string
|
383 |
+
- name: inform-Attraction-the most suitable people
|
384 |
+
dtype: string
|
385 |
+
- name: inform-Hotel-name
|
386 |
+
dtype: string
|
387 |
+
- name: inform-Hotel-star
|
388 |
+
dtype: string
|
389 |
+
splits:
|
390 |
+
- name: test
|
391 |
+
num_bytes: 1371725
|
392 |
+
num_examples: 1323
|
393 |
+
- name: valid
|
394 |
+
num_bytes: 1184039
|
395 |
+
num_examples: 1364
|
396 |
+
- name: train
|
397 |
+
num_bytes: 224157
|
398 |
+
num_examples: 256
|
399 |
+
download_size: 320386
|
400 |
+
dataset_size: 2779921
|
401 |
- config_name: en_car
|
402 |
features:
|
403 |
- name: dialogue_id
|
|
|
2137 |
path: en/valid-*
|
2138 |
- split: train
|
2139 |
path: en/train-*
|
2140 |
+
- config_name: en_attraction
|
2141 |
+
data_files:
|
2142 |
+
- split: test
|
2143 |
+
path: en_attraction/test-*
|
2144 |
+
- split: valid
|
2145 |
+
path: en_attraction/valid-*
|
2146 |
+
- split: train
|
2147 |
+
path: en_attraction/train-*
|
2148 |
- config_name: en_car
|
2149 |
data_files:
|
2150 |
- split: test
|
en_attraction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d732ebb1212f542dcb6741e5ccb7ba94fed7bb6ac395154ed1452bf29839fb1
|
3 |
+
size 130316
|
en_attraction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a07a13f2b583c2a2db8cd65cb0f234622be834cfe8c6df806c85a6b3987532b5
|
3 |
+
size 43480
|
en_attraction/valid-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e7537e564d67fb6a72a94117e1dbde2f641c5dc3700ff5c4d109477d9cad93e
|
3 |
+
size 146590
|