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-8200 | schema_guided_dialog-train-8200 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Mets Vs Cubs"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Citi Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] | [
"My best friend and his family are coming to visit and I want to take them out while they are here. Is there a concert playing next Friday?",
"I can look into that but let's narrow it down a bit first. What city or cities would you like me to search in?",
"I would prefer it to be fairly local so NY would be my first choice.",
"Amber Run Brooklyn appears to be playing at Warsaw.",
"I don't much care for that one, can you find me a different concert please?",
"There will also be Chris Botti playing at Sony Hall."
] | 9_00044 | Events_2 | 7 | Let's try some other kind of activity. How about games, preferably baseball. | I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field. | [
"I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field."
] | Prompt: "Let's try some other kind of activity. How about games, preferably baseball.", Response Type: offer, Type of Slot: event_name, Values: Mets Vs Cubs, Response Type: offer, Type of Slot: venue, Values: Citi Field, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Events_2 |
schema_guided_dialog-train-8201 | schema_guided_dialog-train-8201 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"My best friend and his family are coming to visit and I want to take them out while they are here. Is there a concert playing next Friday?",
"I can look into that but let's narrow it down a bit first. What city or cities would you like me to search in?",
"I would prefer it to be fairly local so NY would be my first choice.",
"Amber Run Brooklyn appears to be playing at Warsaw.",
"I don't much care for that one, can you find me a different concert please?",
"There will also be Chris Botti playing at Sony Hall.",
"Let's try some other kind of activity. How about games, preferably baseball.",
"I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field."
] | 9_00044 | Events_2 | 9 | That sounds like something we would all enjoy very much. | Would you like for me to go ahead and purchase tickets for you in advance? | [
"Would you like for me to go ahead and purchase tickets for you in advance?"
] | Prompt: "That sounds like something we would all enjoy very much.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-8202 | schema_guided_dialog-train-8202 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Mets Vs Cubs"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] | [
"My best friend and his family are coming to visit and I want to take them out while they are here. Is there a concert playing next Friday?",
"I can look into that but let's narrow it down a bit first. What city or cities would you like me to search in?",
"I would prefer it to be fairly local so NY would be my first choice.",
"Amber Run Brooklyn appears to be playing at Warsaw.",
"I don't much care for that one, can you find me a different concert please?",
"There will also be Chris Botti playing at Sony Hall.",
"Let's try some other kind of activity. How about games, preferably baseball.",
"I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field.",
"That sounds like something we would all enjoy very much.",
"Would you like for me to go ahead and purchase tickets for you in advance?"
] | 9_00044 | Events_2 | 11 | Yes, can you reserve 3 tickets for that game? | You want 3 tickets to the Mets Vs Cubs game taking place in New York next Friday, is that correct? | [
"You want 3 tickets to the Mets Vs Cubs game taking place in New York next Friday, is that correct?"
] | Prompt: "Yes, can you reserve 3 tickets for that game?", Response Type: confirm, Type of Slot: event_name, Values: Mets Vs Cubs, 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: New York, Agent: Events_2 |
schema_guided_dialog-train-8203 | schema_guided_dialog-train-8203 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"123-01 Roosevelt Avenue"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"My best friend and his family are coming to visit and I want to take them out while they are here. Is there a concert playing next Friday?",
"I can look into that but let's narrow it down a bit first. What city or cities would you like me to search in?",
"I would prefer it to be fairly local so NY would be my first choice.",
"Amber Run Brooklyn appears to be playing at Warsaw.",
"I don't much care for that one, can you find me a different concert please?",
"There will also be Chris Botti playing at Sony Hall.",
"Let's try some other kind of activity. How about games, preferably baseball.",
"I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field.",
"That sounds like something we would all enjoy very much.",
"Would you like for me to go ahead and purchase tickets for you in advance?",
"Yes, can you reserve 3 tickets for that game?",
"You want 3 tickets to the Mets Vs Cubs game taking place in New York next Friday, is that correct?"
] | 9_00044 | Events_2 | 13 | Yes, that's what I want. Can you give me the address of the event and the starting time as well? | I was able to book those tickets for you. The game will be held at 123-01 Roosevelt Avenue and it begins at 6 pm. | [
"I was able to book those tickets for you. The game will be held at 123-01 Roosevelt Avenue and it begins at 6 pm."
] | Prompt: "Yes, that's what I want. Can you give me the address of the event and the starting time as well?", Response Type: inform, Type of Slot: venue_address, Values: 123-01 Roosevelt Avenue, Response Type: inform, Type of Slot: time, Values: 6 pm, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8204 | schema_guided_dialog-train-8204 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"My best friend and his family are coming to visit and I want to take them out while they are here. Is there a concert playing next Friday?",
"I can look into that but let's narrow it down a bit first. What city or cities would you like me to search in?",
"I would prefer it to be fairly local so NY would be my first choice.",
"Amber Run Brooklyn appears to be playing at Warsaw.",
"I don't much care for that one, can you find me a different concert please?",
"There will also be Chris Botti playing at Sony Hall.",
"Let's try some other kind of activity. How about games, preferably baseball.",
"I was able to find 8 baseball games the first of which is the Mets Vs Cubs playing at Citi Field.",
"That sounds like something we would all enjoy very much.",
"Would you like for me to go ahead and purchase tickets for you in advance?",
"Yes, can you reserve 3 tickets for that game?",
"You want 3 tickets to the Mets Vs Cubs game taking place in New York next Friday, is that correct?",
"Yes, that's what I want. Can you give me the address of the event and the starting time as well?",
"I was able to book those tickets for you. The game will be held at 123-01 Roosevelt Avenue and it begins at 6 pm."
] | 9_00044 | Events_2 | 15 | Thanks for the research and help, that is the only thing I needed for now. | It was my pleasure, have a great day and enjoy the game. | [
"It was my pleasure, have a great day and enjoy the game."
] | Prompt: "Thanks for the research and help, that is the only thing I needed for now.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8205 | schema_guided_dialog-train-8205 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 9_00045 | Events_2 | 1 | I'm looking for an event to go to soon. Do you have any suggestions? | Sure. What city should I look in to find your events? | [
"Sure. What city should I look in to find your events?"
] | Prompt: "I'm looking for an event to go to soon. Do you have any suggestions?", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-8206 | schema_guided_dialog-train-8206 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?"
] | 9_00045 | Events_2 | 3 | I'm looking for events that will take place in Portland soon. | What type of event would you like to attend? For example, Music or Sports would help to narrow down the search. | [
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search."
] | Prompt: "I'm looking for events that will take place in Portland soon.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8207 | schema_guided_dialog-train-8207 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Bryan Adams"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Theater Of The Clouds"
]
},
{
"act": 5,
"slot": "count",
"values": [
"7"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search."
] | 9_00045 | Events_2 | 5 | Let's go with music for now. I am looking to attend a Concert. | I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds. | [
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds."
] | Prompt: "Let's go with music for now. I am looking to attend a Concert.", Response Type: offer, Type of Slot: event_name, Values: Bryan Adams, Response Type: offer, Type of Slot: venue, Values: Theater Of The Clouds, Response Type: inform_count, Type of Slot: count, Values: 7, Agent: Events_2 |
schema_guided_dialog-train-8208 | schema_guided_dialog-train-8208 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Erica Fernandez"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Newmark Theatre"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds."
] | 9_00045 | Events_2 | 7 | I don't think I'd like to go to that.Can you find me a Pop event instead? | There is a performance by Erica Fernandez at the Newmark Theatre. | [
"There is a performance by Erica Fernandez at the Newmark Theatre."
] | Prompt: "I don't think I'd like to go to that.Can you find me a Pop event instead?", Response Type: offer, Type of Slot: event_name, Values: Erica Fernandez, Response Type: offer, Type of Slot: venue, Values: Newmark Theatre, Agent: Events_2 |
schema_guided_dialog-train-8209 | schema_guided_dialog-train-8209 | [
{
"act": 13,
"slot": "date",
"values": []
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre."
] | 9_00045 | Events_2 | 9 | That sounds much better. Can you purchase 2 tickets for the show? | What date would you like to attend the event? | [
"What date would you like to attend the event?"
] | Prompt: "That sounds much better. Can you purchase 2 tickets for the show?", Response Type: request, Type of Slot: date, Agent: Events_2 |
schema_guided_dialog-train-8210 | schema_guided_dialog-train-8210 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Erica Fernandez"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Portland"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?"
] | 9_00045 | Events_2 | 11 | Buy the tickets for the 9th of the month please. | You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct? | [
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?"
] | Prompt: "Buy the tickets for the 9th of the month please.", Response Type: confirm, Type of Slot: event_name, Values: Erica Fernandez, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: city, Values: Portland, Agent: Events_2 |
schema_guided_dialog-train-8211 | schema_guided_dialog-train-8211 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Erica Fernandez"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?"
] | 9_00045 | Events_2 | 13 | Everything except the amount of tickets. I want 1 ticket instead. | You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct? | [
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?"
] | Prompt: "Everything except the amount of tickets. I want 1 ticket instead.", Response Type: confirm, Type of Slot: event_name, Values: Erica Fernandez, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Agent: Events_2 |
schema_guided_dialog-train-8212 | schema_guided_dialog-train-8212 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?",
"Everything except the amount of tickets. I want 1 ticket instead.",
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?"
] | 9_00045 | Events_2 | 15 | That is not correct. I want 1 ticket for the 12th of March. | You want 1 ticket to the Erica Fernandez event on March 12th? | [
"You want 1 ticket to the Erica Fernandez event on March 12th?"
] | Prompt: "That is not correct. I want 1 ticket for the 12th of March.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: March 12th, Agent: Events_2 |
schema_guided_dialog-train-8213 | schema_guided_dialog-train-8213 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?",
"Everything except the amount of tickets. I want 1 ticket instead.",
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?",
"That is not correct. I want 1 ticket for the 12th of March.",
"You want 1 ticket to the Erica Fernandez event on March 12th?"
] | 9_00045 | Events_2 | 17 | That sounds right to me. | Your reservation has been confirmed. Is there anything else? | [
"Your reservation has been confirmed. Is there anything else?"
] | Prompt: "That sounds right to me.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8214 | schema_guided_dialog-train-8214 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1111 Southwest Broadway"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?",
"Everything except the amount of tickets. I want 1 ticket instead.",
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?",
"That is not correct. I want 1 ticket for the 12th of March.",
"You want 1 ticket to the Erica Fernandez event on March 12th?",
"That sounds right to me.",
"Your reservation has been confirmed. Is there anything else?"
] | 9_00045 | Events_2 | 19 | Can you tell me where the venue for the event is located? | The event will take place at the venue located at 1111 Southwest Broadway. | [
"The event will take place at the venue located at 1111 Southwest Broadway."
] | Prompt: "Can you tell me where the venue for the event is located?", Response Type: inform, Type of Slot: venue_address, Values: 1111 Southwest Broadway, Agent: Events_2 |
schema_guided_dialog-train-8215 | schema_guided_dialog-train-8215 | [
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?",
"Everything except the amount of tickets. I want 1 ticket instead.",
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?",
"That is not correct. I want 1 ticket for the 12th of March.",
"You want 1 ticket to the Erica Fernandez event on March 12th?",
"That sounds right to me.",
"Your reservation has been confirmed. Is there anything else?",
"Can you tell me where the venue for the event is located?",
"The event will take place at the venue located at 1111 Southwest Broadway."
] | 9_00045 | Events_2 | 21 | What time does the event start that day? | The event will begin promptly at 5 pm. | [
"The event will begin promptly at 5 pm."
] | Prompt: "What time does the event start that day?", Response Type: inform, Type of Slot: time, Values: 5 pm, Agent: Events_2 |
schema_guided_dialog-train-8216 | schema_guided_dialog-train-8216 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for an event to go to soon. Do you have any suggestions?",
"Sure. What city should I look in to find your events?",
"I'm looking for events that will take place in Portland soon.",
"What type of event would you like to attend? For example, Music or Sports would help to narrow down the search.",
"Let's go with music for now. I am looking to attend a Concert.",
"I found 7 events that may be what you are looking for. A good option is Bryan Adams performing at the Theater Of The Clouds.",
"I don't think I'd like to go to that.Can you find me a Pop event instead?",
"There is a performance by Erica Fernandez at the Newmark Theatre.",
"That sounds much better. Can you purchase 2 tickets for the show?",
"What date would you like to attend the event?",
"Buy the tickets for the 9th of the month please.",
"You want 2 tickets to attend the Erica Fernandez event on March 9th in Portland. Is that correct?",
"Everything except the amount of tickets. I want 1 ticket instead.",
"You want 1 ticket to attend the Erica Fernandez event on March 9th. Is that correct?",
"That is not correct. I want 1 ticket for the 12th of March.",
"You want 1 ticket to the Erica Fernandez event on March 12th?",
"That sounds right to me.",
"Your reservation has been confirmed. Is there anything else?",
"Can you tell me where the venue for the event is located?",
"The event will take place at the venue located at 1111 Southwest Broadway.",
"What time does the event start that day?",
"The event will begin promptly at 5 pm."
] | 9_00045 | Events_2 | 23 | Okay I understand. Thank you for the help. That's all I need for now. | You're welcome. Have a good day. | [
"You're welcome. Have a good day."
] | Prompt: "Okay I understand. Thank you for the help. That's all I need for now.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8217 | schema_guided_dialog-train-8217 | [
{
"act": 13,
"slot": "event_type",
"values": []
}
] | [] | 9_00046 | Events_2 | 1 | I want to find out about events in New York. | What type of event are you interested in? | [
"What type of event are you interested in?"
] | Prompt: "I want to find out about events in New York.", Response Type: request, Type of Slot: event_type, Agent: Events_2 |
schema_guided_dialog-train-8218 | schema_guided_dialog-train-8218 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Mets vs Braves"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Citi Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?"
] | 9_00046 | Events_2 | 3 | I want a sports event. | I found 10 sporting events. The first is Mets vs Braves at Citi Field. | [
"I found 10 sporting events. The first is Mets vs Braves at Citi Field."
] | Prompt: "I want a sports event.", Response Type: offer, Type of Slot: event_name, Values: Mets vs Braves, Response Type: offer, Type of Slot: venue, Values: Citi Field, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2 |
schema_guided_dialog-train-8219 | schema_guided_dialog-train-8219 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Mets vs Cubs"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Citi Field"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field."
] | 9_00046 | Events_2 | 5 | What are some of the other events? | The next one is the Mets vs Cubs at Citi Field. | [
"The next one is the Mets vs Cubs at Citi Field."
] | Prompt: "What are some of the other events?", Response Type: offer, Type of Slot: event_name, Values: Mets vs Cubs, Response Type: offer, Type of Slot: venue, Values: Citi Field, Agent: Events_2 |
schema_guided_dialog-train-8220 | schema_guided_dialog-train-8220 | [
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 4,
"slot": "category",
"values": [
"baseball"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field."
] | 9_00046 | Events_2 | 7 | When does that game begin and what kind of event is it? | Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm. | [
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm."
] | Prompt: "When does that game begin and what kind of event is it?", Response Type: inform, Type of Slot: time, Values: 6 pm, Response Type: inform, Type of Slot: category, Values: baseball, Agent: Events_2 |
schema_guided_dialog-train-8221 | schema_guided_dialog-train-8221 | [
{
"act": 13,
"slot": "date",
"values": []
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm."
] | 9_00046 | Events_2 | 9 | Yes, I would like tickets. | What date are you interested in? | [
"What date are you interested in?"
] | Prompt: "Yes, I would like tickets.", Response Type: request, Type of Slot: date, Agent: Events_2 |
schema_guided_dialog-train-8222 | schema_guided_dialog-train-8222 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?"
] | 9_00046 | Events_2 | 11 | I want the game on March 8th. | How many tickets would you like? | [
"How many tickets would you like?"
] | Prompt: "I want the game on March 8th.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-8223 | schema_guided_dialog-train-8223 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Mets vs Cubs"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Wednesday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?"
] | 9_00046 | Events_2 | 13 | I need two tickets. Could you make it the game on the 6th? | Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City. | [
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City."
] | Prompt: "I need two tickets. Could you make it the game on the 6th?", Response Type: confirm, Type of Slot: event_name, Values: Mets vs Cubs, 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: New York, Agent: Events_2 |
schema_guided_dialog-train-8224 | schema_guided_dialog-train-8224 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Mets vs Cubs"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?",
"I need two tickets. Could you make it the game on the 6th?",
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City."
] | 9_00046 | Events_2 | 15 | I changed my mind. I need three tickets. | Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City. | [
"Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City."
] | Prompt: "I changed my mind. I need three tickets.", Response Type: confirm, Type of Slot: event_name, Values: Mets vs Cubs, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Agent: Events_2 |
schema_guided_dialog-train-8225 | schema_guided_dialog-train-8225 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?",
"I need two tickets. Could you make it the game on the 6th?",
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"I changed my mind. I need three tickets.",
"Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City."
] | 9_00046 | Events_2 | 17 | Yes, that's perfect, thanks. | Your tickets have been purchased and will be available at will-call. | [
"Your tickets have been purchased and will be available at will-call."
] | Prompt: "Yes, that's perfect, thanks.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8226 | schema_guided_dialog-train-8226 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"123-01 Roosevelt Avenue"
]
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?",
"I need two tickets. Could you make it the game on the 6th?",
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"I changed my mind. I need three tickets.",
"Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"Yes, that's perfect, thanks.",
"Your tickets have been purchased and will be available at will-call."
] | 9_00046 | Events_2 | 19 | Where is Citi Field located? | Citi Field is located at 123-01 Roosevelt Avenue. | [
"Citi Field is located at 123-01 Roosevelt Avenue."
] | Prompt: "Where is Citi Field located?", Response Type: inform, Type of Slot: venue_address, Values: 123-01 Roosevelt Avenue, Agent: Events_2 |
schema_guided_dialog-train-8227 | schema_guided_dialog-train-8227 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?",
"I need two tickets. Could you make it the game on the 6th?",
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"I changed my mind. I need three tickets.",
"Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"Yes, that's perfect, thanks.",
"Your tickets have been purchased and will be available at will-call.",
"Where is Citi Field located?",
"Citi Field is located at 123-01 Roosevelt Avenue."
] | 9_00046 | Events_2 | 21 | Great, thanks for your help. | Would you like help with any other event? | [
"Would you like help with any other event?"
] | Prompt: "Great, thanks for your help.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-8228 | schema_guided_dialog-train-8228 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to find out about events in New York.",
"What type of event are you interested in?",
"I want a sports event.",
"I found 10 sporting events. The first is Mets vs Braves at Citi Field.",
"What are some of the other events?",
"The next one is the Mets vs Cubs at Citi Field.",
"When does that game begin and what kind of event is it?",
"Mets vs Cubs is a baseball game and begins at 6 pm with gates opening at 4 pm.",
"Yes, I would like tickets.",
"What date are you interested in?",
"I want the game on March 8th.",
"How many tickets would you like?",
"I need two tickets. Could you make it the game on the 6th?",
"Please confirm the following: 2 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"I changed my mind. I need three tickets.",
"Please confirm the following: 3 tickets for the Mets vs Cubs baseball game next Wednesday in New York City.",
"Yes, that's perfect, thanks.",
"Your tickets have been purchased and will be available at will-call.",
"Where is Citi Field located?",
"Citi Field is located at 123-01 Roosevelt Avenue.",
"Great, thanks for your help.",
"Would you like help with any other event?"
] | 9_00046 | Events_2 | 23 | No, I don't think so. Thanks. | Enjoy the game. | [
"Enjoy the game."
] | Prompt: "No, I don't think so. Thanks.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8229 | schema_guided_dialog-train-8229 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [] | 9_00047 | Events_2 | 1 | I need help looking for an event in LAX on March 4th. | What kind of event? You can say Music or Sports or anything else. | [
"What kind of event? You can say Music or Sports or anything else."
] | Prompt: "I need help looking for an event in LAX on March 4th.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8230 | schema_guided_dialog-train-8230 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Dodgers Vs Diamondbacks"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Dodger Stadium"
]
}
] | [
"I need help looking for an event in LAX on March 4th.",
"What kind of event? You can say Music or Sports or anything else."
] | 9_00047 | Events_2 | 3 | I am looking for a Match. | What about the Dodgers Vs Diamondbacks at Dodger Stadium? | [
"What about the Dodgers Vs Diamondbacks at Dodger Stadium?"
] | Prompt: "I am looking for a Match.", Response Type: offer, Type of Slot: event_name, Values: Dodgers Vs Diamondbacks, Response Type: offer, Type of Slot: venue, Values: Dodger Stadium, Agent: Events_2 |
schema_guided_dialog-train-8231 | schema_guided_dialog-train-8231 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I need help looking for an event in LAX on March 4th.",
"What kind of event? You can say Music or Sports or anything else.",
"I am looking for a Match.",
"What about the Dodgers Vs Diamondbacks at Dodger Stadium?"
] | 9_00047 | Events_2 | 5 | That works. | Would you like to buy tickets now? | [
"Would you like to buy tickets now?"
] | Prompt: "That works.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-8232 | schema_guided_dialog-train-8232 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Dodgers Vs Diamondbacks"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] | [
"I need help looking for an event in LAX on March 4th.",
"What kind of event? You can say Music or Sports or anything else.",
"I am looking for a Match.",
"What about the Dodgers Vs Diamondbacks at Dodger Stadium?",
"That works.",
"Would you like to buy tickets now?"
] | 9_00047 | Events_2 | 7 | Yes, I would like three tickets. | Please confirm the following: 3 tickets to the Dodgers Vs Diamondbacks in Los Angeles next Monday. | [
"Please confirm the following: 3 tickets to the Dodgers Vs Diamondbacks in Los Angeles next Monday."
] | Prompt: "Yes, I would like three tickets.", Response Type: confirm, Type of Slot: event_name, Values: Dodgers Vs Diamondbacks, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Monday, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2 |
schema_guided_dialog-train-8233 | schema_guided_dialog-train-8233 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1000 Vin Scully Ave"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need help looking for an event in LAX on March 4th.",
"What kind of event? You can say Music or Sports or anything else.",
"I am looking for a Match.",
"What about the Dodgers Vs Diamondbacks at Dodger Stadium?",
"That works.",
"Would you like to buy tickets now?",
"Yes, I would like three tickets.",
"Please confirm the following: 3 tickets to the Dodgers Vs Diamondbacks in Los Angeles next Monday."
] | 9_00047 | Events_2 | 9 | Yes that is correct. What time does the event start and what is the venue's address? | Dodger Stadium is located at 1000 Vin Scully Ave. The game starts at 6 pm. | [
"Dodger Stadium is located at 1000 Vin Scully Ave. The game starts at 6 pm."
] | Prompt: "Yes that is correct. What time does the event start and what is the venue's address?", Response Type: inform, Type of Slot: venue_address, Values: 1000 Vin Scully Ave, Response Type: inform, Type of Slot: time, Values: 6 pm, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8234 | schema_guided_dialog-train-8234 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need help looking for an event in LAX on March 4th.",
"What kind of event? You can say Music or Sports or anything else.",
"I am looking for a Match.",
"What about the Dodgers Vs Diamondbacks at Dodger Stadium?",
"That works.",
"Would you like to buy tickets now?",
"Yes, I would like three tickets.",
"Please confirm the following: 3 tickets to the Dodgers Vs Diamondbacks in Los Angeles next Monday.",
"Yes that is correct. What time does the event start and what is the venue's address?",
"Dodger Stadium is located at 1000 Vin Scully Ave. The game starts at 6 pm."
] | 9_00047 | Events_2 | 11 | That is all I need, thank you. | Have a good day! | [
"Have a good day!"
] | Prompt: "That is all I need, thank you.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8235 | schema_guided_dialog-train-8235 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [] | 9_00048 | Events_2 | 1 | I'm looking for an event to attend with some friends. | What kind of event are you looking for? You can say things like Music or Sports. | [
"What kind of event are you looking for? You can say things like Music or Sports."
] | Prompt: "I'm looking for an event to attend with some friends.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8236 | schema_guided_dialog-train-8236 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports."
] | 9_00048 | Events_2 | 3 | I think we all want to go see a concert. | What city or area would you prefer the event take place in? | [
"What city or area would you prefer the event take place in?"
] | Prompt: "I think we all want to go see a concert.", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-8237 | schema_guided_dialog-train-8237 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Todd Rundgren"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Napa Valley Performing Arts Center"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?"
] | 9_00048 | Events_2 | 5 | Can you search for Pop events in Yountville? | There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren. | [
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren."
] | Prompt: "Can you search for Pop events in Yountville?", Response Type: offer, Type of Slot: event_name, Values: Todd Rundgren, Response Type: offer, Type of Slot: venue, Values: Napa Valley Performing Arts Center, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_2 |
schema_guided_dialog-train-8238 | schema_guided_dialog-train-8238 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"100 California Drive"
]
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren."
] | 9_00048 | Events_2 | 7 | What is the location of that concert? | The address where that concert is taking place is 100 California Drive. | [
"The address where that concert is taking place is 100 California Drive."
] | Prompt: "What is the location of that concert?", Response Type: inform, Type of Slot: venue_address, Values: 100 California Drive, Agent: Events_2 |
schema_guided_dialog-train-8239 | schema_guided_dialog-train-8239 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Todd Rundgren"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Yountville"
]
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive."
] | 9_00048 | Events_2 | 9 | That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th? | My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct? | [
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?"
] | Prompt: "That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?", Response Type: confirm, Type of Slot: event_name, Values: Todd Rundgren, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: city, Values: Yountville, Agent: Events_2 |
schema_guided_dialog-train-8240 | schema_guided_dialog-train-8240 | [
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Yountville"
]
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive.",
"That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?",
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?"
] | 9_00048 | Events_2 | 11 | No, that won't work. I would rather attend the one playing next Thursday. | So you want the concert playing next Thursday located in Yountville. Does that sound right? | [
"So you want the concert playing next Thursday located in Yountville. Does that sound right?"
] | Prompt: "No, that won't work. I would rather attend the one playing next Thursday.", Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: city, Values: Yountville, Agent: Events_2 |
schema_guided_dialog-train-8241 | schema_guided_dialog-train-8241 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive.",
"That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?",
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?",
"No, that won't work. I would rather attend the one playing next Thursday.",
"So you want the concert playing next Thursday located in Yountville. Does that sound right?"
] | 9_00048 | Events_2 | 13 | No, I will be needing two tickets. | Okay, so you need a total of 2 tickets for the concert next Thursday. Is that correct? | [
"Okay, so you need a total of 2 tickets for the concert next Thursday. Is that correct?"
] | Prompt: "No, I will be needing two 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-8242 | schema_guided_dialog-train-8242 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive.",
"That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?",
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?",
"No, that won't work. I would rather attend the one playing next Thursday.",
"So you want the concert playing next Thursday located in Yountville. Does that sound right?",
"No, I will be needing two tickets.",
"Okay, so you need a total of 2 tickets for the concert next Thursday. Is that correct?"
] | 9_00048 | Events_2 | 15 | Perfect, that's exactly what I was looking for. | I have successfully booked your tickets. | [
"I have successfully booked your tickets."
] | Prompt: "Perfect, that's exactly what I was looking for.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8243 | schema_guided_dialog-train-8243 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive.",
"That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?",
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?",
"No, that won't work. I would rather attend the one playing next Thursday.",
"So you want the concert playing next Thursday located in Yountville. Does that sound right?",
"No, I will be needing two tickets.",
"Okay, so you need a total of 2 tickets for the concert next Thursday. Is that correct?",
"Perfect, that's exactly what I was looking for.",
"I have successfully booked your tickets."
] | 9_00048 | Events_2 | 17 | Thanks so much for your help. | Is there anything else I can do for you? | [
"Is there anything else I can do for you?"
] | Prompt: "Thanks so much for your help.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-8244 | schema_guided_dialog-train-8244 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm looking for an event to attend with some friends.",
"What kind of event are you looking for? You can say things like Music or Sports.",
"I think we all want to go see a concert.",
"What city or area would you prefer the event take place in?",
"Can you search for Pop events in Yountville?",
"There is 1 Pop event taking place at Napa Valley Performing Arts Center featuring Todd Rundgren.",
"What is the location of that concert?",
"The address where that concert is taking place is 100 California Drive.",
"That 's sounds like something I would enjoy. Can you reserve me three tickets for the 9th?",
"My pleasure, I have you down for 3 tickets to the Todd Rundgren on March 9th, located in Yountville. Is that correct?",
"No, that won't work. I would rather attend the one playing next Thursday.",
"So you want the concert playing next Thursday located in Yountville. Does that sound right?",
"No, I will be needing two tickets.",
"Okay, so you need a total of 2 tickets for the concert next Thursday. Is that correct?",
"Perfect, that's exactly what I was looking for.",
"I have successfully booked your tickets.",
"Thanks so much for your help.",
"Is there anything else I can do for you?"
] | 9_00048 | Events_2 | 19 | No, that is all I needed help with today. | Enjoy the rest of your day. | [
"Enjoy the rest of your day."
] | Prompt: "No, that is all I needed help with today.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8245 | schema_guided_dialog-train-8245 | [
{
"act": 13,
"slot": "event_type",
"values": []
}
] | [] | 9_00049 | Events_2 | 1 | I would like to find an event | What kind of event are you looking for? | [
"What kind of event are you looking for?"
] | Prompt: "I would like to find an event", Response Type: request, Type of Slot: event_type, Agent: Events_2 |
schema_guided_dialog-train-8246 | schema_guided_dialog-train-8246 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I would like to find an event",
"What kind of event are you looking for?"
] | 9_00049 | Events_2 | 3 | I would like to find Games | In which city? | [
"In which city?"
] | Prompt: "I would like to find Games", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-8247 | schema_guided_dialog-train-8247 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Dodgers Vs Cubs"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Dodger Stadium"
]
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?"
] | 9_00049 | Events_2 | 5 | In LAX, later today | I've found Dodgers Vs Cubs at Dodger Stadium | [
"I've found Dodgers Vs Cubs at Dodger Stadium"
] | Prompt: "In LAX, later today", Response Type: offer, Type of Slot: event_name, Values: Dodgers Vs Cubs, Response Type: offer, Type of Slot: venue, Values: Dodger Stadium, Agent: Events_2 |
schema_guided_dialog-train-8248 | schema_guided_dialog-train-8248 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Dodgers Vs Giants"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Dodger Stadium"
]
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium"
] | 9_00049 | Events_2 | 7 | Can you find another event? thanks | I've found Dodgers Vs Giants at Dodger Stadium | [
"I've found Dodgers Vs Giants at Dodger Stadium"
] | Prompt: "Can you find another event? thanks", Response Type: offer, Type of Slot: event_name, Values: Dodgers Vs Giants, Response Type: offer, Type of Slot: venue, Values: Dodger Stadium, Agent: Events_2 |
schema_guided_dialog-train-8249 | schema_guided_dialog-train-8249 | [
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 4,
"slot": "category",
"values": [
"Baseball"
]
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium"
] | 9_00049 | Events_2 | 9 | Good! What kind of event is it? What time does it start? | This is a Baseball event and it starts at 7:30 pm | [
"This is a Baseball event and it starts at 7:30 pm"
] | Prompt: "Good! What kind of event is it? What time does it start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: inform, Type of Slot: category, Values: Baseball, Agent: Events_2 |
schema_guided_dialog-train-8250 | schema_guided_dialog-train-8250 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Huskies Vs Cougars"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Husky Stadium"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium",
"Good! What kind of event is it? What time does it start?",
"This is a Baseball event and it starts at 7:30 pm"
] | 9_00049 | Events_2 | 11 | I prefer Basketball events, in Seattle: can you search for something? | There is 1 event: Huskies Vs Cougars at Husky Stadium | [
"There is 1 event: Huskies Vs Cougars at Husky Stadium"
] | Prompt: "I prefer Basketball events, in Seattle: can you search for something?", Response Type: offer, Type of Slot: event_name, Values: Huskies Vs Cougars, Response Type: offer, Type of Slot: venue, Values: Husky Stadium, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_2 |
schema_guided_dialog-train-8251 | schema_guided_dialog-train-8251 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Huskies Vs Cougars"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Seattle"
]
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium",
"Good! What kind of event is it? What time does it start?",
"This is a Baseball event and it starts at 7:30 pm",
"I prefer Basketball events, in Seattle: can you search for something?",
"There is 1 event: Huskies Vs Cougars at Husky Stadium"
] | 9_00049 | Events_2 | 13 | Ok, It's perfect! I want four tickets | 4 tickets for Huskies Vs Cougars, in Seattle on today. Do you confirm? | [
"4 tickets for Huskies Vs Cougars, in Seattle on today. Do you confirm?"
] | Prompt: "Ok, It's perfect! I want four tickets", Response Type: confirm, Type of Slot: event_name, Values: Huskies Vs Cougars, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: city, Values: Seattle, Agent: Events_2 |
schema_guided_dialog-train-8252 | schema_guided_dialog-train-8252 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium",
"Good! What kind of event is it? What time does it start?",
"This is a Baseball event and it starts at 7:30 pm",
"I prefer Basketball events, in Seattle: can you search for something?",
"There is 1 event: Huskies Vs Cougars at Husky Stadium",
"Ok, It's perfect! I want four tickets",
"4 tickets for Huskies Vs Cougars, in Seattle on today. Do you confirm?"
] | 9_00049 | Events_2 | 15 | Yes, I confirm, thanks | Your tickets are booked | [
"Your tickets are booked"
] | Prompt: "Yes, I confirm, thanks", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8253 | schema_guided_dialog-train-8253 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium",
"Good! What kind of event is it? What time does it start?",
"This is a Baseball event and it starts at 7:30 pm",
"I prefer Basketball events, in Seattle: can you search for something?",
"There is 1 event: Huskies Vs Cougars at Husky Stadium",
"Ok, It's perfect! I want four tickets",
"4 tickets for Huskies Vs Cougars, in Seattle on today. Do you confirm?",
"Yes, I confirm, thanks",
"Your tickets are booked"
] | 9_00049 | Events_2 | 17 | Thanks, It's all! | You need anything else? | [
"You need anything else?"
] | Prompt: "Thanks, It's all!", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-8254 | schema_guided_dialog-train-8254 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to find an event",
"What kind of event are you looking for?",
"I would like to find Games",
"In which city?",
"In LAX, later today",
"I've found Dodgers Vs Cubs at Dodger Stadium",
"Can you find another event? thanks",
"I've found Dodgers Vs Giants at Dodger Stadium",
"Good! What kind of event is it? What time does it start?",
"This is a Baseball event and it starts at 7:30 pm",
"I prefer Basketball events, in Seattle: can you search for something?",
"There is 1 event: Huskies Vs Cougars at Husky Stadium",
"Ok, It's perfect! I want four tickets",
"4 tickets for Huskies Vs Cougars, in Seattle on today. Do you confirm?",
"Yes, I confirm, thanks",
"Your tickets are booked",
"Thanks, It's all!",
"You need anything else?"
] | 9_00049 | Events_2 | 19 | No, thanks a lot | Have a nice day | [
"Have a nice day"
] | Prompt: "No, thanks a lot", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8255 | schema_guided_dialog-train-8255 | [
{
"act": 13,
"slot": "event_type",
"values": []
}
] | [] | 9_00050 | Events_2 | 1 | I am looking for an event. | What kind of event? | [
"What kind of event?"
] | Prompt: "I am looking for an event.", Response Type: request, Type of Slot: event_type, Agent: Events_2 |
schema_guided_dialog-train-8256 | schema_guided_dialog-train-8256 | [
{
"act": 13,
"slot": "city",
"values": []
}
] | [
"I am looking for an event.",
"What kind of event?"
] | 9_00050 | Events_2 | 3 | I want to see a match. | Which city are you looking in? | [
"Which city are you looking in?"
] | Prompt: "I want to see a match.", Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-8257 | schema_guided_dialog-train-8257 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Cubs Vs Brewers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Wrigley Field"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?"
] | 9_00050 | Events_2 | 5 | I am looking for an event in Chicago. | There is a Cubs Vs Brewers game at Wrigley Field. | [
"There is a Cubs Vs Brewers game at Wrigley Field."
] | Prompt: "I am looking for an event in Chicago.", Response Type: offer, Type of Slot: event_name, Values: Cubs Vs Brewers, Response Type: offer, Type of Slot: venue, Values: Wrigley Field, Agent: Events_2 |
schema_guided_dialog-train-8258 | schema_guided_dialog-train-8258 | [
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
},
{
"act": 4,
"slot": "category",
"values": [
"baseball"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field."
] | 9_00050 | Events_2 | 7 | What kind of event is it, and when does it start? | It is a baseball game starting at 5 pm. | [
"It is a baseball game starting at 5 pm."
] | Prompt: "What kind of event is it, and when does it start?", Response Type: inform, Type of Slot: time, Values: 5 pm, Response Type: inform, Type of Slot: category, Values: baseball, Agent: Events_2 |
schema_guided_dialog-train-8259 | schema_guided_dialog-train-8259 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm."
] | 9_00050 | Events_2 | 9 | That is perfect. | Do you want to purchase tickets? | [
"Do you want to purchase tickets?"
] | Prompt: "That is perfect.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-8260 | schema_guided_dialog-train-8260 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
},
{
"act": 13,
"slot": "date",
"values": []
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?"
] | 9_00050 | Events_2 | 11 | Yes please! | What date are you attending and how many tickets do you need? | [
"What date are you attending and how many tickets do you need?"
] | Prompt: "Yes please!", Response Type: request, Type of Slot: number_of_tickets, Response Type: request, Type of Slot: date, Agent: Events_2 |
schema_guided_dialog-train-8261 | schema_guided_dialog-train-8261 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Cubs Vs Brewers"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Chicago"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?",
"Yes please!",
"What date are you attending and how many tickets do you need?"
] | 9_00050 | Events_2 | 13 | I want two tickets for next Friday. | Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday. | [
"Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday."
] | Prompt: "I want two tickets for next Friday.", Response Type: confirm, Type of Slot: event_name, Values: Cubs Vs Brewers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city, Values: Chicago, Agent: Events_2 |
schema_guided_dialog-train-8262 | schema_guided_dialog-train-8262 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 12th"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?",
"Yes please!",
"What date are you attending and how many tickets do you need?",
"I want two tickets for next Friday.",
"Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday."
] | 9_00050 | Events_2 | 15 | Actually, I want three tickets to the game on the 12th of March. | Please confirm you want 3 tickets to the game on March 12th. | [
"Please confirm you want 3 tickets to the game on March 12th."
] | Prompt: "Actually, I want three tickets to the game on the 12th of March.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 12th, Agent: Events_2 |
schema_guided_dialog-train-8263 | schema_guided_dialog-train-8263 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?",
"Yes please!",
"What date are you attending and how many tickets do you need?",
"I want two tickets for next Friday.",
"Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday.",
"Actually, I want three tickets to the game on the 12th of March.",
"Please confirm you want 3 tickets to the game on March 12th."
] | 9_00050 | Events_2 | 17 | Yes, that is perfect. | The tickets have been purchased. | [
"The tickets have been purchased."
] | Prompt: "Yes, that is perfect.", Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8264 | schema_guided_dialog-train-8264 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1060 West Addison Street"
]
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?",
"Yes please!",
"What date are you attending and how many tickets do you need?",
"I want two tickets for next Friday.",
"Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday.",
"Actually, I want three tickets to the game on the 12th of March.",
"Please confirm you want 3 tickets to the game on March 12th.",
"Yes, that is perfect.",
"The tickets have been purchased."
] | 9_00050 | Events_2 | 19 | Where is the stadium? | The address is 1060 West Addison Street. | [
"The address is 1060 West Addison Street."
] | Prompt: "Where is the stadium?", Response Type: inform, Type of Slot: venue_address, Values: 1060 West Addison Street, Agent: Events_2 |
schema_guided_dialog-train-8265 | schema_guided_dialog-train-8265 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am looking for an event.",
"What kind of event?",
"I want to see a match.",
"Which city are you looking in?",
"I am looking for an event in Chicago.",
"There is a Cubs Vs Brewers game at Wrigley Field.",
"What kind of event is it, and when does it start?",
"It is a baseball game starting at 5 pm.",
"That is perfect.",
"Do you want to purchase tickets?",
"Yes please!",
"What date are you attending and how many tickets do you need?",
"I want two tickets for next Friday.",
"Please confirm you want 2 tickets to the Cubs Vs Brewers game in Chicago on next Friday.",
"Actually, I want three tickets to the game on the 12th of March.",
"Please confirm you want 3 tickets to the game on March 12th.",
"Yes, that is perfect.",
"The tickets have been purchased.",
"Where is the stadium?",
"The address is 1060 West Addison Street."
] | 9_00050 | Events_2 | 21 | Thank you, that will be all. | See you soon! | [
"See you soon!"
] | Prompt: "Thank you, that will be all.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8266 | schema_guided_dialog-train-8266 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [] | 9_00051 | Events_2 | 1 | I am interested in events, specifically in Phoenix, AZ. | Is there a specific type of event you prefer, for instance Music or Sports or something else? | [
"Is there a specific type of event you prefer, for instance Music or Sports or something else?"
] | Prompt: "I am interested in events, specifically in Phoenix, AZ.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8267 | schema_guided_dialog-train-8267 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Anberlin"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Van Buren"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?"
] | 9_00051 | Events_2 | 3 | I am interested in a concert. | Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren. | [
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren."
] | Prompt: "I am interested in a concert.", Response Type: offer, Type of Slot: event_name, Values: Anberlin, Response Type: offer, Type of Slot: venue, Values: The Van Buren, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Events_2 |
schema_guided_dialog-train-8268 | schema_guided_dialog-train-8268 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Dodie"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Van Buren"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren."
] | 9_00051 | Events_2 | 5 | Are there any other events you can find please? | The event I found is Dodie and it will take place at The Van Buren. | [
"The event I found is Dodie and it will take place at The Van Buren."
] | Prompt: "Are there any other events you can find please?", Response Type: offer, Type of Slot: event_name, Values: Dodie, Response Type: offer, Type of Slot: venue, Values: The Van Buren, Agent: Events_2 |
schema_guided_dialog-train-8269 | schema_guided_dialog-train-8269 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Van Buren"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren."
] | 9_00051 | Events_2 | 7 | Are there any other events you can find please? It doesn't matter what the date is. | The event I have found is Greensky Bluegrass and it takes place at The Van Buren. | [
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren."
] | Prompt: "Are there any other events you can find please? It doesn't matter what the date is.", Response Type: offer, Type of Slot: event_name, Values: Greensky Bluegrass, Response Type: offer, Type of Slot: venue, Values: The Van Buren, Agent: Events_2 |
schema_guided_dialog-train-8270 | schema_guided_dialog-train-8270 | [
{
"act": 4,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 4,
"slot": "category",
"values": [
"Blues"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren."
] | 9_00051 | Events_2 | 9 | What type of event is this and what is the start time? | The event will begin at 6:30 pm and it is a Blues event. | [
"The event will begin at 6:30 pm and it is a Blues event."
] | Prompt: "What type of event is this and what is the start time?", Response Type: inform, Type of Slot: time, Values: 6:30 pm, Response Type: inform, Type of Slot: category, Values: Blues, Agent: Events_2 |
schema_guided_dialog-train-8271 | schema_guided_dialog-train-8271 | [
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event."
] | 9_00051 | Events_2 | 11 | That sounds fine with me. | Do you wish to purchase some tickets to this event? | [
"Do you wish to purchase some tickets to this event?"
] | Prompt: "That sounds fine with me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2 |
schema_guided_dialog-train-8272 | schema_guided_dialog-train-8272 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
},
{
"act": 13,
"slot": "date",
"values": []
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?"
] | 9_00051 | Events_2 | 13 | Yes, I want to purchase tickets for this event. | What number of tickets should I buy for you? Do you have a date that you prefer to attend the event? | [
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?"
] | Prompt: "Yes, I want to purchase tickets for this event.", Response Type: request, Type of Slot: number_of_tickets, Response Type: request, Type of Slot: date, Agent: Events_2 |
schema_guided_dialog-train-8273 | schema_guided_dialog-train-8273 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 13th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Phoenix"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?",
"Yes, I want to purchase tickets for this event.",
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?"
] | 9_00051 | Events_2 | 15 | I wish to go on the 13th and please get me three tickets. | Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix. | [
"Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix."
] | Prompt: "I wish to go on the 13th and please get me three tickets.", Response Type: confirm, Type of Slot: event_name, Values: Greensky Bluegrass, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 13th, Response Type: confirm, Type of Slot: city, Values: Phoenix, Agent: Events_2 |
schema_guided_dialog-train-8274 | schema_guided_dialog-train-8274 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 13th"
]
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?",
"Yes, I want to purchase tickets for this event.",
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?",
"I wish to go on the 13th and please get me three tickets.",
"Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix."
] | 9_00051 | Events_2 | 17 | No, actually I would like 2 tickets. | Okay, can you check these details for me? You want 2 tickets and the event is on March 13th. | [
"Okay, can you check these details for me? You want 2 tickets and the event is on March 13th."
] | Prompt: "No, actually I would like 2 tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 13th, Agent: Events_2 |
schema_guided_dialog-train-8275 | schema_guided_dialog-train-8275 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"401 West Van Buren Street"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?",
"Yes, I want to purchase tickets for this event.",
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?",
"I wish to go on the 13th and please get me three tickets.",
"Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix.",
"No, actually I would like 2 tickets.",
"Okay, can you check these details for me? You want 2 tickets and the event is on March 13th."
] | 9_00051 | Events_2 | 19 | Yes, that is good for me, what is the venue address? | The reservation has been confirmed and the address of the venue is 401 West Van Buren Street. | [
"The reservation has been confirmed and the address of the venue is 401 West Van Buren Street."
] | Prompt: "Yes, that is good for me, what is the venue address?", Response Type: inform, Type of Slot: venue_address, Values: 401 West Van Buren Street, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8276 | schema_guided_dialog-train-8276 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?",
"Yes, I want to purchase tickets for this event.",
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?",
"I wish to go on the 13th and please get me three tickets.",
"Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix.",
"No, actually I would like 2 tickets.",
"Okay, can you check these details for me? You want 2 tickets and the event is on March 13th.",
"Yes, that is good for me, what is the venue address?",
"The reservation has been confirmed and the address of the venue is 401 West Van Buren Street."
] | 9_00051 | Events_2 | 21 | Thanks very much for your help. | Is there anything else I can do for you? | [
"Is there anything else I can do for you?"
] | Prompt: "Thanks very much for your help.", Response Type: req_more, Agent: Events_2 |
schema_guided_dialog-train-8277 | schema_guided_dialog-train-8277 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I am interested in events, specifically in Phoenix, AZ.",
"Is there a specific type of event you prefer, for instance Music or Sports or something else?",
"I am interested in a concert.",
"Okay, I have located 8 events that fit your preference. One is Anberlin at The Van Buren.",
"Are there any other events you can find please?",
"The event I found is Dodie and it will take place at The Van Buren.",
"Are there any other events you can find please? It doesn't matter what the date is.",
"The event I have found is Greensky Bluegrass and it takes place at The Van Buren.",
"What type of event is this and what is the start time?",
"The event will begin at 6:30 pm and it is a Blues event.",
"That sounds fine with me.",
"Do you wish to purchase some tickets to this event?",
"Yes, I want to purchase tickets for this event.",
"What number of tickets should I buy for you? Do you have a date that you prefer to attend the event?",
"I wish to go on the 13th and please get me three tickets.",
"Okay, can you confirm these details for me? The event you want is Greensky Bluegrass. The number of tickets purchased is 3 for the event that happens on March 13th in Phoenix.",
"No, actually I would like 2 tickets.",
"Okay, can you check these details for me? You want 2 tickets and the event is on March 13th.",
"Yes, that is good for me, what is the venue address?",
"The reservation has been confirmed and the address of the venue is 401 West Van Buren Street.",
"Thanks very much for your help.",
"Is there anything else I can do for you?"
] | 9_00051 | Events_2 | 23 | No, that's all. I appreciate your help. | Have a fantastic day. | [
"Have a fantastic day."
] | Prompt: "No, that's all. I appreciate your help.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8278 | schema_guided_dialog-train-8278 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
},
{
"act": 13,
"slot": "city",
"values": []
}
] | [] | 9_00052 | Events_2 | 1 | Could you find me an event on March 4th? | Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in? | [
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?"
] | Prompt: "Could you find me an event on March 4th?", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Response Type: request, Type of Slot: city, Agent: Events_2 |
schema_guided_dialog-train-8279 | schema_guided_dialog-train-8279 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Cardinal Vs Wildcats"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Stanford Stadium"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?"
] | 9_00052 | Events_2 | 3 | How about Stanford Match events? | I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium. | [
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium."
] | Prompt: "How about Stanford Match events?", Response Type: offer, Type of Slot: event_name, Values: Cardinal Vs Wildcats, Response Type: offer, Type of Slot: venue, Values: Stanford Stadium, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_2 |
schema_guided_dialog-train-8280 | schema_guided_dialog-train-8280 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium."
] | 9_00052 | Events_2 | 5 | Sounds perfect. I would like to purchase tickets. | How many tickets do I need to buy? | [
"How many tickets do I need to buy?"
] | Prompt: "Sounds perfect. I would like to purchase tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-8281 | schema_guided_dialog-train-8281 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Cardinal Vs Wildcats"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Stanford"
]
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium.",
"Sounds perfect. I would like to purchase tickets.",
"How many tickets do I need to buy?"
] | 9_00052 | Events_2 | 7 | I need 3 tickets. | Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford? | [
"Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford?"
] | Prompt: "I need 3 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Cardinal Vs Wildcats, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Monday, Response Type: confirm, Type of Slot: city, Values: Stanford, Agent: Events_2 |
schema_guided_dialog-train-8282 | schema_guided_dialog-train-8282 | [
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Stanford"
]
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium.",
"Sounds perfect. I would like to purchase tickets.",
"How many tickets do I need to buy?",
"I need 3 tickets.",
"Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford?"
] | 9_00052 | Events_2 | 9 | No, I need four tickets. | Please confirm that you need 4 tickets to the Stanford event. | [
"Please confirm that you need 4 tickets to the Stanford event."
] | Prompt: "No, I need four tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: city, Values: Stanford, Agent: Events_2 |
schema_guided_dialog-train-8283 | schema_guided_dialog-train-8283 | [
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium.",
"Sounds perfect. I would like to purchase tickets.",
"How many tickets do I need to buy?",
"I need 3 tickets.",
"Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford?",
"No, I need four tickets.",
"Please confirm that you need 4 tickets to the Stanford event."
] | 9_00052 | Events_2 | 11 | Yes, that sounds great. When will the event start? | Your reservation was made. It starts at 7:30 pm. | [
"Your reservation was made. It starts at 7:30 pm."
] | Prompt: "Yes, that sounds great. When will the event start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8284 | schema_guided_dialog-train-8284 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"625 Nelson Road"
]
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium.",
"Sounds perfect. I would like to purchase tickets.",
"How many tickets do I need to buy?",
"I need 3 tickets.",
"Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford?",
"No, I need four tickets.",
"Please confirm that you need 4 tickets to the Stanford event.",
"Yes, that sounds great. When will the event start?",
"Your reservation was made. It starts at 7:30 pm."
] | 9_00052 | Events_2 | 13 | Where can I find the venue? | The address is 625 Nelson Road. | [
"The address is 625 Nelson Road."
] | Prompt: "Where can I find the venue?", Response Type: inform, Type of Slot: venue_address, Values: 625 Nelson Road, Agent: Events_2 |
schema_guided_dialog-train-8285 | schema_guided_dialog-train-8285 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Could you find me an event on March 4th?",
"Is there a type of event that you like? How about Music or Sports or something else? Is there a specific city I need to search in?",
"How about Stanford Match events?",
"I have 1 event that should suit you. The event is Cardinal Vs Wildcats at Stanford Stadium.",
"Sounds perfect. I would like to purchase tickets.",
"How many tickets do I need to buy?",
"I need 3 tickets.",
"Would you confirm that you want 3 tickets to Cardinal Vs Wildcats for next Monday in Stanford?",
"No, I need four tickets.",
"Please confirm that you need 4 tickets to the Stanford event.",
"Yes, that sounds great. When will the event start?",
"Your reservation was made. It starts at 7:30 pm.",
"Where can I find the venue?",
"The address is 625 Nelson Road."
] | 9_00052 | Events_2 | 15 | Thank you for helping me. I don't need anything else. | Enjoy your day. | [
"Enjoy your day."
] | Prompt: "Thank you for helping me. I don't need anything else.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8286 | schema_guided_dialog-train-8286 | [
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [] | 9_00053 | Events_2 | 1 | Can you help me search up some events? | Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else. | [
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else."
] | Prompt: "Can you help me search up some events?", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8287 | schema_guided_dialog-train-8287 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Cody Johnson"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Flamingo Lot"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else."
] | 9_00053 | Events_2 | 3 | Something in Seattle, WA for Music would be great. | I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you? | [
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?"
] | Prompt: "Something in Seattle, WA for Music would be great.", Response Type: offer, Type of Slot: event_name, Values: Cody Johnson, Response Type: offer, Type of Slot: venue, Values: Flamingo Lot, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_2 |
schema_guided_dialog-train-8288 | schema_guided_dialog-train-8288 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Flamingo Lot"
]
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?"
] | 9_00053 | Events_2 | 5 | Can you find something else? I like the Blues genre specifically. | Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot. | [
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot."
] | Prompt: "Can you find something else? I like the Blues genre specifically.", 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-8289 | schema_guided_dialog-train-8289 | [
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?",
"Can you find something else? I like the Blues genre specifically.",
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot."
] | 9_00053 | Events_2 | 7 | When does it start? | At 7:30 pm. | [
"At 7:30 pm."
] | Prompt: "When does it start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2 |
schema_guided_dialog-train-8290 | schema_guided_dialog-train-8290 | [
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?",
"Can you find something else? I like the Blues genre specifically.",
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot.",
"When does it start?",
"At 7:30 pm."
] | 9_00053 | Events_2 | 9 | Sounds good, I want to buy some tickets for the 8th of March. | How many tickets would you like? | [
"How many tickets would you like?"
] | Prompt: "Sounds good, I want to buy some tickets for the 8th of March.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2 |
schema_guided_dialog-train-8291 | schema_guided_dialog-train-8291 | [
{
"act": 2,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Seattle"
]
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?",
"Can you find something else? I like the Blues genre specifically.",
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot.",
"When does it start?",
"At 7:30 pm.",
"Sounds good, I want to buy some tickets for the 8th of March.",
"How many tickets would you like?"
] | 9_00053 | Events_2 | 11 | For the 1st of this month I want 2 tickets. | So you'd like to see Greensky Bluegrass and would like 2 tickets? The event is happening today in Seattle. | [
"So you'd like to see Greensky Bluegrass and would like 2 tickets? The event is happening today in Seattle."
] | Prompt: "For the 1st of this month I want 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Greensky Bluegrass, 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: Seattle, Agent: Events_2 |
schema_guided_dialog-train-8292 | schema_guided_dialog-train-8292 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"5500 Phinney Avenue North"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?",
"Can you find something else? I like the Blues genre specifically.",
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot.",
"When does it start?",
"At 7:30 pm.",
"Sounds good, I want to buy some tickets for the 8th of March.",
"How many tickets would you like?",
"For the 1st of this month I want 2 tickets.",
"So you'd like to see Greensky Bluegrass and would like 2 tickets? The event is happening today in Seattle."
] | 9_00053 | Events_2 | 13 | Yeah, that works for me. Where's the venue? | All right, I've confirmed the purchase of your tickets. The event is at 5500 Phinney Avenue North. | [
"All right, I've confirmed the purchase of your tickets. The event is at 5500 Phinney Avenue North."
] | Prompt: "Yeah, that works for me. Where's the venue?", Response Type: inform, Type of Slot: venue_address, Values: 5500 Phinney Avenue North, Response Type: notify_success, Agent: Events_2 |
schema_guided_dialog-train-8293 | schema_guided_dialog-train-8293 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you help me search up some events?",
"Sure thing. Is there a specific type you're looking for? Such as Music or Sports or anything else.",
"Something in Seattle, WA for Music would be great.",
"I've found 2 possible events. Does seeing Cody Johnson at the Flamingo Lot interest you?",
"Can you find something else? I like the Blues genre specifically.",
"Then you might enjoy Greensky Bluegrass which is also at Flamingo Lot.",
"When does it start?",
"At 7:30 pm.",
"Sounds good, I want to buy some tickets for the 8th of March.",
"How many tickets would you like?",
"For the 1st of this month I want 2 tickets.",
"So you'd like to see Greensky Bluegrass and would like 2 tickets? The event is happening today in Seattle.",
"Yeah, that works for me. Where's the venue?",
"All right, I've confirmed the purchase of your tickets. The event is at 5500 Phinney Avenue North."
] | 9_00053 | Events_2 | 15 | Thanks a lot for all the help. That's all I need. | No problem. Have a great day. | [
"No problem. Have a great day."
] | Prompt: "Thanks a lot for all the help. That's all I need.", Response Type: goodbye, Agent: Events_2 |
schema_guided_dialog-train-8294 | schema_guided_dialog-train-8294 | [
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] | [] | 9_00054 | Events_2 | 1 | I am wanting to go to an event. Could you help me search for an event to go to? | Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports? | [
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?"
] | Prompt: "I am wanting to go to an event. Could you help me search for an event to go to?", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2 |
schema_guided_dialog-train-8295 | schema_guided_dialog-train-8295 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Falcons Vs Buccaneers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Mercedes-Benz Stadium"
]
}
] | [
"I am wanting to go to an event. Could you help me search for an event to go to?",
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?"
] | 9_00054 | Events_2 | 3 | I am looking for a Sports event in ATL. | The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium. | [
"The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium."
] | Prompt: "I am looking for a Sports event in ATL.", Response Type: offer, Type of Slot: event_name, Values: Falcons Vs Buccaneers, Response Type: offer, Type of Slot: venue, Values: Mercedes-Benz Stadium, Agent: Events_2 |
schema_guided_dialog-train-8296 | schema_guided_dialog-train-8296 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Falcons Vs Jaguars"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Mercedes-Benz Stadium"
]
}
] | [
"I am wanting to go to an event. Could you help me search for an event to go to?",
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?",
"I am looking for a Sports event in ATL.",
"The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium."
] | 9_00054 | Events_2 | 5 | Could you find another event for the 12th of this month? | I am showing the Falcons Vs Jaguars which is also at the Mercedes-Benz Stadium. | [
"I am showing the Falcons Vs Jaguars which is also at the Mercedes-Benz Stadium."
] | Prompt: "Could you find another event for the 12th of this month?", Response Type: offer, Type of Slot: event_name, Values: Falcons Vs Jaguars, Response Type: offer, Type of Slot: venue, Values: Mercedes-Benz Stadium, Agent: Events_2 |
schema_guided_dialog-train-8297 | schema_guided_dialog-train-8297 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"1 AMB Drive Northwest"
]
}
] | [
"I am wanting to go to an event. Could you help me search for an event to go to?",
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?",
"I am looking for a Sports event in ATL.",
"The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium.",
"Could you find another event for the 12th of this month?",
"I am showing the Falcons Vs Jaguars which is also at the Mercedes-Benz Stadium."
] | 9_00054 | Events_2 | 7 | What is the location of the venue? | The location 1 AMB Drive Northwest. | [
"The location 1 AMB Drive Northwest."
] | Prompt: "What is the location of the venue?", Response Type: inform, Type of Slot: venue_address, Values: 1 AMB Drive Northwest, Agent: Events_2 |
schema_guided_dialog-train-8298 | schema_guided_dialog-train-8298 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Yellow Jackets Vs Bulls"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Bobby Dodd Stadium at Historic Grant Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] | [
"I am wanting to go to an event. Could you help me search for an event to go to?",
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?",
"I am looking for a Sports event in ATL.",
"The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium.",
"Could you find another event for the 12th of this month?",
"I am showing the Falcons Vs Jaguars which is also at the Mercedes-Benz Stadium.",
"What is the location of the venue?",
"The location 1 AMB Drive Northwest."
] | 9_00054 | Events_2 | 9 | Could you look for some other football events? | I found 3 events and think you may like the first one. It is Yellow Jackets Vs Bulls at Bobby Dodd Stadium at Historic Grant Field. | [
"I found 3 events and think you may like the first one. It is Yellow Jackets Vs Bulls at Bobby Dodd Stadium at Historic Grant Field."
] | Prompt: "Could you look for some other football events?", 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, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Events_2 |
schema_guided_dialog-train-8299 | schema_guided_dialog-train-8299 | [
{
"act": 4,
"slot": "venue_address",
"values": [
"177 North Avenue Northwest"
]
},
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
}
] | [
"I am wanting to go to an event. Could you help me search for an event to go to?",
"Are you looking for an event in a specific city and do you have a preferred type of event? Maybe Music or Sports?",
"I am looking for a Sports event in ATL.",
"The Falcons Vs Buccaneers event is going to be at Mercedes-Benz Stadium.",
"Could you find another event for the 12th of this month?",
"I am showing the Falcons Vs Jaguars which is also at the Mercedes-Benz Stadium.",
"What is the location of the venue?",
"The location 1 AMB Drive Northwest.",
"Could you look for some other football events?",
"I found 3 events and think you may like the first one. It is Yellow Jackets Vs Bulls at Bobby Dodd Stadium at Historic Grant Field."
] | 9_00054 | Events_2 | 11 | Where and when is this event? | The location is 177 North Avenue Northwest and start at 7:30 pm. | [
"The location is 177 North Avenue Northwest and start at 7:30 pm."
] | Prompt: "Where and when is this event?", Response Type: inform, Type of Slot: venue_address, Values: 177 North Avenue Northwest, Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.