Upload dataset
Browse files- Buses/dev-00000-of-00001.parquet +3 -0
- Buses/test-00000-of-00001.parquet +3 -0
- Buses/train-00000-of-00001.parquet +3 -0
- README.md +236 -0
Buses/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde1014811508085c77b9756031843aebac08f9e4b7c52ae080d5fad339101ba
|
3 |
+
size 190849
|
Buses/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b222b1f66c9b472a4c4fd396f02d7acefad4a542430af84502fc71e6940e6f
|
3 |
+
size 259832
|
Buses/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d13f2d81ad21a0b205cea676335a8d041fce3058ae25e7cbe3ccfc723a31e4f
|
3 |
+
size 994311
|
README.md
CHANGED
@@ -1,5 +1,233 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: Flights
|
4 |
features:
|
5 |
- name: inform_number_of_tickets_canonical
|
@@ -929,6 +1157,14 @@ dataset_info:
|
|
929 |
download_size: 1706787
|
930 |
dataset_size: 6343095
|
931 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
932 |
- config_name: Flights
|
933 |
data_files:
|
934 |
- split: dev
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: Buses
|
4 |
+
features:
|
5 |
+
- name: inform_price_value
|
6 |
+
dtype: string
|
7 |
+
- name: inform_destination_station_name_value
|
8 |
+
dtype: string
|
9 |
+
- name: confirm_additional_luggage_value
|
10 |
+
dtype: string
|
11 |
+
- name: request_leaving_date_canonical
|
12 |
+
dtype: string
|
13 |
+
- name: offer_leaving_time_value
|
14 |
+
dtype: string
|
15 |
+
- name: confirm_leaving_date_value
|
16 |
+
dtype: string
|
17 |
+
- name: confirm_leaving_date_canonical
|
18 |
+
dtype: string
|
19 |
+
- name: confirm_departure_date_value
|
20 |
+
dtype: string
|
21 |
+
- name: offer_leaving_time_canonical
|
22 |
+
dtype: string
|
23 |
+
- name: offer_price_canonical
|
24 |
+
dtype: string
|
25 |
+
- name: inform_leaving_date_canonical
|
26 |
+
dtype: string
|
27 |
+
- name: request_transfers_value
|
28 |
+
dtype: string
|
29 |
+
- name: confirm_destination_canonical
|
30 |
+
dtype: string
|
31 |
+
- name: request_transfers_canonical
|
32 |
+
dtype: string
|
33 |
+
- name: services
|
34 |
+
dtype: string
|
35 |
+
- name: inform_category_value
|
36 |
+
dtype: string
|
37 |
+
- name: request_category_value
|
38 |
+
dtype: string
|
39 |
+
- name: inform_to_location_value
|
40 |
+
dtype: string
|
41 |
+
- name: inform_category_canonical
|
42 |
+
dtype: string
|
43 |
+
- name: request_category_canonical
|
44 |
+
dtype: string
|
45 |
+
- name: inform_travelers_canonical
|
46 |
+
dtype: string
|
47 |
+
- name: inform_from_city_canonical
|
48 |
+
dtype: string
|
49 |
+
- name: inform_fare_value
|
50 |
+
dtype: string
|
51 |
+
- name: inform_count_count_canonical
|
52 |
+
dtype: string
|
53 |
+
- name: confirm_from_location_value
|
54 |
+
dtype: string
|
55 |
+
- name: inform_leaving_time_canonical
|
56 |
+
dtype: string
|
57 |
+
- name: confirm_destination_value
|
58 |
+
dtype: string
|
59 |
+
- name: inform_origin_station_name_canonical
|
60 |
+
dtype: string
|
61 |
+
- name: confirm_additional_luggage_canonical
|
62 |
+
dtype: string
|
63 |
+
- name: dialogue_id
|
64 |
+
dtype: string
|
65 |
+
- name: offer_transfers_value
|
66 |
+
dtype: string
|
67 |
+
- name: inform_transfers_canonical
|
68 |
+
dtype: string
|
69 |
+
- name: inform_transfers_value
|
70 |
+
dtype: string
|
71 |
+
- name: inform_destination_value
|
72 |
+
dtype: string
|
73 |
+
- name: inform_origin_value
|
74 |
+
dtype: string
|
75 |
+
- name: confirm_fare_type_canonical
|
76 |
+
dtype: string
|
77 |
+
- name: confirm_to_location_value
|
78 |
+
dtype: string
|
79 |
+
- name: inform_num_passengers_canonical
|
80 |
+
dtype: string
|
81 |
+
- name: inform_intent_intent_canonical
|
82 |
+
dtype: string
|
83 |
+
- name: inform_from_station_value
|
84 |
+
dtype: string
|
85 |
+
- name: offer_transfers_canonical
|
86 |
+
dtype: string
|
87 |
+
- name: offer_fare_value
|
88 |
+
dtype: string
|
89 |
+
- name: request_departure_date_canonical
|
90 |
+
dtype: string
|
91 |
+
- name: offer_intent_intent_canonical
|
92 |
+
dtype: string
|
93 |
+
- name: inform_from_city_value
|
94 |
+
dtype: string
|
95 |
+
- name: confirm_num_passengers_value
|
96 |
+
dtype: string
|
97 |
+
- name: dialog
|
98 |
+
list:
|
99 |
+
- name: content
|
100 |
+
dtype: string
|
101 |
+
- name: role
|
102 |
+
dtype: string
|
103 |
+
- name: confirm_travelers_canonical
|
104 |
+
dtype: string
|
105 |
+
- name: confirm_to_city_canonical
|
106 |
+
dtype: string
|
107 |
+
- name: inform_fare_canonical
|
108 |
+
dtype: string
|
109 |
+
- name: confirm_group_size_canonical
|
110 |
+
dtype: string
|
111 |
+
- name: inform_count_count_value
|
112 |
+
dtype: string
|
113 |
+
- name: confirm_from_location_canonical
|
114 |
+
dtype: string
|
115 |
+
- name: offer_departure_time_value
|
116 |
+
dtype: string
|
117 |
+
- name: inform_group_size_canonical
|
118 |
+
dtype: string
|
119 |
+
- name: confirm_departure_time_value
|
120 |
+
dtype: string
|
121 |
+
- name: inform_destination_station_name_canonical
|
122 |
+
dtype: string
|
123 |
+
- name: inform_to_station_value
|
124 |
+
dtype: string
|
125 |
+
- name: inform_leaving_time_value
|
126 |
+
dtype: string
|
127 |
+
- name: confirm_from_city_value
|
128 |
+
dtype: string
|
129 |
+
- name: inform_leaving_date_value
|
130 |
+
dtype: string
|
131 |
+
- name: inform_to_station_canonical
|
132 |
+
dtype: string
|
133 |
+
- name: inform_to_city_value
|
134 |
+
dtype: string
|
135 |
+
- name: confirm_group_size_value
|
136 |
+
dtype: string
|
137 |
+
- name: inform_departure_time_value
|
138 |
+
dtype: string
|
139 |
+
- name: inform_to_location_canonical
|
140 |
+
dtype: string
|
141 |
+
- name: inform_fare_type_value
|
142 |
+
dtype: string
|
143 |
+
- name: inform_price_canonical
|
144 |
+
dtype: string
|
145 |
+
- name: inform_origin_canonical
|
146 |
+
dtype: string
|
147 |
+
- name: offer_fare_type_value
|
148 |
+
dtype: string
|
149 |
+
- name: confirm_departure_time_canonical
|
150 |
+
dtype: string
|
151 |
+
- name: inform_travelers_value
|
152 |
+
dtype: string
|
153 |
+
- name: inform_num_passengers_value
|
154 |
+
dtype: string
|
155 |
+
- name: confirm_departure_date_canonical
|
156 |
+
dtype: string
|
157 |
+
- name: inform_departure_date_value
|
158 |
+
dtype: string
|
159 |
+
- name: confirm_leaving_time_canonical
|
160 |
+
dtype: string
|
161 |
+
- name: request_leaving_date_value
|
162 |
+
dtype: string
|
163 |
+
- name: inform_departure_date_canonical
|
164 |
+
dtype: string
|
165 |
+
- name: confirm_to_city_value
|
166 |
+
dtype: string
|
167 |
+
- name: inform_destination_canonical
|
168 |
+
dtype: string
|
169 |
+
- name: inform_additional_luggage_canonical
|
170 |
+
dtype: string
|
171 |
+
- name: confirm_to_location_canonical
|
172 |
+
dtype: string
|
173 |
+
- name: confirm_num_passengers_canonical
|
174 |
+
dtype: string
|
175 |
+
- name: inform_from_location_canonical
|
176 |
+
dtype: string
|
177 |
+
- name: inform_fare_type_canonical
|
178 |
+
dtype: string
|
179 |
+
- name: inform_additional_luggage_value
|
180 |
+
dtype: string
|
181 |
+
- name: confirm_from_city_canonical
|
182 |
+
dtype: string
|
183 |
+
- name: inform_group_size_value
|
184 |
+
dtype: string
|
185 |
+
- name: offer_departure_time_canonical
|
186 |
+
dtype: string
|
187 |
+
- name: confirm_fare_type_value
|
188 |
+
dtype: string
|
189 |
+
- name: request_departure_date_value
|
190 |
+
dtype: string
|
191 |
+
- name: confirm_travelers_value
|
192 |
+
dtype: string
|
193 |
+
- name: offer_fare_type_canonical
|
194 |
+
dtype: string
|
195 |
+
- name: inform_from_location_value
|
196 |
+
dtype: string
|
197 |
+
- name: inform_to_city_canonical
|
198 |
+
dtype: string
|
199 |
+
- name: inform_departure_time_canonical
|
200 |
+
dtype: string
|
201 |
+
- name: confirm_origin_value
|
202 |
+
dtype: string
|
203 |
+
- name: inform_origin_station_name_value
|
204 |
+
dtype: string
|
205 |
+
- name: confirm_origin_canonical
|
206 |
+
dtype: string
|
207 |
+
- name: inform_from_station_canonical
|
208 |
+
dtype: string
|
209 |
+
- name: offer_intent_intent_value
|
210 |
+
dtype: string
|
211 |
+
- name: inform_intent_intent_value
|
212 |
+
dtype: string
|
213 |
+
- name: confirm_leaving_time_value
|
214 |
+
dtype: string
|
215 |
+
- name: offer_price_value
|
216 |
+
dtype: string
|
217 |
+
- name: offer_fare_canonical
|
218 |
+
dtype: string
|
219 |
+
splits:
|
220 |
+
- name: dev
|
221 |
+
num_bytes: 4793149
|
222 |
+
num_examples: 4047
|
223 |
+
- name: test
|
224 |
+
num_bytes: 7414633
|
225 |
+
num_examples: 6189
|
226 |
+
- name: train
|
227 |
+
num_bytes: 31875617
|
228 |
+
num_examples: 26755
|
229 |
+
download_size: 1444992
|
230 |
+
dataset_size: 44083399
|
231 |
- config_name: Flights
|
232 |
features:
|
233 |
- name: inform_number_of_tickets_canonical
|
|
|
1157 |
download_size: 1706787
|
1158 |
dataset_size: 6343095
|
1159 |
configs:
|
1160 |
+
- config_name: Buses
|
1161 |
+
data_files:
|
1162 |
+
- split: dev
|
1163 |
+
path: Buses/dev-*
|
1164 |
+
- split: test
|
1165 |
+
path: Buses/test-*
|
1166 |
+
- split: train
|
1167 |
+
path: Buses/train-*
|
1168 |
- config_name: Flights
|
1169 |
data_files:
|
1170 |
- split: dev
|