add multiwoz es
#1
by masyapasya - opened
- README.md +93 -0
- data/dev-00000-of-00001.parquet +3 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: attraction-area
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: attraction-name
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: attraction-type
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: hospital-department
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: hotel-area
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: hotel-book day
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: hotel-book people
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: hotel-book stay
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: hotel-internet
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: hotel-name
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: hotel-parking
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: hotel-pricerange
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: hotel-stars
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: hotel-type
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: restaurant-area
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: restaurant-book day
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: restaurant-book people
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: restaurant-book time
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: restaurant-food
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: restaurant-name
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: restaurant-pricerange
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: taxi-arriveby
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: taxi-departure
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: taxi-destination
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: taxi-leaveat
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: train-arriveby
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: train-book people
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: train-day
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: train-departure
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: train-destination
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: train-leaveat
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: dialogue_id
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: history
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: text
|
| 71 |
+
dtype: string
|
| 72 |
+
splits:
|
| 73 |
+
- name: train
|
| 74 |
+
num_bytes: 64479759
|
| 75 |
+
num_examples: 56668
|
| 76 |
+
- name: dev
|
| 77 |
+
num_bytes: 8732361
|
| 78 |
+
num_examples: 7374
|
| 79 |
+
- name: test
|
| 80 |
+
num_bytes: 8767265
|
| 81 |
+
num_examples: 7368
|
| 82 |
+
download_size: 12699021
|
| 83 |
+
dataset_size: 81979385
|
| 84 |
+
configs:
|
| 85 |
+
- config_name: default
|
| 86 |
+
data_files:
|
| 87 |
+
- split: train
|
| 88 |
+
path: data/train-*
|
| 89 |
+
- split: dev
|
| 90 |
+
path: data/dev-*
|
| 91 |
+
- split: test
|
| 92 |
+
path: data/test-*
|
| 93 |
+
---
|
data/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f81ffca775e9150284b9874500c79c734162b33dd2c1c2ee7d5eb92c90817fa
|
| 3 |
+
size 1359910
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a6f764c5c0695b55fe8518065fe8d9801f3fdf8494843b5660748189e13838a
|
| 3 |
+
size 1365102
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0931e4b434e47ef78d93a14db163c975b22e7c4d91cbbebc89d3539702b0399
|
| 3 |
+
size 9974009
|