Samoed commited on
Commit
05facdd
·
verified ·
1 Parent(s): e407a6b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Restaurants
4
+ features:
5
+ - name: confirm_date_canonical
6
+ dtype: string
7
+ - name: request_cuisine_value
8
+ dtype: string
9
+ - name: offer_party_size_value
10
+ dtype: string
11
+ - name: offer_city_canonical
12
+ dtype: string
13
+ - name: inform_date_value
14
+ dtype: string
15
+ - name: inform_number_of_seats_value
16
+ dtype: string
17
+ - name: offer_location_value
18
+ dtype: string
19
+ - name: inform_restaurant_name_canonical
20
+ dtype: string
21
+ - name: services
22
+ dtype: string
23
+ - name: inform_category_value
24
+ dtype: string
25
+ - name: inform_date_canonical
26
+ dtype: string
27
+ - name: inform_street_address_canonical
28
+ dtype: string
29
+ - name: offer_number_of_seats_value
30
+ dtype: string
31
+ - name: offer_time_canonical
32
+ dtype: string
33
+ - name: inform_category_canonical
34
+ dtype: string
35
+ - name: offer_number_of_seats_canonical
36
+ dtype: string
37
+ - name: inform_city_value
38
+ dtype: string
39
+ - name: inform_count_count_canonical
40
+ dtype: string
41
+ - name: confirm_restaurant_name_canonical
42
+ dtype: string
43
+ - name: inform_cuisine_canonical
44
+ dtype: string
45
+ - name: inform_rating_value
46
+ dtype: string
47
+ - name: dialogue_id
48
+ dtype: string
49
+ - name: request_price_range_canonical
50
+ dtype: string
51
+ - name: offer_time_value
52
+ dtype: string
53
+ - name: inform_time_canonical
54
+ dtype: string
55
+ - name: offer_city_value
56
+ dtype: string
57
+ - name: inform_city_canonical
58
+ dtype: string
59
+ - name: inform_intent_intent_canonical
60
+ dtype: string
61
+ - name: request_price_range_value
62
+ dtype: string
63
+ - name: inform_has_live_music_value
64
+ dtype: string
65
+ - name: inform_party_size_canonical
66
+ dtype: string
67
+ - name: confirm_party_size_canonical
68
+ dtype: string
69
+ - name: request_cuisine_canonical
70
+ dtype: string
71
+ - name: offer_intent_intent_canonical
72
+ dtype: string
73
+ - name: dialog
74
+ list:
75
+ - name: content
76
+ dtype: string
77
+ - name: role
78
+ dtype: string
79
+ - name: confirm_number_of_seats_canonical
80
+ dtype: string
81
+ - name: inform_phone_number_value
82
+ dtype: string
83
+ - name: inform_count_count_value
84
+ dtype: string
85
+ - name: inform_party_size_value
86
+ dtype: string
87
+ - name: inform_address_value
88
+ dtype: string
89
+ - name: inform_serves_alcohol_canonical
90
+ dtype: string
91
+ - name: inform_has_seating_outdoors_canonical
92
+ dtype: string
93
+ - name: offer_location_canonical
94
+ dtype: string
95
+ - name: offer_date_canonical
96
+ dtype: string
97
+ - name: inform_restaurant_name_value
98
+ dtype: string
99
+ - name: inform_time_value
100
+ dtype: string
101
+ - name: inform_address_canonical
102
+ dtype: string
103
+ - name: offer_date_value
104
+ dtype: string
105
+ - name: offer_restaurant_name_canonical
106
+ dtype: string
107
+ - name: confirm_time_canonical
108
+ dtype: string
109
+ - name: confirm_location_canonical
110
+ dtype: string
111
+ - name: inform_has_vegetarian_options_value
112
+ dtype: string
113
+ - name: inform_serves_alcohol_value
114
+ dtype: string
115
+ - name: confirm_restaurant_name_value
116
+ dtype: string
117
+ - name: inform_price_range_canonical
118
+ dtype: string
119
+ - name: inform_has_seating_outdoors_value
120
+ dtype: string
121
+ - name: confirm_city_value
122
+ dtype: string
123
+ - name: inform_has_vegetarian_options_canonical
124
+ dtype: string
125
+ - name: confirm_date_value
126
+ dtype: string
127
+ - name: offer_party_size_canonical
128
+ dtype: string
129
+ - name: confirm_party_size_value
130
+ dtype: string
131
+ - name: inform_street_address_value
132
+ dtype: string
133
+ - name: confirm_city_canonical
134
+ dtype: string
135
+ - name: inform_cuisine_value
136
+ dtype: string
137
+ - name: inform_phone_number_canonical
138
+ dtype: string
139
+ - name: confirm_location_value
140
+ dtype: string
141
+ - name: inform_location_value
142
+ dtype: string
143
+ - name: inform_location_canonical
144
+ dtype: string
145
+ - name: inform_number_of_seats_canonical
146
+ dtype: string
147
+ - name: confirm_number_of_seats_value
148
+ dtype: string
149
+ - name: inform_rating_canonical
150
+ dtype: string
151
+ - name: inform_price_range_value
152
+ dtype: string
153
+ - name: confirm_time_value
154
+ dtype: string
155
+ - name: inform_has_live_music_canonical
156
+ dtype: string
157
+ - name: offer_intent_intent_value
158
+ dtype: string
159
+ - name: inform_intent_intent_value
160
+ dtype: string
161
+ - name: offer_restaurant_name_value
162
+ dtype: string
163
+ splits:
164
+ - name: dev
165
+ num_bytes: 5051571
166
+ num_examples: 5078
167
+ - name: test
168
+ num_bytes: 6483770
169
+ num_examples: 6510
170
+ - name: train
171
+ num_bytes: 33816064
172
+ num_examples: 34378
173
+ download_size: 1749970
174
+ dataset_size: 45351405
175
+ configs:
176
+ - config_name: Restaurants
177
+ data_files:
178
+ - split: dev
179
+ path: Restaurants/dev-*
180
+ - split: test
181
+ path: Restaurants/test-*
182
+ - split: train
183
+ path: Restaurants/train-*
184
+ ---
Restaurants/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9119d422571926d669cfc97c7a48f3d54c2e25bbde09e38b0e83afa3a0f4c0a
3
+ size 217919
Restaurants/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c01bb48b0eb5a55de0200297b2f4f7cb03524dab927613c511c7ea3a1aaf6e1e
3
+ size 268277
Restaurants/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db65df76f362708dc7ee57e5563c030681d51fd1e874748d7e045856c34fe90
3
+ size 1263774