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-1000 | schema_guided_dialog-train-1000 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find a restaurant in Oakland",
"Do you have a specific type of cuisine in mind? Feel free to choose American, Mexican, or any other cuisine.",
"Fish would be great",
"There is a restaurant called Alamar Kitchen & Bar in Oakland that meets your preferences",
"Can you tell me if the prices are inexpensive?",
"The prices are moderate",
"And is alcohol available there? May I also have their phone number?",
"They do not provide alcohol. The phone number is 510-907-7555",
"Excellent, that's perfect.",
"Should I make a reservation for you at this restaurant?",
"Yes please. I would like to reserve a table.",
"When would you like the reservation to begin?",
"I would like it for 6:15 pm",
"So to confirm, you would like a 6:15 pm reservation for 2 today at Alamar Kitchen & Bar in Oakland.",
"Yes, that sounds great. Can you tell me if there is live music at the venue?",
"Your reservation was not successful. Would you like assistance with anything further?",
"I would like to attempt a reservation for evening 5:30.",
"To confirm, you would like a reservation for 2 for 5:30 pm today at Alamar Kitchen & Bar in Oakland",
"Sure, that's perfect. May I also have the exact address for the venue?",
"The reservation has been successfully confirmed. The restaurant is located at 100 Grand Avenue #111",
"Great, thanks for your help.",
"Is there anything additional that I can assist you with?"
] | 1_00103 | Restaurants_1 | 23 | No, all set. Thanks again | Have a nice day. | [
"Have a nice day."
] | Prompt: "No, all set. Thanks again", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1001 | schema_guided_dialog-train-1001 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00104 | Restaurants_1 | 1 | Can you find me a restaurant? | Of course. What city? Any type of cuisine you're interested in? | [
"Of course. What city? Any type of cuisine you're interested in?"
] | Prompt: "Can you find me a restaurant?", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1002 | schema_guided_dialog-train-1002 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Bennigan's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Santa Clara"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?"
] | 1_00104 | Restaurants_1 | 3 | Look in Santa Clara. Any Southern restaurants? | I found 4 matches. There's Bennigan's in Santa Clara. | [
"I found 4 matches. There's Bennigan's in Santa Clara."
] | Prompt: "Look in Santa Clara. Any Southern restaurants?", Response Type: offer, Type of Slot: restaurant_name, Values: Bennigan's, Response Type: offer, Type of Slot: city, Values: Santa Clara, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1003 | schema_guided_dialog-train-1003 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara."
] | 1_00104 | Restaurants_1 | 5 | Oh I've been meaning to try that | Would you like to book a reservation? | [
"Would you like to book a reservation?"
] | Prompt: "Oh I've been meaning to try that", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1004 | schema_guided_dialog-train-1004 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?"
] | 1_00104 | Restaurants_1 | 7 | Yes, book it | What time? | [
"What time?"
] | Prompt: "Yes, book it", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1005 | schema_guided_dialog-train-1005 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Bennigan's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Santa Clara"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?",
"Yes, book it",
"What time?"
] | 1_00104 | Restaurants_1 | 9 | Do they have room for two at 18:45? | Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today | [
"Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today"
] | Prompt: "Do they have room for two at 18:45?", Response Type: confirm, Type of Slot: restaurant_name, Values: Bennigan's, Response Type: confirm, Type of Slot: city, Values: Santa Clara, Response Type: confirm, Type of Slot: time, Values: 6:45 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1006 | schema_guided_dialog-train-1006 | [
{
"act": 2,
"slot": "time",
"values": [
"11:30 am"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?",
"Yes, book it",
"What time?",
"Do they have room for two at 18:45?",
"Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today"
] | 1_00104 | Restaurants_1 | 11 | No. Let's try 11:30 am on the 8th instead | Please confirm: 11:30 am next Friday? | [
"Please confirm: 11:30 am next Friday?"
] | Prompt: "No. Let's try 11:30 am on the 8th instead", Response Type: confirm, Type of Slot: time, Values: 11:30 am, Response Type: confirm, Type of Slot: date, Values: next Friday, Agent: Restaurants_1 |
schema_guided_dialog-train-1007 | schema_guided_dialog-train-1007 | [
{
"act": 4,
"slot": "street_address",
"values": [
"4150 Great America Parkway"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?",
"Yes, book it",
"What time?",
"Do they have room for two at 18:45?",
"Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today",
"No. Let's try 11:30 am on the 8th instead",
"Please confirm: 11:30 am next Friday?"
] | 1_00104 | Restaurants_1 | 13 | Yes that's right. Where are they? Any chance they have live music? | Your reservation has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music. | [
"Your reservation has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music."
] | Prompt: "Yes that's right. Where are they? Any chance they have live music?", Response Type: inform, Type of Slot: street_address, Values: 4150 Great America Parkway, Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1008 | schema_guided_dialog-train-1008 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?",
"Yes, book it",
"What time?",
"Do they have room for two at 18:45?",
"Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today",
"No. Let's try 11:30 am on the 8th instead",
"Please confirm: 11:30 am next Friday?",
"Yes that's right. Where are they? Any chance they have live music?",
"Your reservation has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music."
] | 1_00104 | Restaurants_1 | 15 | Thanks. | Anything else I can do to hope. | [
"Anything else I can do to hope."
] | Prompt: "Thanks.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1009 | schema_guided_dialog-train-1009 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you find me a restaurant?",
"Of course. What city? Any type of cuisine you're interested in?",
"Look in Santa Clara. Any Southern restaurants?",
"I found 4 matches. There's Bennigan's in Santa Clara.",
"Oh I've been meaning to try that",
"Would you like to book a reservation?",
"Yes, book it",
"What time?",
"Do they have room for two at 18:45?",
"Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today",
"No. Let's try 11:30 am on the 8th instead",
"Please confirm: 11:30 am next Friday?",
"Yes that's right. Where are they? Any chance they have live music?",
"Your reservation has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music.",
"Thanks.",
"Anything else I can do to hope."
] | 1_00104 | Restaurants_1 | 17 | Nope not now | Take care | [
"Take care"
] | Prompt: "Nope not now", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1010 | schema_guided_dialog-train-1010 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00105 | Restaurants_1 | 1 | I am looking for a place to eat. | Would you prefer a certain city? | [
"Would you prefer a certain city?"
] | Prompt: "I am looking for a place to eat.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1011 | schema_guided_dialog-train-1011 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Mexican",
"Indian"
]
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?"
] | 1_00105 | Restaurants_1 | 3 | I want in Burlingame. | Are you looking for Mexican, Indian or anything else? | [
"Are you looking for Mexican, Indian or anything else?"
] | Prompt: "I want in Burlingame.", Response Type: request, Type of Slot: cuisine, Values: Mexican or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-1012 | schema_guided_dialog-train-1012 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"37 North"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Burlingame"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?"
] | 1_00105 | Restaurants_1 | 5 | Some Barbecue will be prefect. | Sure. I found 4 restaurants. In Burlingame 37 North is a nice. | [
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice."
] | Prompt: "Some Barbecue will be prefect.", Response Type: offer, Type of Slot: restaurant_name, Values: 37 North, Response Type: offer, Type of Slot: city, Values: Burlingame, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1013 | schema_guided_dialog-train-1013 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice."
] | 1_00105 | Restaurants_1 | 7 | Do they serve liquor? How pricey are they? | The price range is moderate but they don't serve alcohol. | [
"The price range is moderate but they don't serve alcohol."
] | Prompt: "Do they serve liquor? How pricey are they?", Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1014 | schema_guided_dialog-train-1014 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice.",
"Do they serve liquor? How pricey are they?",
"The price range is moderate but they don't serve alcohol."
] | 1_00105 | Restaurants_1 | 9 | Yes that sounds good. Make a reservation for me. | What time is the reservation for? | [
"What time is the reservation for?"
] | Prompt: "Yes that sounds good. Make a reservation for me.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1015 | schema_guided_dialog-train-1015 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"37 North"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Burlingame"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice.",
"Do they serve liquor? How pricey are they?",
"The price range is moderate but they don't serve alcohol.",
"Yes that sounds good. Make a reservation for me.",
"What time is the reservation for?"
] | 1_00105 | Restaurants_1 | 11 | Make it at 1:15 pm | Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people. | [
"Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people."
] | Prompt: "Make it at 1:15 pm", Response Type: confirm, Type of Slot: restaurant_name, Values: 37 North, Response Type: confirm, Type of Slot: city, Values: Burlingame, Response Type: confirm, Type of Slot: time, Values: 1: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-1016 | schema_guided_dialog-train-1016 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"650-373-2237"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"37 North"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"1:30 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice.",
"Do they serve liquor? How pricey are they?",
"The price range is moderate but they don't serve alcohol.",
"Yes that sounds good. Make a reservation for me.",
"What time is the reservation for?",
"Make it at 1:15 pm",
"Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people."
] | 1_00105 | Restaurants_1 | 13 | Do they have live music? What is the contact number? | Sorry, I was unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people? | [
"Sorry, I was unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people?"
] | Prompt: "Do they have live music? What is the contact number?", Response Type: inform, Type of Slot: phone_number, Values: 650-373-2237, Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: 37 North, 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: 1:30 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1017 | schema_guided_dialog-train-1017 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice.",
"Do they serve liquor? How pricey are they?",
"The price range is moderate but they don't serve alcohol.",
"Yes that sounds good. Make a reservation for me.",
"What time is the reservation for?",
"Make it at 1:15 pm",
"Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people.",
"Do they have live music? What is the contact number?",
"Sorry, I was unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people?"
] | 1_00105 | Restaurants_1 | 15 | No. That doesn't work for me | Can i help you with anything else? | [
"Can i help you with anything else?"
] | Prompt: "No. That doesn't work for me", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1018 | schema_guided_dialog-train-1018 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat.",
"Would you prefer a certain city?",
"I want in Burlingame.",
"Are you looking for Mexican, Indian or anything else?",
"Some Barbecue will be prefect.",
"Sure. I found 4 restaurants. In Burlingame 37 North is a nice.",
"Do they serve liquor? How pricey are they?",
"The price range is moderate but they don't serve alcohol.",
"Yes that sounds good. Make a reservation for me.",
"What time is the reservation for?",
"Make it at 1:15 pm",
"Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people.",
"Do they have live music? What is the contact number?",
"Sorry, I was unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people?",
"No. That doesn't work for me",
"Can i help you with anything else?"
] | 1_00105 | Restaurants_1 | 17 | No. Thanks a lot | Have a great day | [
"Have a great day"
] | Prompt: "No. Thanks a lot", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1019 | schema_guided_dialog-train-1019 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00106 | Restaurants_1 | 1 | Will you find me a place to eat? | Which city? What kind of food? | [
"Which city? What kind of food?"
] | Prompt: "Will you find me a place to eat?", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1020 | schema_guided_dialog-train-1020 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"De La Torre's Trattoria"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?"
] | 1_00106 | Restaurants_1 | 3 | Italian food in Pleasanton. | I found De La Torre's Trattoria in Pleasanton. | [
"I found De La Torre's Trattoria in Pleasanton."
] | Prompt: "Italian food in Pleasanton.", Response Type: offer, Type of Slot: restaurant_name, Values: De La Torre's Trattoria, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1021 | schema_guided_dialog-train-1021 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Forno Vecchio"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton."
] | 1_00106 | Restaurants_1 | 5 | Anything else? | Forno Vecchio in Pleasanton. | [
"Forno Vecchio in Pleasanton."
] | Prompt: "Anything else?", Response Type: offer, Type of Slot: restaurant_name, Values: Forno Vecchio, Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1022 | schema_guided_dialog-train-1022 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"925-425-0099"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"680 Main Street"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton."
] | 1_00106 | Restaurants_1 | 7 | What's the address and contact number? | 680 Main Street. 925-425-0099. | [
"680 Main Street. 925-425-0099."
] | Prompt: "What's the address and contact number?", Response Type: inform, Type of Slot: phone_number, Values: 925-425-0099, Response Type: inform, Type of Slot: street_address, Values: 680 Main Street, Agent: Restaurants_1 |
schema_guided_dialog-train-1023 | schema_guided_dialog-train-1023 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Gay 90's Pizza Co."
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099."
] | 1_00106 | Restaurants_1 | 9 | Any other suggestions? Something affordable? | Gay 90's Pizza Co. in Pleasanton. | [
"Gay 90's Pizza Co. in Pleasanton."
] | Prompt: "Any other suggestions? Something affordable?", Response Type: offer, Type of Slot: restaurant_name, Values: Gay 90's Pizza Co., Response Type: offer, Type of Slot: city, Values: Pleasanton, Agent: Restaurants_1 |
schema_guided_dialog-train-1024 | schema_guided_dialog-train-1024 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton."
] | 1_00106 | Restaurants_1 | 11 | Great. | Do you want to reserve a table? | [
"Do you want to reserve a table?"
] | Prompt: "Great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1025 | schema_guided_dialog-train-1025 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton.",
"Great.",
"Do you want to reserve a table?"
] | 1_00106 | Restaurants_1 | 13 | Yes, please, on 10th of this month. | What time? | [
"What time?"
] | Prompt: "Yes, please, on 10th of this month.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1026 | schema_guided_dialog-train-1026 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Gay 90's Pizza Co."
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 10th"
]
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton.",
"Great.",
"Do you want to reserve a table?",
"Yes, please, on 10th of this month.",
"What time?"
] | 1_00106 | Restaurants_1 | 15 | Afternoon 1:15. | Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th. | [
"Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th."
] | Prompt: "Afternoon 1:15.", Response Type: confirm, Type of Slot: restaurant_name, Values: Gay 90's Pizza Co., Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 1:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 10th, Agent: Restaurants_1 |
schema_guided_dialog-train-1027 | schema_guided_dialog-train-1027 | [
{
"act": 4,
"slot": "street_address",
"values": [
"288 Main Street"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton.",
"Great.",
"Do you want to reserve a table?",
"Yes, please, on 10th of this month.",
"What time?",
"Afternoon 1:15.",
"Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th."
] | 1_00106 | Restaurants_1 | 17 | Sounds good. What's the address? | I've made the reservation. It's located at 288 Main Street. | [
"I've made the reservation. It's located at 288 Main Street."
] | Prompt: "Sounds good. What's the address?", Response Type: inform, Type of Slot: street_address, Values: 288 Main Street, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1028 | schema_guided_dialog-train-1028 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton.",
"Great.",
"Do you want to reserve a table?",
"Yes, please, on 10th of this month.",
"What time?",
"Afternoon 1:15.",
"Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th.",
"Sounds good. What's the address?",
"I've made the reservation. It's located at 288 Main Street."
] | 1_00106 | Restaurants_1 | 19 | Thanks. | Anything else? | [
"Anything else?"
] | Prompt: "Thanks.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1029 | schema_guided_dialog-train-1029 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Will you find me a place to eat?",
"Which city? What kind of food?",
"Italian food in Pleasanton.",
"I found De La Torre's Trattoria in Pleasanton.",
"Anything else?",
"Forno Vecchio in Pleasanton.",
"What's the address and contact number?",
"680 Main Street. 925-425-0099.",
"Any other suggestions? Something affordable?",
"Gay 90's Pizza Co. in Pleasanton.",
"Great.",
"Do you want to reserve a table?",
"Yes, please, on 10th of this month.",
"What time?",
"Afternoon 1:15.",
"Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th.",
"Sounds good. What's the address?",
"I've made the reservation. It's located at 288 Main Street.",
"Thanks.",
"Anything else?"
] | 1_00106 | Restaurants_1 | 21 | No, that's it. Thanks. | Have a wonderful day. | [
"Have a wonderful day."
] | Prompt: "No, that's it. Thanks.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1030 | schema_guided_dialog-train-1030 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00107 | Restaurants_1 | 1 | I'm looking for a place to eat | Which city are you located in, and what kind of food would you like to eat? | [
"Which city are you located in, and what kind of food would you like to eat?"
] | Prompt: "I'm looking for a place to eat", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1031 | schema_guided_dialog-train-1031 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Alice's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?"
] | 1_00107 | Restaurants_1 | 3 | I'd like some Taiwanese food in SFO | There is a nice restaurant named Alice's in San Francisco | [
"There is a nice restaurant named Alice's in San Francisco"
] | Prompt: "I'd like some Taiwanese food in SFO", Response Type: offer, Type of Slot: restaurant_name, Values: Alice's, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1032 | schema_guided_dialog-train-1032 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Bamboo restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"9"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco"
] | 1_00107 | Restaurants_1 | 5 | Can you suggest some more restaurants, I no preference on price. | I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one. | [
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one."
] | Prompt: "Can you suggest some more restaurants, I no preference on price.", Response Type: offer, Type of Slot: restaurant_name, Values: Bamboo restaurant, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 9, Agent: Restaurants_1 |
schema_guided_dialog-train-1033 | schema_guided_dialog-train-1033 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one."
] | 1_00107 | Restaurants_1 | 7 | Does that restaurant server liquor? | yes, they serve alcohol. | [
"yes, they serve alcohol."
] | Prompt: "Does that restaurant server liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-1034 | schema_guided_dialog-train-1034 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-775-3679"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1441 Polk Street"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol."
] | 1_00107 | Restaurants_1 | 9 | May I have their contact number and address? | Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street. | [
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street."
] | Prompt: "May I have their contact number and address?", Response Type: inform, Type of Slot: phone_number, Values: 415-775-3679, Response Type: inform, Type of Slot: street_address, Values: 1441 Polk Street, Agent: Restaurants_1 |
schema_guided_dialog-train-1035 | schema_guided_dialog-train-1035 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Bei Fang Style"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street."
] | 1_00107 | Restaurants_1 | 11 | Can you suggest other restaurants? | Bei Fang Style is another nice restaurant in San Francisco | [
"Bei Fang Style is another nice restaurant in San Francisco"
] | Prompt: "Can you suggest other restaurants?", Response Type: offer, Type of Slot: restaurant_name, Values: Bei Fang Style, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1036 | schema_guided_dialog-train-1036 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco"
] | 1_00107 | Restaurants_1 | 13 | That one would be great! | Would you like to reserve a table? | [
"Would you like to reserve a table?"
] | Prompt: "That one would be great!", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1037 | schema_guided_dialog-train-1037 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco",
"That one would be great!",
"Would you like to reserve a table?"
] | 1_00107 | Restaurants_1 | 15 | Yes I'd like to make a reservation. | What time would you like to make a reservation for? | [
"What time would you like to make a reservation for?"
] | Prompt: "Yes I'd like to make a reservation.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1038 | schema_guided_dialog-train-1038 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Bei Fang Style"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco",
"That one would be great!",
"Would you like to reserve a table?",
"Yes I'd like to make a reservation.",
"What time would you like to make a reservation for?"
] | 1_00107 | Restaurants_1 | 17 | I'd like a reservation for three people at Half past 1 in the afternoon. | Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm. | [
"Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm."
] | Prompt: "I'd like a reservation for three people at Half past 1 in the afternoon.", Response Type: confirm, Type of Slot: restaurant_name, Values: Bei Fang Style, Response Type: confirm, Type of Slot: city, Values: San Francisco, 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: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1039 | schema_guided_dialog-train-1039 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco",
"That one would be great!",
"Would you like to reserve a table?",
"Yes I'd like to make a reservation.",
"What time would you like to make a reservation for?",
"I'd like a reservation for three people at Half past 1 in the afternoon.",
"Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm."
] | 1_00107 | Restaurants_1 | 19 | Yeah that sounds great. | Your reservation has been successfully placed. | [
"Your reservation has been successfully placed."
] | Prompt: "Yeah that sounds great.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1040 | schema_guided_dialog-train-1040 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco",
"That one would be great!",
"Would you like to reserve a table?",
"Yes I'd like to make a reservation.",
"What time would you like to make a reservation for?",
"I'd like a reservation for three people at Half past 1 in the afternoon.",
"Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm.",
"Yeah that sounds great.",
"Your reservation has been successfully placed."
] | 1_00107 | Restaurants_1 | 21 | Thanks. | Is there anything else I can help you with? | [
"Is there anything else I can help you with?"
] | Prompt: "Thanks.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1041 | schema_guided_dialog-train-1041 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat",
"Which city are you located in, and what kind of food would you like to eat?",
"I'd like some Taiwanese food in SFO",
"There is a nice restaurant named Alice's in San Francisco",
"Can you suggest some more restaurants, I no preference on price.",
"I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one.",
"Does that restaurant server liquor?",
"yes, they serve alcohol.",
"May I have their contact number and address?",
"Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street.",
"Can you suggest other restaurants?",
"Bei Fang Style is another nice restaurant in San Francisco",
"That one would be great!",
"Would you like to reserve a table?",
"Yes I'd like to make a reservation.",
"What time would you like to make a reservation for?",
"I'd like a reservation for three people at Half past 1 in the afternoon.",
"Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm.",
"Yeah that sounds great.",
"Your reservation has been successfully placed.",
"Thanks.",
"Is there anything else I can help you with?"
] | 1_00107 | Restaurants_1 | 23 | No, thats all thanks. | Have a wonderful day. | [
"Have a wonderful day."
] | Prompt: "No, thats all thanks.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1042 | schema_guided_dialog-train-1042 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00108 | Restaurants_1 | 1 | I'd like to find a place to eat in Oakland. | What kind of food would you like to eat? | [
"What kind of food would you like to eat?"
] | Prompt: "I'd like to find a place to eat in Oakland.", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1043 | schema_guided_dialog-train-1043 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Cafe Eritrea D'afrique"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Oakland"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?"
] | 1_00108 | Restaurants_1 | 3 | I would love to eat some African food. | I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland. | [
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland."
] | Prompt: "I would love to eat some African food.", Response Type: offer, Type of Slot: restaurant_name, Values: Cafe Eritrea D'afrique, Response Type: offer, Type of Slot: city, Values: Oakland, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1044 | schema_guided_dialog-train-1044 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Miliki Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Oakland"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland."
] | 1_00108 | Restaurants_1 | 5 | Could you give another suggestion? I would love a place with live music. | I have found 1 place called Miliki Restaurant in Oakland. | [
"I have found 1 place called Miliki Restaurant in Oakland."
] | Prompt: "Could you give another suggestion? I would love a place with live music.", Response Type: offer, Type of Slot: restaurant_name, Values: Miliki Restaurant, Response Type: offer, Type of Slot: city, Values: Oakland, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1045 | schema_guided_dialog-train-1045 | [
{
"act": 4,
"slot": "street_address",
"values": [
"3725 MacArthur Boulevard"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland."
] | 1_00108 | Restaurants_1 | 7 | Where are they located? And do they serve liquor? | They do serve alcohol, and are located at 3725 MacArthur Boulevard. | [
"They do serve alcohol, and are located at 3725 MacArthur Boulevard."
] | Prompt: "Where are they located? And do they serve liquor?", Response Type: inform, Type of Slot: street_address, Values: 3725 MacArthur Boulevard, Response Type: inform, Type of Slot: serves_alcohol, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-1046 | schema_guided_dialog-train-1046 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard."
] | 1_00108 | Restaurants_1 | 9 | That works for me. I'd like to make a reservation on the 12th. | At what time would you like me to schedule the reservation? | [
"At what time would you like me to schedule the reservation?"
] | Prompt: "That works for me. I'd like to make a reservation on the 12th.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1047 | schema_guided_dialog-train-1047 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Miliki Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Oakland"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:15 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?"
] | 1_00108 | Restaurants_1 | 11 | Please schedule it at 11:15 in the morning. | Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th. | [
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th."
] | Prompt: "Please schedule it at 11:15 in the morning.", Response Type: confirm, Type of Slot: restaurant_name, Values: Miliki Restaurant, Response Type: confirm, Type of Slot: city, Values: Oakland, 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: March 12th, Agent: Restaurants_1 |
schema_guided_dialog-train-1048 | schema_guided_dialog-train-1048 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?",
"Please schedule it at 11:15 in the morning.",
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th."
] | 1_00108 | Restaurants_1 | 13 | That would be great. | I'm sorry, I couldn't make the reservation. Is there anything else I could help you with? | [
"I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?"
] | Prompt: "That would be great.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1049 | schema_guided_dialog-train-1049 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Miliki Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Oakland"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:15 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?",
"Please schedule it at 11:15 in the morning.",
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th.",
"That would be great.",
"I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?"
] | 1_00108 | Restaurants_1 | 15 | I want to try booking again, but this time on the 3rd of this month. | Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow. | [
"Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow."
] | Prompt: "I want to try booking again, but this time on the 3rd of this month.", Response Type: confirm, Type of Slot: restaurant_name, Values: Miliki Restaurant, Response Type: confirm, Type of Slot: city, Values: Oakland, 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: day after tomorrow, Agent: Restaurants_1 |
schema_guided_dialog-train-1050 | schema_guided_dialog-train-1050 | [
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?",
"Please schedule it at 11:15 in the morning.",
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th.",
"That would be great.",
"I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?",
"I want to try booking again, but this time on the 3rd of this month.",
"Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow."
] | 1_00108 | Restaurants_1 | 17 | Never mind, make it for 12:30. | Please confirm the following: You want a reservation at 12:30 pm for 2 people. | [
"Please confirm the following: You want a reservation at 12:30 pm for 2 people."
] | Prompt: "Never mind, make it for 12:30.", Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1051 | schema_guided_dialog-train-1051 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?",
"Please schedule it at 11:15 in the morning.",
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th.",
"That would be great.",
"I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?",
"I want to try booking again, but this time on the 3rd of this month.",
"Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow.",
"Never mind, make it for 12:30.",
"Please confirm the following: You want a reservation at 12:30 pm for 2 people."
] | 1_00108 | Restaurants_1 | 19 | Yup, that would be great. Are the prices above average? | I was able to reserve you a table. Their prices are in the moderate range. | [
"I was able to reserve you a table. Their prices are in the moderate range."
] | Prompt: "Yup, that would be great. Are the prices above average?", Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1052 | schema_guided_dialog-train-1052 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'd like to find a place to eat in Oakland.",
"What kind of food would you like to eat?",
"I would love to eat some African food.",
"I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland.",
"Could you give another suggestion? I would love a place with live music.",
"I have found 1 place called Miliki Restaurant in Oakland.",
"Where are they located? And do they serve liquor?",
"They do serve alcohol, and are located at 3725 MacArthur Boulevard.",
"That works for me. I'd like to make a reservation on the 12th.",
"At what time would you like me to schedule the reservation?",
"Please schedule it at 11:15 in the morning.",
"Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th.",
"That would be great.",
"I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?",
"I want to try booking again, but this time on the 3rd of this month.",
"Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow.",
"Never mind, make it for 12:30.",
"Please confirm the following: You want a reservation at 12:30 pm for 2 people.",
"Yup, that would be great. Are the prices above average?",
"I was able to reserve you a table. Their prices are in the moderate range."
] | 1_00108 | Restaurants_1 | 21 | Thanks so much. That'll be all for today. | Have a great day! | [
"Have a great day!"
] | Prompt: "Thanks so much. That'll be all for today.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1053 | schema_guided_dialog-train-1053 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00109 | Restaurants_1 | 1 | I need somewhere to have dinner, can you find me a reasonably priced place to eat? | Sure, what kind of food do you want? | [
"Sure, what kind of food do you want?"
] | Prompt: "I need somewhere to have dinner, can you find me a reasonably priced place to eat?", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1054 | schema_guided_dialog-train-1054 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?"
] | 1_00109 | Restaurants_1 | 3 | I want something to-go. | Okay sure, what city are we searching in? | [
"Okay sure, what city are we searching in?"
] | Prompt: "I want something to-go.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1055 | schema_guided_dialog-train-1055 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Panera Bread"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Walnut Creek"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?"
] | 1_00109 | Restaurants_1 | 5 | I'm in Walnut Creek at the moment, please search there. | Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread? | [
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?"
] | Prompt: "I'm in Walnut Creek at the moment, please search there.", Response Type: offer, Type of Slot: restaurant_name, Values: Panera Bread, Response Type: offer, Type of Slot: city, Values: Walnut Creek, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1056 | schema_guided_dialog-train-1056 | [
{
"act": 4,
"slot": "street_address",
"values": [
"1140 Locust Street"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"True"
]
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?"
] | 1_00109 | Restaurants_1 | 7 | Do they have live music? Where can I find them? | They're at 1140 Locust Street and they do have live music. | [
"They're at 1140 Locust Street and they do have live music."
] | Prompt: "Do they have live music? Where can I find them?", Response Type: inform, Type of Slot: street_address, Values: 1140 Locust Street, Response Type: inform, Type of Slot: has_live_music, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-1057 | schema_guided_dialog-train-1057 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music."
] | 1_00109 | Restaurants_1 | 9 | Okay, that sounds great. | Would you like to book a table? | [
"Would you like to book a table?"
] | Prompt: "Okay, that sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1058 | schema_guided_dialog-train-1058 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music.",
"Okay, that sounds great.",
"Would you like to book a table?"
] | 1_00109 | Restaurants_1 | 11 | Yes thanks, please do it. | What time would you like to go? | [
"What time would you like to go?"
] | Prompt: "Yes thanks, please do it.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1059 | schema_guided_dialog-train-1059 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Panera Bread"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Walnut Creek"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music.",
"Okay, that sounds great.",
"Would you like to book a table?",
"Yes thanks, please do it.",
"What time would you like to go?"
] | 1_00109 | Restaurants_1 | 13 | 6 o"clock in the evening thanks. | Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today. | [
"Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today."
] | Prompt: "6 o"clock in the evening thanks.", Response Type: confirm, Type of Slot: restaurant_name, Values: Panera Bread, Response Type: confirm, Type of Slot: city, Values: Walnut Creek, 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-1060 | schema_guided_dialog-train-1060 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music.",
"Okay, that sounds great.",
"Would you like to book a table?",
"Yes thanks, please do it.",
"What time would you like to go?",
"6 o\"clock in the evening thanks.",
"Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today."
] | 1_00109 | Restaurants_1 | 15 | Yes that's perfect, thanks. | Okay, your booking is complete. | [
"Okay, your booking is complete."
] | Prompt: "Yes that's perfect, thanks.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1061 | schema_guided_dialog-train-1061 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music.",
"Okay, that sounds great.",
"Would you like to book a table?",
"Yes thanks, please do it.",
"What time would you like to go?",
"6 o\"clock in the evening thanks.",
"Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today.",
"Yes that's perfect, thanks.",
"Okay, your booking is complete."
] | 1_00109 | Restaurants_1 | 17 | Thanks a lot homie. | No worries, is there anything else? | [
"No worries, is there anything else?"
] | Prompt: "Thanks a lot homie.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1062 | schema_guided_dialog-train-1062 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need somewhere to have dinner, can you find me a reasonably priced place to eat?",
"Sure, what kind of food do you want?",
"I want something to-go.",
"Okay sure, what city are we searching in?",
"I'm in Walnut Creek at the moment, please search there.",
"Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?",
"Do they have live music? Where can I find them?",
"They're at 1140 Locust Street and they do have live music.",
"Okay, that sounds great.",
"Would you like to book a table?",
"Yes thanks, please do it.",
"What time would you like to go?",
"6 o\"clock in the evening thanks.",
"Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today.",
"Yes that's perfect, thanks.",
"Okay, your booking is complete.",
"Thanks a lot homie.",
"No worries, is there anything else?"
] | 1_00109 | Restaurants_1 | 19 | No, nothing at all. | Great, see you then. | [
"Great, see you then."
] | Prompt: "No, nothing at all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1063 | schema_guided_dialog-train-1063 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00110 | Restaurants_1 | 1 | I want something not very costly priced | what city do I need to look in? | [
"what city do I need to look in?"
] | Prompt: "I want something not very costly priced", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1064 | schema_guided_dialog-train-1064 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Indian",
"Italian"
]
}
] | [
"I want something not very costly priced",
"what city do I need to look in?"
] | 1_00110 | Restaurants_1 | 3 | I need it in San Mateo | are you looking for Indian, Italian or anything? | [
"are you looking for Indian, Italian or anything?"
] | Prompt: "I need it in San Mateo", Response Type: request, Type of Slot: cuisine, Values: Indian or Italian, Agent: Restaurants_1 |
schema_guided_dialog-train-1065 | schema_guided_dialog-train-1065 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Central Park Bistro"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Mateo"
]
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?"
] | 1_00110 | Restaurants_1 | 5 | A Diner kind of food will be good | Central Park Bistro is a good place in San Mateo | [
"Central Park Bistro is a good place in San Mateo"
] | Prompt: "A Diner kind of food will be good", Response Type: offer, Type of Slot: restaurant_name, Values: Central Park Bistro, Response Type: offer, Type of Slot: city, Values: San Mateo, Agent: Restaurants_1 |
schema_guided_dialog-train-1066 | schema_guided_dialog-train-1066 | [
{
"act": 4,
"slot": "street_address",
"values": [
"181 East 4th Avenue"
]
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?",
"A Diner kind of food will be good",
"Central Park Bistro is a good place in San Mateo"
] | 1_00110 | Restaurants_1 | 7 | what is the address? | The address is 181 East 4th Avenue | [
"The address is 181 East 4th Avenue"
] | Prompt: "what is the address?", Response Type: inform, Type of Slot: street_address, Values: 181 East 4th Avenue, Agent: Restaurants_1 |
schema_guided_dialog-train-1067 | schema_guided_dialog-train-1067 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?",
"A Diner kind of food will be good",
"Central Park Bistro is a good place in San Mateo",
"what is the address?",
"The address is 181 East 4th Avenue"
] | 1_00110 | Restaurants_1 | 9 | Yes that is good and I want a reservation at a restaurant | what time is the reservation for? | [
"what time is the reservation for?"
] | Prompt: "Yes that is good and I want a reservation at a restaurant", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1068 | schema_guided_dialog-train-1068 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Central Park Bistro"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Mateo"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?",
"A Diner kind of food will be good",
"Central Park Bistro is a good place in San Mateo",
"what is the address?",
"The address is 181 East 4th Avenue",
"Yes that is good and I want a reservation at a restaurant",
"what time is the reservation for?"
] | 1_00110 | Restaurants_1 | 11 | I want it at 5:45 in the evening | Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today. | [
"Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today."
] | Prompt: "I want it at 5:45 in the evening", Response Type: confirm, Type of Slot: restaurant_name, Values: Central Park Bistro, Response Type: confirm, Type of Slot: city, Values: San Mateo, Response Type: confirm, Type of Slot: time, Values: 5:45 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1069 | schema_guided_dialog-train-1069 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Central Park Bistro"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?",
"A Diner kind of food will be good",
"Central Park Bistro is a good place in San Mateo",
"what is the address?",
"The address is 181 East 4th Avenue",
"Yes that is good and I want a reservation at a restaurant",
"what time is the reservation for?",
"I want it at 5:45 in the evening",
"Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today."
] | 1_00110 | Restaurants_1 | 13 | yes that is good | Central Park Bistro works and that will be for 2 people today at 6 pm | [
"Central Park Bistro works and that will be for 2 people today at 6 pm"
] | Prompt: "yes that is good", Response Type: offer, Type of Slot: restaurant_name, Values: Central Park Bistro, 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: 6 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1070 | schema_guided_dialog-train-1070 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want something not very costly priced",
"what city do I need to look in?",
"I need it in San Mateo",
"are you looking for Indian, Italian or anything?",
"A Diner kind of food will be good",
"Central Park Bistro is a good place in San Mateo",
"what is the address?",
"The address is 181 East 4th Avenue",
"Yes that is good and I want a reservation at a restaurant",
"what time is the reservation for?",
"I want it at 5:45 in the evening",
"Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today.",
"yes that is good",
"Central Park Bistro works and that will be for 2 people today at 6 pm"
] | 1_00110 | Restaurants_1 | 15 | No that is all | Have a great one | [
"Have a great one"
] | Prompt: "No that is all", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1071 | schema_guided_dialog-train-1071 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00111 | Restaurants_1 | 1 | I would like to go to a restaurant. | What type of food and in which city? | [
"What type of food and in which city?"
] | Prompt: "I would like to go to a restaurant.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1072 | schema_guided_dialog-train-1072 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Biryani Pot"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Newark"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] | [
"I would like to go to a restaurant.",
"What type of food and in which city?"
] | 1_00111 | Restaurants_1 | 3 | I want some Indian food, preferable curry. Is there any place in Newark. | There are 4 places available. Biryani Pot in Newark has an excellent cuisine. | [
"There are 4 places available. Biryani Pot in Newark has an excellent cuisine."
] | Prompt: "I want some Indian food, preferable curry. Is there any place in Newark.", Response Type: offer, Type of Slot: restaurant_name, Values: Biryani Pot, Response Type: offer, Type of Slot: city, Values: Newark, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1073 | schema_guided_dialog-train-1073 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I would like to go to a restaurant.",
"What type of food and in which city?",
"I want some Indian food, preferable curry. Is there any place in Newark.",
"There are 4 places available. Biryani Pot in Newark has an excellent cuisine."
] | 1_00111 | Restaurants_1 | 5 | That would be fine. I would like you a reservation. | For what time? | [
"For what time?"
] | Prompt: "That would be fine. I would like you a reservation.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1074 | schema_guided_dialog-train-1074 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Biryani Pot"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Newark"
]
},
{
"act": 2,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I would like to go to a restaurant.",
"What type of food and in which city?",
"I want some Indian food, preferable curry. Is there any place in Newark.",
"There are 4 places available. Biryani Pot in Newark has an excellent cuisine.",
"That would be fine. I would like you a reservation.",
"For what time?"
] | 1_00111 | Restaurants_1 | 7 | I prefer 7:30 in the evening. | I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark. | [
"I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark."
] | Prompt: "I prefer 7:30 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: Biryani Pot, Response Type: confirm, Type of Slot: city, Values: Newark, Response Type: confirm, Type of Slot: time, Values: 7: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-1075 | schema_guided_dialog-train-1075 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to go to a restaurant.",
"What type of food and in which city?",
"I want some Indian food, preferable curry. Is there any place in Newark.",
"There are 4 places available. Biryani Pot in Newark has an excellent cuisine.",
"That would be fine. I would like you a reservation.",
"For what time?",
"I prefer 7:30 in the evening.",
"I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark."
] | 1_00111 | Restaurants_1 | 9 | That sounds like a good plan. | I have made the reservation. | [
"I have made the reservation."
] | Prompt: "That sounds like a good plan.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1076 | schema_guided_dialog-train-1076 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to go to a restaurant.",
"What type of food and in which city?",
"I want some Indian food, preferable curry. Is there any place in Newark.",
"There are 4 places available. Biryani Pot in Newark has an excellent cuisine.",
"That would be fine. I would like you a reservation.",
"For what time?",
"I prefer 7:30 in the evening.",
"I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark.",
"That sounds like a good plan.",
"I have made the reservation."
] | 1_00111 | Restaurants_1 | 11 | Great. You have been helpful. I do not need anything else. | Enjoy your day. | [
"Enjoy your day."
] | Prompt: "Great. You have been helpful. I do not need anything else.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1077 | schema_guided_dialog-train-1077 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": [
"Italian",
"Mexican"
]
}
] | [] | 1_00112 | Restaurants_1 | 1 | I'm looking for somewhere to eat. | Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else. | [
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else."
] | Prompt: "I'm looking for somewhere to eat.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Values: Italian or Mexican, Agent: Restaurants_1 |
schema_guided_dialog-train-1078 | schema_guided_dialog-train-1078 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Celia's Mexican Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Bruno"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else."
] | 1_00112 | Restaurants_1 | 3 | Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for. | Celia's Mexican Restaurant is a nice restaurant located in San Bruno. | [
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno."
] | Prompt: "Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.", Response Type: offer, Type of Slot: restaurant_name, Values: Celia's Mexican Restaurant, Response Type: offer, Type of Slot: city, Values: San Bruno, Agent: Restaurants_1 |
schema_guided_dialog-train-1079 | schema_guided_dialog-train-1079 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Chili's Grill & Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno."
] | 1_00112 | Restaurants_1 | 5 | Any other suggestions? Specifically places that serve alcohol. | I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno. | [
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno."
] | Prompt: "Any other suggestions? Specifically places that serve alcohol.", Response Type: offer, Type of Slot: restaurant_name, Values: Chili's Grill & Bar, Response Type: offer, Type of Slot: city, Values: San Bruno, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1080 | schema_guided_dialog-train-1080 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno."
] | 1_00112 | Restaurants_1 | 7 | That's good. | Would you like to reserve a table here? | [
"Would you like to reserve a table here?"
] | Prompt: "That's good.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1081 | schema_guided_dialog-train-1081 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?"
] | 1_00112 | Restaurants_1 | 9 | Yes I would. Next Friday for six people. | What time is the reservation for? | [
"What time is the reservation for?"
] | Prompt: "Yes I would. Next Friday for six people.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1082 | schema_guided_dialog-train-1082 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Chili's Grill & Bar"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"6"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?"
] | 1_00112 | Restaurants_1 | 11 | I want it on the 9th at 5:30 in the evening. | Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people. | [
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people."
] | Prompt: "I want it on the 9th at 5:30 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: Chili's Grill & Bar, Response Type: confirm, Type of Slot: city, Values: San Bruno, Response Type: confirm, Type of Slot: time, Values: 5:30 pm, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: party_size, Values: 6, Agent: Restaurants_1 |
schema_guided_dialog-train-1083 | schema_guided_dialog-train-1083 | [
{
"act": 2,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:30 pm"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?",
"I want it on the 9th at 5:30 in the evening.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people."
] | 1_00112 | Restaurants_1 | 13 | Change the time to 6:30 in the evening. | Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm. | [
"Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm."
] | Prompt: "Change the time to 6:30 in the evening.", Response Type: confirm, Type of Slot: city, Values: San Bruno, Response Type: confirm, Type of Slot: time, Values: 6:30 pm, Agent: Restaurants_1 |
schema_guided_dialog-train-1084 | schema_guided_dialog-train-1084 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?",
"I want it on the 9th at 5:30 in the evening.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people.",
"Change the time to 6:30 in the evening.",
"Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm."
] | 1_00112 | Restaurants_1 | 15 | Yes that's right. Is the restaurant low priced with live music? | Sorry, I was unable to make a reservation. Can I help you with anything else? | [
"Sorry, I was unable to make a reservation. Can I help you with anything else?"
] | Prompt: "Yes that's right. Is the restaurant low priced with live music?", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1085 | schema_guided_dialog-train-1085 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Chili's Grill & Bar"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?",
"I want it on the 9th at 5:30 in the evening.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people.",
"Change the time to 6:30 in the evening.",
"Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm.",
"Yes that's right. Is the restaurant low priced with live music?",
"Sorry, I was unable to make a reservation. Can I help you with anything else?"
] | 1_00112 | Restaurants_1 | 17 | I want to make a reservation for 2 people. | Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people. | [
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people."
] | Prompt: "I want to make a reservation for 2 people.", Response Type: confirm, Type of Slot: restaurant_name, Values: Chili's Grill & Bar, Response Type: confirm, Type of Slot: city, Values: San Bruno, Response Type: confirm, Type of Slot: time, Values: 6:30 pm, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-1086 | schema_guided_dialog-train-1086 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?",
"I want it on the 9th at 5:30 in the evening.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people.",
"Change the time to 6:30 in the evening.",
"Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm.",
"Yes that's right. Is the restaurant low priced with live music?",
"Sorry, I was unable to make a reservation. Can I help you with anything else?",
"I want to make a reservation for 2 people.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people."
] | 1_00112 | Restaurants_1 | 19 | Yes that's good. | Your reservation is successful. | [
"Your reservation is successful."
] | Prompt: "Yes that's good.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1087 | schema_guided_dialog-train-1087 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for somewhere to eat.",
"Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else.",
"Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for.",
"Celia's Mexican Restaurant is a nice restaurant located in San Bruno.",
"Any other suggestions? Specifically places that serve alcohol.",
"I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno.",
"That's good.",
"Would you like to reserve a table here?",
"Yes I would. Next Friday for six people.",
"What time is the reservation for?",
"I want it on the 9th at 5:30 in the evening.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people.",
"Change the time to 6:30 in the evening.",
"Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm.",
"Yes that's right. Is the restaurant low priced with live music?",
"Sorry, I was unable to make a reservation. Can I help you with anything else?",
"I want to make a reservation for 2 people.",
"Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people.",
"Yes that's good.",
"Your reservation is successful."
] | 1_00112 | Restaurants_1 | 21 | Thank you, that's all I need. | Have a good day. | [
"Have a good day."
] | Prompt: "Thank you, that's all I need.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1088 | schema_guided_dialog-train-1088 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Mexican",
"Chinese"
]
}
] | [] | 1_00113 | Restaurants_1 | 1 | I am looking for a not very costly place to get a bite to eat and an alcoholic drink. | Would you prefer Mexican, Chinese, or something else? | [
"Would you prefer Mexican, Chinese, or something else?"
] | Prompt: "I am looking for a not very costly place to get a bite to eat and an alcoholic drink.", Response Type: request, Type of Slot: cuisine, Values: Mexican or Chinese, Agent: Restaurants_1 |
schema_guided_dialog-train-1089 | schema_guided_dialog-train-1089 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?"
] | 1_00113 | Restaurants_1 | 3 | Thai food would be great. | In what city would you like to dine? | [
"In what city would you like to dine?"
] | Prompt: "Thai food would be great.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1090 | schema_guided_dialog-train-1090 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Mount Everest Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Berkeley"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?"
] | 1_00113 | Restaurants_1 | 5 | I want Oriental food in Berkeley. | Mount Everest Restaurant in Berkeley is the number 1 hit. | [
"Mount Everest Restaurant in Berkeley is the number 1 hit."
] | Prompt: "I want Oriental food in Berkeley.", Response Type: offer, Type of Slot: restaurant_name, Values: Mount Everest Restaurant, Response Type: offer, Type of Slot: city, Values: Berkeley, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1091 | schema_guided_dialog-train-1091 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit."
] | 1_00113 | Restaurants_1 | 7 | I would like a reservation for 1. | What time should the reservation be? | [
"What time should the reservation be?"
] | Prompt: "I would like a reservation for 1.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1092 | schema_guided_dialog-train-1092 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Mount Everest Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Berkeley"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 13th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?"
] | 1_00113 | Restaurants_1 | 9 | I want a reservation on the 13th at 12:30. | I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct? | [
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?"
] | Prompt: "I want a reservation on the 13th at 12:30.", Response Type: confirm, Type of Slot: restaurant_name, Values: Mount Everest Restaurant, Response Type: confirm, Type of Slot: city, Values: Berkeley, Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Response Type: confirm, Type of Slot: date, Values: March 13th, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1093 | schema_guided_dialog-train-1093 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?",
"I want a reservation on the 13th at 12:30.",
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?"
] | 1_00113 | Restaurants_1 | 11 | Yes that is correct. | Your reservation was accepted. | [
"Your reservation was accepted."
] | Prompt: "Yes that is correct.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1094 | schema_guided_dialog-train-1094 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?",
"I want a reservation on the 13th at 12:30.",
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?",
"Yes that is correct.",
"Your reservation was accepted."
] | 1_00113 | Restaurants_1 | 13 | Will there be live music? | Live music not an option at Mount Everest Restaurant. | [
"Live music not an option at Mount Everest Restaurant."
] | Prompt: "Will there be live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1095 | schema_guided_dialog-train-1095 | [
{
"act": 4,
"slot": "street_address",
"values": [
"2598 Telegraph Avenue"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"510-843-3951"
]
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?",
"I want a reservation on the 13th at 12:30.",
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?",
"Yes that is correct.",
"Your reservation was accepted.",
"Will there be live music?",
"Live music not an option at Mount Everest Restaurant."
] | 1_00113 | Restaurants_1 | 15 | What's the number and address? | The address is 2598 Telegraph Avenue and the phone number is 510-843-3951. | [
"The address is 2598 Telegraph Avenue and the phone number is 510-843-3951."
] | Prompt: "What's the number and address?", Response Type: inform, Type of Slot: street_address, Values: 2598 Telegraph Avenue, Response Type: inform, Type of Slot: phone_number, Values: 510-843-3951, Agent: Restaurants_1 |
schema_guided_dialog-train-1096 | schema_guided_dialog-train-1096 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?",
"I want a reservation on the 13th at 12:30.",
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?",
"Yes that is correct.",
"Your reservation was accepted.",
"Will there be live music?",
"Live music not an option at Mount Everest Restaurant.",
"What's the number and address?",
"The address is 2598 Telegraph Avenue and the phone number is 510-843-3951."
] | 1_00113 | Restaurants_1 | 17 | Thanks! I appreciate at it! | Is there anything else I can help you with? | [
"Is there anything else I can help you with?"
] | Prompt: "Thanks! I appreciate at it!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1097 | schema_guided_dialog-train-1097 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for a not very costly place to get a bite to eat and an alcoholic drink.",
"Would you prefer Mexican, Chinese, or something else?",
"Thai food would be great.",
"In what city would you like to dine?",
"I want Oriental food in Berkeley.",
"Mount Everest Restaurant in Berkeley is the number 1 hit.",
"I would like a reservation for 1.",
"What time should the reservation be?",
"I want a reservation on the 13th at 12:30.",
"I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?",
"Yes that is correct.",
"Your reservation was accepted.",
"Will there be live music?",
"Live music not an option at Mount Everest Restaurant.",
"What's the number and address?",
"The address is 2598 Telegraph Avenue and the phone number is 510-843-3951.",
"Thanks! I appreciate at it!",
"Is there anything else I can help you with?"
] | 1_00113 | Restaurants_1 | 19 | No thanks, I'm good. | Have a nice day. | [
"Have a nice day."
] | Prompt: "No thanks, I'm good.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1098 | schema_guided_dialog-train-1098 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00114 | Restaurants_1 | 1 | Hey, can you help me find a place to eat? | Sure, where abouts? | [
"Sure, where abouts?"
] | Prompt: "Hey, can you help me find a place to eat?", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1099 | schema_guided_dialog-train-1099 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Chinese",
"Indian"
]
}
] | [
"Hey, can you help me find a place to eat?",
"Sure, where abouts?"
] | 1_00114 | Restaurants_1 | 3 | I want to eat in SF. | What type of food do you fancy? Chinese, Indian? | [
"What type of food do you fancy? Chinese, Indian?"
] | Prompt: "I want to eat in SF.", Response Type: request, Type of Slot: cuisine, Values: Chinese or Indian, Agent: Restaurants_1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.