gem_id
stringlengths 28
33
| gem_parent_id
stringlengths 28
33
| dialog_acts
list | context
list | dialog_id
stringlengths 7
9
| service
stringclasses 26
values | turn_id
int32 1
49
| prompt
stringlengths 1
283
| target
stringlengths 2
453
| references
list | linearized_input
stringlengths 52
838
|
---|---|---|---|---|---|---|---|---|---|---|
schema_guided_dialog-train-600 | schema_guided_dialog-train-600 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I am looking for somewhere to eat? Do you know of any good places?",
"What kind of food do you have a taste for? Are you looking for somewhere near by?",
"I was thinking in Petaluma. Preferably a Pizza place.",
"I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant.",
"Are there any others?",
"Cucina Paradiso is also a nice one in Petaluma.",
"Any other suggestions?",
"Risibisi is another nice restaurant in Petaluma.",
"Is it an inexpensive restaurant? What is the address?",
"Their prices are moderate. The address is 154 Petaluma Boulevard North."
] | 1_00063 | Restaurants_1 | 11 | That sounds like a good choice. | Would you like me to make a table reservation? | [
"Would you like me to make a table reservation?"
] | Prompt: "That sounds like a good choice.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-601 | schema_guided_dialog-train-601 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"risibisi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Petaluma"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I am looking for somewhere to eat? Do you know of any good places?",
"What kind of food do you have a taste for? Are you looking for somewhere near by?",
"I was thinking in Petaluma. Preferably a Pizza place.",
"I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant.",
"Are there any others?",
"Cucina Paradiso is also a nice one in Petaluma.",
"Any other suggestions?",
"Risibisi is another nice restaurant in Petaluma.",
"Is it an inexpensive restaurant? What is the address?",
"Their prices are moderate. The address is 154 Petaluma Boulevard North.",
"That sounds like a good choice.",
"Would you like me to make a table reservation?"
] | 1_00063 | Restaurants_1 | 13 | Yes. Reserve it for half past 1 in the afternoon. | Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people. | [
"Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people."
] | Prompt: "Yes. Reserve it for half past 1 in the afternoon.", Response Type: confirm, Type of Slot: restaurant_name, Values: risibisi, Response Type: confirm, Type of Slot: city, Values: Petaluma, Response Type: confirm, Type of Slot: time, Values: 1:30 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-602 | schema_guided_dialog-train-602 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat? Do you know of any good places?",
"What kind of food do you have a taste for? Are you looking for somewhere near by?",
"I was thinking in Petaluma. Preferably a Pizza place.",
"I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant.",
"Are there any others?",
"Cucina Paradiso is also a nice one in Petaluma.",
"Any other suggestions?",
"Risibisi is another nice restaurant in Petaluma.",
"Is it an inexpensive restaurant? What is the address?",
"Their prices are moderate. The address is 154 Petaluma Boulevard North.",
"That sounds like a good choice.",
"Would you like me to make a table reservation?",
"Yes. Reserve it for half past 1 in the afternoon.",
"Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people."
] | 1_00063 | Restaurants_1 | 15 | That works for me. Do they serve alcohol? | Your table is reserved. Yes they serve alcohol. | [
"Your table is reserved. Yes they serve alcohol."
] | Prompt: "That works for me. Do they serve alcohol?", Response Type: inform, Type of Slot: serves_alcohol, Values: True, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-603 | schema_guided_dialog-train-603 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"707-766-7600"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I am looking for somewhere to eat? Do you know of any good places?",
"What kind of food do you have a taste for? Are you looking for somewhere near by?",
"I was thinking in Petaluma. Preferably a Pizza place.",
"I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant.",
"Are there any others?",
"Cucina Paradiso is also a nice one in Petaluma.",
"Any other suggestions?",
"Risibisi is another nice restaurant in Petaluma.",
"Is it an inexpensive restaurant? What is the address?",
"Their prices are moderate. The address is 154 Petaluma Boulevard North.",
"That sounds like a good choice.",
"Would you like me to make a table reservation?",
"Yes. Reserve it for half past 1 in the afternoon.",
"Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people.",
"That works for me. Do they serve alcohol?",
"Your table is reserved. Yes they serve alcohol."
] | 1_00063 | Restaurants_1 | 17 | What number can I reach them at? Do they have live music? | The phone number is 707-766-7600. They do not have live music. | [
"The phone number is 707-766-7600. They do not have live music."
] | Prompt: "What number can I reach them at? Do they have live music?", Response Type: inform, Type of Slot: phone_number, Values: 707-766-7600, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-604 | schema_guided_dialog-train-604 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat? Do you know of any good places?",
"What kind of food do you have a taste for? Are you looking for somewhere near by?",
"I was thinking in Petaluma. Preferably a Pizza place.",
"I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant.",
"Are there any others?",
"Cucina Paradiso is also a nice one in Petaluma.",
"Any other suggestions?",
"Risibisi is another nice restaurant in Petaluma.",
"Is it an inexpensive restaurant? What is the address?",
"Their prices are moderate. The address is 154 Petaluma Boulevard North.",
"That sounds like a good choice.",
"Would you like me to make a table reservation?",
"Yes. Reserve it for half past 1 in the afternoon.",
"Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people.",
"That works for me. Do they serve alcohol?",
"Your table is reserved. Yes they serve alcohol.",
"What number can I reach them at? Do they have live music?",
"The phone number is 707-766-7600. They do not have live music."
] | 1_00063 | Restaurants_1 | 19 | Thanks. That is all. | Have a great day. | [
"Have a great day."
] | Prompt: "Thanks. That is all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-605 | schema_guided_dialog-train-605 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Mexican",
"American"
]
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00064 | Restaurants_1 | 1 | I need a place to eat. | In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else. | [
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else."
] | Prompt: "I need a place to eat.", Response Type: request, Type of Slot: cuisine, Values: Mexican or American, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-606 | schema_guided_dialog-train-606 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"1300 On Fillmore"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else."
] | 1_00064 | Restaurants_1 | 3 | I'm looking for brunch in San Fran. | There is a nice restaurant named 1300 On Fillmore located in San Francisco. | [
"There is a nice restaurant named 1300 On Fillmore located in San Francisco."
] | Prompt: "I'm looking for brunch in San Fran.", Response Type: offer, Type of Slot: restaurant_name, Values: 1300 On Fillmore, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-607 | schema_guided_dialog-train-607 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Absinthe Brasserie & Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco."
] | 1_00064 | Restaurants_1 | 5 | Is there a different restaurant you can suggest. | There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco. | [
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco."
] | Prompt: "Is there a different restaurant you can suggest.", Response Type: offer, Type of Slot: restaurant_name, Values: Absinthe Brasserie & Bar, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-608 | schema_guided_dialog-train-608 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Aperto"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco."
] | 1_00064 | Restaurants_1 | 7 | Is there any other restaurant you can suggest? | Aperto is another nice restaurant in San Francisco. | [
"Aperto is another nice restaurant in San Francisco."
] | Prompt: "Is there any other restaurant you can suggest?", Response Type: offer, Type of Slot: restaurant_name, Values: Aperto, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-609 | schema_guided_dialog-train-609 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco."
] | 1_00064 | Restaurants_1 | 9 | Is there live music there? | No. Sorry,there is not live music. | [
"No. Sorry,there is not live music."
] | Prompt: "Is there live music there?", Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-610 | schema_guided_dialog-train-610 | [
{
"act": 4,
"slot": "street_address",
"values": [
"1434 18th Street"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music."
] | 1_00064 | Restaurants_1 | 11 | Where are they located? | They are located at 1434 18th Street. | [
"They are located at 1434 18th Street."
] | Prompt: "Where are they located?", Response Type: inform, Type of Slot: street_address, Values: 1434 18th Street, Agent: Restaurants_1 |
schema_guided_dialog-train-611 | schema_guided_dialog-train-611 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music.",
"Where are they located?",
"They are located at 1434 18th Street."
] | 1_00064 | Restaurants_1 | 13 | Yes. I would like to book a table. | What time would you like me to reserve? | [
"What time would you like me to reserve?"
] | Prompt: "Yes. I would like to book a table.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-612 | schema_guided_dialog-train-612 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Aperto"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music.",
"Where are they located?",
"They are located at 1434 18th Street.",
"Yes. I would like to book a table.",
"What time would you like me to reserve?"
] | 1_00064 | Restaurants_1 | 15 | I need it for 11:00. | Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today. | [
"Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today."
] | Prompt: "I need it for 11:00.", Response Type: confirm, Type of Slot: restaurant_name, Values: Aperto, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 11 am, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-613 | schema_guided_dialog-train-613 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music.",
"Where are they located?",
"They are located at 1434 18th Street.",
"Yes. I would like to book a table.",
"What time would you like me to reserve?",
"I need it for 11:00.",
"Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today."
] | 1_00064 | Restaurants_1 | 17 | Yes, perfect. Is it in the very fancy price range? | Your reservation was a success. The restaurant is in the moderate price range. | [
"Your reservation was a success. The restaurant is in the moderate price range."
] | Prompt: "Yes, perfect. Is it in the very fancy price range?", Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-614 | schema_guided_dialog-train-614 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-252-1036"
]
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music.",
"Where are they located?",
"They are located at 1434 18th Street.",
"Yes. I would like to book a table.",
"What time would you like me to reserve?",
"I need it for 11:00.",
"Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today.",
"Yes, perfect. Is it in the very fancy price range?",
"Your reservation was a success. The restaurant is in the moderate price range."
] | 1_00064 | Restaurants_1 | 19 | Can I have their contact phone? | The restaurant's phone number is 415-252-1036. | [
"The restaurant's phone number is 415-252-1036."
] | Prompt: "Can I have their contact phone?", Response Type: inform, Type of Slot: phone_number, Values: 415-252-1036, Agent: Restaurants_1 |
schema_guided_dialog-train-615 | schema_guided_dialog-train-615 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need a place to eat.",
"In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else.",
"I'm looking for brunch in San Fran.",
"There is a nice restaurant named 1300 On Fillmore located in San Francisco.",
"Is there a different restaurant you can suggest.",
"There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco.",
"Is there any other restaurant you can suggest?",
"Aperto is another nice restaurant in San Francisco.",
"Is there live music there?",
"No. Sorry,there is not live music.",
"Where are they located?",
"They are located at 1434 18th Street.",
"Yes. I would like to book a table.",
"What time would you like me to reserve?",
"I need it for 11:00.",
"Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today.",
"Yes, perfect. Is it in the very fancy price range?",
"Your reservation was a success. The restaurant is in the moderate price range.",
"Can I have their contact phone?",
"The restaurant's phone number is 415-252-1036."
] | 1_00064 | Restaurants_1 | 21 | Thanks. That's all. | Enjoy the rest of your day. | [
"Enjoy the rest of your day."
] | Prompt: "Thanks. That's all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-616 | schema_guided_dialog-train-616 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Mexican"
]
}
] | [] | 1_00065 | Restaurants_1 | 1 | I need to find somewhere to get a good meal in Pleasanton, can you help? | Sure, what kind of food do you want? You can request American, Mexican, or anything else. | [
"Sure, what kind of food do you want? You can request American, Mexican, or anything else."
] | Prompt: "I need to find somewhere to get a good meal in Pleasanton, can you help?", Response Type: request, Type of Slot: cuisine, Values: American or Mexican, Agent: Restaurants_1 |
schema_guided_dialog-train-617 | schema_guided_dialog-train-617 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Meiko Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else."
] | 1_00065 | Restaurants_1 | 3 | I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her. | Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton? | [
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?"
] | Prompt: "I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.", Response Type: offer, Type of Slot: restaurant_name, Values: Meiko Sushi, Response Type: offer, Type of Slot: city, Values: Pleasanton, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-618 | schema_guided_dialog-train-618 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"P.f. Chang's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?"
] | 1_00065 | Restaurants_1 | 5 | Is there anything else? I want something a bit more afforadable. | I found 2 affordable places in Pleasanton. How about P.f. Chang's? | [
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?"
] | Prompt: "Is there anything else? I want something a bit more afforadable.", Response Type: offer, Type of Slot: restaurant_name, Values: P.f. Chang's, Response Type: offer, Type of Slot: city, Values: Pleasanton, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-619 | schema_guided_dialog-train-619 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?"
] | 1_00065 | Restaurants_1 | 7 | Do they serve liquor and play live music? | They do serve liquor, but they don't play live music. | [
"They do serve liquor, but they don't play live music."
] | Prompt: "Do they serve liquor and play live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: serves_alcohol, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-620 | schema_guided_dialog-train-620 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music."
] | 1_00065 | Restaurants_1 | 9 | Okay, that'll be fine. | Would you like to book a table? | [
"Would you like to book a table?"
] | Prompt: "Okay, that'll be fine.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-621 | schema_guided_dialog-train-621 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?"
] | 1_00065 | Restaurants_1 | 11 | Yes thanks, please book it. | What time would you like to book? | [
"What time would you like to book?"
] | Prompt: "Yes thanks, please book it.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-622 | schema_guided_dialog-train-622 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"P.F. Chang's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"7:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?",
"Yes thanks, please book it.",
"What time would you like to book?"
] | 1_00065 | Restaurants_1 | 13 | 7:45 in the evening please. | Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today. | [
"Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today."
] | Prompt: "7:45 in the evening please.", Response Type: confirm, Type of Slot: restaurant_name, Values: P.F. Chang's, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 7:45 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-623 | schema_guided_dialog-train-623 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"P.F. Chang's"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?",
"Yes thanks, please book it.",
"What time would you like to book?",
"7:45 in the evening please.",
"Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today."
] | 1_00065 | Restaurants_1 | 15 | Yes, that's perfect. | Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead? | [
"Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead?"
] | Prompt: "Yes, that's perfect.", Response Type: offer, Type of Slot: restaurant_name, Values: P.F. Chang's, Response Type: offer, Type of Slot: party_size, Values: 2, Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-624 | schema_guided_dialog-train-624 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?",
"Yes thanks, please book it.",
"What time would you like to book?",
"7:45 in the evening please.",
"Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today.",
"Yes, that's perfect.",
"Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead?"
] | 1_00065 | Restaurants_1 | 17 | Yeah, that's okay. | Okay, it's booked for you. | [
"Okay, it's booked for you."
] | Prompt: "Yeah, that's okay.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-625 | schema_guided_dialog-train-625 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"925-224-9916"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1330 Stoneridge Mall Road"
]
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?",
"Yes thanks, please book it.",
"What time would you like to book?",
"7:45 in the evening please.",
"Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today.",
"Yes, that's perfect.",
"Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead?",
"Yeah, that's okay.",
"Okay, it's booked for you."
] | 1_00065 | Restaurants_1 | 19 | Thanks. Where are they? How can I call them? | They're at 1330 Stoneridge Mall Road and you can call them on 925-224-9916. | [
"They're at 1330 Stoneridge Mall Road and you can call them on 925-224-9916."
] | Prompt: "Thanks. Where are they? How can I call them?", Response Type: inform, Type of Slot: phone_number, Values: 925-224-9916, Response Type: inform, Type of Slot: street_address, Values: 1330 Stoneridge Mall Road, Agent: Restaurants_1 |
schema_guided_dialog-train-626 | schema_guided_dialog-train-626 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to find somewhere to get a good meal in Pleasanton, can you help?",
"Sure, what kind of food do you want? You can request American, Mexican, or anything else.",
"I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her.",
"Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?",
"Is there anything else? I want something a bit more afforadable.",
"I found 2 affordable places in Pleasanton. How about P.f. Chang's?",
"Do they serve liquor and play live music?",
"They do serve liquor, but they don't play live music.",
"Okay, that'll be fine.",
"Would you like to book a table?",
"Yes thanks, please book it.",
"What time would you like to book?",
"7:45 in the evening please.",
"Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today.",
"Yes, that's perfect.",
"Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead?",
"Yeah, that's okay.",
"Okay, it's booked for you.",
"Thanks. Where are they? How can I call them?",
"They're at 1330 Stoneridge Mall Road and you can call them on 925-224-9916."
] | 1_00065 | Restaurants_1 | 21 | Okay, thanks. That's all for today. | Okay, see you. | [
"Okay, see you."
] | Prompt: "Okay, thanks. That's all for today.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-627 | schema_guided_dialog-train-627 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00066 | Restaurants_1 | 1 | Do you know a place to eat? | Which city are you looking? | [
"Which city are you looking?"
] | Prompt: "Do you know a place to eat?", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-628 | schema_guided_dialog-train-628 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [
"Do you know a place to eat?",
"Which city are you looking?"
] | 1_00066 | Restaurants_1 | 3 | Do you know a place to eat in Petaluma? | What kind of food? | [
"What kind of food?"
] | Prompt: "Do you know a place to eat in Petaluma?", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-629 | schema_guided_dialog-train-629 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Brixx Pizzeria"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Petaluma"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?"
] | 1_00066 | Restaurants_1 | 5 | I am looking for an Italian restaurant. | In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one. | [
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one."
] | Prompt: "I am looking for an Italian restaurant.", Response Type: offer, Type of Slot: restaurant_name, Values: Brixx Pizzeria, Response Type: offer, Type of Slot: city, Values: Petaluma, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-630 | schema_guided_dialog-train-630 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"707-664-1418"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"True"
]
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?",
"I am looking for an Italian restaurant.",
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one."
] | 1_00066 | Restaurants_1 | 7 | What's the number of the restaurant? Is there live music? | They do have live music. The number is 707-664-1418. | [
"They do have live music. The number is 707-664-1418."
] | Prompt: "What's the number of the restaurant? Is there live music?", Response Type: inform, Type of Slot: phone_number, Values: 707-664-1418, Response Type: inform, Type of Slot: has_live_music, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-631 | schema_guided_dialog-train-631 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?",
"I am looking for an Italian restaurant.",
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one.",
"What's the number of the restaurant? Is there live music?",
"They do have live music. The number is 707-664-1418."
] | 1_00066 | Restaurants_1 | 9 | I would like to make a reservation for six at a restaurant. | What time do you want the reservation? | [
"What time do you want the reservation?"
] | Prompt: "I would like to make a reservation for six at a restaurant.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-632 | schema_guided_dialog-train-632 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Brixx Pizzeria"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Petaluma"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"6"
]
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?",
"I am looking for an Italian restaurant.",
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one.",
"What's the number of the restaurant? Is there live music?",
"They do have live music. The number is 707-664-1418.",
"I would like to make a reservation for six at a restaurant.",
"What time do you want the reservation?"
] | 1_00066 | Restaurants_1 | 11 | At 5 pm. | You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma? | [
"You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma?"
] | Prompt: "At 5 pm.", Response Type: confirm, Type of Slot: restaurant_name, Values: Brixx Pizzeria, Response Type: confirm, Type of Slot: city, Values: Petaluma, Response Type: confirm, Type of Slot: time, Values: 5 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 6, Agent: Restaurants_1 |
schema_guided_dialog-train-633 | schema_guided_dialog-train-633 | [
{
"act": 4,
"slot": "street_address",
"values": [
"16 Kentucky Street"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?",
"I am looking for an Italian restaurant.",
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one.",
"What's the number of the restaurant? Is there live music?",
"They do have live music. The number is 707-664-1418.",
"I would like to make a reservation for six at a restaurant.",
"What time do you want the reservation?",
"At 5 pm.",
"You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma?"
] | 1_00066 | Restaurants_1 | 13 | Yes that's right. What's the address? | Done. The address is 16 Kentucky Street. | [
"Done. The address is 16 Kentucky Street."
] | Prompt: "Yes that's right. What's the address?", Response Type: inform, Type of Slot: street_address, Values: 16 Kentucky Street, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-634 | schema_guided_dialog-train-634 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Do you know a place to eat?",
"Which city are you looking?",
"Do you know a place to eat in Petaluma?",
"What kind of food?",
"I am looking for an Italian restaurant.",
"In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one.",
"What's the number of the restaurant? Is there live music?",
"They do have live music. The number is 707-664-1418.",
"I would like to make a reservation for six at a restaurant.",
"What time do you want the reservation?",
"At 5 pm.",
"You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma?",
"Yes that's right. What's the address?",
"Done. The address is 16 Kentucky Street."
] | 1_00066 | Restaurants_1 | 15 | That's all. Thanks. | Good day. | [
"Good day."
] | Prompt: "That's all. Thanks.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-635 | schema_guided_dialog-train-635 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00067 | Restaurants_1 | 1 | Hello! I am looking for a place to eat. | Which city would you like to eat at? | [
"Which city would you like to eat at?"
] | Prompt: "Hello! I am looking for a place to eat.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-636 | schema_guided_dialog-train-636 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Indian"
]
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?"
] | 1_00067 | Restaurants_1 | 3 | I would prefer to eat at Pleasanton. | Do you have any food preferences, such as American, Indian or some other cuisine? | [
"Do you have any food preferences, such as American, Indian or some other cuisine?"
] | Prompt: "I would prefer to eat at Pleasanton.", Response Type: request, Type of Slot: cuisine, Values: American or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-637 | schema_guided_dialog-train-637 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Meiko Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?"
] | 1_00067 | Restaurants_1 | 5 | I would like something on the lines of Izakaya food. | There is a nice restaurant called Meiko Sushi located in Pleasanton. | [
"There is a nice restaurant called Meiko Sushi located in Pleasanton."
] | Prompt: "I would like something on the lines of Izakaya food.", Response Type: offer, Type of Slot: restaurant_name, Values: Meiko Sushi, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-638 | schema_guided_dialog-train-638 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton."
] | 1_00067 | Restaurants_1 | 7 | Sure, that sounds great! | Would you like me to make a reservation there? | [
"Would you like me to make a reservation there?"
] | Prompt: "Sure, that sounds great!", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-639 | schema_guided_dialog-train-639 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Meiko Sushi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?"
] | 1_00067 | Restaurants_1 | 9 | Sure! Please reserve a table for me at 12:30 pm. | Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today. | [
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today."
] | Prompt: "Sure! Please reserve a table for me at 12:30 pm.", Response Type: confirm, Type of Slot: restaurant_name, Values: Meiko Sushi, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-640 | schema_guided_dialog-train-640 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?",
"Sure! Please reserve a table for me at 12:30 pm.",
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today."
] | 1_00067 | Restaurants_1 | 11 | Yes, that's fine for me. | Sorry, I was not able to make the reservation due to certain issues. Can I further assist you? | [
"Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?"
] | Prompt: "Yes, that's fine for me.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-641 | schema_guided_dialog-train-641 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Meiko Sushi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"7:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?",
"Sure! Please reserve a table for me at 12:30 pm.",
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today.",
"Yes, that's fine for me.",
"Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?"
] | 1_00067 | Restaurants_1 | 13 | How about placing a reservation at 19:15 instead? | Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today. | [
"Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today."
] | Prompt: "How about placing a reservation at 19:15 instead?", Response Type: confirm, Type of Slot: restaurant_name, Values: Meiko Sushi, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 7:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-642 | schema_guided_dialog-train-642 | [
{
"act": 4,
"slot": "street_address",
"values": [
"4301 Valley Avenue B"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Meiko Sushi"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?",
"Sure! Please reserve a table for me at 12:30 pm.",
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today.",
"Yes, that's fine for me.",
"Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?",
"How about placing a reservation at 19:15 instead?",
"Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today."
] | 1_00067 | Restaurants_1 | 15 | That is fine for me. What is their address and do they serve liquor? | My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B. | [
"My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B."
] | Prompt: "That is fine for me. What is their address and do they serve liquor?", Response Type: inform, Type of Slot: street_address, Values: 4301 Valley Avenue B, Response Type: inform, Type of Slot: serves_alcohol, Values: True, Response Type: offer, Type of Slot: restaurant_name, Values: Meiko Sushi, Response Type: offer, Type of Slot: party_size, Values: 2, Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-643 | schema_guided_dialog-train-643 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?",
"Sure! Please reserve a table for me at 12:30 pm.",
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today.",
"Yes, that's fine for me.",
"Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?",
"How about placing a reservation at 19:15 instead?",
"Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today.",
"That is fine for me. What is their address and do they serve liquor?",
"My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B."
] | 1_00067 | Restaurants_1 | 17 | Sure, that sounds great! | Your reservation has been made. | [
"Your reservation has been made."
] | Prompt: "Sure, that sounds great!", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-644 | schema_guided_dialog-train-644 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hello! I am looking for a place to eat.",
"Which city would you like to eat at?",
"I would prefer to eat at Pleasanton.",
"Do you have any food preferences, such as American, Indian or some other cuisine?",
"I would like something on the lines of Izakaya food.",
"There is a nice restaurant called Meiko Sushi located in Pleasanton.",
"Sure, that sounds great!",
"Would you like me to make a reservation there?",
"Sure! Please reserve a table for me at 12:30 pm.",
"Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today.",
"Yes, that's fine for me.",
"Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?",
"How about placing a reservation at 19:15 instead?",
"Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today.",
"That is fine for me. What is their address and do they serve liquor?",
"My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B.",
"Sure, that sounds great!",
"Your reservation has been made."
] | 1_00067 | Restaurants_1 | 19 | Thank you, that's all the help I need. | No problem! Have a great day ahead! | [
"No problem! Have a great day ahead!"
] | Prompt: "Thank you, that's all the help I need.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-645 | schema_guided_dialog-train-645 | [
{
"act": 13,
"slot": "cuisine",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00068 | Restaurants_1 | 1 | I'm looking for restaurants to dine in. | What city and what kind of cuisine are you interested in? | [
"What city and what kind of cuisine are you interested in?"
] | Prompt: "I'm looking for restaurants to dine in.", Response Type: request, Type of Slot: cuisine, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-646 | schema_guided_dialog-train-646 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Amber"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?"
] | 1_00068 | Restaurants_1 | 3 | I'd like to try Punjabi food, somewhere in SFO. | I've found 10 possible options - Amber in San Francisco has 4.2 stars. | [
"I've found 10 possible options - Amber in San Francisco has 4.2 stars."
] | Prompt: "I'd like to try Punjabi food, somewhere in SFO.", Response Type: offer, Type of Slot: restaurant_name, Values: Amber, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Restaurants_1 |
schema_guided_dialog-train-647 | schema_guided_dialog-train-647 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars."
] | 1_00068 | Restaurants_1 | 5 | Does that restaurant serve alcohol? | Amber restaurant does not serve liquor. | [
"Amber restaurant does not serve liquor."
] | Prompt: "Does that restaurant serve alcohol?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-648 | schema_guided_dialog-train-648 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars.",
"Does that restaurant serve alcohol?",
"Amber restaurant does not serve liquor."
] | 1_00068 | Restaurants_1 | 7 | Alright, that works for me. | Would you like to reserve a table in this restaurant? | [
"Would you like to reserve a table in this restaurant?"
] | Prompt: "Alright, that works for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-649 | schema_guided_dialog-train-649 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars.",
"Does that restaurant serve alcohol?",
"Amber restaurant does not serve liquor.",
"Alright, that works for me.",
"Would you like to reserve a table in this restaurant?"
] | 1_00068 | Restaurants_1 | 9 | I think so, yes. | What time would you like to arrive at? | [
"What time would you like to arrive at?"
] | Prompt: "I think so, yes.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-650 | schema_guided_dialog-train-650 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Amber"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars.",
"Does that restaurant serve alcohol?",
"Amber restaurant does not serve liquor.",
"Alright, that works for me.",
"Would you like to reserve a table in this restaurant?",
"I think so, yes.",
"What time would you like to arrive at?"
] | 1_00068 | Restaurants_1 | 11 | I'd like to reserve the table for lunch, so 11 o"clock in the morning, for 2 people. | To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today. | [
"To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today."
] | Prompt: "I'd like to reserve the table for lunch, so 11 o"clock in the morning, for 2 people.", Response Type: confirm, Type of Slot: restaurant_name, Values: Amber, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 11 am, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-651 | schema_guided_dialog-train-651 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars.",
"Does that restaurant serve alcohol?",
"Amber restaurant does not serve liquor.",
"Alright, that works for me.",
"Would you like to reserve a table in this restaurant?",
"I think so, yes.",
"What time would you like to arrive at?",
"I'd like to reserve the table for lunch, so 11 o\"clock in the morning, for 2 people.",
"To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today."
] | 1_00068 | Restaurants_1 | 13 | That sounds right, yeah. | Your table has been reserved. | [
"Your table has been reserved."
] | Prompt: "That sounds right, yeah.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-652 | schema_guided_dialog-train-652 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for restaurants to dine in.",
"What city and what kind of cuisine are you interested in?",
"I'd like to try Punjabi food, somewhere in SFO.",
"I've found 10 possible options - Amber in San Francisco has 4.2 stars.",
"Does that restaurant serve alcohol?",
"Amber restaurant does not serve liquor.",
"Alright, that works for me.",
"Would you like to reserve a table in this restaurant?",
"I think so, yes.",
"What time would you like to arrive at?",
"I'd like to reserve the table for lunch, so 11 o\"clock in the morning, for 2 people.",
"To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today.",
"That sounds right, yeah.",
"Your table has been reserved."
] | 1_00068 | Restaurants_1 | 15 | That's all I need today, thanks. | Have a great day. | [
"Have a great day."
] | Prompt: "That's all I need today, thanks.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-653 | schema_guided_dialog-train-653 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00069 | Restaurants_1 | 1 | I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose? | Sure, what kind of food are you interested in? | [
"Sure, what kind of food are you interested in?"
] | Prompt: "I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-654 | schema_guided_dialog-train-654 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Ariake"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Jose"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?"
] | 1_00069 | Restaurants_1 | 3 | Some kind of Freshwater fish would be great. | I found 10 possible options in San Jose. How about Ariake? | [
"I found 10 possible options in San Jose. How about Ariake?"
] | Prompt: "Some kind of Freshwater fish would be great.", Response Type: offer, Type of Slot: restaurant_name, Values: Ariake, Response Type: offer, Type of Slot: city, Values: San Jose, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Restaurants_1 |
schema_guided_dialog-train-655 | schema_guided_dialog-train-655 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?"
] | 1_00069 | Restaurants_1 | 5 | How expensive is it? | Looks like it's in the moderate range. | [
"Looks like it's in the moderate range."
] | Prompt: "How expensive is it?", Response Type: inform, Type of Slot: price_range, Values: moderate, Agent: Restaurants_1 |
schema_guided_dialog-train-656 | schema_guided_dialog-train-656 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range."
] | 1_00069 | Restaurants_1 | 7 | Ok, that sounds good. | Did you want to go ahead and make a reservation? | [
"Did you want to go ahead and make a reservation?"
] | Prompt: "Ok, that sounds good.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-657 | schema_guided_dialog-train-657 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?"
] | 1_00069 | Restaurants_1 | 9 | Yes, please do. | What time would you like it at? | [
"What time would you like it at?"
] | Prompt: "Yes, please do.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-658 | schema_guided_dialog-train-658 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Ariake"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Jose"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 10th"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?"
] | 1_00069 | Restaurants_1 | 11 | Can you make it on the 10th of this month at a quarter to 7 in the evening? | Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right? | [
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?"
] | Prompt: "Can you make it on the 10th of this month at a quarter to 7 in the evening?", Response Type: confirm, Type of Slot: restaurant_name, Values: Ariake, Response Type: confirm, Type of Slot: city, Values: San Jose, Response Type: confirm, Type of Slot: time, Values: 6:45 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 10th, Agent: Restaurants_1 |
schema_guided_dialog-train-659 | schema_guided_dialog-train-659 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?"
] | 1_00069 | Restaurants_1 | 13 | Yes, that's perfect. | Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go? | [
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?"
] | Prompt: "Yes, that's perfect.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-660 | schema_guided_dialog-train-660 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Ariake"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Jose"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 10th"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?",
"Yes, that's perfect.",
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?"
] | 1_00069 | Restaurants_1 | 15 | Can you try making the reservation for 1 in the afternoon? | Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right? | [
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?"
] | Prompt: "Can you try making the reservation for 1 in the afternoon?", Response Type: confirm, Type of Slot: restaurant_name, Values: Ariake, Response Type: confirm, Type of Slot: city, Values: San Jose, Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 10th, Agent: Restaurants_1 |
schema_guided_dialog-train-661 | schema_guided_dialog-train-661 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Ariake"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Tuesday"
]
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?",
"Yes, that's perfect.",
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?",
"Can you try making the reservation for 1 in the afternoon?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?"
] | 1_00069 | Restaurants_1 | 17 | No, actually, change that to Tuesday next week. | Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday. | [
"Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday."
] | Prompt: "No, actually, change that to Tuesday next week.", Response Type: confirm, Type of Slot: restaurant_name, Values: Ariake, Response Type: confirm, Type of Slot: date, Values: next Tuesday, Agent: Restaurants_1 |
schema_guided_dialog-train-662 | schema_guided_dialog-train-662 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?",
"Yes, that's perfect.",
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?",
"Can you try making the reservation for 1 in the afternoon?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?",
"No, actually, change that to Tuesday next week.",
"Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday."
] | 1_00069 | Restaurants_1 | 19 | Yes, that's perfect. | Ok, I've made your reservation. | [
"Ok, I've made your reservation."
] | Prompt: "Yes, that's perfect.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-663 | schema_guided_dialog-train-663 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?",
"Yes, that's perfect.",
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?",
"Can you try making the reservation for 1 in the afternoon?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?",
"No, actually, change that to Tuesday next week.",
"Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday.",
"Yes, that's perfect.",
"Ok, I've made your reservation."
] | 1_00069 | Restaurants_1 | 21 | Great, thank you! | Anything else I can help with? | [
"Anything else I can help with?"
] | Prompt: "Great, thank you!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-664 | schema_guided_dialog-train-664 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?",
"Sure, what kind of food are you interested in?",
"Some kind of Freshwater fish would be great.",
"I found 10 possible options in San Jose. How about Ariake?",
"How expensive is it?",
"Looks like it's in the moderate range.",
"Ok, that sounds good.",
"Did you want to go ahead and make a reservation?",
"Yes, please do.",
"What time would you like it at?",
"Can you make it on the 10th of this month at a quarter to 7 in the evening?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?",
"Yes, that's perfect.",
"Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?",
"Can you try making the reservation for 1 in the afternoon?",
"Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?",
"No, actually, change that to Tuesday next week.",
"Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday.",
"Yes, that's perfect.",
"Ok, I've made your reservation.",
"Great, thank you!",
"Anything else I can help with?"
] | 1_00069 | Restaurants_1 | 23 | No, thank you. | Have a good day. | [
"Have a good day."
] | Prompt: "No, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-665 | schema_guided_dialog-train-665 | [
{
"act": 13,
"slot": "cuisine",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00070 | Restaurants_1 | 1 | I think dining out will be a wonderful thing. Look for a suitable place please. | Do you prefer any city and what should be the menu? | [
"Do you prefer any city and what should be the menu?"
] | Prompt: "I think dining out will be a wonderful thing. Look for a suitable place please.", Response Type: request, Type of Slot: cuisine, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-666 | schema_guided_dialog-train-666 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?"
] | 1_00070 | Restaurants_1 | 3 | It will be fine at San Francisco and pizza and pasta will cherish me. | Then 54 Mint Ristorante Italiano in San Francisco will be the right one. | [
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one."
] | Prompt: "It will be fine at San Francisco and pizza and pasta will cherish me.", Response Type: offer, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-667 | schema_guided_dialog-train-667 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one."
] | 1_00070 | Restaurants_1 | 5 | Great, make a reservation for me. | When you would like to dine at? | [
"When you would like to dine at?"
] | Prompt: "Great, make a reservation for me.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-668 | schema_guided_dialog-train-668 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"Today"
]
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one.",
"Great, make a reservation for me.",
"When you would like to dine at?"
] | 1_00070 | Restaurants_1 | 7 | 5:30 in the evening. | Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people. | [
"Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people."
] | Prompt: "5:30 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 5:30 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: Today, Agent: Restaurants_1 |
schema_guided_dialog-train-669 | schema_guided_dialog-train-669 | [
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one.",
"Great, make a reservation for me.",
"When you would like to dine at?",
"5:30 in the evening.",
"Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people."
] | 1_00070 | Restaurants_1 | 9 | Please make it on March 3rd for 3 people. | It is ok, now verify for 3 people on day after tomorrow. | [
"It is ok, now verify for 3 people on day after tomorrow."
] | Prompt: "Please make it on March 3rd for 3 people.", Response Type: confirm, Type of Slot: party_size, Values: 3, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Agent: Restaurants_1 |
schema_guided_dialog-train-670 | schema_guided_dialog-train-670 | [
{
"act": 2,
"slot": "time",
"values": [
"11:30 am"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one.",
"Great, make a reservation for me.",
"When you would like to dine at?",
"5:30 in the evening.",
"Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people.",
"Please make it on March 3rd for 3 people.",
"It is ok, now verify for 3 people on day after tomorrow."
] | 1_00070 | Restaurants_1 | 11 | will you make it at 11:30 am on 7th of March? | The details of reservation are, time 11:30 am on next Thursday. | [
"The details of reservation are, time 11:30 am on next Thursday."
] | Prompt: "will you make it at 11:30 am on 7th of March?", Response Type: confirm, Type of Slot: time, Values: 11:30 am, Response Type: confirm, Type of Slot: date, Values: next Thursday, Agent: Restaurants_1 |
schema_guided_dialog-train-671 | schema_guided_dialog-train-671 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one.",
"Great, make a reservation for me.",
"When you would like to dine at?",
"5:30 in the evening.",
"Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people.",
"Please make it on March 3rd for 3 people.",
"It is ok, now verify for 3 people on day after tomorrow.",
"will you make it at 11:30 am on 7th of March?",
"The details of reservation are, time 11:30 am on next Thursday."
] | 1_00070 | Restaurants_1 | 13 | Ok, its fine. thank you. | Reservation is successful, good luck. | [
"Reservation is successful, good luck."
] | Prompt: "Ok, its fine. thank you.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-672 | schema_guided_dialog-train-672 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I think dining out will be a wonderful thing. Look for a suitable place please.",
"Do you prefer any city and what should be the menu?",
"It will be fine at San Francisco and pizza and pasta will cherish me.",
"Then 54 Mint Ristorante Italiano in San Francisco will be the right one.",
"Great, make a reservation for me.",
"When you would like to dine at?",
"5:30 in the evening.",
"Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people.",
"Please make it on March 3rd for 3 people.",
"It is ok, now verify for 3 people on day after tomorrow.",
"will you make it at 11:30 am on 7th of March?",
"The details of reservation are, time 11:30 am on next Thursday.",
"Ok, its fine. thank you.",
"Reservation is successful, good luck."
] | 1_00070 | Restaurants_1 | 15 | Grateful, thank you. | Have a wonderful day. | [
"Have a wonderful day."
] | Prompt: "Grateful, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-673 | schema_guided_dialog-train-673 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Mexican",
"American"
]
}
] | [] | 1_00071 | Restaurants_1 | 1 | I am meeting a friend for food later. Can you find me a pricey place nearby? | Are you looking for Mexican, American, or some other type of food? | [
"Are you looking for Mexican, American, or some other type of food?"
] | Prompt: "I am meeting a friend for food later. Can you find me a pricey place nearby?", Response Type: request, Type of Slot: cuisine, Values: Mexican or American, Agent: Restaurants_1 |
schema_guided_dialog-train-674 | schema_guided_dialog-train-674 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?"
] | 1_00071 | Restaurants_1 | 3 | A place with pasta will be perfect? | What city are you meeting in? | [
"What city are you meeting in?"
] | Prompt: "A place with pasta will be perfect?", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-675 | schema_guided_dialog-train-675 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Ala Romana"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?"
] | 1_00071 | Restaurants_1 | 5 | We are meeting in San Francisco. | There is a nice restaurant in San Francisco called Ala Romana. | [
"There is a nice restaurant in San Francisco called Ala Romana."
] | Prompt: "We are meeting in San Francisco.", Response Type: offer, Type of Slot: restaurant_name, Values: Ala Romana, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-676 | schema_guided_dialog-train-676 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Che Fico"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana."
] | 1_00071 | Restaurants_1 | 7 | Are there any other nice restaurants in the area? | Che Fico is another nice restaurant in San Francisco. | [
"Che Fico is another nice restaurant in San Francisco."
] | Prompt: "Are there any other nice restaurants in the area?", Response Type: offer, Type of Slot: restaurant_name, Values: Che Fico, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-677 | schema_guided_dialog-train-677 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco."
] | 1_00071 | Restaurants_1 | 9 | Do they serve liquor? | They do not serve liquor. | [
"They do not serve liquor."
] | Prompt: "Do they serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-678 | schema_guided_dialog-train-678 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Cala"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor."
] | 1_00071 | Restaurants_1 | 11 | Can you suggest any Mexican food restaurants? | There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco. | [
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco."
] | Prompt: "Can you suggest any Mexican food restaurants?", Response Type: offer, Type of Slot: restaurant_name, Values: Cala, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-679 | schema_guided_dialog-train-679 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco."
] | 1_00071 | Restaurants_1 | 13 | Do they serve liquor? | Yes, they serve liquor. | [
"Yes, they serve liquor."
] | Prompt: "Do they serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-680 | schema_guided_dialog-train-680 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor."
] | 1_00071 | Restaurants_1 | 15 | I want to make a reservation for Cala. | What time would you like to make the reservation for? | [
"What time would you like to make the reservation for?"
] | Prompt: "I want to make a reservation for Cala.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-681 | schema_guided_dialog-train-681 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Cala"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?"
] | 1_00071 | Restaurants_1 | 17 | Make it for one in the afternoon on March 7th. | To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people. | [
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people."
] | Prompt: "Make it for one in the afternoon on March 7th.", Response Type: confirm, Type of Slot: restaurant_name, Values: Cala, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-682 | schema_guided_dialog-train-682 | [
{
"act": 2,
"slot": "time",
"values": [
"12:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?",
"Make it for one in the afternoon on March 7th.",
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people."
] | 1_00071 | Restaurants_1 | 19 | Please change it to a quarter past 12 in the afternoon. | To confirm, the reservation is at 12:15 pm for 2 people. | [
"To confirm, the reservation is at 12:15 pm for 2 people."
] | Prompt: "Please change it to a quarter past 12 in the afternoon.", Response Type: confirm, Type of Slot: time, Values: 12:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-683 | schema_guided_dialog-train-683 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Cala"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 11,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?",
"Make it for one in the afternoon on March 7th.",
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people.",
"Please change it to a quarter past 12 in the afternoon.",
"To confirm, the reservation is at 12:15 pm for 2 people."
] | 1_00071 | Restaurants_1 | 21 | Yes, that is good. Do they have live music? | They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2? | [
"They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2?"
] | Prompt: "Yes, that is good. Do they have live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Cala, Response Type: offer, Type of Slot: party_size, Values: 2, Response Type: offer, Type of Slot: date, Values: next Thursday, Response Type: offer, Type of Slot: time, Values: 12 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-684 | schema_guided_dialog-train-684 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?",
"Make it for one in the afternoon on March 7th.",
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people.",
"Please change it to a quarter past 12 in the afternoon.",
"To confirm, the reservation is at 12:15 pm for 2 people.",
"Yes, that is good. Do they have live music?",
"They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2?"
] | 1_00071 | Restaurants_1 | 23 | Yes that works. | Your reservation was successful. | [
"Your reservation was successful."
] | Prompt: "Yes that works.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-685 | schema_guided_dialog-train-685 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?",
"Make it for one in the afternoon on March 7th.",
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people.",
"Please change it to a quarter past 12 in the afternoon.",
"To confirm, the reservation is at 12:15 pm for 2 people.",
"Yes, that is good. Do they have live music?",
"They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2?",
"Yes that works.",
"Your reservation was successful."
] | 1_00071 | Restaurants_1 | 25 | Thank you very much. | Is there anything else I can help you with? | [
"Is there anything else I can help you with?"
] | Prompt: "Thank you very much.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-686 | schema_guided_dialog-train-686 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am meeting a friend for food later. Can you find me a pricey place nearby?",
"Are you looking for Mexican, American, or some other type of food?",
"A place with pasta will be perfect?",
"What city are you meeting in?",
"We are meeting in San Francisco.",
"There is a nice restaurant in San Francisco called Ala Romana.",
"Are there any other nice restaurants in the area?",
"Che Fico is another nice restaurant in San Francisco.",
"Do they serve liquor?",
"They do not serve liquor.",
"Can you suggest any Mexican food restaurants?",
"There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco.",
"Do they serve liquor?",
"Yes, they serve liquor.",
"I want to make a reservation for Cala.",
"What time would you like to make the reservation for?",
"Make it for one in the afternoon on March 7th.",
"To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people.",
"Please change it to a quarter past 12 in the afternoon.",
"To confirm, the reservation is at 12:15 pm for 2 people.",
"Yes, that is good. Do they have live music?",
"They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2?",
"Yes that works.",
"Your reservation was successful.",
"Thank you very much.",
"Is there anything else I can help you with?"
] | 1_00071 | Restaurants_1 | 27 | No, that is all. | Have a good day. | [
"Have a good day."
] | Prompt: "No, that is all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-687 | schema_guided_dialog-train-687 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00072 | Restaurants_1 | 1 | I want to go out to eat in Milpitas. | Alright, what type of food would you like? | [
"Alright, what type of food would you like?"
] | Prompt: "I want to go out to eat in Milpitas.", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-688 | schema_guided_dialog-train-688 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Olive Garden Italian restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Milpitas"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?"
] | 1_00072 | Restaurants_1 | 3 | I'm looking for take-out. | I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas. | [
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas."
] | Prompt: "I'm looking for take-out.", Response Type: offer, Type of Slot: restaurant_name, Values: Olive Garden Italian restaurant, Response Type: offer, Type of Slot: city, Values: Milpitas, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-689 | schema_guided_dialog-train-689 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"408-935-8176"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas."
] | 1_00072 | Restaurants_1 | 5 | Alright, what is their number? Do they have live music? | The number is 408-935-8176. No, they do not have live music. | [
"The number is 408-935-8176. No, they do not have live music."
] | Prompt: "Alright, what is their number? Do they have live music?", Response Type: inform, Type of Slot: phone_number, Values: 408-935-8176, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-690 | schema_guided_dialog-train-690 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music."
] | 1_00072 | Restaurants_1 | 7 | Alright, that works. | Would you like to go ahead and reserve a table? | [
"Would you like to go ahead and reserve a table?"
] | Prompt: "Alright, that works.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-691 | schema_guided_dialog-train-691 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?"
] | 1_00072 | Restaurants_1 | 9 | Yes, make a reservation for three people. | What time would you like the reservation? | [
"What time would you like the reservation?"
] | Prompt: "Yes, make a reservation for three people.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-692 | schema_guided_dialog-train-692 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Olive Garden Italian Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Milpitas"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?"
] | 1_00072 | Restaurants_1 | 11 | At 1 pm, please. | Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm? | [
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?"
] | Prompt: "At 1 pm, please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Olive Garden Italian Restaurant, Response Type: confirm, Type of Slot: city, Values: Milpitas, Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: party_size, Values: 3, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-693 | schema_guided_dialog-train-693 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?",
"At 1 pm, please.",
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?"
] | 1_00072 | Restaurants_1 | 13 | Yes that's right. | Sorry, I was unable to confirm your reservation. Can I assist you with anything else? | [
"Sorry, I was unable to confirm your reservation. Can I assist you with anything else?"
] | Prompt: "Yes that's right.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-694 | schema_guided_dialog-train-694 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Olive Garden Italian Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Milpitas"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?",
"At 1 pm, please.",
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"Yes that's right.",
"Sorry, I was unable to confirm your reservation. Can I assist you with anything else?"
] | 1_00072 | Restaurants_1 | 15 | Can you try booking again for 4 people? | Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm? | [
"Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?"
] | Prompt: "Can you try booking again for 4 people?", Response Type: confirm, Type of Slot: restaurant_name, Values: Olive Garden Italian Restaurant, Response Type: confirm, Type of Slot: city, Values: Milpitas, Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: party_size, Values: 4, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-695 | schema_guided_dialog-train-695 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Olive Garden Italian Restaurant"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:30 pm"
]
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?",
"At 1 pm, please.",
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"Yes that's right.",
"Sorry, I was unable to confirm your reservation. Can I assist you with anything else?",
"Can you try booking again for 4 people?",
"Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?"
] | 1_00072 | Restaurants_1 | 17 | No, actually make it half past 6 in the evening. | Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm. | [
"Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm."
] | Prompt: "No, actually make it half past 6 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: Olive Garden Italian Restaurant, Response Type: confirm, Type of Slot: time, Values: 6:30 pm, Agent: Restaurants_1 |
schema_guided_dialog-train-696 | schema_guided_dialog-train-696 | [
{
"act": 4,
"slot": "street_address",
"values": [
"1350 Great Mall Drive"
]
},
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?",
"At 1 pm, please.",
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"Yes that's right.",
"Sorry, I was unable to confirm your reservation. Can I assist you with anything else?",
"Can you try booking again for 4 people?",
"Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"No, actually make it half past 6 in the evening.",
"Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm."
] | 1_00072 | Restaurants_1 | 19 | Yes that works. Can I have the address? Also how expensive are they? | Your reservation is complete. The address is 1350 Great Mall Drive. The price range is moderate. | [
"Your reservation is complete. The address is 1350 Great Mall Drive. The price range is moderate."
] | Prompt: "Yes that works. Can I have the address? Also how expensive are they?", Response Type: inform, Type of Slot: street_address, Values: 1350 Great Mall Drive, Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-697 | schema_guided_dialog-train-697 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to go out to eat in Milpitas.",
"Alright, what type of food would you like?",
"I'm looking for take-out.",
"I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas.",
"Alright, what is their number? Do they have live music?",
"The number is 408-935-8176. No, they do not have live music.",
"Alright, that works.",
"Would you like to go ahead and reserve a table?",
"Yes, make a reservation for three people.",
"What time would you like the reservation?",
"At 1 pm, please.",
"Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"Yes that's right.",
"Sorry, I was unable to confirm your reservation. Can I assist you with anything else?",
"Can you try booking again for 4 people?",
"Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?",
"No, actually make it half past 6 in the evening.",
"Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm.",
"Yes that works. Can I have the address? Also how expensive are they?",
"Your reservation is complete. The address is 1350 Great Mall Drive. The price range is moderate."
] | 1_00072 | Restaurants_1 | 21 | Thanks, that's all I needed. | Enjoy your evening! | [
"Enjoy your evening!"
] | Prompt: "Thanks, that's all I needed.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-698 | schema_guided_dialog-train-698 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Italian",
"Chinese"
]
}
] | [] | 1_00073 | Restaurants_1 | 1 | I would like to eat at outside, can you find some nice place? | Do you like any particular kind of food like Italian, Chinese or any other? | [
"Do you like any particular kind of food like Italian, Chinese or any other?"
] | Prompt: "I would like to eat at outside, can you find some nice place?", Response Type: request, Type of Slot: cuisine, Values: Italian or Chinese, Agent: Restaurants_1 |
schema_guided_dialog-train-699 | schema_guided_dialog-train-699 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I would like to eat at outside, can you find some nice place?",
"Do you like any particular kind of food like Italian, Chinese or any other?"
] | 1_00073 | Restaurants_1 | 3 | Yes, some salad type food with low-cost will be perfect. Also I need live music there. | Any preferred City , do I search for? | [
"Any preferred City , do I search for?"
] | Prompt: "Yes, some salad type food with low-cost will be perfect. Also I need live music there.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
Subsets and Splits