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-4000 | schema_guided_dialog-train-4000 | [
{
"act": 11,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"The Band Camino"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"the Van Buren"
]
}
] | [] | 4_00124 | Events_2 | 1 | I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing? | The Band Camino is playing tomorrow at the Van Buren. | [
"The Band Camino is playing tomorrow at the Van Buren."
] | Prompt: "I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?", Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: event_name, Values: The Band Camino, Response Type: offer, Type of Slot: venue, Values: the Van Buren, Agent: Events_2 |
schema_guided_dialog-train-4001 | schema_guided_dialog-train-4001 | [
{
"act": 11,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Guided By Voices"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Teragram Ballroom"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren."
] | 4_00124 | Events_2 | 3 | Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles? | The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow. | [
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow."
] | Prompt: "Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?", Response Type: offer, Type of Slot: date, Values: day after tomorrow, Response Type: offer, Type of Slot: event_name, Values: Guided By Voices, Response Type: offer, Type of Slot: venue, Values: The Teragram Ballroom, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2 |
schema_guided_dialog-train-4002 | schema_guided_dialog-train-4002 | [
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow."
] | 4_00124 | Events_2 | 5 | What time does the show start? | The show starts at 5 pm. | [
"The show starts at 5 pm."
] | Prompt: "What time does the show start?", Response Type: inform, Type of Slot: time, Values: 5 pm, Agent: Events_2 |
schema_guided_dialog-train-4003 | schema_guided_dialog-train-4003 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow.",
"What time does the show start?",
"The show starts at 5 pm."
] | 4_00124 | Events_2 | 7 | That's perfect. | Would you like to purchase tickets for the concert? | [
"Would you like to purchase tickets for the concert?"
] | Prompt: "That's perfect.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4004 | schema_guided_dialog-train-4004 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow.",
"What time does the show start?",
"The show starts at 5 pm.",
"That's perfect.",
"Would you like to purchase tickets for the concert?"
] | 4_00124 | Events_2 | 9 | Yes, please buy the tickets for the concert. | How many tickets do you need to buy? | [
"How many tickets do you need to buy?"
] | Prompt: "Yes, please buy the tickets for the concert.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-4005 | schema_guided_dialog-train-4005 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Guided By Voices"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow.",
"What time does the show start?",
"The show starts at 5 pm.",
"That's perfect.",
"Would you like to purchase tickets for the concert?",
"Yes, please buy the tickets for the concert.",
"How many tickets do you need to buy?"
] | 4_00124 | Events_2 | 11 | Please buy two tickets. | To confirm, you would like 2 tickets to Guided By Voices. The concert is in Los Angeles the day after tomorrow. | [
"To confirm, you would like 2 tickets to Guided By Voices. The concert is in Los Angeles the day after tomorrow."
] | Prompt: "Please buy two tickets.", Response Type: confirm, Type of Slot: event_name, Values: Guided By Voices, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2 |
schema_guided_dialog-train-4006 | schema_guided_dialog-train-4006 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1234 West 7th street"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow.",
"What time does the show start?",
"The show starts at 5 pm.",
"That's perfect.",
"Would you like to purchase tickets for the concert?",
"Yes, please buy the tickets for the concert.",
"How many tickets do you need to buy?",
"Please buy two tickets.",
"To confirm, you would like 2 tickets to Guided By Voices. The concert is in Los Angeles the day after tomorrow."
] | 4_00124 | Events_2 | 13 | That sounds great. What's the address of the concert hall? | I've purchased your tickets. The concert will be at 1234 West 7th street. | [
"I've purchased your tickets. The concert will be at 1234 West 7th street."
] | Prompt: "That sounds great. What's the address of the concert hall?", Response Type: inform, Type of Slot: venue_address, Values: 1234 West 7th street, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4007 | schema_guided_dialog-train-4007 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to see The Band Camino when I am in Phoenix. Can you tell me the dates that they're playing?",
"The Band Camino is playing tomorrow at the Van Buren.",
"Can you tell me what bands are playing on different dates? Is the band Guided By Voices playing? Are there any concerts in Los Angeles?",
"The show is within the next 5 days. Guided By Voices is playing at The Teragram Ballroom the day after tomorrow.",
"What time does the show start?",
"The show starts at 5 pm.",
"That's perfect.",
"Would you like to purchase tickets for the concert?",
"Yes, please buy the tickets for the concert.",
"How many tickets do you need to buy?",
"Please buy two tickets.",
"To confirm, you would like 2 tickets to Guided By Voices. The concert is in Los Angeles the day after tomorrow.",
"That sounds great. What's the address of the concert hall?",
"I've purchased your tickets. The concert will be at 1234 West 7th street."
] | 4_00124 | Events_2 | 15 | Thank you for helping me. That's all that I was looking for. | You're welcome. Enjoy the show. | [
"You're welcome. Enjoy the show."
] | Prompt: "Thank you for helping me. That's all that I was looking for.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4008 | schema_guided_dialog-train-4008 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_name",
"values": []
}
] | [] | 4_00125 | Events_2 | 1 | Hi, there. I'm interested in finding dates for events. | Okay. Do you have a preference on the city for the events? Do you have a particular event in mind? | [
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?"
] | Prompt: "Hi, there. I'm interested in finding dates for events.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_name, Agent: Events_2 |
schema_guided_dialog-train-4009 | schema_guided_dialog-train-4009 | [
{
"act": 11,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Billy Idol"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"PNE Amphitheatre"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?"
] | 4_00125 | Events_2 | 3 | Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC. | Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre. | [
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre."
] | Prompt: "Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.", Response Type: offer, Type of Slot: date, Values: day after tomorrow, Response Type: offer, Type of Slot: event_name, Values: Billy Idol, Response Type: offer, Type of Slot: venue, Values: PNE Amphitheatre, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2 |
schema_guided_dialog-train-4010 | schema_guided_dialog-train-4010 | [
{
"act": 11,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Billy Idol"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"PNE Amphitheatre"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre."
] | 4_00125 | Events_2 | 5 | What about the other dates? | Billy Idol is also playing next Monday at the PNE Amphitheatre. | [
"Billy Idol is also playing next Monday at the PNE Amphitheatre."
] | Prompt: "What about the other dates?", Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: event_name, Values: Billy Idol, Response Type: offer, Type of Slot: venue, Values: PNE Amphitheatre, Agent: Events_2 |
schema_guided_dialog-train-4011 | schema_guided_dialog-train-4011 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"2901 East Hastings Street"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre."
] | 4_00125 | Events_2 | 7 | Okay. When does that event start? Where's the venue located? | The event starts at 5:30 pm. The venue address is 2901 East Hastings Street. | [
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street."
] | Prompt: "Okay. When does that event start? Where's the venue located?", Response Type: inform, Type of Slot: venue_address, Values: 2901 East Hastings Street, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2 |
schema_guided_dialog-train-4012 | schema_guided_dialog-train-4012 | [
{
"act": 11,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Billy Idol"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"PNE Amphitheatre"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street."
] | 4_00125 | Events_2 | 9 | Okay, great. What about Idol on other dates? | Billy Idol is also playing next Thursday at the PNE Amphitheatre. | [
"Billy Idol is also playing next Thursday at the PNE Amphitheatre."
] | Prompt: "Okay, great. What about Idol on other dates?", Response Type: offer, Type of Slot: date, Values: next Thursday, Response Type: offer, Type of Slot: event_name, Values: Billy Idol, Response Type: offer, Type of Slot: venue, Values: PNE Amphitheatre, Agent: Events_2 |
schema_guided_dialog-train-4013 | schema_guided_dialog-train-4013 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street.",
"Okay, great. What about Idol on other dates?",
"Billy Idol is also playing next Thursday at the PNE Amphitheatre."
] | 4_00125 | Events_2 | 11 | That sounds perfect! | Would you like me to purchase tickets for you? | [
"Would you like me to purchase tickets for you?"
] | Prompt: "That sounds perfect!", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4014 | schema_guided_dialog-train-4014 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Billy Idol"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Vancouver"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street.",
"Okay, great. What about Idol on other dates?",
"Billy Idol is also playing next Thursday at the PNE Amphitheatre.",
"That sounds perfect!",
"Would you like me to purchase tickets for you?"
] | 4_00125 | Events_2 | 13 | Yes, please! Can you purchase four tickets? | Of course! Can you confirm the following details, please? You will be seeing Billy Idol next Thursday in Vancouver. You have purchased 4 tickets. | [
"Of course! Can you confirm the following details, please? You will be seeing Billy Idol next Thursday in Vancouver. You have purchased 4 tickets."
] | Prompt: "Yes, please! Can you purchase four tickets?", Response Type: confirm, Type of Slot: event_name, Values: Billy Idol, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: city, Values: Vancouver, Agent: Events_2 |
schema_guided_dialog-train-4015 | schema_guided_dialog-train-4015 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street.",
"Okay, great. What about Idol on other dates?",
"Billy Idol is also playing next Thursday at the PNE Amphitheatre.",
"That sounds perfect!",
"Would you like me to purchase tickets for you?",
"Yes, please! Can you purchase four tickets?",
"Of course! Can you confirm the following details, please? You will be seeing Billy Idol next Thursday in Vancouver. You have purchased 4 tickets."
] | 4_00125 | Events_2 | 15 | Oh, two friends can't make it. Can we get 2 tickets? | No problem. Can you confirm the following details, please? The tickets are for next Thursday and the number is 2. | [
"No problem. Can you confirm the following details, please? The tickets are for next Thursday and the number is 2."
] | Prompt: "Oh, two friends can't make it. Can we get 2 tickets?", Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Thursday, Agent: Events_2 |
schema_guided_dialog-train-4016 | schema_guided_dialog-train-4016 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street.",
"Okay, great. What about Idol on other dates?",
"Billy Idol is also playing next Thursday at the PNE Amphitheatre.",
"That sounds perfect!",
"Would you like me to purchase tickets for you?",
"Yes, please! Can you purchase four tickets?",
"Of course! Can you confirm the following details, please? You will be seeing Billy Idol next Thursday in Vancouver. You have purchased 4 tickets.",
"Oh, two friends can't make it. Can we get 2 tickets?",
"No problem. Can you confirm the following details, please? The tickets are for next Thursday and the number is 2."
] | 4_00125 | Events_2 | 17 | Yes, perfect. | Great! Your reservation has been made. | [
"Great! Your reservation has been made."
] | Prompt: "Yes, perfect.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4017 | schema_guided_dialog-train-4017 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hi, there. I'm interested in finding dates for events.",
"Okay. Do you have a preference on the city for the events? Do you have a particular event in mind?",
"Billy Idol has been recommended to me. I'm looking for events in Vancouver, BC.",
"Billy Idol is playing in Vancouver for 5 days! The next event is the day after tomorrow at the PNE Amphitheatre.",
"What about the other dates?",
"Billy Idol is also playing next Monday at the PNE Amphitheatre.",
"Okay. When does that event start? Where's the venue located?",
"The event starts at 5:30 pm. The venue address is 2901 East Hastings Street.",
"Okay, great. What about Idol on other dates?",
"Billy Idol is also playing next Thursday at the PNE Amphitheatre.",
"That sounds perfect!",
"Would you like me to purchase tickets for you?",
"Yes, please! Can you purchase four tickets?",
"Of course! Can you confirm the following details, please? You will be seeing Billy Idol next Thursday in Vancouver. You have purchased 4 tickets.",
"Oh, two friends can't make it. Can we get 2 tickets?",
"No problem. Can you confirm the following details, please? The tickets are for next Thursday and the number is 2.",
"Yes, perfect.",
"Great! Your reservation has been made."
] | 4_00125 | Events_2 | 19 | Thanks! That's all I need. | Have a great day! | [
"Have a great day!"
] | Prompt: "Thanks! That's all I need.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4018 | schema_guided_dialog-train-4018 | [
{
"act": 11,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"the chats"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Valley Bar"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [] | 4_00126 | Events_2 | 1 | I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ. | I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar. | [
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar."
] | Prompt: "I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.", Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: event_name, Values: the chats, Response Type: offer, Type of Slot: venue, Values: Valley Bar, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_2 |
schema_guided_dialog-train-4019 | schema_guided_dialog-train-4019 | [
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Shanice"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Sony Hall"
]
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar."
] | 4_00126 | Events_2 | 3 | What about some others? I heard that Shanice is really good. This would be in New York. | This is on today. Shanice, at the Sony Hall. | [
"This is on today. Shanice, at the Sony Hall."
] | Prompt: "What about some others? I heard that Shanice is really good. This would be in New York.", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Shanice, Response Type: offer, Type of Slot: venue, Values: Sony Hall, Agent: Events_2 |
schema_guided_dialog-train-4020 | schema_guided_dialog-train-4020 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"235 West 46th Street"
]
},
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall."
] | 4_00126 | Events_2 | 5 | Where is that venue? What time does it start? | The venue is at 235 West 46th Street. It starts at 7:30 pm. | [
"The venue is at 235 West 46th Street. It starts at 7:30 pm."
] | Prompt: "Where is that venue? What time does it start?", Response Type: inform, Type of Slot: venue_address, Values: 235 West 46th Street, Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2 |
schema_guided_dialog-train-4021 | schema_guided_dialog-train-4021 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall.",
"Where is that venue? What time does it start?",
"The venue is at 235 West 46th Street. It starts at 7:30 pm."
] | 4_00126 | Events_2 | 7 | That sounds great. | Can i Help with anything else? | [
"Can i Help with anything else?"
] | Prompt: "That sounds great.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4022 | schema_guided_dialog-train-4022 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall.",
"Where is that venue? What time does it start?",
"The venue is at 235 West 46th Street. It starts at 7:30 pm.",
"That sounds great.",
"Can i Help with anything else?"
] | 4_00126 | Events_2 | 9 | I want to buy some tickets too. | How many tickets? | [
"How many tickets?"
] | Prompt: "I want to buy some tickets too.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-4023 | schema_guided_dialog-train-4023 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Shanice"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"Today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall.",
"Where is that venue? What time does it start?",
"The venue is at 235 West 46th Street. It starts at 7:30 pm.",
"That sounds great.",
"Can i Help with anything else?",
"I want to buy some tickets too.",
"How many tickets?"
] | 4_00126 | Events_2 | 11 | Three, please. | Let's confirm the details. The event is Shanice, Today in New York. And you want 3 tickets. | [
"Let's confirm the details. The event is Shanice, Today in New York. And you want 3 tickets."
] | Prompt: "Three, please.", Response Type: confirm, Type of Slot: event_name, Values: Shanice, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: Today, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2 |
schema_guided_dialog-train-4024 | schema_guided_dialog-train-4024 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall.",
"Where is that venue? What time does it start?",
"The venue is at 235 West 46th Street. It starts at 7:30 pm.",
"That sounds great.",
"Can i Help with anything else?",
"I want to buy some tickets too.",
"How many tickets?",
"Three, please.",
"Let's confirm the details. The event is Shanice, Today in New York. And you want 3 tickets."
] | 4_00126 | Events_2 | 13 | Yes that is it. | Your reservation has been made. | [
"Your reservation has been made."
] | Prompt: "Yes that is it.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4025 | schema_guided_dialog-train-4025 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to find out some dates for some events. I hear The Chats is a really good event. I am in Phoenix, AZ.",
"I found the event is running over 2 days. The event is on tomorrow. It's called the chats and it's at Valley Bar.",
"What about some others? I heard that Shanice is really good. This would be in New York.",
"This is on today. Shanice, at the Sony Hall.",
"Where is that venue? What time does it start?",
"The venue is at 235 West 46th Street. It starts at 7:30 pm.",
"That sounds great.",
"Can i Help with anything else?",
"I want to buy some tickets too.",
"How many tickets?",
"Three, please.",
"Let's confirm the details. The event is Shanice, Today in New York. And you want 3 tickets.",
"Yes that is it.",
"Your reservation has been made."
] | 4_00126 | Events_2 | 15 | Thanks for your help. | Have a nice day. | [
"Have a nice day."
] | Prompt: "Thanks for your help.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4026 | schema_guided_dialog-train-4026 | [
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 4_00127 | Events_2 | 1 | I am interested in finding dates for events. | Do you know the event you are interested in? Do you have a preference on the city in which I should look? | [
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?"
] | Prompt: "I am interested in finding dates for events.", Response Type: request, Type of Slot: event_name, Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-4027 | schema_guided_dialog-train-4027 | [
{
"act": 11,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Atlanta Summer Organ Festival"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Peachtree Road United Methodist Church"
]
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?"
] | 4_00127 | Events_2 | 3 | I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL. | The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church. | [
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church."
] | Prompt: "I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.", Response Type: offer, Type of Slot: date, Values: day after tomorrow, Response Type: offer, Type of Slot: event_name, Values: Atlanta Summer Organ Festival, Response Type: offer, Type of Slot: venue, Values: Peachtree Road United Methodist Church, Agent: Events_2 |
schema_guided_dialog-train-4028 | schema_guided_dialog-train-4028 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Atlanta Summer Organ Festival"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Atlanta"
]
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?",
"I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.",
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church."
] | 4_00127 | Events_2 | 5 | That sounds good to me. I want to buy one ticket for the event. | Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow? | [
"Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow?"
] | Prompt: "That sounds good to me. I want to buy one ticket for the event.", Response Type: confirm, Type of Slot: event_name, Values: Atlanta Summer Organ Festival, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: city, Values: Atlanta, Agent: Events_2 |
schema_guided_dialog-train-4029 | schema_guided_dialog-train-4029 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Atlanta Summer Organ Festival"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?",
"I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.",
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church.",
"That sounds good to me. I want to buy one ticket for the event.",
"Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow?"
] | 4_00127 | Events_2 | 7 | No. I want 4 tickets. | Please confirm the details once more. The event is Atlanta Summer Organ Festival and the total number of tickets is 4. | [
"Please confirm the details once more. The event is Atlanta Summer Organ Festival and the total number of tickets is 4."
] | Prompt: "No. I want 4 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Atlanta Summer Organ Festival, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Agent: Events_2 |
schema_guided_dialog-train-4030 | schema_guided_dialog-train-4030 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"3180 Peachtree Road Northeast"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?",
"I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.",
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church.",
"That sounds good to me. I want to buy one ticket for the event.",
"Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow?",
"No. I want 4 tickets.",
"Please confirm the details once more. The event is Atlanta Summer Organ Festival and the total number of tickets is 4."
] | 4_00127 | Events_2 | 9 | Yes that is perfect. When does it start and where? | Your reservation has been made. The venue is located at 3180 Peachtree Road Northeast and begins at 6:30 pm. | [
"Your reservation has been made. The venue is located at 3180 Peachtree Road Northeast and begins at 6:30 pm."
] | Prompt: "Yes that is perfect. When does it start and where?", Response Type: inform, Type of Slot: venue_address, Values: 3180 Peachtree Road Northeast, Response Type: inform, Type of Slot: time, Values: 6:30 pm, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4031 | schema_guided_dialog-train-4031 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?",
"I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.",
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church.",
"That sounds good to me. I want to buy one ticket for the event.",
"Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow?",
"No. I want 4 tickets.",
"Please confirm the details once more. The event is Atlanta Summer Organ Festival and the total number of tickets is 4.",
"Yes that is perfect. When does it start and where?",
"Your reservation has been made. The venue is located at 3180 Peachtree Road Northeast and begins at 6:30 pm."
] | 4_00127 | Events_2 | 11 | Thanks for your help. | Can I help with anything else? | [
"Can I help with anything else?"
] | Prompt: "Thanks for your help.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4032 | schema_guided_dialog-train-4032 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am interested in finding dates for events.",
"Do you know the event you are interested in? Do you have a preference on the city in which I should look?",
"I heard that Atlanta Summer Organ Festival is really fun. I am looking for events in ATL.",
"The event is on the day after tomorrow. It is the Atlanta Summer Organ Festival and it is at Peachtree Road United Methodist Church.",
"That sounds good to me. I want to buy one ticket for the event.",
"Please confirm the following details. The event is Atlanta Summer Organ Festival in Atlanta and you want 1 ticket for the day after tomorrow?",
"No. I want 4 tickets.",
"Please confirm the details once more. The event is Atlanta Summer Organ Festival and the total number of tickets is 4.",
"Yes that is perfect. When does it start and where?",
"Your reservation has been made. The venue is located at 3180 Peachtree Road Northeast and begins at 6:30 pm.",
"Thanks for your help.",
"Can I help with anything else?"
] | 4_00127 | Events_2 | 13 | No thank you. | Have a great day! | [
"Have a great day!"
] | Prompt: "No thank you.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4033 | schema_guided_dialog-train-4033 | [
{
"act": 13,
"slot": "event_name",
"values": []
}
] | [] | 5_00000 | Events_2 | 1 | Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please? | Sure, I'll be happy to assist you. Do you prefer information on a particular even? | [
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?"
] | Prompt: "Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?", Response Type: request, Type of Slot: event_name, Agent: Events_2 |
schema_guided_dialog-train-4034 | schema_guided_dialog-train-4034 | [
{
"act": 11,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Giants Vs Dodgers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Oracle Park"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?"
] | 5_00000 | Events_2 | 3 | Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining. | All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday. | [
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday."
] | Prompt: "Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.", Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: event_name, Values: Giants Vs Dodgers, Response Type: offer, Type of Slot: venue, Values: Oracle Park, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2 |
schema_guided_dialog-train-4035 | schema_guided_dialog-train-4035 | [
{
"act": 11,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Giants Vs Dodgers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Oracle Park"
]
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?",
"Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.",
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday."
] | 5_00000 | Events_2 | 5 | Are there other dates listed for the events? | I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park. | [
"I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park."
] | Prompt: "Are there other dates listed for the events?", Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: event_name, Values: Giants Vs Dodgers, Response Type: offer, Type of Slot: venue, Values: Oracle Park, Agent: Events_2 |
schema_guided_dialog-train-4036 | schema_guided_dialog-train-4036 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Giants Vs Dodgers"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?",
"Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.",
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday.",
"Are there other dates listed for the events?",
"I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park."
] | 5_00000 | Events_2 | 7 | Okay, that would be fine. Would you arrange for me to purchase 3 tickets for that event, please? | Yes, I am reserving 3 tickets for you to attend the Giants Vs Dodgers game next Friday. The event will take place in San Francisco. Please confirm | [
"Yes, I am reserving 3 tickets for you to attend the Giants Vs Dodgers game next Friday. The event will take place in San Francisco. Please confirm"
] | Prompt: "Okay, that would be fine. Would you arrange for me to purchase 3 tickets for that event, please?", Response Type: confirm, Type of Slot: event_name, Values: Giants Vs Dodgers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city, Values: San Francisco, Agent: Events_2 |
schema_guided_dialog-train-4037 | schema_guided_dialog-train-4037 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"24 Willie Mays Plaza"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?",
"Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.",
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday.",
"Are there other dates listed for the events?",
"I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park.",
"Okay, that would be fine. Would you arrange for me to purchase 3 tickets for that event, please?",
"Yes, I am reserving 3 tickets for you to attend the Giants Vs Dodgers game next Friday. The event will take place in San Francisco. Please confirm"
] | 5_00000 | Events_2 | 9 | Wonderful. Yes, please confirm. That is exactly what I want. Now, what is the address of the venue? And, at what time will the game start? | You now have a reservation for the event. The address of the venue is 24 Willie Mays Plaza, and the event will begin at 5 pm. | [
"You now have a reservation for the event. The address of the venue is 24 Willie Mays Plaza, and the event will begin at 5 pm."
] | Prompt: "Wonderful. Yes, please confirm. That is exactly what I want. Now, what is the address of the venue? And, at what time will the game start?", Response Type: inform, Type of Slot: venue_address, Values: 24 Willie Mays Plaza, Response Type: inform, Type of Slot: time, Values: 5 pm, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4038 | schema_guided_dialog-train-4038 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?",
"Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.",
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday.",
"Are there other dates listed for the events?",
"I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park.",
"Okay, that would be fine. Would you arrange for me to purchase 3 tickets for that event, please?",
"Yes, I am reserving 3 tickets for you to attend the Giants Vs Dodgers game next Friday. The event will take place in San Francisco. Please confirm",
"Wonderful. Yes, please confirm. That is exactly what I want. Now, what is the address of the venue? And, at what time will the game start?",
"You now have a reservation for the event. The address of the venue is 24 Willie Mays Plaza, and the event will begin at 5 pm."
] | 5_00000 | Events_2 | 11 | Fine and dandy. I really appreciate your assistance. | Would you like any other assistance? | [
"Would you like any other assistance?"
] | Prompt: "Fine and dandy. I really appreciate your assistance.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4039 | schema_guided_dialog-train-4039 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Okay, I'm looking for a list of dates for special events in San Francisco. Would you help pull up a list for me, please?",
"Sure, I'll be happy to assist you. Do you prefer information on a particular even?",
"Well, I'm thinking the Giants Vs Dodgers game. I've heard it's really entertaining.",
"All right. The Giants Vs Dodgers game takes place on 5 days at Oracle Park. The event is coming up next Monday.",
"Are there other dates listed for the events?",
"I show the event taking place next Friday. It is the Giants Vs Dodgers game at Oracle Park.",
"Okay, that would be fine. Would you arrange for me to purchase 3 tickets for that event, please?",
"Yes, I am reserving 3 tickets for you to attend the Giants Vs Dodgers game next Friday. The event will take place in San Francisco. Please confirm",
"Wonderful. Yes, please confirm. That is exactly what I want. Now, what is the address of the venue? And, at what time will the game start?",
"You now have a reservation for the event. The address of the venue is 24 Willie Mays Plaza, and the event will begin at 5 pm.",
"Fine and dandy. I really appreciate your assistance.",
"Would you like any other assistance?"
] | 5_00000 | Events_2 | 13 | Nope, you've been great. Thanks so much. | My pleasure. Assistance completed at this time. | [
"My pleasure. Assistance completed at this time."
] | Prompt: "Nope, you've been great. Thanks so much.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4040 | schema_guided_dialog-train-4040 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_name",
"values": []
}
] | [] | 5_00001 | Events_2 | 1 | I'm interested in finding dates for events. | Do you have a city you prefer? What events are you interested in? | [
"Do you have a city you prefer? What events are you interested in?"
] | Prompt: "I'm interested in finding dates for events.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_name, Agent: Events_2 |
schema_guided_dialog-train-4041 | schema_guided_dialog-train-4041 | [
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Brown Sabbath"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Crossroads at House of Blues Anaheim"
]
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?"
] | 5_00001 | Events_2 | 3 | I am looking for events in Anaheim and I head that Brown Sabbath is really good. | The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim. | [
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim."
] | Prompt: "I am looking for events in Anaheim and I head that Brown Sabbath is really good.", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Brown Sabbath, Response Type: offer, Type of Slot: venue, Values: Crossroads at House of Blues Anaheim, Agent: Events_2 |
schema_guided_dialog-train-4042 | schema_guided_dialog-train-4042 | [
{
"act": 11,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Brown Sabbath"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Crossroads at House of Blues Anaheim"
]
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim."
] | 5_00001 | Events_2 | 5 | What events are there on other dates? | There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim. | [
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim."
] | Prompt: "What events are there on other dates?", Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: event_name, Values: Brown Sabbath, Response Type: offer, Type of Slot: venue, Values: Crossroads at House of Blues Anaheim, Agent: Events_2 |
schema_guided_dialog-train-4043 | schema_guided_dialog-train-4043 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim."
] | 5_00001 | Events_2 | 7 | That sounds good. | Do you want to buy tickets for this event? | [
"Do you want to buy tickets for this event?"
] | Prompt: "That sounds good.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4044 | schema_guided_dialog-train-4044 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim.",
"That sounds good.",
"Do you want to buy tickets for this event?"
] | 5_00001 | Events_2 | 9 | Yes, I would like to buy tickets. | How many tickets do you want? | [
"How many tickets do you want?"
] | Prompt: "Yes, I would like to buy tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-4045 | schema_guided_dialog-train-4045 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Brown Sabbath"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Anaheim"
]
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim.",
"That sounds good.",
"Do you want to buy tickets for this event?",
"Yes, I would like to buy tickets.",
"How many tickets do you want?"
] | 5_00001 | Events_2 | 11 | I want 2 tickets. | Just to confirm the event is tomorrow and the is Brown Sabbath with 2 tickets in Anaheim. | [
"Just to confirm the event is tomorrow and the is Brown Sabbath with 2 tickets in Anaheim."
] | Prompt: "I want 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Brown Sabbath, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: tomorrow, Response Type: confirm, Type of Slot: city, Values: Anaheim, Agent: Events_2 |
schema_guided_dialog-train-4046 | schema_guided_dialog-train-4046 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Brown Sabbath"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim.",
"That sounds good.",
"Do you want to buy tickets for this event?",
"Yes, I would like to buy tickets.",
"How many tickets do you want?",
"I want 2 tickets.",
"Just to confirm the event is tomorrow and the is Brown Sabbath with 2 tickets in Anaheim."
] | 5_00001 | Events_2 | 13 | I just want one ticket. | Just to confirm, you just one 1 ticket for Brown Sabbath. | [
"Just to confirm, you just one 1 ticket for Brown Sabbath."
] | Prompt: "I just want one ticket.", Response Type: confirm, Type of Slot: event_name, Values: Brown Sabbath, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Agent: Events_2 |
schema_guided_dialog-train-4047 | schema_guided_dialog-train-4047 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim.",
"That sounds good.",
"Do you want to buy tickets for this event?",
"Yes, I would like to buy tickets.",
"How many tickets do you want?",
"I want 2 tickets.",
"Just to confirm the event is tomorrow and the is Brown Sabbath with 2 tickets in Anaheim.",
"I just want one ticket.",
"Just to confirm, you just one 1 ticket for Brown Sabbath."
] | 5_00001 | Events_2 | 15 | Yes, that works for me. | Reservations have been made. | [
"Reservations have been made."
] | Prompt: "Yes, that works for me.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4048 | schema_guided_dialog-train-4048 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm interested in finding dates for events.",
"Do you have a city you prefer? What events are you interested in?",
"I am looking for events in Anaheim and I head that Brown Sabbath is really good.",
"The Brown Sabbath event will happen today at Crossroads at House of Blues Anaheim.",
"What events are there on other dates?",
"There's Brown Sabbath tomorrow at Crossroads at House of Blues Anaheim.",
"That sounds good.",
"Do you want to buy tickets for this event?",
"Yes, I would like to buy tickets.",
"How many tickets do you want?",
"I want 2 tickets.",
"Just to confirm the event is tomorrow and the is Brown Sabbath with 2 tickets in Anaheim.",
"I just want one ticket.",
"Just to confirm, you just one 1 ticket for Brown Sabbath.",
"Yes, that works for me.",
"Reservations have been made."
] | 5_00001 | Events_2 | 17 | That's all I need and thanks a lot for the help. | Have a great day. | [
"Have a great day."
] | Prompt: "That's all I need and thanks a lot for the help.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4049 | schema_guided_dialog-train-4049 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_name",
"values": []
}
] | [] | 5_00002 | Events_2 | 1 | I would like to find local event dates. | Do you have a preferred city and event? | [
"Do you have a preferred city and event?"
] | Prompt: "I would like to find local event dates.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_name, Agent: Events_2 |
schema_guided_dialog-train-4050 | schema_guided_dialog-train-4050 | [
{
"act": 11,
"slot": "date",
"values": [
"next Wednesday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"The Buttertones"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chop Shop"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?"
] | 5_00002 | Events_2 | 3 | Yes, Chi-town and I heard The Buttertones is good. | In 5 days, next Wednesday is The Buttertones at Chop Shop. | [
"In 5 days, next Wednesday is The Buttertones at Chop Shop."
] | Prompt: "Yes, Chi-town and I heard The Buttertones is good.", Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: event_name, Values: The Buttertones, Response Type: offer, Type of Slot: venue, Values: Chop Shop, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2 |
schema_guided_dialog-train-4051 | schema_guided_dialog-train-4051 | [
{
"act": 11,
"slot": "date",
"values": [
"Next Thursday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"The Buttertones"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chop Shop"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop."
] | 5_00002 | Events_2 | 5 | Are there other dates? | Next Thursday is available for The Buttertones at the Chop Shop. | [
"Next Thursday is available for The Buttertones at the Chop Shop."
] | Prompt: "Are there other dates?", Response Type: offer, Type of Slot: date, Values: Next Thursday, Response Type: offer, Type of Slot: event_name, Values: The Buttertones, Response Type: offer, Type of Slot: venue, Values: Chop Shop, Agent: Events_2 |
schema_guided_dialog-train-4052 | schema_guided_dialog-train-4052 | [
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Buddy Guy"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Sony Hall"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop."
] | 5_00002 | Events_2 | 7 | What a bout in New York City for Buddy Guy who is good? | The Buddy Guy even at Sony Hall is today. | [
"The Buddy Guy even at Sony Hall is today."
] | Prompt: "What a bout in New York City for Buddy Guy who is good?", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Buddy Guy, Response Type: offer, Type of Slot: venue, Values: Sony Hall, Agent: Events_2 |
schema_guided_dialog-train-4053 | schema_guided_dialog-train-4053 | [
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today."
] | 5_00002 | Events_2 | 9 | When does it start? | It starts at 5 pm. | [
"It starts at 5 pm."
] | Prompt: "When does it start?", Response Type: inform, Type of Slot: time, Values: 5 pm, Agent: Events_2 |
schema_guided_dialog-train-4054 | schema_guided_dialog-train-4054 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"235 West 46th Street"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today.",
"When does it start?",
"It starts at 5 pm."
] | 5_00002 | Events_2 | 11 | Where is the address? | The address is 235 West 46th Street. | [
"The address is 235 West 46th Street."
] | Prompt: "Where is the address?", Response Type: inform, Type of Slot: venue_address, Values: 235 West 46th Street, Agent: Events_2 |
schema_guided_dialog-train-4055 | schema_guided_dialog-train-4055 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today.",
"When does it start?",
"It starts at 5 pm.",
"Where is the address?",
"The address is 235 West 46th Street."
] | 5_00002 | Events_2 | 13 | This is a good one for me. | Would you like tickets? | [
"Would you like tickets?"
] | Prompt: "This is a good one for me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4056 | schema_guided_dialog-train-4056 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Buddy Guy"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today.",
"When does it start?",
"It starts at 5 pm.",
"Where is the address?",
"The address is 235 West 46th Street.",
"This is a good one for me.",
"Would you like tickets?"
] | 5_00002 | Events_2 | 15 | I want two tickets to this. | Please confirm for today 2 tickets for Buddy Guy in New York. | [
"Please confirm for today 2 tickets for Buddy Guy in New York."
] | Prompt: "I want two tickets to this.", Response Type: confirm, Type of Slot: event_name, Values: Buddy Guy, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2 |
schema_guided_dialog-train-4057 | schema_guided_dialog-train-4057 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today.",
"When does it start?",
"It starts at 5 pm.",
"Where is the address?",
"The address is 235 West 46th Street.",
"This is a good one for me.",
"Would you like tickets?",
"I want two tickets to this.",
"Please confirm for today 2 tickets for Buddy Guy in New York."
] | 5_00002 | Events_2 | 17 | Thank you that is good. | Your tickets are confirmed. | [
"Your tickets are confirmed."
] | Prompt: "Thank you that is good.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4058 | schema_guided_dialog-train-4058 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find local event dates.",
"Do you have a preferred city and event?",
"Yes, Chi-town and I heard The Buttertones is good.",
"In 5 days, next Wednesday is The Buttertones at Chop Shop.",
"Are there other dates?",
"Next Thursday is available for The Buttertones at the Chop Shop.",
"What a bout in New York City for Buddy Guy who is good?",
"The Buddy Guy even at Sony Hall is today.",
"When does it start?",
"It starts at 5 pm.",
"Where is the address?",
"The address is 235 West 46th Street.",
"This is a good one for me.",
"Would you like tickets?",
"I want two tickets to this.",
"Please confirm for today 2 tickets for Buddy Guy in New York.",
"Thank you that is good.",
"Your tickets are confirmed."
] | 5_00002 | Events_2 | 19 | Thanks that is all today. | Have a great day today. | [
"Have a great day today."
] | Prompt: "Thanks that is all today.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4059 | schema_guided_dialog-train-4059 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 5_00003 | Events_2 | 1 | Hi, I am trying to find some dates for events in the city. | Is there a particular city you would like me to research the event for? | [
"Is there a particular city you would like me to research the event for?"
] | Prompt: "Hi, I am trying to find some dates for events in the city.", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-4060 | schema_guided_dialog-train-4060 | [
{
"act": 11,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Yellow Jackets Vs Bulls"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Bobby Dodd Stadium at Historic Grant Field"
]
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?"
] | 5_00003 | Events_2 | 3 | I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting. | The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow. | [
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow."
] | Prompt: "I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.", Response Type: offer, Type of Slot: date, Values: day after tomorrow, Response Type: offer, Type of Slot: event_name, Values: Yellow Jackets Vs Bulls, Response Type: offer, Type of Slot: venue, Values: Bobby Dodd Stadium at Historic Grant Field, Agent: Events_2 |
schema_guided_dialog-train-4061 | schema_guided_dialog-train-4061 | [
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow."
] | 5_00003 | Events_2 | 5 | What time does the game start? | The game is scheduled at 5:30 pm. | [
"The game is scheduled at 5:30 pm."
] | Prompt: "What time does the game start?", Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2 |
schema_guided_dialog-train-4062 | schema_guided_dialog-train-4062 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"177 North Avenue Northwest"
]
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm."
] | 5_00003 | Events_2 | 7 | Could you let me know the venue address? | The venue address is 177 North Avenue Northwest. | [
"The venue address is 177 North Avenue Northwest."
] | Prompt: "Could you let me know the venue address?", Response Type: inform, Type of Slot: venue_address, Values: 177 North Avenue Northwest, Agent: Events_2 |
schema_guided_dialog-train-4063 | schema_guided_dialog-train-4063 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm.",
"Could you let me know the venue address?",
"The venue address is 177 North Avenue Northwest."
] | 5_00003 | Events_2 | 9 | Awesome, sounds great! | Would you like to buy tickets to the game? | [
"Would you like to buy tickets to the game?"
] | Prompt: "Awesome, sounds great!", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4064 | schema_guided_dialog-train-4064 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Yellow Jackets Vs Bulls"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"day after tomorrow"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Atlanta"
]
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm.",
"Could you let me know the venue address?",
"The venue address is 177 North Avenue Northwest.",
"Awesome, sounds great!",
"Would you like to buy tickets to the game?"
] | 5_00003 | Events_2 | 11 | Yes, I need four tickets to the game please. | Just to confirm: You need 4 tickets to the Yellow Jackets Vs Bulls game taking place in Atlanta the day after tomorrow. | [
"Just to confirm: You need 4 tickets to the Yellow Jackets Vs Bulls game taking place in Atlanta the day after tomorrow."
] | Prompt: "Yes, I need four tickets to the game please.", Response Type: confirm, Type of Slot: event_name, Values: Yellow Jackets Vs Bulls, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: city, Values: Atlanta, Agent: Events_2 |
schema_guided_dialog-train-4065 | schema_guided_dialog-train-4065 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm.",
"Could you let me know the venue address?",
"The venue address is 177 North Avenue Northwest.",
"Awesome, sounds great!",
"Would you like to buy tickets to the game?",
"Yes, I need four tickets to the game please.",
"Just to confirm: You need 4 tickets to the Yellow Jackets Vs Bulls game taking place in Atlanta the day after tomorrow."
] | 5_00003 | Events_2 | 13 | Yes, I can confirm that. | Congratulations, you have successfully made the reservation. | [
"Congratulations, you have successfully made the reservation."
] | Prompt: "Yes, I can confirm that.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4066 | schema_guided_dialog-train-4066 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm.",
"Could you let me know the venue address?",
"The venue address is 177 North Avenue Northwest.",
"Awesome, sounds great!",
"Would you like to buy tickets to the game?",
"Yes, I need four tickets to the game please.",
"Just to confirm: You need 4 tickets to the Yellow Jackets Vs Bulls game taking place in Atlanta the day after tomorrow.",
"Yes, I can confirm that.",
"Congratulations, you have successfully made the reservation."
] | 5_00003 | Events_2 | 15 | Thanks so much! | Do you need any more assistance? | [
"Do you need any more assistance?"
] | Prompt: "Thanks so much!", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4067 | schema_guided_dialog-train-4067 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hi, I am trying to find some dates for events in the city.",
"Is there a particular city you would like me to research the event for?",
"I am looking for events in ATL...I heard that Yellow Jackets Vs Bulls is supposed to be really exciting.",
"The Yellow Jackets Vs Bulls will be playing at the Bobby Dodd Stadium at Historic Grant Field. The time will be the day after tomorrow.",
"What time does the game start?",
"The game is scheduled at 5:30 pm.",
"Could you let me know the venue address?",
"The venue address is 177 North Avenue Northwest.",
"Awesome, sounds great!",
"Would you like to buy tickets to the game?",
"Yes, I need four tickets to the game please.",
"Just to confirm: You need 4 tickets to the Yellow Jackets Vs Bulls game taking place in Atlanta the day after tomorrow.",
"Yes, I can confirm that.",
"Congratulations, you have successfully made the reservation.",
"Thanks so much!",
"Do you need any more assistance?"
] | 5_00003 | Events_2 | 17 | No, thanks for your help with this. | Have a great day, thanks for your business. | [
"Have a great day, thanks for your business."
] | Prompt: "No, thanks for your help with this.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4068 | schema_guided_dialog-train-4068 | [
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 5_00004 | Events_2 | 1 | I want to find some dates for an event I want to go to. | Which event is it? Which city do you prefer to view it in? | [
"Which event is it? Which city do you prefer to view it in?"
] | Prompt: "I want to find some dates for an event I want to go to.", Response Type: request, Type of Slot: event_name, Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-4069 | schema_guided_dialog-train-4069 | [
{
"act": 11,
"slot": "date",
"values": [
"next Wednesday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Washington Vs Ny Liberty"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Entertainment & Sports Arena"
]
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?"
] | 5_00004 | Events_2 | 3 | I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start? | Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena. | [
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena."
] | Prompt: "I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?", Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: event_name, Values: Washington Vs Ny Liberty, Response Type: offer, Type of Slot: venue, Values: Entertainment & Sports Arena, Agent: Events_2 |
schema_guided_dialog-train-4070 | schema_guided_dialog-train-4070 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Washington Vs Ny Liberty"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Wednesday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Washington D.C."
]
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?",
"I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?",
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena."
] | 5_00004 | Events_2 | 5 | Sounds great! I want to buy those tickets, help me book two. | Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C. | [
"Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C."
] | Prompt: "Sounds great! I want to buy those tickets, help me book two.", Response Type: confirm, Type of Slot: event_name, Values: Washington Vs Ny Liberty, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2 |
schema_guided_dialog-train-4071 | schema_guided_dialog-train-4071 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Washington D.C."
]
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?",
"I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?",
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena.",
"Sounds great! I want to buy those tickets, help me book two.",
"Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C."
] | 5_00004 | Events_2 | 7 | I want to change that to 3 tickets. | Certainly, 3 tickets for the even in Washington D.C. | [
"Certainly, 3 tickets for the even in Washington D.C."
] | Prompt: "I want to change that to 3 tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2 |
schema_guided_dialog-train-4072 | schema_guided_dialog-train-4072 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1100 Oak Drive SE"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?",
"I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?",
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena.",
"Sounds great! I want to buy those tickets, help me book two.",
"Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C.",
"I want to change that to 3 tickets.",
"Certainly, 3 tickets for the even in Washington D.C."
] | 5_00004 | Events_2 | 9 | What is the address of the venue? | The reservation has been made and the venue is located at 1100 Oak Drive SE. | [
"The reservation has been made and the venue is located at 1100 Oak Drive SE."
] | Prompt: "What is the address of the venue?", Response Type: inform, Type of Slot: venue_address, Values: 1100 Oak Drive SE, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4073 | schema_guided_dialog-train-4073 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?",
"I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?",
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena.",
"Sounds great! I want to buy those tickets, help me book two.",
"Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C.",
"I want to change that to 3 tickets.",
"Certainly, 3 tickets for the even in Washington D.C.",
"What is the address of the venue?",
"The reservation has been made and the venue is located at 1100 Oak Drive SE."
] | 5_00004 | Events_2 | 11 | Thank you for your help! | Is there anything else you need? | [
"Is there anything else you need?"
] | Prompt: "Thank you for your help!", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4074 | schema_guided_dialog-train-4074 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to find some dates for an event I want to go to.",
"Which event is it? Which city do you prefer to view it in?",
"I want to watch Washington Vs Ny Liberty in Washington D.C. When does it start?",
"Starts next Wednesday and Washington Vs Ny Liberty is hosted at the Entertainment & Sports Arena.",
"Sounds great! I want to buy those tickets, help me book two.",
"Certainly, I will help you book 2 tickets foo the Washington Vs Ny Liberty game next Wednesday at Washington D.C.",
"I want to change that to 3 tickets.",
"Certainly, 3 tickets for the even in Washington D.C.",
"What is the address of the venue?",
"The reservation has been made and the venue is located at 1100 Oak Drive SE.",
"Thank you for your help!",
"Is there anything else you need?"
] | 5_00004 | Events_2 | 13 | No thank you, have a great day! | Have a great day yourself! | [
"Have a great day yourself!"
] | Prompt: "No thank you, have a great day!", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4075 | schema_guided_dialog-train-4075 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 5_00005 | Events_2 | 1 | I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular. | Should I look in a specific city? | [
"Should I look in a specific city?"
] | Prompt: "I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-4076 | schema_guided_dialog-train-4076 | [
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Giants Vs Marlins"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Oracle Park"
]
},
{
"act": 5,
"slot": "count",
"values": [
"6"
]
}
] | [
"I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.",
"Should I look in a specific city?"
] | 5_00005 | Events_2 | 3 | I also heard that the Giants Vs Marlins is good. I am looking for events in SFO. | I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park. | [
"I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park."
] | Prompt: "I also heard that the Giants Vs Marlins is good. I am looking for events in SFO.", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Giants Vs Marlins, Response Type: offer, Type of Slot: venue, Values: Oracle Park, Response Type: inform_count, Type of Slot: count, Values: 6, Agent: Events_2 |
schema_guided_dialog-train-4077 | schema_guided_dialog-train-4077 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Giants Vs Marlins"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"San Francisco"
]
}
] | [
"I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.",
"Should I look in a specific city?",
"I also heard that the Giants Vs Marlins is good. I am looking for events in SFO.",
"I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park."
] | 5_00005 | Events_2 | 5 | That sounds good. I would like to buy three tickets to that event. | Okay, so you want to buy 3 tickets for the Giants Vs Marlins game today in San Francisco. Is that correct? | [
"Okay, so you want to buy 3 tickets for the Giants Vs Marlins game today in San Francisco. Is that correct?"
] | Prompt: "That sounds good. I would like to buy three tickets to that event.", Response Type: confirm, Type of Slot: event_name, Values: Giants Vs Marlins, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: city, Values: San Francisco, Agent: Events_2 |
schema_guided_dialog-train-4078 | schema_guided_dialog-train-4078 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"24 Willie Mays Plaza"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.",
"Should I look in a specific city?",
"I also heard that the Giants Vs Marlins is good. I am looking for events in SFO.",
"I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park.",
"That sounds good. I would like to buy three tickets to that event.",
"Okay, so you want to buy 3 tickets for the Giants Vs Marlins game today in San Francisco. Is that correct?"
] | 5_00005 | Events_2 | 7 | Yes, that sounds good. Where is it located? | Okay, your reservation is confirmed. The venue is located at 24 Willie Mays Plaza. | [
"Okay, your reservation is confirmed. The venue is located at 24 Willie Mays Plaza."
] | Prompt: "Yes, that sounds good. Where is it located?", Response Type: inform, Type of Slot: venue_address, Values: 24 Willie Mays Plaza, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4079 | schema_guided_dialog-train-4079 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.",
"Should I look in a specific city?",
"I also heard that the Giants Vs Marlins is good. I am looking for events in SFO.",
"I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park.",
"That sounds good. I would like to buy three tickets to that event.",
"Okay, so you want to buy 3 tickets for the Giants Vs Marlins game today in San Francisco. Is that correct?",
"Yes, that sounds good. Where is it located?",
"Okay, your reservation is confirmed. The venue is located at 24 Willie Mays Plaza."
] | 5_00005 | Events_2 | 9 | Thanks for you help. | Is there anything else you need? | [
"Is there anything else you need?"
] | Prompt: "Thanks for you help.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4080 | schema_guided_dialog-train-4080 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for some popular events to go to. I hear that the Raiders Vs Jaguars is popular.",
"Should I look in a specific city?",
"I also heard that the Giants Vs Marlins is good. I am looking for events in SFO.",
"I found events that match that on 6 days. One is today. The event is Giants Vs Marlins and is at Oracle Park.",
"That sounds good. I would like to buy three tickets to that event.",
"Okay, so you want to buy 3 tickets for the Giants Vs Marlins game today in San Francisco. Is that correct?",
"Yes, that sounds good. Where is it located?",
"Okay, your reservation is confirmed. The venue is located at 24 Willie Mays Plaza.",
"Thanks for you help.",
"Is there anything else you need?"
] | 5_00005 | Events_2 | 11 | No, that is all thanks. | Okay, have a nice day. | [
"Okay, have a nice day."
] | Prompt: "No, that is all thanks.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4081 | schema_guided_dialog-train-4081 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_name",
"values": []
}
] | [] | 5_00006 | Events_2 | 1 | I need event dates. | What city are you interested in? Do you know what event you need? | [
"What city are you interested in? Do you know what event you need?"
] | Prompt: "I need event dates.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_name, Agent: Events_2 |
schema_guided_dialog-train-4082 | schema_guided_dialog-train-4082 | [
{
"act": 11,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Fidlar"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Cornerstone Craft Beer & Live Music"
]
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?"
] | 5_00006 | Events_2 | 3 | I would like event dates for Fidlar in Berkeley, CA. | There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music | [
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music"
] | Prompt: "I would like event dates for Fidlar in Berkeley, CA.", Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: event_name, Values: Fidlar, Response Type: offer, Type of Slot: venue, Values: Cornerstone Craft Beer & Live Music, Agent: Events_2 |
schema_guided_dialog-train-4083 | schema_guided_dialog-train-4083 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"2367 Shattuck Avenue"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music"
] | 5_00006 | Events_2 | 5 | Where is that venue located? What time dies the show start. | This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm. | [
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm."
] | Prompt: "Where is that venue located? What time dies the show start.", Response Type: inform, Type of Slot: venue_address, Values: 2367 Shattuck Avenue, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2 |
schema_guided_dialog-train-4084 | schema_guided_dialog-train-4084 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm."
] | 5_00006 | Events_2 | 7 | Great. That works for me. | Do you want tickets? | [
"Do you want tickets?"
] | Prompt: "Great. That works for me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-4085 | schema_guided_dialog-train-4085 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?"
] | 5_00006 | Events_2 | 9 | Yes I would like tickets. | How many tickets do you need? | [
"How many tickets do you need?"
] | Prompt: "Yes I would like tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-4086 | schema_guided_dialog-train-4086 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Fidlar"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Berkeley"
]
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?",
"Yes I would like tickets.",
"How many tickets do you need?"
] | 5_00006 | Events_2 | 11 | I just need one ticket. | You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct? | [
"You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct?"
] | Prompt: "I just need one ticket.", Response Type: confirm, Type of Slot: event_name, Values: Fidlar, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Monday, Response Type: confirm, Type of Slot: city, Values: Berkeley, Agent: Events_2 |
schema_guided_dialog-train-4087 | schema_guided_dialog-train-4087 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Fidlar"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?",
"Yes I would like tickets.",
"How many tickets do you need?",
"I just need one ticket.",
"You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct?"
] | 5_00006 | Events_2 | 13 | Make that 3 tickets. | You want 3 tickets to Fidlar next Monday in Berkeley. Is that correct? | [
"You want 3 tickets to Fidlar next Monday in Berkeley. Is that correct?"
] | Prompt: "Make that 3 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Fidlar, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Agent: Events_2 |
schema_guided_dialog-train-4088 | schema_guided_dialog-train-4088 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?",
"Yes I would like tickets.",
"How many tickets do you need?",
"I just need one ticket.",
"You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct?",
"Make that 3 tickets.",
"You want 3 tickets to Fidlar next Monday in Berkeley. Is that correct?"
] | 5_00006 | Events_2 | 15 | Yes. That's correct. | Your tickets have been booked. You are all set. | [
"Your tickets have been booked. You are all set."
] | Prompt: "Yes. That's correct.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-4089 | schema_guided_dialog-train-4089 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?",
"Yes I would like tickets.",
"How many tickets do you need?",
"I just need one ticket.",
"You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct?",
"Make that 3 tickets.",
"You want 3 tickets to Fidlar next Monday in Berkeley. Is that correct?",
"Yes. That's correct.",
"Your tickets have been booked. You are all set."
] | 5_00006 | Events_2 | 17 | That's great, thanks. | Do you need anything else? | [
"Do you need anything else?"
] | Prompt: "That's great, thanks.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-4090 | schema_guided_dialog-train-4090 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need event dates.",
"What city are you interested in? Do you know what event you need?",
"I would like event dates for Fidlar in Berkeley, CA.",
"There is 1 event. Fidlar is appearing next Monday at Cornerstone Craft Beer & Live Music",
"Where is that venue located? What time dies the show start.",
"This venue is at 2367 Shattuck Avenue. The show starts at 5:30 pm.",
"Great. That works for me.",
"Do you want tickets?",
"Yes I would like tickets.",
"How many tickets do you need?",
"I just need one ticket.",
"You want 1 ticket to Fidlar next Monday in Berkeley. Is that correct?",
"Make that 3 tickets.",
"You want 3 tickets to Fidlar next Monday in Berkeley. Is that correct?",
"Yes. That's correct.",
"Your tickets have been booked. You are all set.",
"That's great, thanks.",
"Do you need anything else?"
] | 5_00006 | Events_2 | 19 | Nope. I'm good for now. | Let me know if you need sanything else. | [
"Let me know if you need sanything else."
] | Prompt: "Nope. I'm good for now.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-4091 | schema_guided_dialog-train-4091 | [
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 5_00007 | Events_2 | 1 | I would like to find out when some events will be. | Do you have a particular event in mind? Is there a city you would prefer to search in? | [
"Do you have a particular event in mind? Is there a city you would prefer to search in?"
] | Prompt: "I would like to find out when some events will be.", Response Type: request, Type of Slot: event_name, Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-4092 | schema_guided_dialog-train-4092 | [
{
"act": 11,
"slot": "date",
"values": [
"today"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Flamingo Lot"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?"
] | 5_00007 | Events_2 | 3 | I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good. | Greensky Bluegrass is playing today at Flamingo Lot. | [
"Greensky Bluegrass is playing today at Flamingo Lot."
] | Prompt: "I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Greensky Bluegrass, Response Type: offer, Type of Slot: venue, Values: Flamingo Lot, Agent: Events_2 |
schema_guided_dialog-train-4093 | schema_guided_dialog-train-4093 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"5500 Phinney Avenue North"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot."
] | 5_00007 | Events_2 | 5 | Where is the venue located? | The venue is located at 5500 Phinney Avenue North. | [
"The venue is located at 5500 Phinney Avenue North."
] | Prompt: "Where is the venue located?", Response Type: inform, Type of Slot: venue_address, Values: 5500 Phinney Avenue North, Agent: Events_2 |
schema_guided_dialog-train-4094 | schema_guided_dialog-train-4094 | [
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North."
] | 5_00007 | Events_2 | 7 | When does the concert start? | The event begins at 5:30 pm. | [
"The event begins at 5:30 pm."
] | Prompt: "When does the concert start?", Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2 |
schema_guided_dialog-train-4095 | schema_guided_dialog-train-4095 | [
{
"act": 11,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Flamingo Lot"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North.",
"When does the concert start?",
"The event begins at 5:30 pm."
] | 5_00007 | Events_2 | 9 | Can you show me some events for other dates? | Greensky Bluegrass also plays tomorrow at Flamingo Lot. | [
"Greensky Bluegrass also plays tomorrow at Flamingo Lot."
] | Prompt: "Can you show me some events for other dates?", Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: event_name, Values: Greensky Bluegrass, Response Type: offer, Type of Slot: venue, Values: Flamingo Lot, Agent: Events_2 |
schema_guided_dialog-train-4096 | schema_guided_dialog-train-4096 | [
{
"act": 11,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Whitecaps Vs Earthquakes"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"BC Place"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North.",
"When does the concert start?",
"The event begins at 5:30 pm.",
"Can you show me some events for other dates?",
"Greensky Bluegrass also plays tomorrow at Flamingo Lot."
] | 5_00007 | Events_2 | 11 | How about events on other dates? Let's search in Vancouver. I have heard that Whitecaps Vs Earthquakes is really good. | I found that event on 5 days. Whitecaps Vs Earthquakes will take place next Friday at BC Place. | [
"I found that event on 5 days. Whitecaps Vs Earthquakes will take place next Friday at BC Place."
] | Prompt: "How about events on other dates? Let's search in Vancouver. I have heard that Whitecaps Vs Earthquakes is really good.", Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: event_name, Values: Whitecaps Vs Earthquakes, Response Type: offer, Type of Slot: venue, Values: BC Place, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2 |
schema_guided_dialog-train-4097 | schema_guided_dialog-train-4097 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North.",
"When does the concert start?",
"The event begins at 5:30 pm.",
"Can you show me some events for other dates?",
"Greensky Bluegrass also plays tomorrow at Flamingo Lot.",
"How about events on other dates? Let's search in Vancouver. I have heard that Whitecaps Vs Earthquakes is really good.",
"I found that event on 5 days. Whitecaps Vs Earthquakes will take place next Friday at BC Place."
] | 5_00007 | Events_2 | 13 | That sounds great to me. I would like to buy tickets. | Certainly, how many tickets would you like? | [
"Certainly, how many tickets would you like?"
] | Prompt: "That sounds great to me. I would like to buy tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-4098 | schema_guided_dialog-train-4098 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Whitecaps Vs Earthquakes"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Vancouver"
]
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North.",
"When does the concert start?",
"The event begins at 5:30 pm.",
"Can you show me some events for other dates?",
"Greensky Bluegrass also plays tomorrow at Flamingo Lot.",
"How about events on other dates? Let's search in Vancouver. I have heard that Whitecaps Vs Earthquakes is really good.",
"I found that event on 5 days. Whitecaps Vs Earthquakes will take place next Friday at BC Place.",
"That sounds great to me. I would like to buy tickets.",
"Certainly, how many tickets would you like?"
] | 5_00007 | Events_2 | 15 | I want 1 ticket. | You would like to buy 1 ticket for Whitecaps Vs Earthquakes in Vancouver next Friday, is this right? | [
"You would like to buy 1 ticket for Whitecaps Vs Earthquakes in Vancouver next Friday, is this right?"
] | Prompt: "I want 1 ticket.", Response Type: confirm, Type of Slot: event_name, Values: Whitecaps Vs Earthquakes, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city, Values: Vancouver, Agent: Events_2 |
schema_guided_dialog-train-4099 | schema_guided_dialog-train-4099 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"777 Pacific Boulevard"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to find out when some events will be.",
"Do you have a particular event in mind? Is there a city you would prefer to search in?",
"I am looking for events in Seattle, WA. I heard that Greensky Bluegrass is really good.",
"Greensky Bluegrass is playing today at Flamingo Lot.",
"Where is the venue located?",
"The venue is located at 5500 Phinney Avenue North.",
"When does the concert start?",
"The event begins at 5:30 pm.",
"Can you show me some events for other dates?",
"Greensky Bluegrass also plays tomorrow at Flamingo Lot.",
"How about events on other dates? Let's search in Vancouver. I have heard that Whitecaps Vs Earthquakes is really good.",
"I found that event on 5 days. Whitecaps Vs Earthquakes will take place next Friday at BC Place.",
"That sounds great to me. I would like to buy tickets.",
"Certainly, how many tickets would you like?",
"I want 1 ticket.",
"You would like to buy 1 ticket for Whitecaps Vs Earthquakes in Vancouver next Friday, is this right?"
] | 5_00007 | Events_2 | 17 | Yes, that works for me. What is the address of the venue? What time does the event start? | Your ticket purchase was successful. The venue is located at 777 Pacific Boulevard. The event starts at 5:30 pm. | [
"Your ticket purchase was successful. The venue is located at 777 Pacific Boulevard. The event starts at 5:30 pm."
] | Prompt: "Yes, that works for me. What is the address of the venue? What time does the event start?", Response Type: inform, Type of Slot: venue_address, Values: 777 Pacific Boulevard, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Response Type: notify_success, Agent: Events_2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.