File size: 8,021 Bytes
9d822c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
---
dataset_info:
  features:
  - name: dialogue_id
    dtype: string
  - name: turn_id
    dtype: int64
  - name: domains
    list: string
  - name: turn_domain
    list: string
  - name: text
    dtype: string
  - name: history
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: user_actions
    list:
      list: string
  - name: system_actions
    list:
      list: string
  - name: inform-Hospital-metro station
    dtype: string
  - name: inform-Restaurant-dishes
    dtype: string
  - name: inform-PC-CPU
    dtype: string
  - name: inform-Attraction-score
    dtype: string
  - name: inform-Movie-type
    dtype: string
  - name: inform-Train-departure
    dtype: string
  - name: inform-Hospital-general or specialized
    dtype: string
  - name: inform-Hospital-level
    dtype: string
  - name: inform-PC-brand
    dtype: string
  - name: inform-Train-date
    dtype: string
  - name: inform-Car-hybrid
    dtype: string
  - name: inform-Car-classification
    dtype: string
  - name: inform-Train-classification
    dtype: string
  - name: inform-Class-campus
    dtype: string
  - name: inform-Flight-destination
    dtype: string
  - name: inform-Hotel-room type
    dtype: string
  - name: inform-Attraction-consumption
    dtype: string
  - name: inform-Hospital-name
    dtype: string
  - name: inform-Hotel-hotel type
    dtype: string
  - name: inform-Flight-date
    dtype: string
  - name: inform-Hotel-area
    dtype: string
  - name: inform-Car-brand
    dtype: string
  - name: inform-Car-size
    dtype: string
  - name: inform-PC-usage
    dtype: string
  - name: inform-Restaurant-pricerange
    dtype: string
  - name: inform-Train-destination
    dtype: string
  - name: inform-TV-star
    dtype: string
  - name: inform-Restaurant-area
    dtype: string
  - name: inform-Restaurant-name
    dtype: string
  - name: inform-Class-level
    dtype: string
  - name: inform-Car-name
    dtype: string
  - name: inform-Car-number of seats
    dtype: string
  - name: inform-Hospital-public or private
    dtype: string
  - name: inform-Car-pricerange
    dtype: string
  - name: inform-TV-episodes
    dtype: string
  - name: inform-Attraction-area
    dtype: string
  - name: inform-Car-series
    dtype: string
  - name: inform-Movie-decade
    dtype: string
  - name: inform-Train-seat type
    dtype: string
  - name: inform-Class-subject
    dtype: string
  - name: inform-Class-area
    dtype: string
  - name: inform-PC-memory capacity
    dtype: string
  - name: inform-Attraction-metro station
    dtype: string
  - name: inform-TV-decade
    dtype: string
  - name: inform-Class-day
    dtype: string
  - name: inform-PC-computer type
    dtype: string
  - name: inform-Weather-date
    dtype: string
  - name: inform-Attraction-name
    dtype: string
  - name: inform-PC-screen size
    dtype: string
  - name: inform-Class-grade
    dtype: string
  - name: inform-Attraction-opening hours
    dtype: string
  - name: inform-Hotel-pricerange
    dtype: string
  - name: inform-Weather-city
    dtype: string
  - name: inform-Car-4WD
    dtype: string
  - name: inform-PC-product name
    dtype: string
  - name: inform-train-date
    dtype: string
  - name: inform-Attraction-type
    dtype: string
  - name: inform-Hospital-key departments
    dtype: string
  - name: inform-Car-power level
    dtype: string
  - name: inform-Hospital-area
    dtype: string
  - name: inform-PC-series
    dtype: string
  - name: inform-PC-pricerange
    dtype: string
  - name: inform-Restaurant-cuisine
    dtype: string
  - name: inform-TV-production country or area
    dtype: string
  - name: inform-Class-hours
    dtype: string
  - name: inform-Restaurant-metro station
    dtype: string
  - name: inform-Attraction-ticket price
    dtype: string
  - name: inform-Flight-class cabin
    dtype: string
  - name: inform-PC-CPU model
    dtype: string
  - name: inform-Flight-departure
    dtype: string
  - name: inform-Flight-arrival time
    dtype: string
  - name: inform-Movie-production country or area
    dtype: string
  - name: inform-TV-type
    dtype: string
  - name: inform-Restaurant-per capita consumption
    dtype: string
  - name: inform-Attraction-the most suitable people
    dtype: string
  - name: inform-Movie-star
    dtype: string
  - name: inform-Class-time
    dtype: string
  - name: inform-Hotel-name
    dtype: string
  - name: inform-Hotel-star
    dtype: string
  - name: request-film length
    dtype: bool
  - name: request-CPU
    dtype: bool
  - name: request-temperature
    dtype: bool
  - name: request-room charge
    dtype: bool
  - name: request-end date
    dtype: bool
  - name: request-GPU model
    dtype: bool
  - name: request-episodes
    dtype: bool
  - name: request-standby time
    dtype: bool
  - name: request-parking
    dtype: bool
  - name: request-CPU model
    dtype: bool
  - name: request-departure time
    dtype: bool
  - name: request-premiere time
    dtype: bool
  - name: request-registration time
    dtype: bool
  - name: request-duration
    dtype: bool
  - name: request-phone
    dtype: bool
  - name: request-3.0T MRI
    dtype: bool
  - name: request-price
    dtype: bool
  - name: request-GPU category
    dtype: bool
  - name: request-end time
    dtype: bool
  - name: request-parking assist system
    dtype: bool
  - name: request-weight
    dtype: bool
  - name: request-hours
    dtype: bool
  - name: request-flight information
    dtype: bool
  - name: request-metro station
    dtype: bool
  - name: request-start time
    dtype: bool
  - name: request-phone number
    dtype: bool
  - name: request-UV intensity
    dtype: bool
  - name: request-operating system
    dtype: bool
  - name: request-game performance
    dtype: bool
  - name: request-dishes
    dtype: bool
  - name: request-features
    dtype: bool
  - name: request-teacher
    dtype: bool
  - name: request-per capita consumption
    dtype: bool
  - name: request-episode length
    dtype: bool
  - name: request-bus routes
    dtype: bool
  - name: request-address
    dtype: bool
  - name: request-score
    dtype: bool
  - name: request-train number
    dtype: bool
  - name: request-hard disk capacity
    dtype: bool
  - name: request-ventilated seats
    dtype: bool
  - name: request-classroom
    dtype: bool
  - name: request-Douban score
    dtype: bool
  - name: request-director
    dtype: bool
  - name: request-start date
    dtype: bool
  - name: request-release date
    dtype: bool
  - name: request-type
    dtype: bool
  - name: request-campus
    dtype: bool
  - name: request-opening hours
    dtype: bool
  - name: request-wind
    dtype: bool
  - name: request-CT
    dtype: bool
  - name: request-product name
    dtype: bool
  - name: request-colour
    dtype: bool
  - name: request-class number
    dtype: bool
  - name: request-name list
    dtype: bool
  - name: request-service time
    dtype: bool
  - name: request-arrival time
    dtype: bool
  - name: request-pricerange
    dtype: bool
  - name: request-ticket price
    dtype: bool
  - name: request-weather condition
    dtype: bool
  - name: request-business hours
    dtype: bool
  - name: request-title
    dtype: bool
  - name: request-DSA
    dtype: bool
  - name: request-heated seats
    dtype: bool
  - name: request-cruise control system
    dtype: bool
  - name: request-punctuality rate
    dtype: bool
  - name: request-times
    dtype: bool
  - name: ru_text
    dtype: string
  - name: ru_history
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: test
    num_bytes: 12925881
    num_examples: 4643
  - name: valid
    num_bytes: 9832559
    num_examples: 4058
  - name: train
    num_bytes: 1670533
    num_examples: 659
  download_size: 2571945
  dataset_size: 24428973
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: valid
    path: data/valid-*
  - split: train
    path: data/train-*
---