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-1700 | schema_guided_dialog-train-1700 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Search eateries in San Fran. please",
"Sure, no problem. What kind of eateries are you interested in today?",
"I think Korean Barbeque sound wonderful.",
"May i suggest Aato in San francisco, this is a great restaurant.",
"Sure, that really sounds great. Let's make reservations for 2 people please.",
"Sure, for what time?",
"Let's say 1 pm, please.",
"No problem. Please confirm: Reservation for 2, at Aato in San Francisco at 1 pm today. Does this sound correct?",
"No, please change it to 7:30 in the evening. Let's also change it to tomorrow.",
"Sure, please confirm: Reservation for 7:30 pm tomorrow?",
"Perfect. Find out if they have live music please.",
"Unfortunately, they do not have live music. I did confirm your reservation for you.",
"Thanks your a big help.",
"Your welcome. Can I help with anything else?"
] | 2_00048 | Restaurants_1 | 15 | No. That will be all. | Have a wonderful day. | [
"Have a wonderful day."
] | Prompt: "No. That will be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1701 | schema_guided_dialog-train-1701 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Chinese",
"Mexican"
]
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00049 | Restaurants_1 | 1 | Can you help me find a place to eat? | You like Chinese , Mexican food or anything else and in what city would you prefer to be? | [
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?"
] | Prompt: "Can you help me find a place to eat?", Response Type: request, Type of Slot: cuisine, Values: Chinese or Mexican, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1702 | schema_guided_dialog-train-1702 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Olive Garden Italian Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Milpitas"
]
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?"
] | 2_00049 | Restaurants_1 | 3 | I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal. | I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant. | [
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant."
] | Prompt: "I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.", Response Type: offer, Type of Slot: restaurant_name, Values: Olive Garden Italian Restaurant, Response Type: offer, Type of Slot: city, Values: Milpitas, Agent: Restaurants_1 |
schema_guided_dialog-train-1703 | schema_guided_dialog-train-1703 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"408-935-8176"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant."
] | 2_00049 | Restaurants_1 | 5 | Can you tell me if they have live music and the contact number? | No they do not have live music,their contact phone is 408-935-8176. | [
"No they do not have live music,their contact phone is 408-935-8176."
] | Prompt: "Can you tell me if they have live music and the contact number?", Response Type: inform, Type of Slot: phone_number, Values: 408-935-8176, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1704 | schema_guided_dialog-train-1704 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Red Chillies The Malabar Cuisine"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Milpitas"
]
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176."
] | 2_00049 | Restaurants_1 | 7 | Another restaurant can you recommend? | In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine. | [
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine."
] | Prompt: "Another restaurant can you recommend?", Response Type: offer, Type of Slot: restaurant_name, Values: Red Chillies The Malabar Cuisine, Response Type: offer, Type of Slot: city, Values: Milpitas, Agent: Restaurants_1 |
schema_guided_dialog-train-1705 | schema_guided_dialog-train-1705 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine."
] | 2_00049 | Restaurants_1 | 9 | I think it would fit me perfectly | You want to make for you a reservation? | [
"You want to make for you a reservation?"
] | Prompt: "I think it would fit me perfectly", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1706 | schema_guided_dialog-train-1706 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine.",
"I think it would fit me perfectly",
"You want to make for you a reservation?"
] | 2_00049 | Restaurants_1 | 11 | Yes will be perfect | At what time would you like to go? | [
"At what time would you like to go?"
] | Prompt: "Yes will be perfect", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1707 | schema_guided_dialog-train-1707 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Red Chillies The Malabar Cuisine"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Milpitas"
]
},
{
"act": 2,
"slot": "time",
"values": [
"11:15 am"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine.",
"I think it would fit me perfectly",
"You want to make for you a reservation?",
"Yes will be perfect",
"At what time would you like to go?"
] | 2_00049 | Restaurants_1 | 13 | At 11:15 am will be good for me | Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true? | [
"Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true?"
] | Prompt: "At 11:15 am will be good for me", Response Type: confirm, Type of Slot: restaurant_name, Values: Red Chillies The Malabar Cuisine, Response Type: confirm, Type of Slot: city, Values: Milpitas, Response Type: confirm, Type of Slot: time, Values: 11:15 am, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1708 | schema_guided_dialog-train-1708 | [
{
"act": 4,
"slot": "street_address",
"values": [
"167 South Main Street"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Red Chillies The Malabar Cuisine"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"11 am"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine.",
"I think it would fit me perfectly",
"You want to make for you a reservation?",
"Yes will be perfect",
"At what time would you like to go?",
"At 11:15 am will be good for me",
"Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true?"
] | 2_00049 | Restaurants_1 | 15 | Yes perfect.Can you tell me if they have live music available and the address | Sorry, reservation failed.They are locaded at 167 South Main Street and don t have live music.If you want I can make one for 2 people at 11 am today for Red Chillies The Malabar Cuisine. | [
"Sorry, reservation failed.They are locaded at 167 South Main Street and don t have live music.If you want I can make one for 2 people at 11 am today for Red Chillies The Malabar Cuisine."
] | Prompt: "Yes perfect.Can you tell me if they have live music available and the address", Response Type: inform, Type of Slot: street_address, Values: 167 South Main Street, Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Red Chillies The Malabar Cuisine, 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: 11 am, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1709 | schema_guided_dialog-train-1709 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine.",
"I think it would fit me perfectly",
"You want to make for you a reservation?",
"Yes will be perfect",
"At what time would you like to go?",
"At 11:15 am will be good for me",
"Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true?",
"Yes perfect.Can you tell me if they have live music available and the address",
"Sorry, reservation failed.They are locaded at 167 South Main Street and don t have live music.If you want I can make one for 2 people at 11 am today for Red Chillies The Malabar Cuisine."
] | 2_00049 | Restaurants_1 | 17 | Yes will be ok for me | Reservation was successful made. | [
"Reservation was successful made."
] | Prompt: "Yes will be ok for me", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1710 | schema_guided_dialog-train-1710 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you help me find a place to eat?",
"You like Chinese , Mexican food or anything else and in what city would you prefer to be?",
"I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal.",
"I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant.",
"Can you tell me if they have live music and the contact number?",
"No they do not have live music,their contact phone is 408-935-8176.",
"Another restaurant can you recommend?",
"In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine.",
"I think it would fit me perfectly",
"You want to make for you a reservation?",
"Yes will be perfect",
"At what time would you like to go?",
"At 11:15 am will be good for me",
"Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true?",
"Yes perfect.Can you tell me if they have live music available and the address",
"Sorry, reservation failed.They are locaded at 167 South Main Street and don t have live music.If you want I can make one for 2 people at 11 am today for Red Chillies The Malabar Cuisine.",
"Yes will be ok for me",
"Reservation was successful made."
] | 2_00049 | Restaurants_1 | 19 | Thanks ,that is all that I needed | Have a great day! | [
"Have a great day!"
] | Prompt: "Thanks ,that is all that I needed", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1711 | schema_guided_dialog-train-1711 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 2_00050 | Restaurants_1 | 1 | Find places to eat please. | Sure. What kind of food? Which city would you prefer I search? | [
"Sure. What kind of food? Which city would you prefer I search?"
] | Prompt: "Find places to eat please.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1712 | schema_guided_dialog-train-1712 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Benihana"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Concord"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?"
] | 2_00050 | Restaurants_1 | 3 | Let's look in Concord. I am thinking Sushi sounds good. | Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord. | [
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord."
] | Prompt: "Let's look in Concord. I am thinking Sushi sounds good.", Response Type: offer, Type of Slot: restaurant_name, Values: Benihana, Response Type: offer, Type of Slot: city, Values: Concord, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1713 | schema_guided_dialog-train-1713 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"925-827-4220"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1989 Diamond Boulevard"
]
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord."
] | 2_00050 | Restaurants_1 | 5 | What's the address and phone number please? | Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard. | [
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard."
] | Prompt: "What's the address and phone number please?", Response Type: inform, Type of Slot: phone_number, Values: 925-827-4220, Response Type: inform, Type of Slot: street_address, Values: 1989 Diamond Boulevard, Agent: Restaurants_1 |
schema_guided_dialog-train-1714 | schema_guided_dialog-train-1714 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Kamrai Sushi & Thai Grill"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Concord"
]
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard."
] | 2_00050 | Restaurants_1 | 7 | Give me other recommendations please. | How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord. | [
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord."
] | Prompt: "Give me other recommendations please.", Response Type: offer, Type of Slot: restaurant_name, Values: Kamrai Sushi & Thai Grill, Response Type: offer, Type of Slot: city, Values: Concord, Agent: Restaurants_1 |
schema_guided_dialog-train-1715 | schema_guided_dialog-train-1715 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sushi Momoyama"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Concord"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord."
] | 2_00050 | Restaurants_1 | 9 | Could you please give me suggestions for other restaurants that are budget friendly please. | Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord. | [
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord."
] | Prompt: "Could you please give me suggestions for other restaurants that are budget friendly please.", Response Type: offer, Type of Slot: restaurant_name, Values: Sushi Momoyama, Response Type: offer, Type of Slot: city, Values: Concord, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1716 | schema_guided_dialog-train-1716 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord.",
"Could you please give me suggestions for other restaurants that are budget friendly please.",
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord."
] | 2_00050 | Restaurants_1 | 11 | Yes that will do. I'll need reservations please. | Sure, What time is good for you? | [
"Sure, What time is good for you?"
] | Prompt: "Yes that will do. I'll need reservations please.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1717 | schema_guided_dialog-train-1717 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Sushi Momoyama"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Concord"
]
},
{
"act": 2,
"slot": "time",
"values": [
"4:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord.",
"Could you please give me suggestions for other restaurants that are budget friendly please.",
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord.",
"Yes that will do. I'll need reservations please.",
"Sure, What time is good for you?"
] | 2_00050 | Restaurants_1 | 13 | How about this evening 4:45 for 1 person please. | One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct? | [
"One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct?"
] | Prompt: "How about this evening 4:45 for 1 person please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Sushi Momoyama, Response Type: confirm, Type of Slot: city, Values: Concord, Response Type: confirm, Type of Slot: time, Values: 4:45 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-1718 | schema_guided_dialog-train-1718 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord.",
"Could you please give me suggestions for other restaurants that are budget friendly please.",
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord.",
"Yes that will do. I'll need reservations please.",
"Sure, What time is good for you?",
"How about this evening 4:45 for 1 person please.",
"One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct?"
] | 2_00050 | Restaurants_1 | 15 | yes. That is right. | Ok. Your reservation is successfully made. | [
"Ok. Your reservation is successfully made."
] | Prompt: "yes. That is right.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1719 | schema_guided_dialog-train-1719 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord.",
"Could you please give me suggestions for other restaurants that are budget friendly please.",
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord.",
"Yes that will do. I'll need reservations please.",
"Sure, What time is good for you?",
"How about this evening 4:45 for 1 person please.",
"One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct?",
"yes. That is right.",
"Ok. Your reservation is successfully made."
] | 2_00050 | Restaurants_1 | 17 | Thanks. your a big help. | your welcome. will there be anything else, I can assist with? | [
"your welcome. will there be anything else, I can assist with?"
] | Prompt: "Thanks. your a big help.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1720 | schema_guided_dialog-train-1720 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Find places to eat please.",
"Sure. What kind of food? Which city would you prefer I search?",
"Let's look in Concord. I am thinking Sushi sounds good.",
"Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord.",
"What's the address and phone number please?",
"Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard.",
"Give me other recommendations please.",
"How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord.",
"Could you please give me suggestions for other restaurants that are budget friendly please.",
"Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord.",
"Yes that will do. I'll need reservations please.",
"Sure, What time is good for you?",
"How about this evening 4:45 for 1 person please.",
"One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct?",
"yes. That is right.",
"Ok. Your reservation is successfully made.",
"Thanks. your a big help.",
"your welcome. will there be anything else, I can assist with?"
] | 2_00050 | Restaurants_1 | 19 | No. That will be all. | Have a great day. | [
"Have a great day."
] | Prompt: "No. That will be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1721 | schema_guided_dialog-train-1721 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00051 | Restaurants_1 | 1 | Can you search for a place where Coffeehouse kind of food is available. | Which city do you want me to look in? | [
"Which city do you want me to look in?"
] | Prompt: "Can you search for a place where Coffeehouse kind of food is available.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1722 | schema_guided_dialog-train-1722 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Mcdonald's"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?"
] | 2_00051 | Restaurants_1 | 3 | Search for the place around Pleasanton. | There is 1 Mcdonald's restaurant located in Pleasanton. | [
"There is 1 Mcdonald's restaurant located in Pleasanton."
] | Prompt: "Search for the place around Pleasanton.", Response Type: offer, Type of Slot: restaurant_name, Values: Mcdonald's, Response Type: offer, Type of Slot: city, Values: Pleasanton, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1723 | schema_guided_dialog-train-1723 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton."
] | 2_00051 | Restaurants_1 | 5 | Yes, That sounds great. | DO you want me to reserve a table there? | [
"DO you want me to reserve a table there?"
] | Prompt: "Yes, That sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1724 | schema_guided_dialog-train-1724 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?"
] | 2_00051 | Restaurants_1 | 7 | Yes please! Make a reservation for a table. | What time do you want me to make the reservation at? | [
"What time do you want me to make the reservation at?"
] | Prompt: "Yes please! Make a reservation for a table.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1725 | schema_guided_dialog-train-1725 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Mcdonald's"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?",
"Yes please! Make a reservation for a table.",
"What time do you want me to make the reservation at?"
] | 2_00051 | Restaurants_1 | 9 | Make the reservation at quarter past 1 in the afternoon. | Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton. | [
"Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton."
] | Prompt: "Make the reservation at quarter past 1 in the afternoon.", Response Type: confirm, Type of Slot: restaurant_name, Values: Mcdonald's, Response Type: confirm, Type of Slot: city, Values: Pleasanton, Response Type: confirm, Type of Slot: time, Values: 1:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1726 | schema_guided_dialog-train-1726 | [
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"tomorrow"
]
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?",
"Yes please! Make a reservation for a table.",
"What time do you want me to make the reservation at?",
"Make the reservation at quarter past 1 in the afternoon.",
"Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton."
] | 2_00051 | Restaurants_1 | 11 | No. Change the time to 6 pm and date to March 2nd. | Please confirm the details again: You want me to make a reservation at 6 pm tomorrow. | [
"Please confirm the details again: You want me to make a reservation at 6 pm tomorrow."
] | Prompt: "No. Change the time to 6 pm and date to March 2nd.", Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: date, Values: tomorrow, Agent: Restaurants_1 |
schema_guided_dialog-train-1727 | schema_guided_dialog-train-1727 | [
{
"act": 4,
"slot": "price_range",
"values": [
"inexpensive"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"3001 Bernal Avenue"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?",
"Yes please! Make a reservation for a table.",
"What time do you want me to make the reservation at?",
"Make the reservation at quarter past 1 in the afternoon.",
"Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton.",
"No. Change the time to 6 pm and date to March 2nd.",
"Please confirm the details again: You want me to make a reservation at 6 pm tomorrow."
] | 2_00051 | Restaurants_1 | 13 | Okay that sounds good to me. Find me the address and search weather the price is lavish? | Your reservation is made successfully. The address is 3001 Bernal Avenue and the price range is inexpensive. | [
"Your reservation is made successfully. The address is 3001 Bernal Avenue and the price range is inexpensive."
] | Prompt: "Okay that sounds good to me. Find me the address and search weather the price is lavish?", Response Type: inform, Type of Slot: price_range, Values: inexpensive, Response Type: inform, Type of Slot: street_address, Values: 3001 Bernal Avenue, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1728 | schema_guided_dialog-train-1728 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?",
"Yes please! Make a reservation for a table.",
"What time do you want me to make the reservation at?",
"Make the reservation at quarter past 1 in the afternoon.",
"Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton.",
"No. Change the time to 6 pm and date to March 2nd.",
"Please confirm the details again: You want me to make a reservation at 6 pm tomorrow.",
"Okay that sounds good to me. Find me the address and search weather the price is lavish?",
"Your reservation is made successfully. The address is 3001 Bernal Avenue and the price range is inexpensive."
] | 2_00051 | Restaurants_1 | 15 | Okay. Thank you for your help. | Do you want me to help you with anything else? | [
"Do you want me to help you with anything else?"
] | Prompt: "Okay. Thank you for your help.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1729 | schema_guided_dialog-train-1729 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you search for a place where Coffeehouse kind of food is available.",
"Which city do you want me to look in?",
"Search for the place around Pleasanton.",
"There is 1 Mcdonald's restaurant located in Pleasanton.",
"Yes, That sounds great.",
"DO you want me to reserve a table there?",
"Yes please! Make a reservation for a table.",
"What time do you want me to make the reservation at?",
"Make the reservation at quarter past 1 in the afternoon.",
"Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton.",
"No. Change the time to 6 pm and date to March 2nd.",
"Please confirm the details again: You want me to make a reservation at 6 pm tomorrow.",
"Okay that sounds good to me. Find me the address and search weather the price is lavish?",
"Your reservation is made successfully. The address is 3001 Bernal Avenue and the price range is inexpensive.",
"Okay. Thank you for your help.",
"Do you want me to help you with anything else?"
] | 2_00051 | Restaurants_1 | 17 | No. That will be all. Thank you. | I am glad I could help. Have a great day. | [
"I am glad I could help. Have a great day."
] | Prompt: "No. That will be all. Thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1730 | schema_guided_dialog-train-1730 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 2_00052 | Restaurants_1 | 1 | Can you help me find a low priced restaurant in the area? | Yes, I can help. What type of food are you hungry for? | [
"Yes, I can help. What type of food are you hungry for?"
] | Prompt: "Can you help me find a low priced restaurant in the area?", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1731 | schema_guided_dialog-train-1731 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Tabla Indian Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Foster City"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?"
] | 2_00052 | Restaurants_1 | 3 | I'd like to find some Punjabi food in Foster City. | There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant? | [
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?"
] | Prompt: "I'd like to find some Punjabi food in Foster City.", Response Type: offer, Type of Slot: restaurant_name, Values: Tabla Indian Restaurant, Response Type: offer, Type of Slot: city, Values: Foster City, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1732 | schema_guided_dialog-train-1732 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Tabla Indian Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Foster City"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:45 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?",
"I'd like to find some Punjabi food in Foster City.",
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?"
] | 2_00052 | Restaurants_1 | 5 | That's fine. I'd like to make a reservation for two at 13:45. | Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct? | [
"Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct?"
] | Prompt: "That's fine. I'd like to make a reservation for two at 13:45.", Response Type: confirm, Type of Slot: restaurant_name, Values: Tabla Indian Restaurant, Response Type: confirm, Type of Slot: city, Values: Foster City, 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-1733 | schema_guided_dialog-train-1733 | [
{
"act": 4,
"slot": "street_address",
"values": [
"1088 Shell Boulevard c"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Tabla Indian Restaurant"
]
},
{
"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": []
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?",
"I'd like to find some Punjabi food in Foster City.",
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?",
"That's fine. I'd like to make a reservation for two at 13:45.",
"Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct?"
] | 2_00052 | Restaurants_1 | 7 | Perfect. Can you tell me the address of the business? | Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you. | [
"Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you."
] | Prompt: "Perfect. Can you tell me the address of the business?", Response Type: inform, Type of Slot: street_address, Values: 1088 Shell Boulevard c, Response Type: offer, Type of Slot: restaurant_name, Values: Tabla Indian Restaurant, 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-1734 | schema_guided_dialog-train-1734 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?",
"I'd like to find some Punjabi food in Foster City.",
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?",
"That's fine. I'd like to make a reservation for two at 13:45.",
"Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct?",
"Perfect. Can you tell me the address of the business?",
"Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you."
] | 2_00052 | Restaurants_1 | 9 | That would be fine. | Great. Your reservation has been confirmed. | [
"Great. Your reservation has been confirmed."
] | Prompt: "That would be fine.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1735 | schema_guided_dialog-train-1735 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?",
"I'd like to find some Punjabi food in Foster City.",
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?",
"That's fine. I'd like to make a reservation for two at 13:45.",
"Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct?",
"Perfect. Can you tell me the address of the business?",
"Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you.",
"That would be fine.",
"Great. Your reservation has been confirmed."
] | 2_00052 | Restaurants_1 | 11 | Thank you so much for your help. | Is there anything else I can assist you with today? | [
"Is there anything else I can assist you with today?"
] | Prompt: "Thank you so much for your help.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1736 | schema_guided_dialog-train-1736 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you help me find a low priced restaurant in the area?",
"Yes, I can help. What type of food are you hungry for?",
"I'd like to find some Punjabi food in Foster City.",
"There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?",
"That's fine. I'd like to make a reservation for two at 13:45.",
"Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this correct?",
"Perfect. Can you tell me the address of the business?",
"Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you.",
"That would be fine.",
"Great. Your reservation has been confirmed.",
"Thank you so much for your help.",
"Is there anything else I can assist you with today?"
] | 2_00052 | Restaurants_1 | 13 | No, that will be all. Thank you again. | You're welcome. Enjoy your meal! | [
"You're welcome. Enjoy your meal!"
] | Prompt: "No, that will be all. Thank you again.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1737 | schema_guided_dialog-train-1737 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Chinese",
"Indian"
]
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00053 | Restaurants_1 | 1 | I am interested in eating place | Which city and what type of food you are interested in like Chinese , Indian or any other thing | [
"Which city and what type of food you are interested in like Chinese , Indian or any other thing"
] | Prompt: "I am interested in eating place", Response Type: request, Type of Slot: cuisine, Values: Chinese or Indian, Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1738 | schema_guided_dialog-train-1738 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sticky Rice Chinese Bistro & Bar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Fairfield"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing"
] | 2_00053 | Restaurants_1 | 3 | I am looking for Asian Fusion kind of food in Fairfield | I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good | [
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good"
] | Prompt: "I am looking for Asian Fusion kind of food in Fairfield", Response Type: offer, Type of Slot: restaurant_name, Values: Sticky Rice Chinese Bistro & Bar, Response Type: offer, Type of Slot: city, Values: Fairfield, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1739 | schema_guided_dialog-train-1739 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing",
"I am looking for Asian Fusion kind of food in Fairfield",
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good"
] | 2_00053 | Restaurants_1 | 5 | This is perfect for me and i need a reservation on March 11th | What time you want me to make reservation? | [
"What time you want me to make reservation?"
] | Prompt: "This is perfect for me and i need a reservation on March 11th", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1740 | schema_guided_dialog-train-1740 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Sticky Rice Chinese Bistro & Bar"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Fairfield"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 11th"
]
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing",
"I am looking for Asian Fusion kind of food in Fairfield",
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good",
"This is perfect for me and i need a reservation on March 11th",
"What time you want me to make reservation?"
] | 2_00053 | Restaurants_1 | 7 | I want you to make reservation at half past 6 in the evening | Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th | [
"Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th"
] | Prompt: "I want you to make reservation at half past 6 in the evening", Response Type: confirm, Type of Slot: restaurant_name, Values: Sticky Rice Chinese Bistro & Bar, Response Type: confirm, Type of Slot: city, Values: Fairfield, 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: March 11th, Agent: Restaurants_1 |
schema_guided_dialog-train-1741 | schema_guided_dialog-train-1741 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing",
"I am looking for Asian Fusion kind of food in Fairfield",
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good",
"This is perfect for me and i need a reservation on March 11th",
"What time you want me to make reservation?",
"I want you to make reservation at half past 6 in the evening",
"Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th"
] | 2_00053 | Restaurants_1 | 9 | This is perfect for me | Reservation is done for you | [
"Reservation is done for you"
] | Prompt: "This is perfect for me", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1742 | schema_guided_dialog-train-1742 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing",
"I am looking for Asian Fusion kind of food in Fairfield",
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good",
"This is perfect for me and i need a reservation on March 11th",
"What time you want me to make reservation?",
"I want you to make reservation at half past 6 in the evening",
"Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th",
"This is perfect for me",
"Reservation is done for you"
] | 2_00053 | Restaurants_1 | 11 | Thanks for the help | Is there any other help from me? | [
"Is there any other help from me?"
] | Prompt: "Thanks for the help", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1743 | schema_guided_dialog-train-1743 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am interested in eating place",
"Which city and what type of food you are interested in like Chinese , Indian or any other thing",
"I am looking for Asian Fusion kind of food in Fairfield",
"I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good",
"This is perfect for me and i need a reservation on March 11th",
"What time you want me to make reservation?",
"I want you to make reservation at half past 6 in the evening",
"Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th",
"This is perfect for me",
"Reservation is done for you",
"Thanks for the help",
"Is there any other help from me?"
] | 2_00053 | Restaurants_1 | 13 | No, thanks for now | Have a nice day | [
"Have a nice day"
] | Prompt: "No, thanks for now", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1744 | schema_guided_dialog-train-1744 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00054 | Restaurants_1 | 1 | I need a place to get a meal, can you help? | Yeah, sure, where am I looking? | [
"Yeah, sure, where am I looking?"
] | Prompt: "I need a place to get a meal, can you help?", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1745 | schema_guided_dialog-train-1745 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?"
] | 2_00054 | Restaurants_1 | 3 | Please search in SFO. | Okay. What kind of food do you want? | [
"Okay. What kind of food do you want?"
] | Prompt: "Please search in SFO.", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1746 | schema_guided_dialog-train-1746 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?"
] | 2_00054 | Restaurants_1 | 5 | I want Pizza and Pasta, anything Italian really. | Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay? | [
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?"
] | Prompt: "I want Pizza and Pasta, anything Italian really.", Response Type: offer, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1747 | schema_guided_dialog-train-1747 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?"
] | 2_00054 | Restaurants_1 | 7 | Yeah, that sounds great. | Cool, would you like to book a table? | [
"Cool, would you like to book a table?"
] | Prompt: "Yeah, that sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1748 | schema_guided_dialog-train-1748 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?"
] | 2_00054 | Restaurants_1 | 9 | Yes thanks, please do it. | What time do you want it for? | [
"What time do you want it for?"
] | Prompt: "Yes thanks, please do it.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1749 | schema_guided_dialog-train-1749 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?"
] | 2_00054 | Restaurants_1 | 11 | evening 5, thanks. | Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm. | [
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm."
] | Prompt: "evening 5, thanks.", 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 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-1750 | schema_guided_dialog-train-1750 | [
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?",
"evening 5, thanks.",
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm."
] | 2_00054 | Restaurants_1 | 13 | No, it's meant to be for three people on Sunday this week. | Oh, okay. You want a table for 3 on the day after tomorrow. | [
"Oh, okay. You want a table for 3 on the day after tomorrow."
] | Prompt: "No, it's meant to be for three people on Sunday this week.", Response Type: confirm, Type of Slot: party_size, Values: 3, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Agent: Restaurants_1 |
schema_guided_dialog-train-1751 | schema_guided_dialog-train-1751 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"54 Mint Ristorante Italiano"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?",
"evening 5, thanks.",
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm.",
"No, it's meant to be for three people on Sunday this week.",
"Oh, okay. You want a table for 3 on the day after tomorrow."
] | 2_00054 | Restaurants_1 | 15 | No, it's for four people. | Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people. | [
"Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people."
] | Prompt: "No, it's for four people.", Response Type: confirm, Type of Slot: restaurant_name, Values: 54 Mint Ristorante Italiano, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1752 | schema_guided_dialog-train-1752 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?",
"evening 5, thanks.",
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm.",
"No, it's meant to be for three people on Sunday this week.",
"Oh, okay. You want a table for 3 on the day after tomorrow.",
"No, it's for four people.",
"Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people."
] | 2_00054 | Restaurants_1 | 17 | Yes that's perfect. Do they serve alcohol? Is it a budget restaurant? | No their price is moderate, they do serve alcohol though. Your booking is complete. | [
"No their price is moderate, they do serve alcohol though. Your booking is complete."
] | Prompt: "Yes that's perfect. Do they serve alcohol? Is it a budget restaurant?", Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: inform, Type of Slot: serves_alcohol, Values: True, Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1753 | schema_guided_dialog-train-1753 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?",
"evening 5, thanks.",
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm.",
"No, it's meant to be for three people on Sunday this week.",
"Oh, okay. You want a table for 3 on the day after tomorrow.",
"No, it's for four people.",
"Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people.",
"Yes that's perfect. Do they serve alcohol? Is it a budget restaurant?",
"No their price is moderate, they do serve alcohol though. Your booking is complete."
] | 2_00054 | Restaurants_1 | 19 | Thanks a lot! | That's okay. Anything else? | [
"That's okay. Anything else?"
] | Prompt: "Thanks a lot!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1754 | schema_guided_dialog-train-1754 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need a place to get a meal, can you help?",
"Yeah, sure, where am I looking?",
"Please search in SFO.",
"Okay. What kind of food do you want?",
"I want Pizza and Pasta, anything Italian really.",
"Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?",
"Yeah, that sounds great.",
"Cool, would you like to book a table?",
"Yes thanks, please do it.",
"What time do you want it for?",
"evening 5, thanks.",
"Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm.",
"No, it's meant to be for three people on Sunday this week.",
"Oh, okay. You want a table for 3 on the day after tomorrow.",
"No, it's for four people.",
"Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people.",
"Yes that's perfect. Do they serve alcohol? Is it a budget restaurant?",
"No their price is moderate, they do serve alcohol though. Your booking is complete.",
"Thanks a lot!",
"That's okay. Anything else?"
] | 2_00054 | Restaurants_1 | 21 | No thanks, that's all. | Okay, have a great day. | [
"Okay, have a great day."
] | Prompt: "No thanks, that's all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1755 | schema_guided_dialog-train-1755 | [
{
"act": 13,
"slot": "cuisine",
"values": []
}
] | [] | 2_00055 | Restaurants_1 | 1 | I want to find a restaurant in San Fran. | What type of food would you? | [
"What type of food would you?"
] | Prompt: "I want to find a restaurant in San Fran.", Response Type: request, Type of Slot: cuisine, Agent: Restaurants_1 |
schema_guided_dialog-train-1756 | schema_guided_dialog-train-1756 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Barcha"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?"
] | 2_00055 | Restaurants_1 | 3 | Mediterranean would be great. | Barcha located in San Francisco is nice. | [
"Barcha located in San Francisco is nice."
] | Prompt: "Mediterranean would be great.", Response Type: offer, Type of Slot: restaurant_name, Values: Barcha, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1757 | schema_guided_dialog-train-1757 | [
{
"act": 4,
"slot": "price_range",
"values": [
"expensive"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice."
] | 2_00055 | Restaurants_1 | 5 | IS there live music and is it price rage moderate? | There is no live music and it is in the expensive range. | [
"There is no live music and it is in the expensive range."
] | Prompt: "IS there live music and is it price rage moderate?", Response Type: inform, Type of Slot: price_range, Values: expensive, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1758 | schema_guided_dialog-train-1758 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Boulibar"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range."
] | 2_00055 | Restaurants_1 | 7 | Do you have another option? | Boulibar Located in San Francisco is nice. | [
"Boulibar Located in San Francisco is nice."
] | Prompt: "Do you have another option?", Response Type: offer, Type of Slot: restaurant_name, Values: Boulibar, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1759 | schema_guided_dialog-train-1759 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Goood Frikin chicken"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice."
] | 2_00055 | Restaurants_1 | 9 | What is another option? | Goood Frikin chicken located in San Francisco is nice. | [
"Goood Frikin chicken located in San Francisco is nice."
] | Prompt: "What is another option?", Response Type: offer, Type of Slot: restaurant_name, Values: Goood Frikin chicken, Response Type: offer, Type of Slot: city, Values: San Francisco, Agent: Restaurants_1 |
schema_guided_dialog-train-1760 | schema_guided_dialog-train-1760 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice."
] | 2_00055 | Restaurants_1 | 11 | Yes that sounds awesome. | Can I make a reservation for you? | [
"Can I make a reservation for you?"
] | Prompt: "Yes that sounds awesome.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1761 | schema_guided_dialog-train-1761 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?"
] | 2_00055 | Restaurants_1 | 13 | Yes please do. | What time would like the reservation for? | [
"What time would like the reservation for?"
] | Prompt: "Yes please do.", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1762 | schema_guided_dialog-train-1762 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Goood Frikin chicken"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?",
"Yes please do.",
"What time would like the reservation for?"
] | 2_00055 | Restaurants_1 | 15 | 5:30 in the evening please. | You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct? | [
"You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?"
] | Prompt: "5:30 in the evening please.", Response Type: confirm, Type of Slot: restaurant_name, Values: Goood Frikin chicken, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 5:30 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1763 | schema_guided_dialog-train-1763 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?",
"Yes please do.",
"What time would like the reservation for?",
"5:30 in the evening please.",
"You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?"
] | 2_00055 | Restaurants_1 | 17 | Yes that sounds ok. | Your reservation is made. | [
"Your reservation is made."
] | Prompt: "Yes that sounds ok.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1764 | schema_guided_dialog-train-1764 | [
{
"act": 4,
"slot": "street_address",
"values": [
"10 29th Street"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?",
"Yes please do.",
"What time would like the reservation for?",
"5:30 in the evening please.",
"You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?",
"Yes that sounds ok.",
"Your reservation is made."
] | 2_00055 | Restaurants_1 | 19 | What is the address and do they serve Alcohol? | They are located at 10 29th Street and they do not serve alcohol. | [
"They are located at 10 29th Street and they do not serve alcohol."
] | Prompt: "What is the address and do they serve Alcohol?", Response Type: inform, Type of Slot: street_address, Values: 10 29th Street, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1765 | schema_guided_dialog-train-1765 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?",
"Yes please do.",
"What time would like the reservation for?",
"5:30 in the evening please.",
"You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?",
"Yes that sounds ok.",
"Your reservation is made.",
"What is the address and do they serve Alcohol?",
"They are located at 10 29th Street and they do not serve alcohol."
] | 2_00055 | Restaurants_1 | 21 | Thank you. | Is there anything else I can do for you? | [
"Is there anything else I can do for you?"
] | Prompt: "Thank you.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1766 | schema_guided_dialog-train-1766 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to find a restaurant in San Fran.",
"What type of food would you?",
"Mediterranean would be great.",
"Barcha located in San Francisco is nice.",
"IS there live music and is it price rage moderate?",
"There is no live music and it is in the expensive range.",
"Do you have another option?",
"Boulibar Located in San Francisco is nice.",
"What is another option?",
"Goood Frikin chicken located in San Francisco is nice.",
"Yes that sounds awesome.",
"Can I make a reservation for you?",
"Yes please do.",
"What time would like the reservation for?",
"5:30 in the evening please.",
"You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?",
"Yes that sounds ok.",
"Your reservation is made.",
"What is the address and do they serve Alcohol?",
"They are located at 10 29th Street and they do not serve alcohol.",
"Thank you.",
"Is there anything else I can do for you?"
] | 2_00055 | Restaurants_1 | 23 | No that will be all. | Have a great day! | [
"Have a great day!"
] | Prompt: "No that will be all.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1767 | schema_guided_dialog-train-1767 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00056 | Restaurants_1 | 1 | Im searching for a place to eat. | Which city you want? | [
"Which city you want?"
] | Prompt: "Im searching for a place to eat.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1768 | schema_guided_dialog-train-1768 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Chinese",
"Indian"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?"
] | 2_00056 | Restaurants_1 | 3 | I want it in Richmond. | What kind of food do you wish like Chinese, Indian or anything else. | [
"What kind of food do you wish like Chinese, Indian or anything else."
] | Prompt: "I want it in Richmond.", Response Type: request, Type of Slot: cuisine, Values: Chinese or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-1769 | schema_guided_dialog-train-1769 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Tokyo Shabusushi Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Richmond"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else."
] | 2_00056 | Restaurants_1 | 5 | Some Ramen kind of food will be great for me | I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond. | [
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond."
] | Prompt: "Some Ramen kind of food will be great for me", Response Type: offer, Type of Slot: restaurant_name, Values: Tokyo Shabusushi Restaurant, Response Type: offer, Type of Slot: city, Values: Richmond, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1770 | schema_guided_dialog-train-1770 | [
{
"act": 4,
"slot": "price_range",
"values": [
"moderate"
]
},
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond."
] | 2_00056 | Restaurants_1 | 7 | How pricey will it be. Does they play live music? | Their prices are moderate, which do not have live music. | [
"Their prices are moderate, which do not have live music."
] | Prompt: "How pricey will it be. Does they play live music?", Response Type: inform, Type of Slot: price_range, Values: moderate, Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1771 | schema_guided_dialog-train-1771 | [
{
"act": 12,
"slot": "intent",
"values": [
"ReserveRestaurant"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music."
] | 2_00056 | Restaurants_1 | 9 | Yes thats perfect for me. | Would you like to book a table? | [
"Would you like to book a table?"
] | Prompt: "Yes thats perfect for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveRestaurant, Agent: Restaurants_1 |
schema_guided_dialog-train-1772 | schema_guided_dialog-train-1772 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Tokyo Shabusushi Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Richmond"
]
},
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music.",
"Yes thats perfect for me.",
"Would you like to book a table?"
] | 2_00056 | Restaurants_1 | 11 | Yes I want to make a booking. Make it at 18:00 | Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today | [
"Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today"
] | Prompt: "Yes I want to make a booking. Make it at 18:00", Response Type: confirm, Type of Slot: restaurant_name, Values: Tokyo Shabusushi Restaurant, Response Type: confirm, Type of Slot: city, Values: Richmond, 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-1773 | schema_guided_dialog-train-1773 | [
{
"act": 2,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"4"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music.",
"Yes thats perfect for me.",
"Would you like to book a table?",
"Yes I want to make a booking. Make it at 18:00",
"Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today"
] | 2_00056 | Restaurants_1 | 13 | No. Make it for 4 people. | Please confirm this : The reservation is at 6 pm for 4 people. | [
"Please confirm this : The reservation is at 6 pm for 4 people."
] | Prompt: "No. Make it for 4 people.", Response Type: confirm, Type of Slot: time, Values: 6 pm, Response Type: confirm, Type of Slot: party_size, Values: 4, Agent: Restaurants_1 |
schema_guided_dialog-train-1774 | schema_guided_dialog-train-1774 | [
{
"act": 2,
"slot": "party_size",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music.",
"Yes thats perfect for me.",
"Would you like to book a table?",
"Yes I want to make a booking. Make it at 18:00",
"Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today",
"No. Make it for 4 people.",
"Please confirm this : The reservation is at 6 pm for 4 people."
] | 2_00056 | Restaurants_1 | 15 | No. Make it on next Friday for 3 people | Please confirm this : The booking is for 3 people on next Friday | [
"Please confirm this : The booking is for 3 people on next Friday"
] | Prompt: "No. Make it on next Friday for 3 people", Response Type: confirm, Type of Slot: party_size, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Friday, Agent: Restaurants_1 |
schema_guided_dialog-train-1775 | schema_guided_dialog-train-1775 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music.",
"Yes thats perfect for me.",
"Would you like to book a table?",
"Yes I want to make a booking. Make it at 18:00",
"Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today",
"No. Make it for 4 people.",
"Please confirm this : The reservation is at 6 pm for 4 people.",
"No. Make it on next Friday for 3 people",
"Please confirm this : The booking is for 3 people on next Friday"
] | 2_00056 | Restaurants_1 | 17 | Yes thats great for me | Your booking is successful | [
"Your booking is successful"
] | Prompt: "Yes thats great for me", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1776 | schema_guided_dialog-train-1776 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Im searching for a place to eat.",
"Which city you want?",
"I want it in Richmond.",
"What kind of food do you wish like Chinese, Indian or anything else.",
"Some Ramen kind of food will be great for me",
"I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond.",
"How pricey will it be. Does they play live music?",
"Their prices are moderate, which do not have live music.",
"Yes thats perfect for me.",
"Would you like to book a table?",
"Yes I want to make a booking. Make it at 18:00",
"Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today",
"No. Make it for 4 people.",
"Please confirm this : The reservation is at 6 pm for 4 people.",
"No. Make it on next Friday for 3 people",
"Please confirm this : The booking is for 3 people on next Friday",
"Yes thats great for me",
"Your booking is successful"
] | 2_00056 | Restaurants_1 | 19 | Thanks a lot. Thats all I want. | Have a great day | [
"Have a great day"
] | Prompt: "Thanks a lot. Thats all I want.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1777 | schema_guided_dialog-train-1777 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00057 | Restaurants_1 | 1 | I am looking for somewhere to eat Lobster. | Which city? | [
"Which city?"
] | Prompt: "I am looking for somewhere to eat Lobster.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1778 | schema_guided_dialog-train-1778 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sapporo Restaurant"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Hayward"
]
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?"
] | 2_00057 | Restaurants_1 | 3 | I want to eat in Hayward. | I found Sapporo Restaurant in Hayward. | [
"I found Sapporo Restaurant in Hayward."
] | Prompt: "I want to eat in Hayward.", Response Type: offer, Type of Slot: restaurant_name, Values: Sapporo Restaurant, Response Type: offer, Type of Slot: city, Values: Hayward, Agent: Restaurants_1 |
schema_guided_dialog-train-1779 | schema_guided_dialog-train-1779 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"Sapporo Restaurant"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Hayward"
]
},
{
"act": 2,
"slot": "time",
"values": [
"5 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?",
"I want to eat in Hayward.",
"I found Sapporo Restaurant in Hayward."
] | 2_00057 | Restaurants_1 | 5 | Yes, that will work for me. Please make me a reservation for 5 in the evening. | I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today. | [
"I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today."
] | Prompt: "Yes, that will work for me. Please make me a reservation for 5 in the evening.", Response Type: confirm, Type of Slot: restaurant_name, Values: Sapporo Restaurant, Response Type: confirm, Type of Slot: city, Values: Hayward, Response Type: confirm, Type of Slot: time, Values: 5 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-1780 | schema_guided_dialog-train-1780 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"False"
]
},
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sapporo Restaurant"
]
},
{
"act": 11,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 9,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?",
"I want to eat in Hayward.",
"I found Sapporo Restaurant in Hayward.",
"Yes, that will work for me. Please make me a reservation for 5 in the evening.",
"I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today."
] | 2_00057 | Restaurants_1 | 7 | Yes perfect. Do they serve liquor or have live music? | Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today at 5:30 pm? | [
"Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today at 5:30 pm?"
] | Prompt: "Yes perfect. Do they serve liquor or have live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Response Type: inform, Type of Slot: serves_alcohol, Values: False, Response Type: offer, Type of Slot: restaurant_name, Values: Sapporo Restaurant, 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: 5:30 pm, Response Type: notify_failure, Agent: Restaurants_1 |
schema_guided_dialog-train-1781 | schema_guided_dialog-train-1781 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?",
"I want to eat in Hayward.",
"I found Sapporo Restaurant in Hayward.",
"Yes, that will work for me. Please make me a reservation for 5 in the evening.",
"I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today.",
"Yes perfect. Do they serve liquor or have live music?",
"Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today at 5:30 pm?"
] | 2_00057 | Restaurants_1 | 9 | That would be great. | Your reservation is made. | [
"Your reservation is made."
] | Prompt: "That would be great.", Response Type: notify_success, Agent: Restaurants_1 |
schema_guided_dialog-train-1782 | schema_guided_dialog-train-1782 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?",
"I want to eat in Hayward.",
"I found Sapporo Restaurant in Hayward.",
"Yes, that will work for me. Please make me a reservation for 5 in the evening.",
"I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today.",
"Yes perfect. Do they serve liquor or have live music?",
"Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today at 5:30 pm?",
"That would be great.",
"Your reservation is made."
] | 2_00057 | Restaurants_1 | 11 | Thank you! | May I help you with anything more? | [
"May I help you with anything more?"
] | Prompt: "Thank you!", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1783 | schema_guided_dialog-train-1783 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for somewhere to eat Lobster.",
"Which city?",
"I want to eat in Hayward.",
"I found Sapporo Restaurant in Hayward.",
"Yes, that will work for me. Please make me a reservation for 5 in the evening.",
"I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today.",
"Yes perfect. Do they serve liquor or have live music?",
"Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today at 5:30 pm?",
"That would be great.",
"Your reservation is made.",
"Thank you!",
"May I help you with anything more?"
] | 2_00057 | Restaurants_1 | 13 | No, thank you. | Have a wonderful day! | [
"Have a wonderful day!"
] | Prompt: "No, thank you.", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1784 | schema_guided_dialog-train-1784 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 2_00058 | Restaurants_1 | 1 | I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect. | I can definitely help you. What city should I search in? | [
"I can definitely help you. What city should I search in?"
] | Prompt: "I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1785 | schema_guided_dialog-train-1785 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Dyafa"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Oakland"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?"
] | 2_00058 | Restaurants_1 | 3 | Great! I am looking for food in Oakland. | I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland. | [
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland."
] | Prompt: "Great! I am looking for food in Oakland.", Response Type: offer, Type of Slot: restaurant_name, Values: Dyafa, Response Type: offer, Type of Slot: city, Values: Oakland, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Restaurants_1 |
schema_guided_dialog-train-1786 | schema_guided_dialog-train-1786 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"La Marsa"
]
},
{
"act": 11,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 5,
"slot": "count",
"values": [
"6"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland."
] | 2_00058 | Restaurants_1 | 5 | Alright, could you actually suggest any other restaurants for me? But in San Fran this time. | I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant. | [
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant."
] | Prompt: "Alright, could you actually suggest any other restaurants for me? But in San Fran this time.", Response Type: offer, Type of Slot: restaurant_name, Values: La Marsa, Response Type: offer, Type of Slot: city, Values: San Francisco, Response Type: inform_count, Type of Slot: count, Values: 6, Agent: Restaurants_1 |
schema_guided_dialog-train-1787 | schema_guided_dialog-train-1787 | [
{
"act": 4,
"slot": "phone_number",
"values": [
"415-872-9767"
]
},
{
"act": 4,
"slot": "serves_alcohol",
"values": [
"True"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant."
] | 2_00058 | Restaurants_1 | 7 | Sound great. What is their contact number? Do you know if they serve liquor? | Their phone number is 415-872-9767 and they do serve alcohol! | [
"Their phone number is 415-872-9767 and they do serve alcohol!"
] | Prompt: "Sound great. What is their contact number? Do you know if they serve liquor?", Response Type: inform, Type of Slot: phone_number, Values: 415-872-9767, Response Type: inform, Type of Slot: serves_alcohol, Values: True, Agent: Restaurants_1 |
schema_guided_dialog-train-1788 | schema_guided_dialog-train-1788 | [
{
"act": 13,
"slot": "time",
"values": []
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!"
] | 2_00058 | Restaurants_1 | 9 | Perfect! That sounds great. Can I make a reservation for two people? | Okay! What time did you want the reservation for? | [
"Okay! What time did you want the reservation for?"
] | Prompt: "Perfect! That sounds great. Can I make a reservation for two people?", Response Type: request, Type of Slot: time, Agent: Restaurants_1 |
schema_guided_dialog-train-1789 | schema_guided_dialog-train-1789 | [
{
"act": 2,
"slot": "restaurant_name",
"values": [
"La Marsa"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
},
{
"act": 2,
"slot": "time",
"values": [
"1:15 pm"
]
},
{
"act": 2,
"slot": "party_size",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?"
] | 2_00058 | Restaurants_1 | 11 | Go ahead and make it at 1:15 pm. | Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today. | [
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today."
] | Prompt: "Go ahead and make it at 1:15 pm.", Response Type: confirm, Type of Slot: restaurant_name, Values: La Marsa, Response Type: confirm, Type of Slot: city, Values: San Francisco, Response Type: confirm, Type of Slot: time, Values: 1:15 pm, Response Type: confirm, Type of Slot: party_size, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Restaurants_1 |
schema_guided_dialog-train-1790 | schema_guided_dialog-train-1790 | [
{
"act": 2,
"slot": "party_size",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"tomorrow"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?",
"Go ahead and make it at 1:15 pm.",
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today."
] | 2_00058 | Restaurants_1 | 13 | Actually I would like the reservation for only one person for the 2nd of this month. | No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa. | [
"No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa."
] | Prompt: "Actually I would like the reservation for only one person for the 2nd of this month.", Response Type: confirm, Type of Slot: party_size, Values: 1, Response Type: confirm, Type of Slot: date, Values: tomorrow, Agent: Restaurants_1 |
schema_guided_dialog-train-1791 | schema_guided_dialog-train-1791 | [
{
"act": 2,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?",
"Go ahead and make it at 1:15 pm.",
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today.",
"Actually I would like the reservation for only one person for the 2nd of this month.",
"No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa."
] | 2_00058 | Restaurants_1 | 15 | Actually, can we make it for 7:30 pm on March 12th? | Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th. | [
"Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th."
] | Prompt: "Actually, can we make it for 7:30 pm on March 12th?", Response Type: confirm, Type of Slot: time, Values: 7:30 pm, Response Type: confirm, Type of Slot: date, Values: March 12th, Agent: Restaurants_1 |
schema_guided_dialog-train-1792 | schema_guided_dialog-train-1792 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?",
"Go ahead and make it at 1:15 pm.",
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today.",
"Actually I would like the reservation for only one person for the 2nd of this month.",
"No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa.",
"Actually, can we make it for 7:30 pm on March 12th?",
"Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th."
] | 2_00058 | Restaurants_1 | 17 | Yes, that is perfect. Do they have live music? | Great, I went ahead and made that reservation for you, and unfortunately, they do not have live music. | [
"Great, I went ahead and made that reservation for you, and unfortunately, they do not have live music."
] | Prompt: "Yes, that is perfect. 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-1793 | schema_guided_dialog-train-1793 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?",
"Go ahead and make it at 1:15 pm.",
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today.",
"Actually I would like the reservation for only one person for the 2nd of this month.",
"No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa.",
"Actually, can we make it for 7:30 pm on March 12th?",
"Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th.",
"Yes, that is perfect. Do they have live music?",
"Great, I went ahead and made that reservation for you, and unfortunately, they do not have live music."
] | 2_00058 | Restaurants_1 | 19 | That's alright, thank you very much. | Was there anything else I can help you with? | [
"Was there anything else I can help you with?"
] | Prompt: "That's alright, thank you very much.", Response Type: req_more, Agent: Restaurants_1 |
schema_guided_dialog-train-1794 | schema_guided_dialog-train-1794 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect.",
"I can definitely help you. What city should I search in?",
"Great! I am looking for food in Oakland.",
"I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland.",
"Alright, could you actually suggest any other restaurants for me? But in San Fran this time.",
"I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant.",
"Sound great. What is their contact number? Do you know if they serve liquor?",
"Their phone number is 415-872-9767 and they do serve alcohol!",
"Perfect! That sounds great. Can I make a reservation for two people?",
"Okay! What time did you want the reservation for?",
"Go ahead and make it at 1:15 pm.",
"Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today.",
"Actually I would like the reservation for only one person for the 2nd of this month.",
"No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa.",
"Actually, can we make it for 7:30 pm on March 12th?",
"Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th.",
"Yes, that is perfect. Do they have live music?",
"Great, I went ahead and made that reservation for you, and unfortunately, they do not have live music.",
"That's alright, thank you very much.",
"Was there anything else I can help you with?"
] | 2_00058 | Restaurants_1 | 21 | No, that's all. Thanks, again! | You're welcome and have a great day! | [
"You're welcome and have a great day!"
] | Prompt: "No, that's all. Thanks, again!", Response Type: goodbye, Agent: Restaurants_1 |
schema_guided_dialog-train-1795 | schema_guided_dialog-train-1795 | [
{
"act": 13,
"slot": "cuisine",
"values": [
"Italian",
"Indian"
]
}
] | [] | 2_00059 | Restaurants_1 | 1 | Find me a place to eat that also serves alcohol. | Are you looking for a specific cuisine like Italian or Indian? | [
"Are you looking for a specific cuisine like Italian or Indian?"
] | Prompt: "Find me a place to eat that also serves alcohol.", Response Type: request, Type of Slot: cuisine, Values: Italian or Indian, Agent: Restaurants_1 |
schema_guided_dialog-train-1796 | schema_guided_dialog-train-1796 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"Find me a place to eat that also serves alcohol.",
"Are you looking for a specific cuisine like Italian or Indian?"
] | 2_00059 | Restaurants_1 | 3 | Something like a Diner should do. | In which city are you looking for the restaurant? | [
"In which city are you looking for the restaurant?"
] | Prompt: "Something like a Diner should do.", Response Type: request, Type of Slot: city, Agent: Restaurants_1 |
schema_guided_dialog-train-1797 | schema_guided_dialog-train-1797 | [
{
"act": 11,
"slot": "restaurant_name",
"values": [
"Sabio On Main"
]
},
{
"act": 11,
"slot": "city",
"values": [
"Pleasanton"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Find me a place to eat that also serves alcohol.",
"Are you looking for a specific cuisine like Italian or Indian?",
"Something like a Diner should do.",
"In which city are you looking for the restaurant?"
] | 2_00059 | Restaurants_1 | 5 | Find me something in Pleasanton that is priced above average. | There's 1 such restaurant. It is Sabio On Main in Pleasanton. | [
"There's 1 such restaurant. It is Sabio On Main in Pleasanton."
] | Prompt: "Find me something in Pleasanton that is priced above average.", Response Type: offer, Type of Slot: restaurant_name, Values: Sabio On Main, Response Type: offer, Type of Slot: city, Values: Pleasanton, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Restaurants_1 |
schema_guided_dialog-train-1798 | schema_guided_dialog-train-1798 | [
{
"act": 4,
"slot": "has_live_music",
"values": [
"False"
]
}
] | [
"Find me a place to eat that also serves alcohol.",
"Are you looking for a specific cuisine like Italian or Indian?",
"Something like a Diner should do.",
"In which city are you looking for the restaurant?",
"Find me something in Pleasanton that is priced above average.",
"There's 1 such restaurant. It is Sabio On Main in Pleasanton."
] | 2_00059 | Restaurants_1 | 7 | Do they play live music? | Sorry, they do not have live music. | [
"Sorry, they do not have live music."
] | Prompt: "Do they play live music?", Response Type: inform, Type of Slot: has_live_music, Values: False, Agent: Restaurants_1 |
schema_guided_dialog-train-1799 | schema_guided_dialog-train-1799 | [
{
"act": 4,
"slot": "street_address",
"values": [
"501 Main Street"
]
}
] | [
"Find me a place to eat that also serves alcohol.",
"Are you looking for a specific cuisine like Italian or Indian?",
"Something like a Diner should do.",
"In which city are you looking for the restaurant?",
"Find me something in Pleasanton that is priced above average.",
"There's 1 such restaurant. It is Sabio On Main in Pleasanton.",
"Do they play live music?",
"Sorry, they do not have live music."
] | 2_00059 | Restaurants_1 | 9 | Where are they located? | Their address is 501 Main Street. | [
"Their address is 501 Main Street."
] | Prompt: "Where are they located?", Response Type: inform, Type of Slot: street_address, Values: 501 Main Street, Agent: Restaurants_1 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.