Upload dataset
Browse files- README.md +74 -0
- movie_ticket/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -12,6 +12,76 @@ dataset_info:
|
|
12 |
num_examples: 32
|
13 |
download_size: 28176
|
14 |
dataset_size: 53382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- config_name: woz_full
|
16 |
features:
|
17 |
- name: annotation
|
@@ -307,6 +377,10 @@ configs:
|
|
307 |
data_files:
|
308 |
- split: train
|
309 |
path: instructions/train-*
|
|
|
|
|
|
|
|
|
310 |
- config_name: woz_full
|
311 |
data_files:
|
312 |
- split: train
|
|
|
12 |
num_examples: 32
|
13 |
download_size: 28176
|
14 |
dataset_size: 53382
|
15 |
+
- config_name: movie_ticket
|
16 |
+
features:
|
17 |
+
- name: movie_ticket.name.theater
|
18 |
+
dtype: string
|
19 |
+
- name: movie_ticket.time.duration.accept
|
20 |
+
dtype: string
|
21 |
+
- name: restaurant_reservation.type.seating
|
22 |
+
dtype: string
|
23 |
+
- name: movie_ticket.time.duration.reject
|
24 |
+
dtype: string
|
25 |
+
- name: conversation_id
|
26 |
+
dtype: string
|
27 |
+
- name: movie_ticket.ticket_booking.accept
|
28 |
+
dtype: string
|
29 |
+
- name: movie_ticket.type.screening.accept
|
30 |
+
dtype: string
|
31 |
+
- name: movie_ticket.time.start.accept
|
32 |
+
dtype: string
|
33 |
+
- name: movie_ticket.location.theater.reject
|
34 |
+
dtype: string
|
35 |
+
- name: movie_ticket.price.ticket.accept
|
36 |
+
dtype: string
|
37 |
+
- name: dialog
|
38 |
+
list:
|
39 |
+
- name: content
|
40 |
+
dtype: string
|
41 |
+
- name: role
|
42 |
+
dtype: string
|
43 |
+
- name: movie_ticket.num.tickets.accept
|
44 |
+
dtype: string
|
45 |
+
- name: movie_ticket.location.theater.accept
|
46 |
+
dtype: string
|
47 |
+
- name: movie_ticket.time.duration
|
48 |
+
dtype: string
|
49 |
+
- name: movie_ticket.name.theater.accept
|
50 |
+
dtype: string
|
51 |
+
- name: movie_ticket.time.start
|
52 |
+
dtype: string
|
53 |
+
- name: movie_ticket.time.start.reject
|
54 |
+
dtype: string
|
55 |
+
- name: movie_ticket.type.screening.reject
|
56 |
+
dtype: string
|
57 |
+
- name: movie_ticket.price.ticket
|
58 |
+
dtype: string
|
59 |
+
- name: movie_ticket.location.theater
|
60 |
+
dtype: string
|
61 |
+
- name: movie_ticket.name.movie
|
62 |
+
dtype: string
|
63 |
+
- name: movie_ticket.name.theater.reject
|
64 |
+
dtype: string
|
65 |
+
- name: movie_ticket.type.screening
|
66 |
+
dtype: string
|
67 |
+
- name: instruction_id
|
68 |
+
dtype: string
|
69 |
+
- name: movie_ticket.num.tickets
|
70 |
+
dtype: string
|
71 |
+
- name: movie_ticket.name.movie.accept
|
72 |
+
dtype: string
|
73 |
+
- name: movie_ticket.num.tickets.reject
|
74 |
+
dtype: string
|
75 |
+
- name: movie_ticket.price.ticket.reject
|
76 |
+
dtype: string
|
77 |
+
- name: movie_ticket.name.movie.reject
|
78 |
+
dtype: string
|
79 |
+
splits:
|
80 |
+
- name: train
|
81 |
+
num_bytes: 7497943
|
82 |
+
num_examples: 8747
|
83 |
+
download_size: 829398
|
84 |
+
dataset_size: 7497943
|
85 |
- config_name: woz_full
|
86 |
features:
|
87 |
- name: annotation
|
|
|
377 |
data_files:
|
378 |
- split: train
|
379 |
path: instructions/train-*
|
380 |
+
- config_name: movie_ticket
|
381 |
+
data_files:
|
382 |
+
- split: train
|
383 |
+
path: movie_ticket/train-*
|
384 |
- config_name: woz_full
|
385 |
data_files:
|
386 |
- split: train
|
movie_ticket/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cef8515eac24679249fd4338a6749d5954fa40eb789f525e58783c775b7d460
|
3 |
+
size 829398
|