Upload dataset
Browse files- Flights/dev-00000-of-00001.parquet +3 -0
- Flights/test-00000-of-00001.parquet +3 -0
- Flights/train-00000-of-00001.parquet +3 -0
- README.md +260 -0
Flights/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c0a31d5253a2e444a185fd678ea6d887532ff7f863483cbe35a4868c9af2f78
|
3 |
+
size 184642
|
Flights/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16d8ca2a36071f097dd60af60539b03dea39e6cc938d565d80823db10193c76d
|
3 |
+
size 218621
|
Flights/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d42e85c7dc15b016f6f2a2e8078354b7ffe35c76b6714103194f8345e4b4e3db
|
3 |
+
size 1624201
|
README.md
CHANGED
@@ -1,5 +1,257 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: Restaurants
|
4 |
features:
|
5 |
- name: confirm_date_canonical
|
@@ -397,6 +649,14 @@ dataset_info:
|
|
397 |
download_size: 1706787
|
398 |
dataset_size: 6343095
|
399 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
400 |
- config_name: Restaurants
|
401 |
data_files:
|
402 |
- split: dev
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: Flights
|
4 |
+
features:
|
5 |
+
- name: inform_number_of_tickets_canonical
|
6 |
+
dtype: string
|
7 |
+
- name: inform_refundable_value
|
8 |
+
dtype: string
|
9 |
+
- name: inform_price_value
|
10 |
+
dtype: string
|
11 |
+
- name: confirm_outbound_departure_time_value
|
12 |
+
dtype: string
|
13 |
+
- name: offer_origin_city_canonical
|
14 |
+
dtype: string
|
15 |
+
- name: inform_number_stops_canonical
|
16 |
+
dtype: string
|
17 |
+
- name: inform_arrives_next_day_value
|
18 |
+
dtype: string
|
19 |
+
- name: inform_flight_class_canonical
|
20 |
+
dtype: string
|
21 |
+
- name: confirm_departure_date_value
|
22 |
+
dtype: string
|
23 |
+
- name: request_number_stops_canonical
|
24 |
+
dtype: string
|
25 |
+
- name: inform_outbound_departure_time_canonical
|
26 |
+
dtype: string
|
27 |
+
- name: inform_return_date_canonical
|
28 |
+
dtype: string
|
29 |
+
- name: inform_destination_airport_value
|
30 |
+
dtype: string
|
31 |
+
- name: offer_outbound_departure_time_canonical
|
32 |
+
dtype: string
|
33 |
+
- name: confirm_origin_city_canonical
|
34 |
+
dtype: string
|
35 |
+
- name: offer_price_canonical
|
36 |
+
dtype: string
|
37 |
+
- name: offer_airlines_canonical
|
38 |
+
dtype: string
|
39 |
+
- name: confirm_seating_class_value
|
40 |
+
dtype: string
|
41 |
+
- name: inform_number_checked_bags_canonical
|
42 |
+
dtype: string
|
43 |
+
- name: request_airlines_value
|
44 |
+
dtype: string
|
45 |
+
- name: inform_is_redeye_value
|
46 |
+
dtype: string
|
47 |
+
- name: offer_departure_date_canonical
|
48 |
+
dtype: string
|
49 |
+
- name: offer_origin_city_value
|
50 |
+
dtype: string
|
51 |
+
- name: services
|
52 |
+
dtype: string
|
53 |
+
- name: inform_return_date_value
|
54 |
+
dtype: string
|
55 |
+
- name: confirm_origin_city_value
|
56 |
+
dtype: string
|
57 |
+
- name: offer_outbound_departure_time_value
|
58 |
+
dtype: string
|
59 |
+
- name: inform_number_of_tickets_value
|
60 |
+
dtype: string
|
61 |
+
- name: request_passengers_value
|
62 |
+
dtype: string
|
63 |
+
- name: inform_origin_airport_canonical
|
64 |
+
dtype: string
|
65 |
+
- name: offer_destination_city_canonical
|
66 |
+
dtype: string
|
67 |
+
- name: request_airlines_canonical
|
68 |
+
dtype: string
|
69 |
+
- name: inform_destination_airport_name_canonical
|
70 |
+
dtype: string
|
71 |
+
- name: inform_count_count_canonical
|
72 |
+
dtype: string
|
73 |
+
- name: confirm_return_date_canonical
|
74 |
+
dtype: string
|
75 |
+
- name: inform_destination_airport_canonical
|
76 |
+
dtype: string
|
77 |
+
- name: confirm_outbound_departure_time_canonical
|
78 |
+
dtype: string
|
79 |
+
- name: confirm_destination_city_value
|
80 |
+
dtype: string
|
81 |
+
- name: dialogue_id
|
82 |
+
dtype: string
|
83 |
+
- name: request_number_of_tickets_value
|
84 |
+
dtype: string
|
85 |
+
- name: inform_is_redeye_canonical
|
86 |
+
dtype: string
|
87 |
+
- name: inform_destination_value
|
88 |
+
dtype: string
|
89 |
+
- name: inform_origin_value
|
90 |
+
dtype: string
|
91 |
+
- name: request_flight_class_value
|
92 |
+
dtype: string
|
93 |
+
- name: offer_is_nonstop_canonical
|
94 |
+
dtype: string
|
95 |
+
- name: request_flight_class_canonical
|
96 |
+
dtype: string
|
97 |
+
- name: confirm_seating_class_canonical
|
98 |
+
dtype: string
|
99 |
+
- name: request_number_of_tickets_canonical
|
100 |
+
dtype: string
|
101 |
+
- name: inform_passengers_canonical
|
102 |
+
dtype: string
|
103 |
+
- name: inform_intent_intent_canonical
|
104 |
+
dtype: string
|
105 |
+
- name: request_seating_class_value
|
106 |
+
dtype: string
|
107 |
+
- name: inform_destination_airport_name_value
|
108 |
+
dtype: string
|
109 |
+
- name: inform_destination_city_canonical
|
110 |
+
dtype: string
|
111 |
+
- name: confirm_return_date_value
|
112 |
+
dtype: string
|
113 |
+
- name: offer_fare_value
|
114 |
+
dtype: string
|
115 |
+
- name: request_departure_date_canonical
|
116 |
+
dtype: string
|
117 |
+
- name: offer_intent_intent_canonical
|
118 |
+
dtype: string
|
119 |
+
- name: confirm_destination_city_canonical
|
120 |
+
dtype: string
|
121 |
+
- name: offer_departure_date_value
|
122 |
+
dtype: string
|
123 |
+
- name: inform_origin_city_canonical
|
124 |
+
dtype: string
|
125 |
+
- name: dialog
|
126 |
+
list:
|
127 |
+
- name: content
|
128 |
+
dtype: string
|
129 |
+
- name: role
|
130 |
+
dtype: string
|
131 |
+
- name: request_number_checked_bags_value
|
132 |
+
dtype: string
|
133 |
+
- name: inform_seating_class_canonical
|
134 |
+
dtype: string
|
135 |
+
- name: inform_inbound_departure_time_value
|
136 |
+
dtype: string
|
137 |
+
- name: offer_airlines_value
|
138 |
+
dtype: string
|
139 |
+
- name: inform_count_count_value
|
140 |
+
dtype: string
|
141 |
+
- name: inform_seating_class_value
|
142 |
+
dtype: string
|
143 |
+
- name: inform_inbound_arrival_time_canonical
|
144 |
+
dtype: string
|
145 |
+
- name: inform_inbound_arrival_time_value
|
146 |
+
dtype: string
|
147 |
+
- name: confirm_inbound_departure_time_canonical
|
148 |
+
dtype: string
|
149 |
+
- name: confirm_passengers_canonical
|
150 |
+
dtype: string
|
151 |
+
- name: request_return_date_canonical
|
152 |
+
dtype: string
|
153 |
+
- name: offer_number_stops_value
|
154 |
+
dtype: string
|
155 |
+
- name: request_seating_class_canonical
|
156 |
+
dtype: string
|
157 |
+
- name: offer_inbound_departure_time_canonical
|
158 |
+
dtype: string
|
159 |
+
- name: request_number_stops_value
|
160 |
+
dtype: string
|
161 |
+
- name: offer_destination_city_value
|
162 |
+
dtype: string
|
163 |
+
- name: inform_origin_airport_value
|
164 |
+
dtype: string
|
165 |
+
- name: inform_outbound_arrival_time_value
|
166 |
+
dtype: string
|
167 |
+
- name: offer_inbound_departure_time_value
|
168 |
+
dtype: string
|
169 |
+
- name: inform_destination_city_value
|
170 |
+
dtype: string
|
171 |
+
- name: inform_arrives_next_day_canonical
|
172 |
+
dtype: string
|
173 |
+
- name: inform_airlines_canonical
|
174 |
+
dtype: string
|
175 |
+
- name: request_passengers_canonical
|
176 |
+
dtype: string
|
177 |
+
- name: inform_price_canonical
|
178 |
+
dtype: string
|
179 |
+
- name: inform_origin_canonical
|
180 |
+
dtype: string
|
181 |
+
- name: offer_return_date_value
|
182 |
+
dtype: string
|
183 |
+
- name: confirm_inbound_departure_time_value
|
184 |
+
dtype: string
|
185 |
+
- name: offer_is_nonstop_value
|
186 |
+
dtype: string
|
187 |
+
- name: confirm_airlines_canonical
|
188 |
+
dtype: string
|
189 |
+
- name: confirm_departure_date_canonical
|
190 |
+
dtype: string
|
191 |
+
- name: inform_departure_date_value
|
192 |
+
dtype: string
|
193 |
+
- name: inform_airlines_value
|
194 |
+
dtype: string
|
195 |
+
- name: inform_number_stops_value
|
196 |
+
dtype: string
|
197 |
+
- name: inform_number_checked_bags_value
|
198 |
+
dtype: string
|
199 |
+
- name: inform_outbound_departure_time_value
|
200 |
+
dtype: string
|
201 |
+
- name: inform_departure_date_canonical
|
202 |
+
dtype: string
|
203 |
+
- name: inform_destination_canonical
|
204 |
+
dtype: string
|
205 |
+
- name: inform_passengers_value
|
206 |
+
dtype: string
|
207 |
+
- name: inform_flight_class_value
|
208 |
+
dtype: string
|
209 |
+
- name: confirm_passengers_value
|
210 |
+
dtype: string
|
211 |
+
- name: inform_origin_city_value
|
212 |
+
dtype: string
|
213 |
+
- name: request_departure_date_value
|
214 |
+
dtype: string
|
215 |
+
- name: inform_inbound_departure_time_canonical
|
216 |
+
dtype: string
|
217 |
+
- name: offer_return_date_canonical
|
218 |
+
dtype: string
|
219 |
+
- name: inform_origin_airport_name_canonical
|
220 |
+
dtype: string
|
221 |
+
- name: offer_intent_intent_value
|
222 |
+
dtype: string
|
223 |
+
- name: inform_intent_intent_value
|
224 |
+
dtype: string
|
225 |
+
- name: offer_number_stops_canonical
|
226 |
+
dtype: string
|
227 |
+
- name: request_number_checked_bags_canonical
|
228 |
+
dtype: string
|
229 |
+
- name: request_return_date_value
|
230 |
+
dtype: string
|
231 |
+
- name: inform_outbound_arrival_time_canonical
|
232 |
+
dtype: string
|
233 |
+
- name: inform_refundable_canonical
|
234 |
+
dtype: string
|
235 |
+
- name: offer_price_value
|
236 |
+
dtype: string
|
237 |
+
- name: inform_origin_airport_name_value
|
238 |
+
dtype: string
|
239 |
+
- name: confirm_airlines_value
|
240 |
+
dtype: string
|
241 |
+
- name: offer_fare_canonical
|
242 |
+
dtype: string
|
243 |
+
splits:
|
244 |
+
- name: dev
|
245 |
+
num_bytes: 4453480
|
246 |
+
num_examples: 3608
|
247 |
+
- name: test
|
248 |
+
num_bytes: 5313153
|
249 |
+
num_examples: 4151
|
250 |
+
- name: train
|
251 |
+
num_bytes: 47226083
|
252 |
+
num_examples: 37658
|
253 |
+
download_size: 2027464
|
254 |
+
dataset_size: 56992716
|
255 |
- config_name: Restaurants
|
256 |
features:
|
257 |
- name: confirm_date_canonical
|
|
|
649 |
download_size: 1706787
|
650 |
dataset_size: 6343095
|
651 |
configs:
|
652 |
+
- config_name: Flights
|
653 |
+
data_files:
|
654 |
+
- split: dev
|
655 |
+
path: Flights/dev-*
|
656 |
+
- split: test
|
657 |
+
path: Flights/test-*
|
658 |
+
- split: train
|
659 |
+
path: Flights/train-*
|
660 |
- config_name: Restaurants
|
661 |
data_files:
|
662 |
- split: dev
|