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-1100 | schema_guided_dialog-train-1100 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Alice's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?"
] | 1_00114 | Restaurants_1 | 5 | I'm feeling some Szcheuan. | Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound? | [
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?"
] | Prompt: "I'm feeling some Szcheuan.", Response Type: offer, Type of Slot: restaurant_name, Values: Alice's, 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-1101 | schema_guided_dialog-train-1101 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-282-8999"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1599 Sanchez Street"
]
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?"
] | 1_00114 | Restaurants_1 | 7 | Sounds good. What's their number and address? | Their number is 415-282-8999. The address is 1599 Sanchez Street. | [
"Their number is 415-282-8999. The address is 1599 Sanchez Street."
] | Prompt: "Sounds good. What's their number and address?", Response Type: inform, Type of Slot: phone_number, Values: 415-282-8999, Response Type: inform, Type of Slot: street_address, Values: 1599 Sanchez Street, Agent: Restaurants_1 |
schema_guided_dialog-train-1102 | schema_guided_dialog-train-1102 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street."
] | 1_00114 | Restaurants_1 | 9 | That's great, thanks. | Would you like me to make a reservation for you? | [
"Would you like me to make a reservation for you?"
] | Prompt: "That's great, thanks.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1103 | schema_guided_dialog-train-1103 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street.",
"That's great, thanks.",
"Would you like me to make a reservation for you?"
] | 1_00114 | Restaurants_1 | 11 | Yes, please. On the 1st of this month. | And for what time? | [
"And for what time?"
] | Prompt: "Yes, please. On the 1st of this month.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1104 | schema_guided_dialog-train-1104 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Alice's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:45 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street.",
"That's great, thanks.",
"Would you like me to make a reservation for you?",
"Yes, please. On the 1st of this month.",
"And for what time?"
] | 1_00114 | Restaurants_1 | 13 | For around 11:45. | Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today. | [
"Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today."
] | Prompt: "For around 11:45.", Response Type: confirm, Type of Slot: restaurant_name, Values: Alice's, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 11:45 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-1105 | schema_guided_dialog-train-1105 | [
{
"act": 4,
"slot": "price_range",
"values": [
"inexpensive"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Alice's"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street.",
"That's great, thanks.",
"Would you like me to make a reservation for you?",
"Yes, please. On the 1st of this month.",
"And for what time?",
"For around 11:45.",
"Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today."
] | 1_00114 | Restaurants_1 | 15 | Yes that's good. Are they expensive? Is there live music? | I'm sorry, I was unable to make a reservation at that time. Shall I try for a reservation at Alice's for 2 people today at 12 pm? Their pricing is inexpensive and they do not have live music. | [
"I'm sorry, I was unable to make a reservation at that time. Shall I try for a reservation at Alice's for 2 people today at 12 pm? Their pricing is inexpensive and they do not have live music."
] | Prompt: "Yes that's good. Are they expensive? Is there live music?", Response Type: inform, Type of Slot: price_range, Values: inexpensive, Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Alice'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: 12 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1106 | schema_guided_dialog-train-1106 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street.",
"That's great, thanks.",
"Would you like me to make a reservation for you?",
"Yes, please. On the 1st of this month.",
"And for what time?",
"For around 11:45.",
"Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today.",
"Yes that's good. Are they expensive? Is there live music?",
"I'm sorry, I was unable to make a reservation at that time. Shall I try for a reservation at Alice's for 2 people today at 12 pm? Their pricing is inexpensive and they do not have live music."
] | 1_00114 | Restaurants_1 | 17 | Yes, that's good. | The reservation has been made. | [
"The reservation has been made."
] | Prompt: "Yes, that's good.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1107 | schema_guided_dialog-train-1107 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?",
"I want to eat in SF.",
"What type of food do you fancy? Chinese, Indian?",
"I'm feeling some Szcheuan.",
"Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?",
"Sounds good. What's their number and address?",
"Their number is 415-282-8999. The address is 1599 Sanchez Street.",
"That's great, thanks.",
"Would you like me to make a reservation for you?",
"Yes, please. On the 1st of this month.",
"And for what time?",
"For around 11:45.",
"Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today.",
"Yes that's good. Are they expensive? Is there live music?",
"I'm sorry, I was unable to make a reservation at that time. Shall I try for a reservation at Alice's for 2 people today at 12 pm? Their pricing is inexpensive and they do not have live music.",
"Yes, that's good.",
"The reservation has been made."
] | 1_00114 | Restaurants_1 | 19 | Thanks a lot. That's everything. | Have a great day. | [
"Have a great day."
] | Prompt: "Thanks a lot. That's everything.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1108 | schema_guided_dialog-train-1108 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00115 | Restaurants_1 | 1 | I need somewhere to get a bite to eat, can you hook me up? | Sure, where are we looking? What kind of food do you like? | [
"Sure, where are we looking? What kind of food do you like?"
] | Prompt: "I need somewhere to get a bite to eat, can you hook me up?", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1109 | schema_guided_dialog-train-1109 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Hanami Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Morgan Hill"
]
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?"
] | 1_00115 | Restaurants_1 | 3 | I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill? | Hanami Sushi does ramen in Morgan Hill. Is that okay? | [
"Hanami Sushi does ramen in Morgan Hill. Is that okay?"
] | Prompt: "I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?", Response Type: offer, Type of Slot: restaurant_name, Values: Hanami Sushi, Response Type: offer, Type of Slot: city, Values: Morgan Hill, Agent: Restaurants_1 |
schema_guided_dialog-train-1110 | schema_guided_dialog-train-1110 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sushi Nara"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Morgan Hill"
]
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?"
] | 1_00115 | Restaurants_1 | 5 | Nah, I'd rather somewhere else. Do you have another one? | Sushi Nara is another place that does ramen in Morgan Hill. | [
"Sushi Nara is another place that does ramen in Morgan Hill."
] | Prompt: "Nah, I'd rather somewhere else. Do you have another one?", Response Type: offer, Type of Slot: restaurant_name, Values: Sushi Nara, Response Type: offer, Type of Slot: city, Values: Morgan Hill, Agent: Restaurants_1 |
schema_guided_dialog-train-1111 | schema_guided_dialog-train-1111 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill."
] | 1_00115 | Restaurants_1 | 7 | Yeah, that'll be good for me. | Great, do you want a table? | [
"Great, do you want a table?"
] | Prompt: "Yeah, that'll be good for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1112 | schema_guided_dialog-train-1112 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?"
] | 1_00115 | Restaurants_1 | 9 | Yes, please book a table for two. | What time would you like to eat? | [
"What time would you like to eat?"
] | Prompt: "Yes, please book a table for two.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1113 | schema_guided_dialog-train-1113 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Sushi Nara"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Morgan Hill"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?",
"Yes, please book a table for two.",
"What time would you like to eat?"
] | 1_00115 | Restaurants_1 | 11 | I'd like the table for afternoon 12:30 thanks. | Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today. | [
"Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today."
] | Prompt: "I'd like the table for afternoon 12:30 thanks.", Response Type: confirm, Type of Slot: restaurant_name, Values: Sushi Nara, Response Type: confirm, Type of Slot: city, Values: Morgan Hill, 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-1114 | schema_guided_dialog-train-1114 | [
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?",
"Yes, please book a table for two.",
"What time would you like to eat?",
"I'd like the table for afternoon 12:30 thanks.",
"Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today."
] | 1_00115 | Restaurants_1 | 13 | No actually, I want it for three people on the 12th instead. | Okay sure, please confirm that you'd like a table for 3 on March 12th. | [
"Okay sure, please confirm that you'd like a table for 3 on March 12th."
] | Prompt: "No actually, I want it for three people on the 12th instead.", Response Type: confirm, Type of Slot: party_size, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 12th, Agent: Restaurants_1 |
schema_guided_dialog-train-1115 | schema_guided_dialog-train-1115 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?",
"Yes, please book a table for two.",
"What time would you like to eat?",
"I'd like the table for afternoon 12:30 thanks.",
"Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today.",
"No actually, I want it for three people on the 12th instead.",
"Okay sure, please confirm that you'd like a table for 3 on March 12th."
] | 1_00115 | Restaurants_1 | 15 | Yeah that's perfect. Do they serve alcohol? Do they have live music? | They don't do either, unfortunately. Your table has been booked. | [
"They don't do either, unfortunately. Your table has been booked."
] | Prompt: "Yeah that's perfect. Do they serve alcohol? Do they have live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1116 | schema_guided_dialog-train-1116 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?",
"Yes, please book a table for two.",
"What time would you like to eat?",
"I'd like the table for afternoon 12:30 thanks.",
"Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today.",
"No actually, I want it for three people on the 12th instead.",
"Okay sure, please confirm that you'd like a table for 3 on March 12th.",
"Yeah that's perfect. Do they serve alcohol? Do they have live music?",
"They don't do either, unfortunately. Your table has been booked."
] | 1_00115 | Restaurants_1 | 17 | Thanks a lot. | Is there anything else? | [
"Is there anything else?"
] | Prompt: "Thanks a lot.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1117 | schema_guided_dialog-train-1117 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need somewhere to get a bite to eat, can you hook me up?",
"Sure, where are we looking? What kind of food do you like?",
"I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?",
"Hanami Sushi does ramen in Morgan Hill. Is that okay?",
"Nah, I'd rather somewhere else. Do you have another one?",
"Sushi Nara is another place that does ramen in Morgan Hill.",
"Yeah, that'll be good for me.",
"Great, do you want a table?",
"Yes, please book a table for two.",
"What time would you like to eat?",
"I'd like the table for afternoon 12:30 thanks.",
"Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today.",
"No actually, I want it for three people on the 12th instead.",
"Okay sure, please confirm that you'd like a table for 3 on March 12th.",
"Yeah that's perfect. Do they serve alcohol? Do they have live music?",
"They don't do either, unfortunately. Your table has been booked.",
"Thanks a lot.",
"Is there anything else?"
] | 1_00115 | Restaurants_1 | 19 | No thanks, that's all. | Okay, see you. | [
"Okay, see you."
] | Prompt: "No thanks, that's all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1118 | schema_guided_dialog-train-1118 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"indian",
"chinese"
]
}
] | [] | 1_00116 | Restaurants_1 | 1 | i want to eat at a place in mountain view preferably one that serves alcohol. | what type of food do you want? indian, chinese ? | [
"what type of food do you want? indian, chinese ?"
] | Prompt: "i want to eat at a place in mountain view preferably one that serves alcohol.", Response Type: request, Type of Slot: cuisine, Values: indian or chinese, Agent: Restaurants_1 |
schema_guided_dialog-train-1119 | schema_guided_dialog-train-1119 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Bajis cafe"
]
},
{
"act": 11,
"slot": "city",
"values": [
"mountain view"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?"
] | 1_00116 | Restaurants_1 | 3 | something cafe like, i want some reasonably priced food. | i found 2 restraunts, Bajis cafe is a restraunt located in mountain view | [
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view"
] | Prompt: "something cafe like, i want some reasonably priced food.", Response Type: offer, Type of Slot: restaurant_name, Values: Bajis cafe, Response Type: offer, Type of Slot: city, Values: mountain view, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1120 | schema_guided_dialog-train-1120 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?",
"something cafe like, i want some reasonably priced food.",
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view"
] | 1_00116 | Restaurants_1 | 5 | yes that works, place reservation next wednesday | at what time? | [
"at what time?"
] | Prompt: "yes that works, place reservation next wednesday", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1121 | schema_guided_dialog-train-1121 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"bajis cafe"
]
},
{
"act": 2,
"slot": "city",
"values": [
"mountain view"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next wednesday"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?",
"something cafe like, i want some reasonably priced food.",
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view",
"yes that works, place reservation next wednesday",
"at what time?"
] | 1_00116 | Restaurants_1 | 7 | 1 pm | Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ? | [
"Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ?"
] | Prompt: "1 pm", Response Type: confirm, Type of Slot: restaurant_name, Values: bajis cafe, Response Type: confirm, Type of Slot: city, Values: mountain view, Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: date, Values: next wednesday, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1122 | schema_guided_dialog-train-1122 | [
{
"act": 2,
"slot": "time",
"values": [
"7 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"march 9th"
]
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?",
"something cafe like, i want some reasonably priced food.",
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view",
"yes that works, place reservation next wednesday",
"at what time?",
"1 pm",
"Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ?"
] | 1_00116 | Restaurants_1 | 9 | no make it 19:00 on march 9th | Confirm: Reservation at 7 pm march 9th | [
"Confirm: Reservation at 7 pm march 9th"
] | Prompt: "no make it 19:00 on march 9th", Response Type: confirm, Type of Slot: time, Values: 7 pm, Response Type: confirm, Type of Slot: date, Values: march 9th, Agent: Restaurants_1 |
schema_guided_dialog-train-1123 | schema_guided_dialog-train-1123 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"650-967-7477"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?",
"something cafe like, i want some reasonably priced food.",
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view",
"yes that works, place reservation next wednesday",
"at what time?",
"1 pm",
"Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ?",
"no make it 19:00 on march 9th",
"Confirm: Reservation at 7 pm march 9th"
] | 1_00116 | Restaurants_1 | 11 | yes that works for me. is there live music? what is their number? | Reservation succeful. Yes, live music included. Their phone number is 650-967-7477 | [
"Reservation succeful. Yes, live music included. Their phone number is 650-967-7477"
] | Prompt: "yes that works for me. is there live music? what is their number?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: phone_number, Values: 650-967-7477, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1124 | schema_guided_dialog-train-1124 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"i want to eat at a place in mountain view preferably one that serves alcohol.",
"what type of food do you want? indian, chinese ?",
"something cafe like, i want some reasonably priced food.",
"i found 2 restraunts, Bajis cafe is a restraunt located in mountain view",
"yes that works, place reservation next wednesday",
"at what time?",
"1 pm",
"Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ?",
"no make it 19:00 on march 9th",
"Confirm: Reservation at 7 pm march 9th",
"yes that works for me. is there live music? what is their number?",
"Reservation succeful. Yes, live music included. Their phone number is 650-967-7477"
] | 1_00116 | Restaurants_1 | 13 | thank you, that will be it. | no problem, have a great day. | [
"no problem, have a great day."
] | Prompt: "thank you, that will be it.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1125 | schema_guided_dialog-train-1125 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00117 | Restaurants_1 | 1 | I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish. | What city should I search in? | [
"What city should I search in?"
] | Prompt: "I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1126 | schema_guided_dialog-train-1126 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Aniki's Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Fremont"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?"
] | 1_00117 | Restaurants_1 | 3 | The location is Fremont, please. | I found 4 restaurants in Fremont. Aniki's Sushi is a nice one. | [
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one."
] | Prompt: "The location is Fremont, please.", Response Type: offer, Type of Slot: restaurant_name, Values: Aniki's Sushi, Response Type: offer, Type of Slot: city, Values: Fremont, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1127 | schema_guided_dialog-train-1127 | [
{
"act": 4,
"slot": "street_address",
"values": [
"3810 Mowry Avenue"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"510-797-3474"
]
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one."
] | 1_00117 | Restaurants_1 | 5 | What is their address and contact number? | Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue. | [
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue."
] | Prompt: "What is their address and contact number?", Response Type: inform, Type of Slot: street_address, Values: 3810 Mowry Avenue, Response Type: inform, Type of Slot: phone_number, Values: 510-797-3474, Agent: Restaurants_1 |
schema_guided_dialog-train-1128 | schema_guided_dialog-train-1128 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue."
] | 1_00117 | Restaurants_1 | 7 | That sounds good. I need a reservation made there for one person. | What time would you like the reservation for? | [
"What time would you like the reservation for?"
] | Prompt: "That sounds good. I need a reservation made there for one person.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1129 | schema_guided_dialog-train-1129 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Aniki's Sushi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Fremont"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?"
] | 1_00117 | Restaurants_1 | 9 | 12:30 would be good, please. | Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont. | [
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont."
] | Prompt: "12:30 would be good, please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Aniki's Sushi, Response Type: confirm, Type of Slot: city, Values: Fremont, Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1130 | schema_guided_dialog-train-1130 | [
{
"act": 2,
"slot": "date",
"values": [
"March 14th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?",
"12:30 would be good, please.",
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont."
] | 1_00117 | Restaurants_1 | 11 | No. Actually I need it for three people on the 14th of March. | Please confirm that you need the reservation for 3 people on March 14th. | [
"Please confirm that you need the reservation for 3 people on March 14th."
] | Prompt: "No. Actually I need it for three people on the 14th of March.", Response Type: confirm, Type of Slot: date, Values: March 14th, Response Type: confirm, Type of Slot: party_size, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1131 | schema_guided_dialog-train-1131 | [
{
"act": 2,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?",
"12:30 would be good, please.",
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont.",
"No. Actually I need it for three people on the 14th of March.",
"Please confirm that you need the reservation for 3 people on March 14th."
] | 1_00117 | Restaurants_1 | 13 | No. Can you change it to 1 pm on the 9th? | Please confirm that you want the reservation for 1 pm on March 9th. | [
"Please confirm that you want the reservation for 1 pm on March 9th."
] | Prompt: "No. Can you change it to 1 pm on the 9th?", Response Type: confirm, Type of Slot: time, Values: 1 pm, Response Type: confirm, Type of Slot: date, Values: March 9th, Agent: Restaurants_1 |
schema_guided_dialog-train-1132 | schema_guided_dialog-train-1132 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?",
"12:30 would be good, please.",
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont.",
"No. Actually I need it for three people on the 14th of March.",
"Please confirm that you need the reservation for 3 people on March 14th.",
"No. Can you change it to 1 pm on the 9th?",
"Please confirm that you want the reservation for 1 pm on March 9th."
] | 1_00117 | Restaurants_1 | 15 | Yes. Can you tell me if the restaurant is costly and do they offer live music? | Their price range is moderate and they do not have live music. Your reservation has successfully been made. | [
"Their price range is moderate and they do not have live music. Your reservation has successfully been made."
] | Prompt: "Yes. Can you tell me if the restaurant is costly and do they offer live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1133 | schema_guided_dialog-train-1133 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?",
"12:30 would be good, please.",
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont.",
"No. Actually I need it for three people on the 14th of March.",
"Please confirm that you need the reservation for 3 people on March 14th.",
"No. Can you change it to 1 pm on the 9th?",
"Please confirm that you want the reservation for 1 pm on March 9th.",
"Yes. Can you tell me if the restaurant is costly and do they offer live music?",
"Their price range is moderate and they do not have live music. Your reservation has successfully been made."
] | 1_00117 | Restaurants_1 | 17 | 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-1134 | schema_guided_dialog-train-1134 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish.",
"What city should I search in?",
"The location is Fremont, please.",
"I found 4 restaurants in Fremont. Aniki's Sushi is a nice one.",
"What is their address and contact number?",
"Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue.",
"That sounds good. I need a reservation made there for one person.",
"What time would you like the reservation for?",
"12:30 would be good, please.",
"Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont.",
"No. Actually I need it for three people on the 14th of March.",
"Please confirm that you need the reservation for 3 people on March 14th.",
"No. Can you change it to 1 pm on the 9th?",
"Please confirm that you want the reservation for 1 pm on March 9th.",
"Yes. Can you tell me if the restaurant is costly and do they offer live music?",
"Their price range is moderate and they do not have live music. Your reservation has successfully been made.",
"Thank you very much.",
"Is there anything else I can help you with?"
] | 1_00117 | Restaurants_1 | 19 | No, I'm all set. Thank you. | Have a good day. | [
"Have a good day."
] | Prompt: "No, I'm all set. Thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1135 | schema_guided_dialog-train-1135 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00118 | Restaurants_1 | 1 | I would like to find somewhere to eat, preferably Asian food. | In which city should I search? | [
"In which city should I search?"
] | Prompt: "I would like to find somewhere to eat, preferably Asian food.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1136 | schema_guided_dialog-train-1136 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Izakaya Ginji"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Mateo"
]
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?"
] | 1_00118 | Restaurants_1 | 3 | Please search in San Mateo, price is not an issue. | I have found a restaurant in San Mateo called Izakaya Ginji. | [
"I have found a restaurant in San Mateo called Izakaya Ginji."
] | Prompt: "Please search in San Mateo, price is not an issue.", Response Type: offer, Type of Slot: restaurant_name, Values: Izakaya Ginji, Response Type: offer, Type of Slot: city, Values: San Mateo, Agent: Restaurants_1 |
schema_guided_dialog-train-1137 | schema_guided_dialog-train-1137 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji."
] | 1_00118 | Restaurants_1 | 5 | Do they have a liquor license and also do they have any live music? | They do serve alcohol, they do not have live music | [
"They do serve alcohol, they do not have live music"
] | Prompt: "Do they have a liquor license and also do they have any 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-1138 | schema_guided_dialog-train-1138 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji.",
"Do they have a liquor license and also do they have any live music?",
"They do serve alcohol, they do not have live music"
] | 1_00118 | Restaurants_1 | 7 | That sounds perfect for me. | Would you like me to make a reservation for you? | [
"Would you like me to make a reservation for you?"
] | Prompt: "That sounds perfect for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1139 | schema_guided_dialog-train-1139 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Izakaya Ginji"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Mateo"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji.",
"Do they have a liquor license and also do they have any live music?",
"They do serve alcohol, they do not have live music",
"That sounds perfect for me.",
"Would you like me to make a reservation for you?"
] | 1_00118 | Restaurants_1 | 9 | I would like a reservation made for 1:30 pm. for 1 person please. | Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person. | [
"Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person."
] | Prompt: "I would like a reservation made for 1:30 pm. for 1 person please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Izakaya Ginji, Response Type: confirm, Type of Slot: city, Values: San Mateo, 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: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1140 | schema_guided_dialog-train-1140 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"925-408-4891"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji.",
"Do they have a liquor license and also do they have any live music?",
"They do serve alcohol, they do not have live music",
"That sounds perfect for me.",
"Would you like me to make a reservation for you?",
"I would like a reservation made for 1:30 pm. for 1 person please.",
"Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person."
] | 1_00118 | Restaurants_1 | 11 | Yes that is correct, do you have their phone number? | I have made your reservation their phone number is 925-408-4891 | [
"I have made your reservation their phone number is 925-408-4891"
] | Prompt: "Yes that is correct, do you have their phone number?", Response Type: inform, Type of Slot: phone_number, Values: 925-408-4891, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1141 | schema_guided_dialog-train-1141 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji.",
"Do they have a liquor license and also do they have any live music?",
"They do serve alcohol, they do not have live music",
"That sounds perfect for me.",
"Would you like me to make a reservation for you?",
"I would like a reservation made for 1:30 pm. for 1 person please.",
"Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person.",
"Yes that is correct, do you have their phone number?",
"I have made your reservation their phone number is 925-408-4891"
] | 1_00118 | Restaurants_1 | 13 | Thank you. | Is their anything else I can help you with today? | [
"Is their anything else I can help you with today?"
] | Prompt: "Thank you.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1142 | schema_guided_dialog-train-1142 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find somewhere to eat, preferably Asian food.",
"In which city should I search?",
"Please search in San Mateo, price is not an issue.",
"I have found a restaurant in San Mateo called Izakaya Ginji.",
"Do they have a liquor license and also do they have any live music?",
"They do serve alcohol, they do not have live music",
"That sounds perfect for me.",
"Would you like me to make a reservation for you?",
"I would like a reservation made for 1:30 pm. for 1 person please.",
"Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person.",
"Yes that is correct, do you have their phone number?",
"I have made your reservation their phone number is 925-408-4891",
"Thank you.",
"Is their anything else I can help you with today?"
] | 1_00118 | Restaurants_1 | 15 | No, that is all, thank you. | Have a nice day. | [
"Have a nice day."
] | Prompt: "No, that is all, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1143 | schema_guided_dialog-train-1143 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00119 | Restaurants_1 | 1 | I would like to find a place to eat. | In which city should I search? | [
"In which city should I search?"
] | Prompt: "I would like to find a place to eat.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1144 | schema_guided_dialog-train-1144 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Italian",
"Mexican"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?"
] | 1_00119 | Restaurants_1 | 3 | I want to find one in South San Francisco. | What kind of food are you looking for? You can search for Italian, Mexican or anything else. | [
"What kind of food are you looking for? You can search for Italian, Mexican or anything else."
] | Prompt: "I want to find one in South San Francisco.", Response Type: request, Type of Slot: cuisine, Values: Italian or Mexican, Agent: Restaurants_1 |
schema_guided_dialog-train-1145 | schema_guided_dialog-train-1145 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Amami San"
]
},
{
"act": 11,
"slot": "city",
"values": [
"South San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else."
] | 1_00119 | Restaurants_1 | 5 | Sushi would be perfect. | There are 3 restaurants. Amami San is a restaurant in South San Francisco. | [
"There are 3 restaurants. Amami San is a restaurant in South San Francisco."
] | Prompt: "Sushi would be perfect.", Response Type: offer, Type of Slot: restaurant_name, Values: Amami San, Response Type: offer, Type of Slot: city, Values: South San Francisco, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1146 | schema_guided_dialog-train-1146 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Daiki Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Mateo"
]
},
{
"act": 5,
"slot": "count",
"values": [
"7"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco."
] | 1_00119 | Restaurants_1 | 7 | Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo. | I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo. | [
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo."
] | Prompt: "Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.", Response Type: offer, Type of Slot: restaurant_name, Values: Daiki Sushi, Response Type: offer, Type of Slot: city, Values: San Mateo, Response Type: inform_count, Type of Slot: count, Values: 7, Agent: Restaurants_1 |
schema_guided_dialog-train-1147 | schema_guided_dialog-train-1147 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Dash Japanese Tapas And Sushi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Mateo"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo."
] | 1_00119 | Restaurants_1 | 9 | Do you have any other sugggestions? | Dash Japanese Tapas And Sushi is a restaurant located in San Mateo. | [
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo."
] | Prompt: "Do you have any other sugggestions?", Response Type: offer, Type of Slot: restaurant_name, Values: Dash Japanese Tapas And Sushi, Response Type: offer, Type of Slot: city, Values: San Mateo, Agent: Restaurants_1 |
schema_guided_dialog-train-1148 | schema_guided_dialog-train-1148 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo.",
"Do you have any other sugggestions?",
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo."
] | 1_00119 | Restaurants_1 | 11 | Yes, that restaurant works for me. I would like to make a reservation for 2 people. | What time would you like a reservation at? | [
"What time would you like a reservation at?"
] | Prompt: "Yes, that restaurant works for me. I would like to make a reservation for 2 people.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1149 | schema_guided_dialog-train-1149 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Dash Japanese Tapas And Sushi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Mateo"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo.",
"Do you have any other sugggestions?",
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo.",
"Yes, that restaurant works for me. I would like to make a reservation for 2 people.",
"What time would you like a reservation at?"
] | 1_00119 | Restaurants_1 | 13 | Place a reservation for 12:15. | Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today. | [
"Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today."
] | Prompt: "Place a reservation for 12:15.", Response Type: confirm, Type of Slot: restaurant_name, Values: Dash Japanese Tapas And Sushi, Response Type: confirm, Type of Slot: city, Values: San Mateo, Response Type: confirm, Type of Slot: time, Values: 12: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-1150 | schema_guided_dialog-train-1150 | [
{
"act": 2,
"slot": "time",
"values": [
"10:45 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo.",
"Do you have any other sugggestions?",
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo.",
"Yes, that restaurant works for me. I would like to make a reservation for 2 people.",
"What time would you like a reservation at?",
"Place a reservation for 12:15.",
"Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today."
] | 1_00119 | Restaurants_1 | 15 | No it is for 1 person at 10:45. | Please confirm: The reservation is for 1 person at 10:45 am. | [
"Please confirm: The reservation is for 1 person at 10:45 am."
] | Prompt: "No it is for 1 person at 10:45.", Response Type: confirm, Type of Slot: time, Values: 10:45 am, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1151 | schema_guided_dialog-train-1151 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Dash Japanese Tapas And Sushi"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"1"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo.",
"Do you have any other sugggestions?",
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo.",
"Yes, that restaurant works for me. I would like to make a reservation for 2 people.",
"What time would you like a reservation at?",
"Place a reservation for 12:15.",
"Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today.",
"No it is for 1 person at 10:45.",
"Please confirm: The reservation is for 1 person at 10:45 am."
] | 1_00119 | Restaurants_1 | 17 | Yes, that sounds good. | Sorry, I was unable to place a reservation at Dash Japanese Tapas And Sushi. Should I try one for 1 person today at 11 am? | [
"Sorry, I was unable to place a reservation at Dash Japanese Tapas And Sushi. Should I try one for 1 person today at 11 am?"
] | Prompt: "Yes, that sounds good.", Response Type: offer, Type of Slot: restaurant_name, Values: Dash Japanese Tapas And Sushi, Response Type: offer, Type of Slot: party_size, Values: 1, Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: time, Values: 11 am, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1152 | schema_guided_dialog-train-1152 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find a place to eat.",
"In which city should I search?",
"I want to find one in South San Francisco.",
"What kind of food are you looking for? You can search for Italian, Mexican or anything else.",
"Sushi would be perfect.",
"There are 3 restaurants. Amami San is a restaurant in South San Francisco.",
"Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo.",
"I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo.",
"Do you have any other sugggestions?",
"Dash Japanese Tapas And Sushi is a restaurant located in San Mateo.",
"Yes, that restaurant works for me. I would like to make a reservation for 2 people.",
"What time would you like a reservation at?",
"Place a reservation for 12:15.",
"Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today.",
"No it is for 1 person at 10:45.",
"Please confirm: The reservation is for 1 person at 10:45 am.",
"Yes, that sounds good.",
"Sorry, I was unable to place a reservation at Dash Japanese Tapas And Sushi. Should I try one for 1 person today at 11 am?"
] | 1_00119 | Restaurants_1 | 19 | No. That was all I needed. | Have a good day. | [
"Have a good day."
] | Prompt: "No. That was all I needed.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1153 | schema_guided_dialog-train-1153 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Mexican",
"Italian"
]
}
] | [] | 1_00120 | Restaurants_1 | 1 | I am in SFO for business and looking for a place to eat. | Are you looking for Mexican or Italian food? | [
"Are you looking for Mexican or Italian food?"
] | Prompt: "I am in SFO for business and looking for a place to eat.", Response Type: request, Type of Slot: cuisine, Values: Mexican or Italian, Agent: Restaurants_1 |
schema_guided_dialog-train-1154 | schema_guided_dialog-train-1154 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Aslam's Rasoi"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?"
] | 1_00120 | Restaurants_1 | 3 | Are there any Pakistani places? | There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant. | [
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant."
] | Prompt: "Are there any Pakistani places?", Response Type: offer, Type of Slot: restaurant_name, Values: Aslam's Rasoi, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1155 | schema_guided_dialog-train-1155 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1037 Valencia Street"
]
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant."
] | 1_00120 | Restaurants_1 | 5 | Sounds good, what is their address and do they have live music? | Their address is 1037 Valencia Street, but they do not have live music. | [
"Their address is 1037 Valencia Street, but they do not have live music."
] | Prompt: "Sounds good, what is their address and do they have live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: street_address, Values: 1037 Valencia Street, Agent: Restaurants_1 |
schema_guided_dialog-train-1156 | schema_guided_dialog-train-1156 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music."
] | 1_00120 | Restaurants_1 | 7 | ok, I guess that would work for me. I'd like to make a reservation, please. | For what time? | [
"For what time?"
] | Prompt: "ok, I guess that would work for me. I'd like to make a reservation, please.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1157 | schema_guided_dialog-train-1157 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Aslam's Rasoi"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 14th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music.",
"ok, I guess that would work for me. I'd like to make a reservation, please.",
"For what time?"
] | 1_00120 | Restaurants_1 | 9 | March 14th at 17:30, please. | Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct? | [
"Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?"
] | Prompt: "March 14th at 17:30, please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Aslam's Rasoi, 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: date, Values: March 14th, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1158 | schema_guided_dialog-train-1158 | [
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music.",
"ok, I guess that would work for me. I'd like to make a reservation, please.",
"For what time?",
"March 14th at 17:30, please.",
"Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?"
] | 1_00120 | Restaurants_1 | 11 | Please make the reservation for three people. | Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct? | [
"Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct?"
] | Prompt: "Please make the reservation for three people.", Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: party_size, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1159 | schema_guided_dialog-train-1159 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music.",
"ok, I guess that would work for me. I'd like to make a reservation, please.",
"For what time?",
"March 14th at 17:30, please.",
"Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?",
"Please make the reservation for three people.",
"Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct?"
] | 1_00120 | Restaurants_1 | 13 | Thank you, that's perfect. Do they serve liquor? | I have successfully placed your reservation, no, they do not serve alcohol. | [
"I have successfully placed your reservation, no, they do not serve alcohol."
] | Prompt: "Thank you, that's perfect. Do they serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1160 | schema_guided_dialog-train-1160 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-695-0599"
]
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music.",
"ok, I guess that would work for me. I'd like to make a reservation, please.",
"For what time?",
"March 14th at 17:30, please.",
"Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?",
"Please make the reservation for three people.",
"Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct?",
"Thank you, that's perfect. Do they serve liquor?",
"I have successfully placed your reservation, no, they do not serve alcohol."
] | 1_00120 | Restaurants_1 | 15 | What is their phone number? | The phone number for Aslam's Rasoi in San Francisco is 415-695-0599. | [
"The phone number for Aslam's Rasoi in San Francisco is 415-695-0599."
] | Prompt: "What is their phone number?", Response Type: inform, Type of Slot: phone_number, Values: 415-695-0599, Agent: Restaurants_1 |
schema_guided_dialog-train-1161 | schema_guided_dialog-train-1161 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am in SFO for business and looking for a place to eat.",
"Are you looking for Mexican or Italian food?",
"Are there any Pakistani places?",
"There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant.",
"Sounds good, what is their address and do they have live music?",
"Their address is 1037 Valencia Street, but they do not have live music.",
"ok, I guess that would work for me. I'd like to make a reservation, please.",
"For what time?",
"March 14th at 17:30, please.",
"Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?",
"Please make the reservation for three people.",
"Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct?",
"Thank you, that's perfect. Do they serve liquor?",
"I have successfully placed your reservation, no, they do not serve alcohol.",
"What is their phone number?",
"The phone number for Aslam's Rasoi in San Francisco is 415-695-0599."
] | 1_00120 | Restaurants_1 | 17 | Thank you very much for the help. That is all I need. | You are welcome, have a good day. | [
"You are welcome, have a good day."
] | Prompt: "Thank you very much for the help. That is all I need.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1162 | schema_guided_dialog-train-1162 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00121 | Restaurants_1 | 1 | I need somewhere to take a friend out for dinner. I would prefer if it was To-go | What city will this be in? | [
"What city will this be in?"
] | Prompt: "I need somewhere to take a friend out for dinner. I would prefer if it was To-go", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1163 | schema_guided_dialog-train-1163 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"4th St Pizza Co"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Jose"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?"
] | 1_00121 | Restaurants_1 | 3 | I'd like it to be in San Jose | I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co | [
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co"
] | Prompt: "I'd like it to be in San Jose", Response Type: offer, Type of Slot: restaurant_name, Values: 4th St Pizza Co, Response Type: offer, Type of Slot: city, Values: San Jose, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1164 | schema_guided_dialog-train-1164 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Mimi's Cafe"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Jose"
]
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co"
] | 1_00121 | Restaurants_1 | 5 | Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol | I would recommend a nice restaurant in San Jose called Mimi's Cafe | [
"I would recommend a nice restaurant in San Jose called Mimi's Cafe"
] | Prompt: "Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol", Response Type: offer, Type of Slot: restaurant_name, Values: Mimi's Cafe, Response Type: offer, Type of Slot: city, Values: San Jose, Agent: Restaurants_1 |
schema_guided_dialog-train-1165 | schema_guided_dialog-train-1165 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe"
] | 1_00121 | Restaurants_1 | 7 | Does the restaurant have live music? | There is no live music, sorry | [
"There is no live music, sorry"
] | Prompt: "Does the restaurant have live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1166 | schema_guided_dialog-train-1166 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry"
] | 1_00121 | Restaurants_1 | 9 | That's perfect! I need to book a reservation for 5 people on the 7th of March. | What time would you like me to book the reservation for? | [
"What time would you like me to book the reservation for?"
] | Prompt: "That's perfect! I need to book a reservation for 5 people on the 7th of March.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1167 | schema_guided_dialog-train-1167 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Mimi's Cafe"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Jose"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry",
"That's perfect! I need to book a reservation for 5 people on the 7th of March.",
"What time would you like me to book the reservation for?"
] | 1_00121 | Restaurants_1 | 11 | Book it for four people at 6 pm | Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday. | [
"Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday."
] | Prompt: "Book it for four people at 6 pm", Response Type: confirm, Type of Slot: restaurant_name, Values: Mimi's Cafe, Response Type: confirm, Type of Slot: city, Values: San Jose, Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1168 | schema_guided_dialog-train-1168 | [
{
"act": 2,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry",
"That's perfect! I need to book a reservation for 5 people on the 7th of March.",
"What time would you like me to book the reservation for?",
"Book it for four people at 6 pm",
"Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday."
] | 1_00121 | Restaurants_1 | 13 | No, I actually want it on the 12th of this month at twelve pm. | Is this correct? The reservation is on March 12th at 12 pm. | [
"Is this correct? The reservation is on March 12th at 12 pm."
] | Prompt: "No, I actually want it on the 12th of this month at twelve pm.", Response Type: confirm, Type of Slot: time, Values: 12 pm, Response Type: confirm, Type of Slot: date, Values: March 12th, Agent: Restaurants_1 |
schema_guided_dialog-train-1169 | schema_guided_dialog-train-1169 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry",
"That's perfect! I need to book a reservation for 5 people on the 7th of March.",
"What time would you like me to book the reservation for?",
"Book it for four people at 6 pm",
"Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday.",
"No, I actually want it on the 12th of this month at twelve pm.",
"Is this correct? The reservation is on March 12th at 12 pm."
] | 1_00121 | Restaurants_1 | 15 | Yes that's great | Your reservation has been booked | [
"Your reservation has been booked"
] | Prompt: "Yes that's great", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1170 | schema_guided_dialog-train-1170 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry",
"That's perfect! I need to book a reservation for 5 people on the 7th of March.",
"What time would you like me to book the reservation for?",
"Book it for four people at 6 pm",
"Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday.",
"No, I actually want it on the 12th of this month at twelve pm.",
"Is this correct? The reservation is on March 12th at 12 pm.",
"Yes that's great",
"Your reservation has been booked"
] | 1_00121 | Restaurants_1 | 17 | Thanks so much! | Is there anything else I can help you with? | [
"Is there anything else I can help you with?"
] | Prompt: "Thanks so much!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1171 | schema_guided_dialog-train-1171 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need somewhere to take a friend out for dinner. I would prefer if it was To-go",
"What city will this be in?",
"I'd like it to be in San Jose",
"I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co",
"Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol",
"I would recommend a nice restaurant in San Jose called Mimi's Cafe",
"Does the restaurant have live music?",
"There is no live music, sorry",
"That's perfect! I need to book a reservation for 5 people on the 7th of March.",
"What time would you like me to book the reservation for?",
"Book it for four people at 6 pm",
"Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday.",
"No, I actually want it on the 12th of this month at twelve pm.",
"Is this correct? The reservation is on March 12th at 12 pm.",
"Yes that's great",
"Your reservation has been booked",
"Thanks so much!",
"Is there anything else I can help you with?"
] | 1_00121 | Restaurants_1 | 19 | No that's everything, thank you. | Have a great day. | [
"Have a great day."
] | Prompt: "No that's everything, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1172 | schema_guided_dialog-train-1172 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00122 | Restaurants_1 | 1 | I want to go out to eat, looking for Parisian food. | Where would you like me to look? | [
"Where would you like me to look?"
] | Prompt: "I want to go out to eat, looking for Parisian food.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1173 | schema_guided_dialog-train-1173 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Amelie San Francisco"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?"
] | 1_00122 | Restaurants_1 | 3 | In San Francisco. | I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco. | [
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco."
] | Prompt: "In San Francisco.", Response Type: offer, Type of Slot: restaurant_name, Values: Amelie San Francisco, 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-1174 | schema_guided_dialog-train-1174 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco."
] | 1_00122 | Restaurants_1 | 5 | Yes, that would work. Can you go ahead and make a reservation? | What time would you like the reservation for? | [
"What time would you like the reservation for?"
] | Prompt: "Yes, that would work. Can you go ahead and make a reservation?", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1175 | schema_guided_dialog-train-1175 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Amelie San Francisco"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:15 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?"
] | 1_00122 | Restaurants_1 | 7 | How about quarter past 11 in the morning. | Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco. | [
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco."
] | Prompt: "How about quarter past 11 in the morning.", Response Type: confirm, Type of Slot: restaurant_name, Values: Amelie San Francisco, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 11:15 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-1176 | schema_guided_dialog-train-1176 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?",
"How about quarter past 11 in the morning.",
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco."
] | 1_00122 | Restaurants_1 | 9 | Yes, that's it. | Sorry, I was unable to complete your reservation. Is there anything else I can assist with? | [
"Sorry, I was unable to complete your reservation. Is there anything else I can assist with?"
] | Prompt: "Yes, that's it.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1177 | schema_guided_dialog-train-1177 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Amelie San Francisco"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?",
"How about quarter past 11 in the morning.",
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco.",
"Yes, that's it.",
"Sorry, I was unable to complete your reservation. Is there anything else I can assist with?"
] | 1_00122 | Restaurants_1 | 11 | Try booking again, but at evening 6. | Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco. | [
"Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco."
] | Prompt: "Try booking again, but at evening 6.", Response Type: confirm, Type of Slot: restaurant_name, Values: Amelie San Francisco, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 6 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-1178 | schema_guided_dialog-train-1178 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?",
"How about quarter past 11 in the morning.",
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco.",
"Yes, that's it.",
"Sorry, I was unable to complete your reservation. Is there anything else I can assist with?",
"Try booking again, but at evening 6.",
"Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco."
] | 1_00122 | Restaurants_1 | 13 | Yes, that's it. Do they serve alcohol? | Your reservation was successfully completed. Yes, they serve liquor. | [
"Your reservation was successfully completed. Yes, they serve liquor."
] | Prompt: "Yes, that's it. 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-1179 | schema_guided_dialog-train-1179 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?",
"How about quarter past 11 in the morning.",
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco.",
"Yes, that's it.",
"Sorry, I was unable to complete your reservation. Is there anything else I can assist with?",
"Try booking again, but at evening 6.",
"Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco.",
"Yes, that's it. Do they serve alcohol?",
"Your reservation was successfully completed. Yes, they serve liquor."
] | 1_00122 | Restaurants_1 | 15 | Thanks for the help. | Is there anything else I can assist you with? | [
"Is there anything else I can assist you with?"
] | Prompt: "Thanks for the help.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1180 | schema_guided_dialog-train-1180 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to go out to eat, looking for Parisian food.",
"Where would you like me to look?",
"In San Francisco.",
"I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco.",
"Yes, that would work. Can you go ahead and make a reservation?",
"What time would you like the reservation for?",
"How about quarter past 11 in the morning.",
"Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco.",
"Yes, that's it.",
"Sorry, I was unable to complete your reservation. Is there anything else I can assist with?",
"Try booking again, but at evening 6.",
"Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco.",
"Yes, that's it. Do they serve alcohol?",
"Your reservation was successfully completed. Yes, they serve liquor.",
"Thanks for the help.",
"Is there anything else I can assist you with?"
] | 1_00122 | Restaurants_1 | 17 | Nope, that's all thanks. | Enjoy your day! | [
"Enjoy your day!"
] | Prompt: "Nope, that's all thanks.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1181 | schema_guided_dialog-train-1181 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Indian",
"Italian"
]
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00123 | Restaurants_1 | 1 | Hi. I'd like to find a place to eat. | Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in? | [
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?"
] | Prompt: "Hi. I'd like to find a place to eat.", Response Type: request, Type of Slot: cuisine, Values: Indian or Italian, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1182 | schema_guided_dialog-train-1182 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Andy & Yu's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?"
] | 1_00123 | Restaurants_1 | 3 | I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food. | Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all? | [
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?"
] | Prompt: "I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.", Response Type: offer, Type of Slot: restaurant_name, Values: Andy & Yu's, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1183 | schema_guided_dialog-train-1183 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"China Lounge Restaurant & Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?"
] | 1_00123 | Restaurants_1 | 5 | That's pretty expensive. I'm looking for a restaurant that's not very costly. | No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all? | [
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?"
] | Prompt: "That's pretty expensive. I'm looking for a restaurant that's not very costly.", Response Type: offer, Type of Slot: restaurant_name, Values: China Lounge Restaurant & Bar, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1184 | schema_guided_dialog-train-1184 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Hunan Chef Chinese Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?"
] | 1_00123 | Restaurants_1 | 7 | I went there once and it sucked. Is there anything else? | There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all? | [
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?"
] | Prompt: "I went there once and it sucked. Is there anything else?", Response Type: offer, Type of Slot: restaurant_name, Values: Hunan Chef Chinese Restaurant, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1185 | schema_guided_dialog-train-1185 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?"
] | 1_00123 | Restaurants_1 | 9 | Do they serve liquor? | Unfortunately, they do not serve alcohol. | [
"Unfortunately, they do not serve alcohol."
] | Prompt: "Do they serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1186 | schema_guided_dialog-train-1186 | [
{
"act": 4,
"slot": "street_address",
"values": [
"4285 Valley Avenue"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol."
] | 1_00123 | Restaurants_1 | 11 | What's their address? | Their address is 4285 Valley Avenue. | [
"Their address is 4285 Valley Avenue."
] | Prompt: "What's their address?", Response Type: inform, Type of Slot: street_address, Values: 4285 Valley Avenue, Agent: Restaurants_1 |
schema_guided_dialog-train-1187 | schema_guided_dialog-train-1187 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue."
] | 1_00123 | Restaurants_1 | 13 | All right, I'm willing to try them. | Would you like me to make a reservation for you? | [
"Would you like me to make a reservation for you?"
] | Prompt: "All right, I'm willing to try them.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1188 | schema_guided_dialog-train-1188 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?"
] | 1_00123 | Restaurants_1 | 15 | Yes, please. | All right. What time would you like me to make the reservation for? | [
"All right. What time would you like me to make the reservation for?"
] | Prompt: "Yes, please.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1189 | schema_guided_dialog-train-1189 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Hunan Chef Chinese Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?",
"Yes, please.",
"All right. What time would you like me to make the reservation for?"
] | 1_00123 | Restaurants_1 | 17 | 12 in the afternoon. | Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today. | [
"Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today."
] | Prompt: "12 in the afternoon.", Response Type: confirm, Type of Slot: restaurant_name, Values: Hunan Chef Chinese Restaurant, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 12 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-1190 | schema_guided_dialog-train-1190 | [
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Wednesday"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?",
"Yes, please.",
"All right. What time would you like me to make the reservation for?",
"12 in the afternoon.",
"Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today."
] | 1_00123 | Restaurants_1 | 19 | No, it's for one person on the 6th. | Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday. | [
"Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday."
] | Prompt: "No, it's for one person on the 6th.", Response Type: confirm, Type of Slot: party_size, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Agent: Restaurants_1 |
schema_guided_dialog-train-1191 | schema_guided_dialog-train-1191 | [
{
"act": 2,
"slot": "time",
"values": [
"5:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?",
"Yes, please.",
"All right. What time would you like me to make the reservation for?",
"12 in the afternoon.",
"Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today.",
"No, it's for one person on the 6th.",
"Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday."
] | 1_00123 | Restaurants_1 | 21 | Oh, darn. My friends want dinner with me. Can we make it three people at 5:15 pm? | Yes, that's no problem. Can you confirm the following details, please? Your reservation is for 3 people at 5:15 pm. | [
"Yes, that's no problem. Can you confirm the following details, please? Your reservation is for 3 people at 5:15 pm."
] | Prompt: "Oh, darn. My friends want dinner with me. Can we make it three people at 5:15 pm?", Response Type: confirm, Type of Slot: time, Values: 5:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1192 | schema_guided_dialog-train-1192 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?",
"Yes, please.",
"All right. What time would you like me to make the reservation for?",
"12 in the afternoon.",
"Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today.",
"No, it's for one person on the 6th.",
"Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday.",
"Oh, darn. My friends want dinner with me. Can we make it three people at 5:15 pm?",
"Yes, that's no problem. Can you confirm the following details, please? Your reservation is for 3 people at 5:15 pm."
] | 1_00123 | Restaurants_1 | 23 | Yes, great! What's their phone number? Also, do they play live music? | Unfortunately, I was unable to make the reservation. Can I help you with anything else? | [
"Unfortunately, I was unable to make the reservation. Can I help you with anything else?"
] | Prompt: "Yes, great! What's their phone number? Also, do they play live music?", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1193 | schema_guided_dialog-train-1193 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hi. I'd like to find a place to eat.",
"Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?",
"I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food.",
"Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?",
"That's pretty expensive. I'm looking for a restaurant that's not very costly.",
"No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?",
"I went there once and it sucked. Is there anything else?",
"There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?",
"Do they serve liquor?",
"Unfortunately, they do not serve alcohol.",
"What's their address?",
"Their address is 4285 Valley Avenue.",
"All right, I'm willing to try them.",
"Would you like me to make a reservation for you?",
"Yes, please.",
"All right. What time would you like me to make the reservation for?",
"12 in the afternoon.",
"Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today.",
"No, it's for one person on the 6th.",
"Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday.",
"Oh, darn. My friends want dinner with me. Can we make it three people at 5:15 pm?",
"Yes, that's no problem. Can you confirm the following details, please? Your reservation is for 3 people at 5:15 pm.",
"Yes, great! What's their phone number? Also, do they play live music?",
"Unfortunately, I was unable to make the reservation. Can I help you with anything else?"
] | 1_00123 | Restaurants_1 | 25 | Wow, what a waste. No, that'll be all. | Have a good day! | [
"Have a good day!"
] | Prompt: "Wow, what a waste. No, that'll be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1194 | schema_guided_dialog-train-1194 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00124 | Restaurants_1 | 1 | Can you find me a place to eat? | Do you have any type of food in mind? | [
"Do you have any type of food in mind?"
] | Prompt: "Can you find me a place to eat?", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1195 | schema_guided_dialog-train-1195 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"Can you find me a place to eat?",
"Do you have any type of food in mind?"
] | 1_00124 | Restaurants_1 | 3 | I'd love some Izakaya type food. | Which city should I search in? | [
"Which city should I search in?"
] | Prompt: "I'd love some Izakaya type food.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1196 | schema_guided_dialog-train-1196 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Cook Tavern & Pizzeria"
]
},
{
"act": 11,
"slot": "city",
"values": [
"St. Helena"
]
}
] | [
"Can you find me a place to eat?",
"Do you have any type of food in mind?",
"I'd love some Izakaya type food.",
"Which city should I search in?"
] | 1_00124 | Restaurants_1 | 5 | I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena. | St. Helena has a nice restaurant called Cook Tavern & Pizzeria. | [
"St. Helena has a nice restaurant called Cook Tavern & Pizzeria."
] | Prompt: "I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena.", Response Type: offer, Type of Slot: restaurant_name, Values: Cook Tavern & Pizzeria, Response Type: offer, Type of Slot: city, Values: St. Helena, Agent: Restaurants_1 |
schema_guided_dialog-train-1197 | schema_guided_dialog-train-1197 | [
{
"act": 4,
"slot": "street_address",
"values": [
"1304 Main Street"
]
}
] | [
"Can you find me a place to eat?",
"Do you have any type of food in mind?",
"I'd love some Izakaya type food.",
"Which city should I search in?",
"I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena.",
"St. Helena has a nice restaurant called Cook Tavern & Pizzeria."
] | 1_00124 | Restaurants_1 | 7 | Do you have an address for the restaurant? | Their street address is 1304 Main Street. | [
"Their street address is 1304 Main Street."
] | Prompt: "Do you have an address for the restaurant?", Response Type: inform, Type of Slot: street_address, Values: 1304 Main Street, Agent: Restaurants_1 |
schema_guided_dialog-train-1198 | schema_guided_dialog-train-1198 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Can you find me a place to eat?",
"Do you have any type of food in mind?",
"I'd love some Izakaya type food.",
"Which city should I search in?",
"I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena.",
"St. Helena has a nice restaurant called Cook Tavern & Pizzeria.",
"Do you have an address for the restaurant?",
"Their street address is 1304 Main Street."
] | 1_00124 | Restaurants_1 | 9 | That would work for me. | Would you like to make a reservation there? | [
"Would you like to make a reservation there?"
] | Prompt: "That would work for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1199 | schema_guided_dialog-train-1199 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Can you find me a place to eat?",
"Do you have any type of food in mind?",
"I'd love some Izakaya type food.",
"Which city should I search in?",
"I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena.",
"St. Helena has a nice restaurant called Cook Tavern & Pizzeria.",
"Do you have an address for the restaurant?",
"Their street address is 1304 Main Street.",
"That would work for me.",
"Would you like to make a reservation there?"
] | 1_00124 | Restaurants_1 | 11 | Yes, make the reservation. | What time would you like the resevation? | [
"What time would you like the resevation?"
] | Prompt: "Yes, make the reservation.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.