Upload dataset
Browse files- README.md +68 -0
- uber_lyft/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -274,6 +274,70 @@ dataset_info:
|
|
274 |
num_examples: 8159
|
275 |
download_size: 926891
|
276 |
dataset_size: 9997036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
277 |
- config_name: woz_full
|
278 |
features:
|
279 |
- name: annotation
|
@@ -585,6 +649,10 @@ configs:
|
|
585 |
data_files:
|
586 |
- split: train
|
587 |
path: restaurant_reservation/train-*
|
|
|
|
|
|
|
|
|
588 |
- config_name: woz_full
|
589 |
data_files:
|
590 |
- split: train
|
|
|
274 |
num_examples: 8159
|
275 |
download_size: 926891
|
276 |
dataset_size: 9997036
|
277 |
+
- config_name: uber_lyft
|
278 |
+
features:
|
279 |
+
- name: uber_lyft.duration.estimate.accept
|
280 |
+
dtype: string
|
281 |
+
- name: uber_lyft.type.ride
|
282 |
+
dtype: string
|
283 |
+
- name: uber_lyft.num.people.accept
|
284 |
+
dtype: string
|
285 |
+
- name: uber_lyft.location.from.reject
|
286 |
+
dtype: string
|
287 |
+
- name: uber_lyft.price.estimate.accept
|
288 |
+
dtype: string
|
289 |
+
- name: conversation_id
|
290 |
+
dtype: string
|
291 |
+
- name: uber_lyft.time.dropoff
|
292 |
+
dtype: string
|
293 |
+
- name: uber_lyft.time.pickup.reject
|
294 |
+
dtype: string
|
295 |
+
- name: uber_lyft.price.estimate
|
296 |
+
dtype: string
|
297 |
+
- name: uber_lyft.location.to
|
298 |
+
dtype: string
|
299 |
+
- name: dialog
|
300 |
+
list:
|
301 |
+
- name: content
|
302 |
+
dtype: string
|
303 |
+
- name: role
|
304 |
+
dtype: string
|
305 |
+
- name: uber_lyft.price.estimate.reject
|
306 |
+
dtype: string
|
307 |
+
- name: uber_lyft.location.from.accept
|
308 |
+
dtype: string
|
309 |
+
- name: uber_lyft.ride_booking.accept
|
310 |
+
dtype: string
|
311 |
+
- name: uber_lyft.time.pickup.accept
|
312 |
+
dtype: string
|
313 |
+
- name: uber_lyft.type.ride.reject
|
314 |
+
dtype: string
|
315 |
+
- name: uber_lyft.duration.estimate
|
316 |
+
dtype: string
|
317 |
+
- name: uber_lyft.location.from
|
318 |
+
dtype: string
|
319 |
+
- name: uber_lyft.num.people.reject
|
320 |
+
dtype: string
|
321 |
+
- name: uber_lyft.time.pickup
|
322 |
+
dtype: string
|
323 |
+
- name: uber_lyft.type.ride.accept
|
324 |
+
dtype: string
|
325 |
+
- name: uber_lyft.time.dropoff.accept
|
326 |
+
dtype: string
|
327 |
+
- name: uber_lyft.num.people
|
328 |
+
dtype: string
|
329 |
+
- name: instruction_id
|
330 |
+
dtype: string
|
331 |
+
- name: uber_lyft.location.to.accept
|
332 |
+
dtype: string
|
333 |
+
- name: uber_lyft.location.to.reject
|
334 |
+
dtype: string
|
335 |
+
splits:
|
336 |
+
- name: train
|
337 |
+
num_bytes: 6563602
|
338 |
+
num_examples: 8246
|
339 |
+
download_size: 751689
|
340 |
+
dataset_size: 6563602
|
341 |
- config_name: woz_full
|
342 |
features:
|
343 |
- name: annotation
|
|
|
649 |
data_files:
|
650 |
- split: train
|
651 |
path: restaurant_reservation/train-*
|
652 |
+
- config_name: uber_lyft
|
653 |
+
data_files:
|
654 |
+
- split: train
|
655 |
+
path: uber_lyft/train-*
|
656 |
- config_name: woz_full
|
657 |
data_files:
|
658 |
- split: train
|
uber_lyft/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69b7a89263a829587dec674ed283b87797f83ac78a2b1d51ff18b521164d2581
|
3 |
+
size 751689
|