Upload dataset
Browse files- README.md +85 -0
- ar/test-00000-of-00001.parquet +3 -0
- ar/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,84 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: ru
|
| 4 |
features:
|
| 5 |
- name: taxi-leaveAt
|
|
@@ -159,6 +238,12 @@ dataset_info:
|
|
| 159 |
download_size: 1631229
|
| 160 |
dataset_size: 12875445
|
| 161 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
- config_name: ru
|
| 163 |
data_files:
|
| 164 |
- split: validation
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: ar
|
| 4 |
+
features:
|
| 5 |
+
- name: taxi-leaveAt
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: restaurant-pricerange
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: bus-arriveBy
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: hospital-department
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: attraction-name
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: bus-departure
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: train-leaveAt
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: bus-destination
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: hotel-pricerange
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: hotel-type
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: hotel-internet
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: taxi-arriveBy
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: taxi-departure
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: bus-day
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: train-arriveBy
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: hotel-area
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: restaurant-area
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: attraction-area
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: bus-leaveAt
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: hotel-name
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: hotel-parking
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: hotel-stars
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: train-destination
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: restaurant-name
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: restaurant-food
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: train-day
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: taxi-destination
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: attraction-type
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: train-departure
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: dialogue_id
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: text
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: history
|
| 68 |
+
list:
|
| 69 |
+
- name: content
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: role
|
| 72 |
+
dtype: string
|
| 73 |
+
splits:
|
| 74 |
+
- name: validation
|
| 75 |
+
num_bytes: 9107144
|
| 76 |
+
num_examples: 7374
|
| 77 |
+
- name: test
|
| 78 |
+
num_bytes: 9182076
|
| 79 |
+
num_examples: 7372
|
| 80 |
+
download_size: 2224004
|
| 81 |
+
dataset_size: 18289220
|
| 82 |
- config_name: ru
|
| 83 |
features:
|
| 84 |
- name: taxi-leaveAt
|
|
|
|
| 238 |
download_size: 1631229
|
| 239 |
dataset_size: 12875445
|
| 240 |
configs:
|
| 241 |
+
- config_name: ar
|
| 242 |
+
data_files:
|
| 243 |
+
- split: validation
|
| 244 |
+
path: ar/validation-*
|
| 245 |
+
- split: test
|
| 246 |
+
path: ar/test-*
|
| 247 |
- config_name: ru
|
| 248 |
data_files:
|
| 249 |
- split: validation
|
ar/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:707225d72eca0b6ec527fd4e0ef6a7d7ff3cafefd82b1ed595e6b40167f9c0f9
|
| 3 |
+
size 1107212
|
ar/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f115179023a52b3c2ddad5fcc6bec9f7746393037339e66d5ece1cd1267f654d
|
| 3 |
+
size 1116792
|