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-800 | schema_guided_dialog-train-800 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Please book me a restaurant in Cotati.",
"What kind of food would you like to eat? Perhaps Chinese, American, or another?",
"I would like to eat tacos, if available.",
"There is a restaurant called Mi Pueblo in Cotati that has good tacos.",
"Can you find me another restaurant in Cotati with live music?",
"There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito.",
"Please tell me the address of the restaurant and their general prices.",
"Their address is 7600 Commerce Boulevard and their prices are moderate.",
"That seems like a good fit.",
"Please indicate whether or not you wish to reserve a table."
] | 1_00083 | Restaurants_1 | 11 | I would like to reserve a table for two people tonight. | What time would you like to make the reservation for? | [
"What time would you like to make the reservation for?"
] | Prompt: "I would like to reserve a table for two people tonight.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-801 | schema_guided_dialog-train-801 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Mi Ranchito"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Cotati"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Please book me a restaurant in Cotati.",
"What kind of food would you like to eat? Perhaps Chinese, American, or another?",
"I would like to eat tacos, if available.",
"There is a restaurant called Mi Pueblo in Cotati that has good tacos.",
"Can you find me another restaurant in Cotati with live music?",
"There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito.",
"Please tell me the address of the restaurant and their general prices.",
"Their address is 7600 Commerce Boulevard and their prices are moderate.",
"That seems like a good fit.",
"Please indicate whether or not you wish to reserve a table.",
"I would like to reserve a table for two people tonight.",
"What time would you like to make the reservation for?"
] | 1_00083 | Restaurants_1 | 13 | I would like to reserve a table at half past 6 in the evening. | Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati. | [
"Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati."
] | Prompt: "I would like to reserve a table at half past 6 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: Mi Ranchito, Response Type: confirm, Type of Slot: city, Values: Cotati, Response Type: confirm, Type of Slot: time, Values: 6: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-802 | schema_guided_dialog-train-802 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Please book me a restaurant in Cotati.",
"What kind of food would you like to eat? Perhaps Chinese, American, or another?",
"I would like to eat tacos, if available.",
"There is a restaurant called Mi Pueblo in Cotati that has good tacos.",
"Can you find me another restaurant in Cotati with live music?",
"There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito.",
"Please tell me the address of the restaurant and their general prices.",
"Their address is 7600 Commerce Boulevard and their prices are moderate.",
"That seems like a good fit.",
"Please indicate whether or not you wish to reserve a table.",
"I would like to reserve a table for two people tonight.",
"What time would you like to make the reservation for?",
"I would like to reserve a table at half past 6 in the evening.",
"Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati."
] | 1_00083 | Restaurants_1 | 15 | Yes, I confirm those details. | The reservation has been successfully made. | [
"The reservation has been successfully made."
] | Prompt: "Yes, I confirm those details.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-803 | schema_guided_dialog-train-803 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"707-795-7600"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"Please book me a restaurant in Cotati.",
"What kind of food would you like to eat? Perhaps Chinese, American, or another?",
"I would like to eat tacos, if available.",
"There is a restaurant called Mi Pueblo in Cotati that has good tacos.",
"Can you find me another restaurant in Cotati with live music?",
"There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito.",
"Please tell me the address of the restaurant and their general prices.",
"Their address is 7600 Commerce Boulevard and their prices are moderate.",
"That seems like a good fit.",
"Please indicate whether or not you wish to reserve a table.",
"I would like to reserve a table for two people tonight.",
"What time would you like to make the reservation for?",
"I would like to reserve a table at half past 6 in the evening.",
"Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati.",
"Yes, I confirm those details.",
"The reservation has been successfully made."
] | 1_00083 | Restaurants_1 | 17 | Can you tell me if they serve alcohol, and their phone number? | Their phone number is 707-795-7600 and they do not serve alcohol. | [
"Their phone number is 707-795-7600 and they do not serve alcohol."
] | Prompt: "Can you tell me if they serve alcohol, and their phone number?", Response Type: inform, Type of Slot: phone_number, Values: 707-795-7600, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-804 | schema_guided_dialog-train-804 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Please book me a restaurant in Cotati.",
"What kind of food would you like to eat? Perhaps Chinese, American, or another?",
"I would like to eat tacos, if available.",
"There is a restaurant called Mi Pueblo in Cotati that has good tacos.",
"Can you find me another restaurant in Cotati with live music?",
"There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito.",
"Please tell me the address of the restaurant and their general prices.",
"Their address is 7600 Commerce Boulevard and their prices are moderate.",
"That seems like a good fit.",
"Please indicate whether or not you wish to reserve a table.",
"I would like to reserve a table for two people tonight.",
"What time would you like to make the reservation for?",
"I would like to reserve a table at half past 6 in the evening.",
"Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati.",
"Yes, I confirm those details.",
"The reservation has been successfully made.",
"Can you tell me if they serve alcohol, and their phone number?",
"Their phone number is 707-795-7600 and they do not serve alcohol."
] | 1_00083 | Restaurants_1 | 19 | Thank you for your assistance. | Enjoy the rest of your day. | [
"Enjoy the rest of your day."
] | Prompt: "Thank you for your assistance.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-805 | schema_guided_dialog-train-805 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00084 | Restaurants_1 | 1 | I am looking for a place to eat. I don't have a price preference. | What city should I search in? | [
"What city should I search in?"
] | Prompt: "I am looking for a place to eat. I don't have a price preference.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-806 | schema_guided_dialog-train-806 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?"
] | 1_00084 | Restaurants_1 | 3 | Show me places to eat in San Francisco. I am looking for something afforadable priced. | What kind of food would you like to eat. | [
"What kind of food would you like to eat."
] | Prompt: "Show me places to eat in San Francisco. I am looking for something afforadable priced.", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-807 | schema_guided_dialog-train-807 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat."
] | 1_00084 | Restaurants_1 | 5 | Some Pizza and Pasta would be perfect. | I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco. | [
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco."
] | Prompt: "Some Pizza and Pasta would be perfect.", Response Type: offer, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Restaurants_1 |
schema_guided_dialog-train-808 | schema_guided_dialog-train-808 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco."
] | 1_00084 | Restaurants_1 | 7 | Yes, that works for me. | Would you like to reserve a table? | [
"Would you like to reserve a table?"
] | Prompt: "Yes, that works for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-809 | schema_guided_dialog-train-809 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?"
] | 1_00084 | Restaurants_1 | 9 | Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people. | What time is the reservation for? | [
"What time is the reservation for?"
] | Prompt: "Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-810 | schema_guided_dialog-train-810 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?"
] | 1_00084 | Restaurants_1 | 11 | Mate it at 17:30. | Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people. | [
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people."
] | Prompt: "Mate it at 17:30.", Response Type: confirm, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 5:30 pm, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-811 | schema_guided_dialog-train-811 | [
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people."
] | 1_00084 | Restaurants_1 | 13 | No, I want it on Thursday next week. | Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people. | [
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people."
] | Prompt: "No, I want it on Thursday next week.", Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-812 | schema_guided_dialog-train-812 | [
{
"act": 2,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"5"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people.",
"No, I want it on Thursday next week.",
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people."
] | 1_00084 | Restaurants_1 | 15 | No make it at 19:30 and make the reservation for five poeple. | Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people. | [
"Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people."
] | Prompt: "No make it at 19:30 and make the reservation for five poeple.", Response Type: confirm, Type of Slot: time, Values: 7:30 pm, Response Type: confirm, Type of Slot: party_size, Values: 5, Agent: Restaurants_1 |
schema_guided_dialog-train-813 | schema_guided_dialog-train-813 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people.",
"No, I want it on Thursday next week.",
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people.",
"No make it at 19:30 and make the reservation for five poeple.",
"Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people."
] | 1_00084 | Restaurants_1 | 17 | Yes that works for me. Do they have live music. | Your reservation is successful. They do not have live music. | [
"Your reservation is successful. They do not have live music."
] | Prompt: "Yes that works for me. Do they have live music.", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-814 | schema_guided_dialog-train-814 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"16 Mint Plaza"
]
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people.",
"No, I want it on Thursday next week.",
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people.",
"No make it at 19:30 and make the reservation for five poeple.",
"Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people.",
"Yes that works for me. Do they have live music.",
"Your reservation is successful. They do not have live music."
] | 1_00084 | Restaurants_1 | 19 | Do they serve liquor? What is the address of the restaurant. | They serve alcohol. Their address is 16 Mint Plaza. | [
"They serve alcohol. Their address is 16 Mint Plaza."
] | Prompt: "Do they serve liquor? What is the address of the restaurant.", Response Type: inform, Type of Slot: serves_alcohol, Values: True, Response Type: inform, Type of Slot: street_address, Values: 16 Mint Plaza, Agent: Restaurants_1 |
schema_guided_dialog-train-815 | schema_guided_dialog-train-815 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people.",
"No, I want it on Thursday next week.",
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people.",
"No make it at 19:30 and make the reservation for five poeple.",
"Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people.",
"Yes that works for me. Do they have live music.",
"Your reservation is successful. They do not have live music.",
"Do they serve liquor? What is the address of the restaurant.",
"They serve alcohol. Their address is 16 Mint Plaza."
] | 1_00084 | Restaurants_1 | 21 | Thank you very much! | Can I help you with anything else? | [
"Can I help you with anything else?"
] | Prompt: "Thank you very much!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-816 | schema_guided_dialog-train-816 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for a place to eat. I don't have a price preference.",
"What city should I search in?",
"Show me places to eat in San Francisco. I am looking for something afforadable priced.",
"What kind of food would you like to eat.",
"Some Pizza and Pasta would be perfect.",
"I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco.",
"Yes, that works for me.",
"Would you like to reserve a table?",
"Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people.",
"What time is the reservation for?",
"Mate it at 17:30.",
"Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people.",
"No, I want it on Thursday next week.",
"Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people.",
"No make it at 19:30 and make the reservation for five poeple.",
"Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people.",
"Yes that works for me. Do they have live music.",
"Your reservation is successful. They do not have live music.",
"Do they serve liquor? What is the address of the restaurant.",
"They serve alcohol. Their address is 16 Mint Plaza.",
"Thank you very much!",
"Can I help you with anything else?"
] | 1_00084 | Restaurants_1 | 23 | No. Thank you very much. | Have a good day. | [
"Have a good day."
] | Prompt: "No. Thank you very much.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-817 | schema_guided_dialog-train-817 | [
{
"act": 13,
"slot": "cuisine",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00085 | Restaurants_1 | 1 | Can you find me a place to eat please? | Where at? And what kind of cuisine are you craving? | [
"Where at? And what kind of cuisine are you craving?"
] | Prompt: "Can you find me a place to eat please?", Response Type: request, Type of Slot: cuisine, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-818 | schema_guided_dialog-train-818 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Baan Thai House & Wine Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?"
] | 1_00085 | Restaurants_1 | 3 | Somewhere in SF, and I am really craving Thai food at the moment! | I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar | [
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar"
] | Prompt: "Somewhere in SF, and I am really craving Thai food at the moment!", Response Type: offer, Type of Slot: restaurant_name, Values: Baan Thai House & Wine Bar, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Restaurants_1 |
schema_guided_dialog-train-819 | schema_guided_dialog-train-819 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-379-4505"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"534 Irving Street"
]
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar"
] | 1_00085 | Restaurants_1 | 5 | How can I reach them? And what's their address? | You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street | [
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street"
] | Prompt: "How can I reach them? And what's their address?", Response Type: inform, Type of Slot: phone_number, Values: 415-379-4505, Response Type: inform, Type of Slot: street_address, Values: 534 Irving Street, Agent: Restaurants_1 |
schema_guided_dialog-train-820 | schema_guided_dialog-train-820 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street"
] | 1_00085 | Restaurants_1 | 7 | Great, that restaurant sounds good | Want me to book a table? | [
"Want me to book a table?"
] | Prompt: "Great, that restaurant sounds good", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-821 | schema_guided_dialog-train-821 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?"
] | 1_00085 | Restaurants_1 | 9 | Yes book me a table | What time do you want the reservation? | [
"What time do you want the reservation?"
] | Prompt: "Yes book me a table", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-822 | schema_guided_dialog-train-822 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Baan Thai House & Wine Bar"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?",
"Yes book me a table",
"What time do you want the reservation?"
] | 1_00085 | Restaurants_1 | 11 | Let's do dinner at 6 in the evening | Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco. | [
"Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco."
] | Prompt: "Let's do dinner at 6 in the evening", Response Type: confirm, Type of Slot: restaurant_name, Values: Baan Thai House & Wine Bar, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-823 | schema_guided_dialog-train-823 | [
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?",
"Yes book me a table",
"What time do you want the reservation?",
"Let's do dinner at 6 in the evening",
"Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco."
] | 1_00085 | Restaurants_1 | 13 | Actually let's just do it for one person | Confirming your 6 pm reservation for 1 then? | [
"Confirming your 6 pm reservation for 1 then?"
] | Prompt: "Actually let's just do it for one person", Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-824 | schema_guided_dialog-train-824 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?",
"Yes book me a table",
"What time do you want the reservation?",
"Let's do dinner at 6 in the evening",
"Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco.",
"Actually let's just do it for one person",
"Confirming your 6 pm reservation for 1 then?"
] | 1_00085 | Restaurants_1 | 15 | Yes that's right | I was able to book it | [
"I was able to book it"
] | Prompt: "Yes that's right", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-825 | schema_guided_dialog-train-825 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?",
"Yes book me a table",
"What time do you want the reservation?",
"Let's do dinner at 6 in the evening",
"Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco.",
"Actually let's just do it for one person",
"Confirming your 6 pm reservation for 1 then?",
"Yes that's right",
"I was able to book it"
] | 1_00085 | Restaurants_1 | 17 | Thanks so much | Can I do anything else for you? | [
"Can I do anything else for you?"
] | Prompt: "Thanks so much", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-826 | schema_guided_dialog-train-826 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you find me a place to eat please?",
"Where at? And what kind of cuisine are you craving?",
"Somewhere in SF, and I am really craving Thai food at the moment!",
"I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar",
"How can I reach them? And what's their address?",
"You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street",
"Great, that restaurant sounds good",
"Want me to book a table?",
"Yes book me a table",
"What time do you want the reservation?",
"Let's do dinner at 6 in the evening",
"Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco.",
"Actually let's just do it for one person",
"Confirming your 6 pm reservation for 1 then?",
"Yes that's right",
"I was able to book it",
"Thanks so much",
"Can I do anything else for you?"
] | 1_00085 | Restaurants_1 | 19 | No that's it for now, thanks | You're welcome, enjoy your dinner | [
"You're welcome, enjoy your dinner"
] | Prompt: "No that's it for now, thanks", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-827 | schema_guided_dialog-train-827 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Italian"
]
}
] | [] | 1_00086 | Restaurants_1 | 1 | Give me a place to eat at. | Which city should I search? Is there a specific food type you would like to eat, such as American or Italian? | [
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?"
] | Prompt: "Give me a place to eat at.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Values: American or Italian, Agent: Restaurants_1 |
schema_guided_dialog-train-828 | schema_guided_dialog-train-828 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"China Garden"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Bruno"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?"
] | 1_00086 | Restaurants_1 | 3 | San Bruno, I am looking for low priced, Taiwanese food. | China Garden fits your preferences in San Bruno. | [
"China Garden fits your preferences in San Bruno."
] | Prompt: "San Bruno, I am looking for low priced, Taiwanese food.", Response Type: offer, Type of Slot: restaurant_name, Values: China Garden, Response Type: offer, Type of Slot: city, Values: San Bruno, Agent: Restaurants_1 |
schema_guided_dialog-train-829 | schema_guided_dialog-train-829 | [
{
"act": 4,
"slot": "street_address",
"values": [
"586 San Mateo Avenue"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno."
] | 1_00086 | Restaurants_1 | 5 | Whats the address? | 586 San Mateo Avenue | [
"586 San Mateo Avenue"
] | Prompt: "Whats the address?", Response Type: inform, Type of Slot: street_address, Values: 586 San Mateo Avenue, Agent: Restaurants_1 |
schema_guided_dialog-train-830 | schema_guided_dialog-train-830 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue"
] | 1_00086 | Restaurants_1 | 7 | Do they serve liquor? | They do not serve alcohol. | [
"They do not serve alcohol."
] | Prompt: "Do they serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-831 | schema_guided_dialog-train-831 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Dumpling Era"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Bruno"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol."
] | 1_00086 | Restaurants_1 | 9 | Could you suggest another similar restaurant that serves alcohol? | Dumpling Era in San Bruno serves alcohol. | [
"Dumpling Era in San Bruno serves alcohol."
] | Prompt: "Could you suggest another similar restaurant that serves alcohol?", Response Type: offer, Type of Slot: restaurant_name, Values: Dumpling Era, Response Type: offer, Type of Slot: city, Values: San Bruno, Agent: Restaurants_1 |
schema_guided_dialog-train-832 | schema_guided_dialog-train-832 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Ming's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol."
] | 1_00086 | Restaurants_1 | 11 | Could you suggest another restaurant without the price limitation? | I found 1 restaurant: Ming's in San Bruno. | [
"I found 1 restaurant: Ming's in San Bruno."
] | Prompt: "Could you suggest another restaurant without the price limitation?", Response Type: offer, Type of Slot: restaurant_name, Values: Ming's, 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-833 | schema_guided_dialog-train-833 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Ming's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"6"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno."
] | 1_00086 | Restaurants_1 | 13 | That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people. | Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm. | [
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm."
] | Prompt: "That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.", Response Type: confirm, Type of Slot: restaurant_name, Values: Ming's, Response Type: confirm, Type of Slot: city, Values: San Bruno, Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 6, Agent: Restaurants_1 |
schema_guided_dialog-train-834 | schema_guided_dialog-train-834 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm."
] | 1_00086 | Restaurants_1 | 15 | Correct. What is their address? | Sorry, I was unable to make a reservation. Can I do anything else? | [
"Sorry, I was unable to make a reservation. Can I do anything else?"
] | Prompt: "Correct. What is their address?", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-835 | schema_guided_dialog-train-835 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Ming's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Bruno"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"6"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm.",
"Correct. What is their address?",
"Sorry, I was unable to make a reservation. Can I do anything else?"
] | 1_00086 | Restaurants_1 | 17 | Make the reservation at eleven am. | Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people. | [
"Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people."
] | Prompt: "Make the reservation at eleven am.", Response Type: confirm, Type of Slot: restaurant_name, Values: Ming's, Response Type: confirm, Type of Slot: city, Values: San Bruno, Response Type: confirm, Type of Slot: time, Values: 11 am, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 6, Agent: Restaurants_1 |
schema_guided_dialog-train-836 | schema_guided_dialog-train-836 | [
{
"act": 2,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm.",
"Correct. What is their address?",
"Sorry, I was unable to make a reservation. Can I do anything else?",
"Make the reservation at eleven am.",
"Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people."
] | 1_00086 | Restaurants_1 | 19 | Make the reservation for four people. | Confirm: The reservation is at 11 am for 4 people. | [
"Confirm: The reservation is at 11 am for 4 people."
] | Prompt: "Make the reservation for four people.", Response Type: confirm, Type of Slot: time, Values: 11 am, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-837 | schema_guided_dialog-train-837 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm.",
"Correct. What is their address?",
"Sorry, I was unable to make a reservation. Can I do anything else?",
"Make the reservation at eleven am.",
"Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people.",
"Make the reservation for four people.",
"Confirm: The reservation is at 11 am for 4 people."
] | 1_00086 | Restaurants_1 | 21 | Yes! Do they have live music and serve liquor? | Your reservation is successful. They do not serve alcohol or have live music. | [
"Your reservation is successful. They do not serve alcohol or have live music."
] | Prompt: "Yes! Do they have live music and serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-838 | schema_guided_dialog-train-838 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm.",
"Correct. What is their address?",
"Sorry, I was unable to make a reservation. Can I do anything else?",
"Make the reservation at eleven am.",
"Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people.",
"Make the reservation for four people.",
"Confirm: The reservation is at 11 am for 4 people.",
"Yes! Do they have live music and serve liquor?",
"Your reservation is successful. They do not serve alcohol or have live music."
] | 1_00086 | Restaurants_1 | 23 | Thank you very much. | Can I help you with anything else? | [
"Can I help you with anything else?"
] | Prompt: "Thank you very much.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-839 | schema_guided_dialog-train-839 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Give me a place to eat at.",
"Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?",
"San Bruno, I am looking for low priced, Taiwanese food.",
"China Garden fits your preferences in San Bruno.",
"Whats the address?",
"586 San Mateo Avenue",
"Do they serve liquor?",
"They do not serve alcohol.",
"Could you suggest another similar restaurant that serves alcohol?",
"Dumpling Era in San Bruno serves alcohol.",
"Could you suggest another restaurant without the price limitation?",
"I found 1 restaurant: Ming's in San Bruno.",
"That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people.",
"Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm.",
"Correct. What is their address?",
"Sorry, I was unable to make a reservation. Can I do anything else?",
"Make the reservation at eleven am.",
"Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people.",
"Make the reservation for four people.",
"Confirm: The reservation is at 11 am for 4 people.",
"Yes! Do they have live music and serve liquor?",
"Your reservation is successful. They do not serve alcohol or have live music.",
"Thank you very much.",
"Can I help you with anything else?"
] | 1_00086 | Restaurants_1 | 25 | No, thank you. | Have a good day | [
"Have a good day"
] | Prompt: "No, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-840 | schema_guided_dialog-train-840 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00087 | Restaurants_1 | 1 | I am looking for a Greek place to eat please. | Which city should I search in? | [
"Which city should I search in?"
] | Prompt: "I am looking for a Greek place to eat please.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-841 | schema_guided_dialog-train-841 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Agora"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Carlos"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?"
] | 1_00087 | Restaurants_1 | 3 | Please locate one in San Carlos. | I found 2 Greek restaurants. Agora is a nice one located in San Carlos. | [
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos."
] | Prompt: "Please locate one in San Carlos.", Response Type: offer, Type of Slot: restaurant_name, Values: Agora, Response Type: offer, Type of Slot: city, Values: San Carlos, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-842 | schema_guided_dialog-train-842 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Asya Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Carlos"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos."
] | 1_00087 | Restaurants_1 | 5 | Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect. | I located 2 restaurants. Asya Restaurant is nice and located on San Carlos. | [
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos."
] | Prompt: "Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.", Response Type: offer, Type of Slot: restaurant_name, Values: Asya Restaurant, Response Type: offer, Type of Slot: city, Values: San Carlos, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-843 | schema_guided_dialog-train-843 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Thai Time"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Carlos"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos.",
"Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.",
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos."
] | 1_00087 | Restaurants_1 | 7 | Could you suggest any other ones? I'd like one that serves alcohol. | I found 1, Thai Time is nice and located in San Carlos. | [
"I found 1, Thai Time is nice and located in San Carlos."
] | Prompt: "Could you suggest any other ones? I'd like one that serves alcohol.", Response Type: offer, Type of Slot: restaurant_name, Values: Thai Time, Response Type: offer, Type of Slot: city, Values: San Carlos, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-844 | schema_guided_dialog-train-844 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos.",
"Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.",
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos.",
"Could you suggest any other ones? I'd like one that serves alcohol.",
"I found 1, Thai Time is nice and located in San Carlos."
] | 1_00087 | Restaurants_1 | 9 | Yes, that sounds good. Please make a reservation. | What time would you like? | [
"What time would you like?"
] | Prompt: "Yes, that sounds good. Please make a reservation.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-845 | schema_guided_dialog-train-845 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Thai Time"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Carlos"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos.",
"Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.",
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos.",
"Could you suggest any other ones? I'd like one that serves alcohol.",
"I found 1, Thai Time is nice and located in San Carlos.",
"Yes, that sounds good. Please make a reservation.",
"What time would you like?"
] | 1_00087 | Restaurants_1 | 11 | Please make if for 12:45. | Please confirm the following: Booking a table for 2 today at Thai Time in the city of San Carlos for 12:45 pm. | [
"Please confirm the following: Booking a table for 2 today at Thai Time in the city of San Carlos for 12:45 pm."
] | Prompt: "Please make if for 12:45.", Response Type: confirm, Type of Slot: restaurant_name, Values: Thai Time, Response Type: confirm, Type of Slot: city, Values: San Carlos, Response Type: confirm, Type of Slot: time, Values: 12: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-846 | schema_guided_dialog-train-846 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"650-596-8433"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1240 El Camino Real"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos.",
"Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.",
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos.",
"Could you suggest any other ones? I'd like one that serves alcohol.",
"I found 1, Thai Time is nice and located in San Carlos.",
"Yes, that sounds good. Please make a reservation.",
"What time would you like?",
"Please make if for 12:45.",
"Please confirm the following: Booking a table for 2 today at Thai Time in the city of San Carlos for 12:45 pm."
] | 1_00087 | Restaurants_1 | 13 | Yes, that is correct. Can you please provide me their phone number and address? | Your reservation is confirmed. The phone number is 650-596-8433 and the address is 1240 El Camino Real. | [
"Your reservation is confirmed. The phone number is 650-596-8433 and the address is 1240 El Camino Real."
] | Prompt: "Yes, that is correct. Can you please provide me their phone number and address?", Response Type: inform, Type of Slot: phone_number, Values: 650-596-8433, Response Type: inform, Type of Slot: street_address, Values: 1240 El Camino Real, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-847 | schema_guided_dialog-train-847 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for a Greek place to eat please.",
"Which city should I search in?",
"Please locate one in San Carlos.",
"I found 2 Greek restaurants. Agora is a nice one located in San Carlos.",
"Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect.",
"I located 2 restaurants. Asya Restaurant is nice and located on San Carlos.",
"Could you suggest any other ones? I'd like one that serves alcohol.",
"I found 1, Thai Time is nice and located in San Carlos.",
"Yes, that sounds good. Please make a reservation.",
"What time would you like?",
"Please make if for 12:45.",
"Please confirm the following: Booking a table for 2 today at Thai Time in the city of San Carlos for 12:45 pm.",
"Yes, that is correct. Can you please provide me their phone number and address?",
"Your reservation is confirmed. The phone number is 650-596-8433 and the address is 1240 El Camino Real."
] | 1_00087 | Restaurants_1 | 15 | Thank you very much, that is all I need. | Have a good day. | [
"Have a good day."
] | Prompt: "Thank you very much, that is all I need.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-848 | schema_guided_dialog-train-848 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00088 | Restaurants_1 | 1 | Please help me find a restaurant. | Please name the city I should search. | [
"Please name the city I should search."
] | Prompt: "Please help me find a restaurant.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-849 | schema_guided_dialog-train-849 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Indian",
"Chinese"
]
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search."
] | 1_00088 | Restaurants_1 | 3 | I am looking for a restaurant in Petaluma. | What type of food do you prefer? Please say Indian, Chinese, or something similar. | [
"What type of food do you prefer? Please say Indian, Chinese, or something similar."
] | Prompt: "I am looking for a restaurant in Petaluma.", Response Type: request, Type of Slot: cuisine, Values: Indian or Chinese, Agent: Restaurants_1 |
schema_guided_dialog-train-850 | schema_guided_dialog-train-850 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Flowering Tea House"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Petaluma"
]
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar."
] | 1_00088 | Restaurants_1 | 5 | Somewhere similar to Asian Fusion would be nice. | How about Flowering Tea House in Petaluma? | [
"How about Flowering Tea House in Petaluma?"
] | Prompt: "Somewhere similar to Asian Fusion would be nice.", Response Type: offer, Type of Slot: restaurant_name, Values: Flowering Tea House, Response Type: offer, Type of Slot: city, Values: Petaluma, Agent: Restaurants_1 |
schema_guided_dialog-train-851 | schema_guided_dialog-train-851 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Flowering Tea House"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Petaluma"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:15 PM"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?"
] | 1_00088 | Restaurants_1 | 7 | Yes, please make a reservation for 5:15 in the evening, next Friday. | Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House. | [
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House."
] | Prompt: "Yes, please make a reservation for 5:15 in the evening, next Friday.", Response Type: confirm, Type of Slot: restaurant_name, Values: Flowering Tea House, Response Type: confirm, Type of Slot: city, Values: Petaluma, Response Type: confirm, Type of Slot: time, Values: 5:15 PM, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: party_size, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-852 | schema_guided_dialog-train-852 | [
{
"act": 2,
"slot": "time",
"values": [
"1:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?",
"Yes, please make a reservation for 5:15 in the evening, next Friday.",
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House."
] | 1_00088 | Restaurants_1 | 9 | No, it's only for 1 person. Please make the time quarter past 1 in the afternoon. | Please confirm your reservation details: Reservation for 1 person at 1:15 pm. | [
"Please confirm your reservation details: Reservation for 1 person at 1:15 pm."
] | Prompt: "No, it's only for 1 person. Please make the time quarter past 1 in the afternoon.", Response Type: confirm, Type of Slot: time, Values: 1:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-853 | schema_guided_dialog-train-853 | [
{
"act": 2,
"slot": "date",
"values": [
"March 13th"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?",
"Yes, please make a reservation for 5:15 in the evening, next Friday.",
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House.",
"No, it's only for 1 person. Please make the time quarter past 1 in the afternoon.",
"Please confirm your reservation details: Reservation for 1 person at 1:15 pm."
] | 1_00088 | Restaurants_1 | 11 | Actually, no. Make it the 13th of this month for 3 people. | Please confirm your reservation details: March 13th for 3 people. | [
"Please confirm your reservation details: March 13th for 3 people."
] | Prompt: "Actually, no. Make it the 13th of this month for 3 people.", Response Type: confirm, Type of Slot: date, Values: March 13th, Response Type: confirm, Type of Slot: party_size, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-854 | schema_guided_dialog-train-854 | [
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Flowering Tea House"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 11,
"slot": "date",
"values": [
"March 13th"
]
},
{
"act": 11,
"slot": "time",
"values": [
"1 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?",
"Yes, please make a reservation for 5:15 in the evening, next Friday.",
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House.",
"No, it's only for 1 person. Please make the time quarter past 1 in the afternoon.",
"Please confirm your reservation details: Reservation for 1 person at 1:15 pm.",
"Actually, no. Make it the 13th of this month for 3 people.",
"Please confirm your reservation details: March 13th for 3 people."
] | 1_00088 | Restaurants_1 | 13 | Yes, that's correct. Does this restaurant serve liquor? | Sorry, I was unable to process that request. Flowering Tea House does not serve alcohol. Shall I make a reservation for 3 people on March 13th at 1 pm? | [
"Sorry, I was unable to process that request. Flowering Tea House does not serve alcohol. Shall I make a reservation for 3 people on March 13th at 1 pm?"
] | Prompt: "Yes, that's correct. Does this restaurant serve liquor?", Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Flowering Tea House, Response Type: offer, Type of Slot: party_size, Values: 3, Response Type: offer, Type of Slot: date, Values: March 13th, Response Type: offer, Type of Slot: time, Values: 1 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-855 | schema_guided_dialog-train-855 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?",
"Yes, please make a reservation for 5:15 in the evening, next Friday.",
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House.",
"No, it's only for 1 person. Please make the time quarter past 1 in the afternoon.",
"Please confirm your reservation details: Reservation for 1 person at 1:15 pm.",
"Actually, no. Make it the 13th of this month for 3 people.",
"Please confirm your reservation details: March 13th for 3 people.",
"Yes, that's correct. Does this restaurant serve liquor?",
"Sorry, I was unable to process that request. Flowering Tea House does not serve alcohol. Shall I make a reservation for 3 people on March 13th at 1 pm?"
] | 1_00088 | Restaurants_1 | 15 | No, that will not work. | May I be of assistance another way? | [
"May I be of assistance another way?"
] | Prompt: "No, that will not work.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-856 | schema_guided_dialog-train-856 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Please help me find a restaurant.",
"Please name the city I should search.",
"I am looking for a restaurant in Petaluma.",
"What type of food do you prefer? Please say Indian, Chinese, or something similar.",
"Somewhere similar to Asian Fusion would be nice.",
"How about Flowering Tea House in Petaluma?",
"Yes, please make a reservation for 5:15 in the evening, next Friday.",
"Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House.",
"No, it's only for 1 person. Please make the time quarter past 1 in the afternoon.",
"Please confirm your reservation details: Reservation for 1 person at 1:15 pm.",
"Actually, no. Make it the 13th of this month for 3 people.",
"Please confirm your reservation details: March 13th for 3 people.",
"Yes, that's correct. Does this restaurant serve liquor?",
"Sorry, I was unable to process that request. Flowering Tea House does not serve alcohol. Shall I make a reservation for 3 people on March 13th at 1 pm?",
"No, that will not work.",
"May I be of assistance another way?"
] | 1_00088 | Restaurants_1 | 17 | No, that will not be necessary. | Thank you, have a nice day. | [
"Thank you, have a nice day."
] | Prompt: "No, that will not be necessary.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-857 | schema_guided_dialog-train-857 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": [
"Chinese",
"American"
]
}
] | [] | 1_00089 | Restaurants_1 | 1 | I want to go out to eat. | Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others. | [
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others."
] | Prompt: "I want to go out to eat.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Values: Chinese or American, Agent: Restaurants_1 |
schema_guided_dialog-train-858 | schema_guided_dialog-train-858 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"A Bellagio Italian Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Campbell"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others."
] | 1_00089 | Restaurants_1 | 3 | I am in Campbell. I am looking for pizza and pasta with a moderate price. | There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell. | [
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell."
] | Prompt: "I am in Campbell. I am looking for pizza and pasta with a moderate price.", Response Type: offer, Type of Slot: restaurant_name, Values: A Bellagio Italian Restaurant, Response Type: offer, Type of Slot: city, Values: Campbell, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Restaurants_1 |
schema_guided_dialog-train-859 | schema_guided_dialog-train-859 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell."
] | 1_00089 | Restaurants_1 | 5 | That sounds good. | Do you want to make a reservation? | [
"Do you want to make a reservation?"
] | Prompt: "That sounds good.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-860 | schema_guided_dialog-train-860 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell.",
"That sounds good.",
"Do you want to make a reservation?"
] | 1_00089 | Restaurants_1 | 7 | Yes please! | When do you want to go? | [
"When do you want to go?"
] | Prompt: "Yes please!", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-861 | schema_guided_dialog-train-861 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"A Bellagio Italian Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Campbell"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:30 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell.",
"That sounds good.",
"Do you want to make a reservation?",
"Yes please!",
"When do you want to go?"
] | 1_00089 | Restaurants_1 | 9 | I want the reservation for 11:30. | Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell. | [
"Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell."
] | Prompt: "I want the reservation for 11:30.", Response Type: confirm, Type of Slot: restaurant_name, Values: A Bellagio Italian Restaurant, Response Type: confirm, Type of Slot: city, Values: Campbell, Response Type: confirm, Type of Slot: time, Values: 11:30 am, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-862 | schema_guided_dialog-train-862 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"408-370-7705"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"33 South Central Avenue"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell.",
"That sounds good.",
"Do you want to make a reservation?",
"Yes please!",
"When do you want to go?",
"I want the reservation for 11:30.",
"Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell."
] | 1_00089 | Restaurants_1 | 11 | Yes that is perfect. What is the address and phone number? | The reservation is confirmed successfully. The phone is 408-370-7705 and they are located at 33 South Central Avenue. | [
"The reservation is confirmed successfully. The phone is 408-370-7705 and they are located at 33 South Central Avenue."
] | Prompt: "Yes that is perfect. What is the address and phone number?", Response Type: inform, Type of Slot: phone_number, Values: 408-370-7705, Response Type: inform, Type of Slot: street_address, Values: 33 South Central Avenue, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-863 | schema_guided_dialog-train-863 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell.",
"That sounds good.",
"Do you want to make a reservation?",
"Yes please!",
"When do you want to go?",
"I want the reservation for 11:30.",
"Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell.",
"Yes that is perfect. What is the address and phone number?",
"The reservation is confirmed successfully. The phone is 408-370-7705 and they are located at 33 South Central Avenue."
] | 1_00089 | Restaurants_1 | 13 | Thanks for your help. | May I further assist you? | [
"May I further assist you?"
] | Prompt: "Thanks for your help.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-864 | schema_guided_dialog-train-864 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to go out to eat.",
"Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others.",
"I am in Campbell. I am looking for pizza and pasta with a moderate price.",
"There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell.",
"That sounds good.",
"Do you want to make a reservation?",
"Yes please!",
"When do you want to go?",
"I want the reservation for 11:30.",
"Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell.",
"Yes that is perfect. What is the address and phone number?",
"The reservation is confirmed successfully. The phone is 408-370-7705 and they are located at 33 South Central Avenue.",
"Thanks for your help.",
"May I further assist you?"
] | 1_00089 | Restaurants_1 | 15 | No, that will be all. | See you soon! | [
"See you soon!"
] | Prompt: "No, that will be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-865 | schema_guided_dialog-train-865 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 1_00090 | Restaurants_1 | 1 | I would like to find a restaurant please. | Which city would you like to eat in and what kind of food would youn like to eat? | [
"Which city would you like to eat in and what kind of food would youn like to eat?"
] | Prompt: "I would like to find a restaurant please.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-866 | schema_guided_dialog-train-866 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"5a5 Steak Lounge"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?"
] | 1_00090 | Restaurants_1 | 3 | I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please. | There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco. | [
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco."
] | Prompt: "I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.", Response Type: offer, Type of Slot: restaurant_name, Values: 5a5 Steak Lounge, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Restaurants_1 |
schema_guided_dialog-train-867 | schema_guided_dialog-train-867 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Alexander's Steakhouse"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco."
] | 1_00090 | Restaurants_1 | 5 | Can you please make another suggestion? | Alexander's Steakhouse is also a nice place in San Francisco. | [
"Alexander's Steakhouse is also a nice place in San Francisco."
] | Prompt: "Can you please make another suggestion?", Response Type: offer, Type of Slot: restaurant_name, Values: Alexander's Steakhouse, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-868 | schema_guided_dialog-train-868 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Bourbon Steak Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco.",
"Can you please make another suggestion?",
"Alexander's Steakhouse is also a nice place in San Francisco."
] | 1_00090 | Restaurants_1 | 7 | I'd like another suggestion please. | There's another restaurant in San Francisco that's called Bourbon Steak Restaurant. | [
"There's another restaurant in San Francisco that's called Bourbon Steak Restaurant."
] | Prompt: "I'd like another suggestion please.", Response Type: offer, Type of Slot: restaurant_name, Values: Bourbon Steak Restaurant, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-869 | schema_guided_dialog-train-869 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco.",
"Can you please make another suggestion?",
"Alexander's Steakhouse is also a nice place in San Francisco.",
"I'd like another suggestion please.",
"There's another restaurant in San Francisco that's called Bourbon Steak Restaurant."
] | 1_00090 | Restaurants_1 | 9 | Yes, I'm interested in that one. | You like me to make a reservation for you? | [
"You like me to make a reservation for you?"
] | Prompt: "Yes, I'm interested in that one.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-870 | schema_guided_dialog-train-870 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Bourbon Steak Restaurant"
]
},
{
"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": [
"2"
]
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco.",
"Can you please make another suggestion?",
"Alexander's Steakhouse is also a nice place in San Francisco.",
"I'd like another suggestion please.",
"There's another restaurant in San Francisco that's called Bourbon Steak Restaurant.",
"Yes, I'm interested in that one.",
"You like me to make a reservation for you?"
] | 1_00090 | Restaurants_1 | 11 | Yes, please. I would like a 13:30 reservation. | Can you confirm the reservation details please? I am booking a table at Bourbon Steak Restaurant in San Francisco. The reservation is for 1:30 pm for today and is for 2 people. | [
"Can you confirm the reservation details please? I am booking a table at Bourbon Steak Restaurant in San Francisco. The reservation is for 1:30 pm for today and is for 2 people."
] | Prompt: "Yes, please. I would like a 13:30 reservation.", Response Type: confirm, Type of Slot: restaurant_name, Values: Bourbon Steak Restaurant, 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: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-871 | schema_guided_dialog-train-871 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco.",
"Can you please make another suggestion?",
"Alexander's Steakhouse is also a nice place in San Francisco.",
"I'd like another suggestion please.",
"There's another restaurant in San Francisco that's called Bourbon Steak Restaurant.",
"Yes, I'm interested in that one.",
"You like me to make a reservation for you?",
"Yes, please. I would like a 13:30 reservation.",
"Can you confirm the reservation details please? I am booking a table at Bourbon Steak Restaurant in San Francisco. The reservation is for 1:30 pm for today and is for 2 people."
] | 1_00090 | Restaurants_1 | 13 | Yes that sounds wonderful. | I was able to book the reservation successfully. | [
"I was able to book the reservation successfully."
] | Prompt: "Yes that sounds wonderful.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-872 | schema_guided_dialog-train-872 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find a restaurant please.",
"Which city would you like to eat in and what kind of food would youn like to eat?",
"I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please.",
"There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco.",
"Can you please make another suggestion?",
"Alexander's Steakhouse is also a nice place in San Francisco.",
"I'd like another suggestion please.",
"There's another restaurant in San Francisco that's called Bourbon Steak Restaurant.",
"Yes, I'm interested in that one.",
"You like me to make a reservation for you?",
"Yes, please. I would like a 13:30 reservation.",
"Can you confirm the reservation details please? I am booking a table at Bourbon Steak Restaurant in San Francisco. The reservation is for 1:30 pm for today and is for 2 people.",
"Yes that sounds wonderful.",
"I was able to book the reservation successfully."
] | 1_00090 | Restaurants_1 | 15 | I appreciate it very much. That's all I need right now. | Be sure to have a great day! | [
"Be sure to have a great day!"
] | Prompt: "I appreciate it very much. That's all I need right now.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-873 | schema_guided_dialog-train-873 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00091 | Restaurants_1 | 1 | I want to get something to eat, something that's pricey, help me look for a place. | What city would you like me to search in? | [
"What city would you like me to search in?"
] | Prompt: "I want to get something to eat, something that's pricey, help me look for a place.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-874 | schema_guided_dialog-train-874 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Indian"
]
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?"
] | 1_00091 | Restaurants_1 | 3 | Search in Pleasanton. | What type of cuisine are you looking for, for example American, Indian, or anything else? | [
"What type of cuisine are you looking for, for example American, Indian, or anything else?"
] | Prompt: "Search in Pleasanton.", Response Type: request, Type of Slot: cuisine, Values: American or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-875 | schema_guided_dialog-train-875 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Baci Bistro And Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?"
] | 1_00091 | Restaurants_1 | 5 | I'm looking for Barbecue, that would hit the spot. | There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you. | [
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you."
] | Prompt: "I'm looking for Barbecue, that would hit the spot.", Response Type: offer, Type of Slot: restaurant_name, Values: Baci Bistro And Bar, Response Type: offer, Type of Slot: city, Values: Pleasanton, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Restaurants_1 |
schema_guided_dialog-train-876 | schema_guided_dialog-train-876 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"925-600-0600"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you."
] | 1_00091 | Restaurants_1 | 7 | What's their phone number? And is there live music there? | You can call them at 925-600-0600. And I'm sorry, but there's no live music there. | [
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there."
] | Prompt: "What's their phone number? And is there live music there?", Response Type: inform, Type of Slot: phone_number, Values: 925-600-0600, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-877 | schema_guided_dialog-train-877 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you.",
"What's their phone number? And is there live music there?",
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there."
] | 1_00091 | Restaurants_1 | 9 | Okay, that's fine. Make me a reservation for the restaurant. | What time would you like the reservation for? | [
"What time would you like the reservation for?"
] | Prompt: "Okay, that's fine. Make me a reservation for the restaurant.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-878 | schema_guided_dialog-train-878 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Baci Bistro And Bar"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you.",
"What's their phone number? And is there live music there?",
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there.",
"Okay, that's fine. Make me a reservation for the restaurant.",
"What time would you like the reservation for?"
] | 1_00091 | Restaurants_1 | 11 | I want it to be at 13:45. | Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct? | [
"Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct?"
] | Prompt: "I want it to be at 13:45.", Response Type: confirm, Type of Slot: restaurant_name, Values: Baci Bistro And Bar, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 1: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-879 | schema_guided_dialog-train-879 | [
{
"act": 4,
"slot": "street_address",
"values": [
"500 Main Street"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Baci Bistro And Bar"
]
},
{
"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 want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you.",
"What's their phone number? And is there live music there?",
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there.",
"Okay, that's fine. Make me a reservation for the restaurant.",
"What time would you like the reservation for?",
"I want it to be at 13:45.",
"Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct?"
] | 1_00091 | Restaurants_1 | 13 | Yeah, that's correct. Also, what's their address, and do they serve liquor there? | They're located at 500 Main Street, and they don't serve alcohol, sorry. I'm sorry but that time is all booked. Would you like a reservation for 2 at Baci Bistro And Bar for 1:30 pm today instead? | [
"They're located at 500 Main Street, and they don't serve alcohol, sorry. I'm sorry but that time is all booked. Would you like a reservation for 2 at Baci Bistro And Bar for 1:30 pm today instead?"
] | Prompt: "Yeah, that's correct. Also, what's their address, and do they serve liquor there?", Response Type: inform, Type of Slot: street_address, Values: 500 Main Street, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Baci Bistro And Bar, 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-880 | schema_guided_dialog-train-880 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you.",
"What's their phone number? And is there live music there?",
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there.",
"Okay, that's fine. Make me a reservation for the restaurant.",
"What time would you like the reservation for?",
"I want it to be at 13:45.",
"Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct?",
"Yeah, that's correct. Also, what's their address, and do they serve liquor there?",
"They're located at 500 Main Street, and they don't serve alcohol, sorry. I'm sorry but that time is all booked. Would you like a reservation for 2 at Baci Bistro And Bar for 1:30 pm today instead?"
] | 1_00091 | Restaurants_1 | 15 | Yeah, that's fine. | Okay, I made you the reservation. | [
"Okay, I made you the reservation."
] | Prompt: "Yeah, that's fine.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-881 | schema_guided_dialog-train-881 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to get something to eat, something that's pricey, help me look for a place.",
"What city would you like me to search in?",
"Search in Pleasanton.",
"What type of cuisine are you looking for, for example American, Indian, or anything else?",
"I'm looking for Barbecue, that would hit the spot.",
"There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you.",
"What's their phone number? And is there live music there?",
"You can call them at 925-600-0600. And I'm sorry, but there's no live music there.",
"Okay, that's fine. Make me a reservation for the restaurant.",
"What time would you like the reservation for?",
"I want it to be at 13:45.",
"Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct?",
"Yeah, that's correct. Also, what's their address, and do they serve liquor there?",
"They're located at 500 Main Street, and they don't serve alcohol, sorry. I'm sorry but that time is all booked. Would you like a reservation for 2 at Baci Bistro And Bar for 1:30 pm today instead?",
"Yeah, that's fine.",
"Okay, I made you the reservation."
] | 1_00091 | Restaurants_1 | 17 | Thanks a lot, that's all the help I need. | Okay, have a good rest of your day. | [
"Okay, have a good rest of your day."
] | Prompt: "Thanks a lot, that's all the help I need.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-882 | schema_guided_dialog-train-882 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Indian"
]
}
] | [] | 1_00092 | Restaurants_1 | 1 | I'm hungry, do you have any recommendations on where to eat? | Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine? | [
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?"
] | Prompt: "I'm hungry, do you have any recommendations on where to eat?", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Values: American or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-883 | schema_guided_dialog-train-883 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"2g Japanese Brasserie"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?"
] | 1_00092 | Restaurants_1 | 3 | I'm craving some Sushi in San Francisco if possible. | There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie. | [
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie."
] | Prompt: "I'm craving some Sushi in San Francisco if possible.", Response Type: offer, Type of Slot: restaurant_name, Values: 2g Japanese Brasserie, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-884 | schema_guided_dialog-train-884 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie."
] | 1_00092 | Restaurants_1 | 5 | Do you know the price range of the restaurant? | Their prices are moderate. | [
"Their prices are moderate."
] | Prompt: "Do you know the price range of the restaurant?", Response Type: inform, Type of Slot: price_range, Values: moderate, Agent: Restaurants_1 |
schema_guided_dialog-train-885 | schema_guided_dialog-train-885 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate."
] | 1_00092 | Restaurants_1 | 7 | That sounds great. I want to make a reservation. | For when do you want to make it? | [
"For when do you want to make it?"
] | Prompt: "That sounds great. I want to make a reservation.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-886 | schema_guided_dialog-train-886 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"2g Japanese Brasserie"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?"
] | 1_00092 | Restaurants_1 | 9 | Make a reservation for one person at afternoon 12. | Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco. | [
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco."
] | Prompt: "Make a reservation for one person at afternoon 12.", Response Type: confirm, Type of Slot: restaurant_name, Values: 2g Japanese Brasserie, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 12 pm, Response Type: confirm, Type of Slot: party_size, Values: 1, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-887 | schema_guided_dialog-train-887 | [
{
"act": 2,
"slot": "time",
"values": [
"12 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco."
] | 1_00092 | Restaurants_1 | 11 | No, I'm sorry. It's for three people. | Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco. | [
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco."
] | Prompt: "No, I'm sorry. It's for three people.", Response Type: confirm, Type of Slot: time, Values: 12 pm, Response Type: confirm, Type of Slot: party_size, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-888 | schema_guided_dialog-train-888 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"2g Japanese Brasserie"
]
},
{
"act": 2,
"slot": "time",
"values": [
"12:30 pm"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"No, I'm sorry. It's for three people.",
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco."
] | 1_00092 | Restaurants_1 | 13 | In second though I want it to be at 12:30 in the afternoon. | Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco. | [
"Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco."
] | Prompt: "In second though I want it to be at 12:30 in the afternoon.", Response Type: confirm, Type of Slot: restaurant_name, Values: 2g Japanese Brasserie, Response Type: confirm, Type of Slot: time, Values: 12:30 pm, Agent: Restaurants_1 |
schema_guided_dialog-train-889 | schema_guided_dialog-train-889 | [
{
"act": 4,
"slot": "street_address",
"values": [
"601 Van Ness Avenue"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"No, I'm sorry. It's for three people.",
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"In second though I want it to be at 12:30 in the afternoon.",
"Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco."
] | 1_00092 | Restaurants_1 | 15 | That is correct. What is the address of the restaurant? | The reservation has been done. The address is 601 Van Ness Avenue. | [
"The reservation has been done. The address is 601 Van Ness Avenue."
] | Prompt: "That is correct. What is the address of the restaurant?", Response Type: inform, Type of Slot: street_address, Values: 601 Van Ness Avenue, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-890 | schema_guided_dialog-train-890 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-292-9997"
]
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"No, I'm sorry. It's for three people.",
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"In second though I want it to be at 12:30 in the afternoon.",
"Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco.",
"That is correct. What is the address of the restaurant?",
"The reservation has been done. The address is 601 Van Ness Avenue."
] | 1_00092 | Restaurants_1 | 17 | Do you know the phone number? | Their number is 415-292-9997. | [
"Their number is 415-292-9997."
] | Prompt: "Do you know the phone number?", Response Type: inform, Type of Slot: phone_number, Values: 415-292-9997, Agent: Restaurants_1 |
schema_guided_dialog-train-891 | schema_guided_dialog-train-891 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"No, I'm sorry. It's for three people.",
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"In second though I want it to be at 12:30 in the afternoon.",
"Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco.",
"That is correct. What is the address of the restaurant?",
"The reservation has been done. The address is 601 Van Ness Avenue.",
"Do you know the phone number?",
"Their number is 415-292-9997."
] | 1_00092 | Restaurants_1 | 19 | Thanks a lot. | Is there anything else you need? | [
"Is there anything else you need?"
] | Prompt: "Thanks a lot.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-892 | schema_guided_dialog-train-892 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm hungry, do you have any recommendations on where to eat?",
"Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?",
"I'm craving some Sushi in San Francisco if possible.",
"There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie.",
"Do you know the price range of the restaurant?",
"Their prices are moderate.",
"That sounds great. I want to make a reservation.",
"For when do you want to make it?",
"Make a reservation for one person at afternoon 12.",
"Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"No, I'm sorry. It's for three people.",
"Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco.",
"In second though I want it to be at 12:30 in the afternoon.",
"Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco.",
"That is correct. What is the address of the restaurant?",
"The reservation has been done. The address is 601 Van Ness Avenue.",
"Do you know the phone number?",
"Their number is 415-292-9997.",
"Thanks a lot.",
"Is there anything else you need?"
] | 1_00092 | Restaurants_1 | 21 | No, that would be all. | Have a good day. | [
"Have a good day."
] | Prompt: "No, that would be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-893 | schema_guided_dialog-train-893 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 1_00093 | Restaurants_1 | 1 | Is there a place to eat? | Which city? | [
"Which city?"
] | Prompt: "Is there a place to eat?", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-894 | schema_guided_dialog-train-894 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"American",
"Mexican"
]
}
] | [
"Is there a place to eat?",
"Which city?"
] | 1_00093 | Restaurants_1 | 3 | Antioch would be great. | What kinds of foods besides American and Mexican or you interested in? | [
"What kinds of foods besides American and Mexican or you interested in?"
] | Prompt: "Antioch would be great.", Response Type: request, Type of Slot: cuisine, Values: American or Mexican, Agent: Restaurants_1 |
schema_guided_dialog-train-895 | schema_guided_dialog-train-895 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Okawa Japanese Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Antioch"
]
}
] | [
"Is there a place to eat?",
"Which city?",
"Antioch would be great.",
"What kinds of foods besides American and Mexican or you interested in?"
] | 1_00093 | Restaurants_1 | 5 | I would love to eat some lobster. | There's a place in Antioch call Okawa Japanese Restaurant. | [
"There's a place in Antioch call Okawa Japanese Restaurant."
] | Prompt: "I would love to eat some lobster.", Response Type: offer, Type of Slot: restaurant_name, Values: Okawa Japanese Restaurant, Response Type: offer, Type of Slot: city, Values: Antioch, Agent: Restaurants_1 |
schema_guided_dialog-train-896 | schema_guided_dialog-train-896 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Is there a place to eat?",
"Which city?",
"Antioch would be great.",
"What kinds of foods besides American and Mexican or you interested in?",
"I would love to eat some lobster.",
"There's a place in Antioch call Okawa Japanese Restaurant."
] | 1_00093 | Restaurants_1 | 7 | That's great and it'll work for me. | Do you want to reserve a table? | [
"Do you want to reserve a table?"
] | Prompt: "That's great and it'll work for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-897 | schema_guided_dialog-train-897 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Okawa Japanese Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Antioch"
]
},
{
"act": 2,
"slot": "time",
"values": [
"4:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"Is there a place to eat?",
"Which city?",
"Antioch would be great.",
"What kinds of foods besides American and Mexican or you interested in?",
"I would love to eat some lobster.",
"There's a place in Antioch call Okawa Japanese Restaurant.",
"That's great and it'll work for me.",
"Do you want to reserve a table?"
] | 1_00093 | Restaurants_1 | 9 | I would love to make an appointment for one myself at 4:30 pm. | Just to be correct, you're booking a table at Okawa Japanese Restaurant today in Antioch and it will be for 1 your self at 4:30 pm. | [
"Just to be correct, you're booking a table at Okawa Japanese Restaurant today in Antioch and it will be for 1 your self at 4:30 pm."
] | Prompt: "I would love to make an appointment for one myself at 4:30 pm.", Response Type: confirm, Type of Slot: restaurant_name, Values: Okawa Japanese Restaurant, Response Type: confirm, Type of Slot: city, Values: Antioch, Response Type: confirm, Type of Slot: time, Values: 4:30 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-898 | schema_guided_dialog-train-898 | [
{
"act": 9,
"slot": "",
"values": []
},
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Is there a place to eat?",
"Which city?",
"Antioch would be great.",
"What kinds of foods besides American and Mexican or you interested in?",
"I would love to eat some lobster.",
"There's a place in Antioch call Okawa Japanese Restaurant.",
"That's great and it'll work for me.",
"Do you want to reserve a table?",
"I would love to make an appointment for one myself at 4:30 pm.",
"Just to be correct, you're booking a table at Okawa Japanese Restaurant today in Antioch and it will be for 1 your self at 4:30 pm."
] | 1_00093 | Restaurants_1 | 11 | That will be great. Also, I just wanted to now pricey is it. | Unfortunately there are no tables available. Can I help you with anything else? | [
"Unfortunately there are no tables available. Can I help you with anything else?"
] | Prompt: "That will be great. Also, I just wanted to now pricey is it.", Response Type: notify_failure, Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-899 | schema_guided_dialog-train-899 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Okawa Japanese Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Antioch"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
}
] | [
"Is there a place to eat?",
"Which city?",
"Antioch would be great.",
"What kinds of foods besides American and Mexican or you interested in?",
"I would love to eat some lobster.",
"There's a place in Antioch call Okawa Japanese Restaurant.",
"That's great and it'll work for me.",
"Do you want to reserve a table?",
"I would love to make an appointment for one myself at 4:30 pm.",
"Just to be correct, you're booking a table at Okawa Japanese Restaurant today in Antioch and it will be for 1 your self at 4:30 pm.",
"That will be great. Also, I just wanted to now pricey is it.",
"Unfortunately there are no tables available. Can I help you with anything else?"
] | 1_00093 | Restaurants_1 | 13 | Instead of the previous time, can you make it at 18:00? | Just to be correct, you're booking a table at Okawa Japanese Restaurant in Antioch at 6 pm. That will be today and that will be for 1. | [
"Just to be correct, you're booking a table at Okawa Japanese Restaurant in Antioch at 6 pm. That will be today and that will be for 1."
] | Prompt: "Instead of the previous time, can you make it at 18:00?", Response Type: confirm, Type of Slot: restaurant_name, Values: Okawa Japanese Restaurant, Response Type: confirm, Type of Slot: city, Values: Antioch, Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: party_size, Values: 1, Agent: Restaurants_1 |
Subsets and Splits