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-7800
|
schema_guided_dialog-train-7800
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Ben Harper"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Pier 17"
]
}
] |
[
"I want to find events in NYC please.",
"What kind of events?",
"I want music events.",
"I have an even in Warsaw, which is the Amber Run Brooklyn.",
"What else do you have?",
"I have an event at La Boom called Americo."
] |
9_00001
|
Events_2
| 7 |
What else is there?
|
How about Ben Harper at Pier 17?
|
[
"How about Ben Harper at Pier 17?"
] |
Prompt: "What else is there?", Response Type: offer, Type of Slot: event_name, Values: Ben Harper, Response Type: offer, Type of Slot: venue, Values: Pier 17, Agent: Events_2
|
schema_guided_dialog-train-7801
|
schema_guided_dialog-train-7801
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Ben Harper"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 10th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I want to find events in NYC please.",
"What kind of events?",
"I want music events.",
"I have an even in Warsaw, which is the Amber Run Brooklyn.",
"What else do you have?",
"I have an event at La Boom called Americo.",
"What else is there?",
"How about Ben Harper at Pier 17?"
] |
9_00001
|
Events_2
| 9 |
I like that one. I want two tickets for March 10th.
|
Confirming 2 tickets to Ben Harper on March 10th in New York.
|
[
"Confirming 2 tickets to Ben Harper on March 10th in New York."
] |
Prompt: "I like that one. I want two tickets for March 10th.", Response Type: confirm, Type of Slot: event_name, Values: Ben Harper, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 10th, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-7802
|
schema_guided_dialog-train-7802
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to find events in NYC please.",
"What kind of events?",
"I want music events.",
"I have an even in Warsaw, which is the Amber Run Brooklyn.",
"What else do you have?",
"I have an event at La Boom called Americo.",
"What else is there?",
"How about Ben Harper at Pier 17?",
"I like that one. I want two tickets for March 10th.",
"Confirming 2 tickets to Ben Harper on March 10th in New York."
] |
9_00001
|
Events_2
| 11 |
Perfect, thank you.
|
The booking is complete.
|
[
"The booking is complete."
] |
Prompt: "Perfect, thank you.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7803
|
schema_guided_dialog-train-7803
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to find events in NYC please.",
"What kind of events?",
"I want music events.",
"I have an even in Warsaw, which is the Amber Run Brooklyn.",
"What else do you have?",
"I have an event at La Boom called Americo.",
"What else is there?",
"How about Ben Harper at Pier 17?",
"I like that one. I want two tickets for March 10th.",
"Confirming 2 tickets to Ben Harper on March 10th in New York.",
"Perfect, thank you.",
"The booking is complete."
] |
9_00001
|
Events_2
| 13 |
Thank for your help.
|
Anything else today?
|
[
"Anything else today?"
] |
Prompt: "Thank for your help.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7804
|
schema_guided_dialog-train-7804
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to find events in NYC please.",
"What kind of events?",
"I want music events.",
"I have an even in Warsaw, which is the Amber Run Brooklyn.",
"What else do you have?",
"I have an event at La Boom called Americo.",
"What else is there?",
"How about Ben Harper at Pier 17?",
"I like that one. I want two tickets for March 10th.",
"Confirming 2 tickets to Ben Harper on March 10th in New York.",
"Perfect, thank you.",
"The booking is complete.",
"Thank for your help.",
"Anything else today?"
] |
9_00001
|
Events_2
| 15 |
No, not right now.
|
Thank you very much.
|
[
"Thank you very much."
] |
Prompt: "No, not right now.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7805
|
schema_guided_dialog-train-7805
|
[
{
"act": 13,
"slot": "event_type",
"values": []
}
] |
[] |
9_00002
|
Events_2
| 1 |
I need to find an event.
|
What type of event?
|
[
"What type of event?"
] |
Prompt: "I need to find an event.", Response Type: request, Type of Slot: event_type, Agent: Events_2
|
schema_guided_dialog-train-7806
|
schema_guided_dialog-train-7806
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[
"I need to find an event.",
"What type of event?"
] |
9_00002
|
Events_2
| 3 |
Sports sounds fun.
|
What city should I look in?
|
[
"What city should I look in?"
] |
Prompt: "Sports sounds fun.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-7807
|
schema_guided_dialog-train-7807
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Dc United Vs Revolution"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Audi Field"
]
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?"
] |
9_00002
|
Events_2
| 5 |
In Washington D.C. please.
|
I found Dc United Vs Revolution at Audi Field.
|
[
"I found Dc United Vs Revolution at Audi Field."
] |
Prompt: "In Washington D.C. please.", Response Type: offer, Type of Slot: event_name, Values: Dc United Vs Revolution, Response Type: offer, Type of Slot: venue, Values: Audi Field, Agent: Events_2
|
schema_guided_dialog-train-7808
|
schema_guided_dialog-train-7808
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field."
] |
9_00002
|
Events_2
| 7 |
Sounds great/
|
Do you want tickets?
|
[
"Do you want tickets?"
] |
Prompt: "Sounds great/", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-7809
|
schema_guided_dialog-train-7809
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
},
{
"act": 13,
"slot": "date",
"values": []
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field.",
"Sounds great/",
"Do you want tickets?"
] |
9_00002
|
Events_2
| 9 |
Yes please.
|
How many tickets, and which date?
|
[
"How many tickets, and which date?"
] |
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-7810
|
schema_guided_dialog-train-7810
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Dc United Vs Revolution"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 14th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Washington D.C."
]
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field.",
"Sounds great/",
"Do you want tickets?",
"Yes please.",
"How many tickets, and which date?"
] |
9_00002
|
Events_2
| 11 |
the 14th of March, four tickets.
|
I have 4 tickets on the March 14th for the Dc United Vs Revolution in Washington D.C., is that correct?
|
[
"I have 4 tickets on the March 14th for the Dc United Vs Revolution in Washington D.C., is that correct?"
] |
Prompt: "the 14th of March, four tickets.", Response Type: confirm, Type of Slot: event_name, Values: Dc United Vs Revolution, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: March 14th, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2
|
schema_guided_dialog-train-7811
|
schema_guided_dialog-train-7811
|
[
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 9th"
]
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field.",
"Sounds great/",
"Do you want tickets?",
"Yes please.",
"How many tickets, and which date?",
"the 14th of March, four tickets.",
"I have 4 tickets on the March 14th for the Dc United Vs Revolution in Washington D.C., is that correct?"
] |
9_00002
|
Events_2
| 13 |
No, I want 3 on the 9th please.
|
I have 3 tickets on March 9th, is that correct?
|
[
"I have 3 tickets on March 9th, is that correct?"
] |
Prompt: "No, I want 3 on the 9th please.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 9th, Agent: Events_2
|
schema_guided_dialog-train-7812
|
schema_guided_dialog-train-7812
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field.",
"Sounds great/",
"Do you want tickets?",
"Yes please.",
"How many tickets, and which date?",
"the 14th of March, four tickets.",
"I have 4 tickets on the March 14th for the Dc United Vs Revolution in Washington D.C., is that correct?",
"No, I want 3 on the 9th please.",
"I have 3 tickets on March 9th, is that correct?"
] |
9_00002
|
Events_2
| 15 |
Yes that is correct.
|
Your tickets are reserved.
|
[
"Your tickets are reserved."
] |
Prompt: "Yes that is correct.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7813
|
schema_guided_dialog-train-7813
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I need to find an event.",
"What type of event?",
"Sports sounds fun.",
"What city should I look in?",
"In Washington D.C. please.",
"I found Dc United Vs Revolution at Audi Field.",
"Sounds great/",
"Do you want tickets?",
"Yes please.",
"How many tickets, and which date?",
"the 14th of March, four tickets.",
"I have 4 tickets on the March 14th for the Dc United Vs Revolution in Washington D.C., is that correct?",
"No, I want 3 on the 9th please.",
"I have 3 tickets on March 9th, is that correct?",
"Yes that is correct.",
"Your tickets are reserved."
] |
9_00002
|
Events_2
| 17 |
Thank you, that's all I needed.
|
Have a wonderful day.
|
[
"Have a wonderful day."
] |
Prompt: "Thank you, that's all I needed.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7814
|
schema_guided_dialog-train-7814
|
[
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] |
[] |
9_00003
|
Events_2
| 1 |
I want you to find me events in New York.
|
Do you prefer Music, Sports, or any other type of events?
|
[
"Do you prefer Music, Sports, or any other type of events?"
] |
Prompt: "I want you to find me events in New York.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
|
schema_guided_dialog-train-7815
|
schema_guided_dialog-train-7815
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Amber Run Brooklyn"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Warsaw"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?"
] |
9_00003
|
Events_2
| 3 |
Search Concert events for me.
|
I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?
|
[
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?"
] |
Prompt: "Search Concert events for me.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: venue, Values: Warsaw, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
|
schema_guided_dialog-train-7816
|
schema_guided_dialog-train-7816
|
[
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 4,
"slot": "category",
"values": [
"Pop"
]
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?"
] |
9_00003
|
Events_2
| 5 |
What type of event is this and when does it start?
|
The genre is Pop and it starts at 7:30 pm.
|
[
"The genre is Pop and it starts at 7:30 pm."
] |
Prompt: "What type of event is this and when does it start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: inform, Type of Slot: category, Values: Pop, Agent: Events_2
|
schema_guided_dialog-train-7817
|
schema_guided_dialog-train-7817
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Americo"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"La Boom"
]
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm."
] |
9_00003
|
Events_2
| 7 |
What else can you find?
|
What about Americo at La Boom?
|
[
"What about Americo at La Boom?"
] |
Prompt: "What else can you find?", Response Type: offer, Type of Slot: event_name, Values: Americo, Response Type: offer, Type of Slot: venue, Values: La Boom, Agent: Events_2
|
schema_guided_dialog-train-7818
|
schema_guided_dialog-train-7818
|
[
{
"act": 13,
"slot": "date",
"values": []
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?"
] |
9_00003
|
Events_2
| 9 |
That works for me. Buy me some tickets to it.
|
What date do you want?
|
[
"What date do you want?"
] |
Prompt: "That works for me. Buy me some tickets to it.", Response Type: request, Type of Slot: date, Agent: Events_2
|
schema_guided_dialog-train-7819
|
schema_guided_dialog-train-7819
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Americo"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"tomorrow"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?",
"That works for me. Buy me some tickets to it.",
"What date do you want?"
] |
9_00003
|
Events_2
| 11 |
Get me one ticket for this Saturday.
|
You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?
|
[
"You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?"
] |
Prompt: "Get me one ticket for this Saturday.", Response Type: confirm, Type of Slot: event_name, Values: Americo, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: tomorrow, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-7820
|
schema_guided_dialog-train-7820
|
[
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?",
"That works for me. Buy me some tickets to it.",
"What date do you want?",
"Get me one ticket for this Saturday.",
"You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?"
] |
9_00003
|
Events_2
| 13 |
No, make it two tickets for later today.
|
You want 2 tickets for the event today. Is that right?
|
[
"You want 2 tickets for the event today. Is that right?"
] |
Prompt: "No, make it two tickets for later today.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: today, Agent: Events_2
|
schema_guided_dialog-train-7821
|
schema_guided_dialog-train-7821
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"56-15 Northern Boulevard, Woodside"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?",
"That works for me. Buy me some tickets to it.",
"What date do you want?",
"Get me one ticket for this Saturday.",
"You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?",
"No, make it two tickets for later today.",
"You want 2 tickets for the event today. Is that right?"
] |
9_00003
|
Events_2
| 15 |
Yes, that is right. What is their address?
|
Their address is 56-15 Northern Boulevard, Woodside and your tickets have been booked.
|
[
"Their address is 56-15 Northern Boulevard, Woodside and your tickets have been booked."
] |
Prompt: "Yes, that is right. What is their address?", Response Type: inform, Type of Slot: venue_address, Values: 56-15 Northern Boulevard, Woodside, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7822
|
schema_guided_dialog-train-7822
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?",
"That works for me. Buy me some tickets to it.",
"What date do you want?",
"Get me one ticket for this Saturday.",
"You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?",
"No, make it two tickets for later today.",
"You want 2 tickets for the event today. Is that right?",
"Yes, that is right. What is their address?",
"Their address is 56-15 Northern Boulevard, Woodside and your tickets have been booked."
] |
9_00003
|
Events_2
| 17 |
Thanks a lot.
|
Do you need something else?
|
[
"Do you need something else?"
] |
Prompt: "Thanks a lot.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7823
|
schema_guided_dialog-train-7823
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want you to find me events in New York.",
"Do you prefer Music, Sports, or any other type of events?",
"Search Concert events for me.",
"I found 10 concert events in New York. What about Amber Run Brooklyn at Warsaw?",
"What type of event is this and when does it start?",
"The genre is Pop and it starts at 7:30 pm.",
"What else can you find?",
"What about Americo at La Boom?",
"That works for me. Buy me some tickets to it.",
"What date do you want?",
"Get me one ticket for this Saturday.",
"You want 1 ticket for the Americo evnent in New York tomorrow. Is that right?",
"No, make it two tickets for later today.",
"You want 2 tickets for the event today. Is that right?",
"Yes, that is right. What is their address?",
"Their address is 56-15 Northern Boulevard, Woodside and your tickets have been booked.",
"Thanks a lot.",
"Do you need something else?"
] |
9_00003
|
Events_2
| 19 |
No, that is all. Thanks.
|
Have a good day.
|
[
"Have a good day."
] |
Prompt: "No, that is all. Thanks.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7824
|
schema_guided_dialog-train-7824
|
[
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] |
[] |
9_00004
|
Events_2
| 1 |
Can you find me things to do in Anaheim, CA?
|
Of course. Any preference for what type of event? Maybe music or sports?
|
[
"Of course. Any preference for what type of event? Maybe music or sports?"
] |
Prompt: "Can you find me things to do in Anaheim, CA?", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
|
schema_guided_dialog-train-7825
|
schema_guided_dialog-train-7825
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Angels vs Astros"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Angel Stadium of Anaheim"
]
}
] |
[
"Can you find me things to do in Anaheim, CA?",
"Of course. Any preference for what type of event? Maybe music or sports?"
] |
9_00004
|
Events_2
| 3 |
Any games I can go see?
|
What about Angels vs Astros at Angel Stadium of Anaheim
|
[
"What about Angels vs Astros at Angel Stadium of Anaheim"
] |
Prompt: "Any games I can go see?", Response Type: offer, Type of Slot: event_name, Values: Angels vs Astros, Response Type: offer, Type of Slot: venue, Values: Angel Stadium of Anaheim, Agent: Events_2
|
schema_guided_dialog-train-7826
|
schema_guided_dialog-train-7826
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"Can you find me things to do in Anaheim, CA?",
"Of course. Any preference for what type of event? Maybe music or sports?",
"Any games I can go see?",
"What about Angels vs Astros at Angel Stadium of Anaheim"
] |
9_00004
|
Events_2
| 5 |
Yeah a baseball game sounds fun. Can you buy me tickets for next Thursday?
|
How many tickets do you need?
|
[
"How many tickets do you need?"
] |
Prompt: "Yeah a baseball game sounds fun. Can you buy me tickets for next Thursday?", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7827
|
schema_guided_dialog-train-7827
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Angels vs Astros"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Anaheim"
]
}
] |
[
"Can you find me things to do in Anaheim, CA?",
"Of course. Any preference for what type of event? Maybe music or sports?",
"Any games I can go see?",
"What about Angels vs Astros at Angel Stadium of Anaheim",
"Yeah a baseball game sounds fun. Can you buy me tickets for next Thursday?",
"How many tickets do you need?"
] |
9_00004
|
Events_2
| 7 |
Make it 4 tickets
|
Please confirm: 4 tickets for Angels vs Astros next Thursday in Anaheim
|
[
"Please confirm: 4 tickets for Angels vs Astros next Thursday in Anaheim"
] |
Prompt: "Make it 4 tickets", Response Type: confirm, Type of Slot: event_name, Values: Angels vs Astros, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: city, Values: Anaheim, Agent: Events_2
|
schema_guided_dialog-train-7828
|
schema_guided_dialog-train-7828
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"Can you find me things to do in Anaheim, CA?",
"Of course. Any preference for what type of event? Maybe music or sports?",
"Any games I can go see?",
"What about Angels vs Astros at Angel Stadium of Anaheim",
"Yeah a baseball game sounds fun. Can you buy me tickets for next Thursday?",
"How many tickets do you need?",
"Make it 4 tickets",
"Please confirm: 4 tickets for Angels vs Astros next Thursday in Anaheim"
] |
9_00004
|
Events_2
| 9 |
Yes that's right
|
Your tickets have been purchased
|
[
"Your tickets have been purchased"
] |
Prompt: "Yes that's right", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7829
|
schema_guided_dialog-train-7829
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"Can you find me things to do in Anaheim, CA?",
"Of course. Any preference for what type of event? Maybe music or sports?",
"Any games I can go see?",
"What about Angels vs Astros at Angel Stadium of Anaheim",
"Yeah a baseball game sounds fun. Can you buy me tickets for next Thursday?",
"How many tickets do you need?",
"Make it 4 tickets",
"Please confirm: 4 tickets for Angels vs Astros next Thursday in Anaheim",
"Yes that's right",
"Your tickets have been purchased"
] |
9_00004
|
Events_2
| 11 |
Thank you
|
Always here to help
|
[
"Always here to help"
] |
Prompt: "Thank you", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7830
|
schema_guided_dialog-train-7830
|
[
{
"act": 13,
"slot": "event_type",
"values": []
}
] |
[] |
9_00005
|
Events_2
| 1 |
I will be visiting New York tonight, please help me search for events I could attend to.
|
What kind of events do you like?
|
[
"What kind of events do you like?"
] |
Prompt: "I will be visiting New York tonight, please help me search for events I could attend to.", Response Type: request, Type of Slot: event_type, Agent: Events_2
|
schema_guided_dialog-train-7831
|
schema_guided_dialog-train-7831
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Amber Run Brooklyn"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Warsaw"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?"
] |
9_00005
|
Events_2
| 3 |
A concert might happen the same day that I visit NY.
|
I found 1 Warsaw, the event is Amber Run Brooklyn.
|
[
"I found 1 Warsaw, the event is Amber Run Brooklyn."
] |
Prompt: "A concert might happen the same day that I visit NY.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: venue, Values: Warsaw, Agent: Events_2
|
schema_guided_dialog-train-7832
|
schema_guided_dialog-train-7832
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"261 Driggs Avenue, Brooklyn"
]
},
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn."
] |
9_00005
|
Events_2
| 5 |
Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?
|
The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.
|
[
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm."
] |
Prompt: "Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?", Response Type: inform, Type of Slot: venue_address, Values: 261 Driggs Avenue, Brooklyn, Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2
|
schema_guided_dialog-train-7833
|
schema_guided_dialog-train-7833
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Americo"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"La Boom"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm."
] |
9_00005
|
Events_2
| 7 |
It conflicts my schedule. Can you find another one?
|
There's 1 at La Boom, the event title is Americo.
|
[
"There's 1 at La Boom, the event title is Americo."
] |
Prompt: "It conflicts my schedule. Can you find another one?", Response Type: offer, Type of Slot: event_name, Values: Americo, Response Type: offer, Type of Slot: venue, Values: La Boom, Agent: Events_2
|
schema_guided_dialog-train-7834
|
schema_guided_dialog-train-7834
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Blowout Music Festival"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Knockdown Center"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo."
] |
9_00005
|
Events_2
| 9 |
Can you find another one that will start later today?
|
There's one that will be held at Knockdown Center, it is the Blowout Music Festival.
|
[
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival."
] |
Prompt: "Can you find another one that will start later today?", Response Type: offer, Type of Slot: event_name, Values: Blowout Music Festival, Response Type: offer, Type of Slot: venue, Values: Knockdown Center, Agent: Events_2
|
schema_guided_dialog-train-7835
|
schema_guided_dialog-train-7835
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival."
] |
9_00005
|
Events_2
| 11 |
I think I heard that one. That's nice!
|
Would you like to purchase tickets to Blowout Music Festival?
|
[
"Would you like to purchase tickets to Blowout Music Festival?"
] |
Prompt: "I think I heard that one. That's nice!", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-7836
|
schema_guided_dialog-train-7836
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival.",
"I think I heard that one. That's nice!",
"Would you like to purchase tickets to Blowout Music Festival?"
] |
9_00005
|
Events_2
| 13 |
Yes, please buy me a ticket.
|
Will you go by yourself?
|
[
"Will you go by yourself?"
] |
Prompt: "Yes, please buy me a ticket.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7837
|
schema_guided_dialog-train-7837
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Blowout Music Festival"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"today"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival.",
"I think I heard that one. That's nice!",
"Would you like to purchase tickets to Blowout Music Festival?",
"Yes, please buy me a ticket.",
"Will you go by yourself?"
] |
9_00005
|
Events_2
| 15 |
Yes, please buy only 1 ticket.
|
Alright, please confirm the following details: Purchase of 1 ticket to Blowout Music Festival for today at New York.
|
[
"Alright, please confirm the following details: Purchase of 1 ticket to Blowout Music Festival for today at New York."
] |
Prompt: "Yes, please buy only 1 ticket.", Response Type: confirm, Type of Slot: event_name, Values: Blowout Music Festival, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-7838
|
schema_guided_dialog-train-7838
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival.",
"I think I heard that one. That's nice!",
"Would you like to purchase tickets to Blowout Music Festival?",
"Yes, please buy me a ticket.",
"Will you go by yourself?",
"Yes, please buy only 1 ticket.",
"Alright, please confirm the following details: Purchase of 1 ticket to Blowout Music Festival for today at New York."
] |
9_00005
|
Events_2
| 17 |
Yes, all good.
|
Reservation is successful.
|
[
"Reservation is successful."
] |
Prompt: "Yes, all good.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7839
|
schema_guided_dialog-train-7839
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival.",
"I think I heard that one. That's nice!",
"Would you like to purchase tickets to Blowout Music Festival?",
"Yes, please buy me a ticket.",
"Will you go by yourself?",
"Yes, please buy only 1 ticket.",
"Alright, please confirm the following details: Purchase of 1 ticket to Blowout Music Festival for today at New York.",
"Yes, all good.",
"Reservation is successful."
] |
9_00005
|
Events_2
| 19 |
Thank you so much!
|
Do you need help with anything else?
|
[
"Do you need help with anything else?"
] |
Prompt: "Thank you so much!", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7840
|
schema_guided_dialog-train-7840
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I will be visiting New York tonight, please help me search for events I could attend to.",
"What kind of events do you like?",
"A concert might happen the same day that I visit NY.",
"I found 1 Warsaw, the event is Amber Run Brooklyn.",
"Am not really sure where can I find the venue, I am not yet familiar with the place. And when does it starts by the way?",
"The exact address is 261 Driggs Avenue, Brooklyn and it will start at 7:30 pm.",
"It conflicts my schedule. Can you find another one?",
"There's 1 at La Boom, the event title is Americo.",
"Can you find another one that will start later today?",
"There's one that will be held at Knockdown Center, it is the Blowout Music Festival.",
"I think I heard that one. That's nice!",
"Would you like to purchase tickets to Blowout Music Festival?",
"Yes, please buy me a ticket.",
"Will you go by yourself?",
"Yes, please buy only 1 ticket.",
"Alright, please confirm the following details: Purchase of 1 ticket to Blowout Music Festival for today at New York.",
"Yes, all good.",
"Reservation is successful.",
"Thank you so much!",
"Do you need help with anything else?"
] |
9_00005
|
Events_2
| 21 |
No,that would be all. Thank you!
|
Have a good day
|
[
"Have a good day"
] |
Prompt: "No,that would be all. Thank you!", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7841
|
schema_guided_dialog-train-7841
|
[
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] |
[] |
9_00006
|
Events_2
| 1 |
I am looking for events for next Thursday.
|
What type of events are you interested in, music, concerts, sports or something else?
|
[
"What type of events are you interested in, music, concerts, sports or something else?"
] |
Prompt: "I am looking for events for next Thursday.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
|
schema_guided_dialog-train-7842
|
schema_guided_dialog-train-7842
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?"
] |
9_00006
|
Events_2
| 3 |
I am interested in Games.
|
What city or area should I search in?
|
[
"What city or area should I search in?"
] |
Prompt: "I am interested in Games.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-7843
|
schema_guided_dialog-train-7843
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Dodgers Vs Rockies"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Dodger Stadium"
]
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?"
] |
9_00006
|
Events_2
| 5 |
I want events in Los Angeles California.
|
There is an event, Dodgers Vs Rockies, at Dodger Stadium.
|
[
"There is an event, Dodgers Vs Rockies, at Dodger Stadium."
] |
Prompt: "I want events in Los Angeles California.", Response Type: offer, Type of Slot: event_name, Values: Dodgers Vs Rockies, Response Type: offer, Type of Slot: venue, Values: Dodger Stadium, Agent: Events_2
|
schema_guided_dialog-train-7844
|
schema_guided_dialog-train-7844
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1000 Vin Scully Ave"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6:30 pm"
]
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium."
] |
9_00006
|
Events_2
| 7 |
What time does the event start and where is Dodger Stadium?
|
Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.
|
[
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave."
] |
Prompt: "What time does the event start and where is Dodger Stadium?", Response Type: inform, Type of Slot: venue_address, Values: 1000 Vin Scully Ave, Response Type: inform, Type of Slot: time, Values: 6:30 pm, Agent: Events_2
|
schema_guided_dialog-train-7845
|
schema_guided_dialog-train-7845
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave."
] |
9_00006
|
Events_2
| 9 |
Yeah, that sounds like a plan.
|
Would you like to buy tickets for this event?
|
[
"Would you like to buy tickets for this event?"
] |
Prompt: "Yeah, that sounds like a plan.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-7846
|
schema_guided_dialog-train-7846
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.",
"Yeah, that sounds like a plan.",
"Would you like to buy tickets for this event?"
] |
9_00006
|
Events_2
| 11 |
Yes, I'd like to buy tickets for the Dodgers game.
|
How many tickets would you like to purchase?
|
[
"How many tickets would you like to purchase?"
] |
Prompt: "Yes, I'd like to buy tickets for the Dodgers game.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7847
|
schema_guided_dialog-train-7847
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Dodgers Vs Rockies"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Thursday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.",
"Yeah, that sounds like a plan.",
"Would you like to buy tickets for this event?",
"Yes, I'd like to buy tickets for the Dodgers game.",
"How many tickets would you like to purchase?"
] |
9_00006
|
Events_2
| 13 |
I only need 1 ticket.
|
Could you please confirm the following: 1 ticket for the Dodgers Vs Rockies game, next Thursday, in Los Angeles, California, that begins at 6:30 pm?
|
[
"Could you please confirm the following: 1 ticket for the Dodgers Vs Rockies game, next Thursday, in Los Angeles, California, that begins at 6:30 pm?"
] |
Prompt: "I only need 1 ticket.", Response Type: confirm, Type of Slot: event_name, Values: Dodgers Vs Rockies, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2
|
schema_guided_dialog-train-7848
|
schema_guided_dialog-train-7848
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.",
"Yeah, that sounds like a plan.",
"Would you like to buy tickets for this event?",
"Yes, I'd like to buy tickets for the Dodgers game.",
"How many tickets would you like to purchase?",
"I only need 1 ticket.",
"Could you please confirm the following: 1 ticket for the Dodgers Vs Rockies game, next Thursday, in Los Angeles, California, that begins at 6:30 pm?"
] |
9_00006
|
Events_2
| 15 |
Yes, that's what I want.
|
Your ticket has been purchased.
|
[
"Your ticket has been purchased."
] |
Prompt: "Yes, that's what I want.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7849
|
schema_guided_dialog-train-7849
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.",
"Yeah, that sounds like a plan.",
"Would you like to buy tickets for this event?",
"Yes, I'd like to buy tickets for the Dodgers game.",
"How many tickets would you like to purchase?",
"I only need 1 ticket.",
"Could you please confirm the following: 1 ticket for the Dodgers Vs Rockies game, next Thursday, in Los Angeles, California, that begins at 6:30 pm?",
"Yes, that's what I want.",
"Your ticket has been purchased."
] |
9_00006
|
Events_2
| 17 |
That's great. Thanks a lot.
|
May I help you with any other event?
|
[
"May I help you with any other event?"
] |
Prompt: "That's great. Thanks a lot.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7850
|
schema_guided_dialog-train-7850
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I am looking for events for next Thursday.",
"What type of events are you interested in, music, concerts, sports or something else?",
"I am interested in Games.",
"What city or area should I search in?",
"I want events in Los Angeles California.",
"There is an event, Dodgers Vs Rockies, at Dodger Stadium.",
"What time does the event start and where is Dodger Stadium?",
"Dodgers vs Rockies begins at 6:30 pm and Dodger Stadium is located at 1000 Vin Scully Ave.",
"Yeah, that sounds like a plan.",
"Would you like to buy tickets for this event?",
"Yes, I'd like to buy tickets for the Dodgers game.",
"How many tickets would you like to purchase?",
"I only need 1 ticket.",
"Could you please confirm the following: 1 ticket for the Dodgers Vs Rockies game, next Thursday, in Los Angeles, California, that begins at 6:30 pm?",
"Yes, that's what I want.",
"Your ticket has been purchased.",
"That's great. Thanks a lot.",
"May I help you with any other event?"
] |
9_00006
|
Events_2
| 19 |
No, thanks. That's all I need.
|
Enjoy the Dodgers vs Rockies!
|
[
"Enjoy the Dodgers vs Rockies!"
] |
Prompt: "No, thanks. That's all I need.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7851
|
schema_guided_dialog-train-7851
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
9_00007
|
Events_2
| 1 |
I would like to find performances happening
|
In what location would you like me to search for events?
|
[
"In what location would you like me to search for events?"
] |
Prompt: "I would like to find performances happening", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-7852
|
schema_guided_dialog-train-7852
|
[
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?"
] |
9_00007
|
Events_2
| 3 |
I am interested in events taking place in New York City.
|
Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?
|
[
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?"
] |
Prompt: "I am interested in events taking place in New York City.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
|
schema_guided_dialog-train-7853
|
schema_guided_dialog-train-7853
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Amber Run Brooklyn"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Warsaw"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?"
] |
9_00007
|
Events_2
| 5 |
I am interested in Music.
|
There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw.
|
[
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw."
] |
Prompt: "I am interested in Music.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: venue, Values: Warsaw, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
|
schema_guided_dialog-train-7854
|
schema_guided_dialog-train-7854
|
[
{
"act": 13,
"slot": "date",
"values": []
},
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?",
"I am interested in Music.",
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw."
] |
9_00007
|
Events_2
| 7 |
Excellent. I would like to purchase tickets to this one.
|
How many tickets would you like and for which date?
|
[
"How many tickets would you like and for which date?"
] |
Prompt: "Excellent. I would like to purchase tickets to this one.", Response Type: request, Type of Slot: date, Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7855
|
schema_guided_dialog-train-7855
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Amber Run Brooklyn"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Tuesday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?",
"I am interested in Music.",
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw.",
"Excellent. I would like to purchase tickets to this one.",
"How many tickets would you like and for which date?"
] |
9_00007
|
Events_2
| 9 |
I would like to get 4 tickets for the show on the 5th of this month.
|
So to confirm, you would like 4 tickets to the Amber Run Brooklyn for next Tuesday in New York.
|
[
"So to confirm, you would like 4 tickets to the Amber Run Brooklyn for next Tuesday in New York."
] |
Prompt: "I would like to get 4 tickets for the show on the 5th of this month.", Response Type: confirm, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: next Tuesday, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-7856
|
schema_guided_dialog-train-7856
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?",
"I am interested in Music.",
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw.",
"Excellent. I would like to purchase tickets to this one.",
"How many tickets would you like and for which date?",
"I would like to get 4 tickets for the show on the 5th of this month.",
"So to confirm, you would like 4 tickets to the Amber Run Brooklyn for next Tuesday in New York."
] |
9_00007
|
Events_2
| 11 |
Yes please, that fits perfectly.
|
Tickets have been successfully purchased.
|
[
"Tickets have been successfully purchased."
] |
Prompt: "Yes please, that fits perfectly.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7857
|
schema_guided_dialog-train-7857
|
[
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 4,
"slot": "venue_address",
"values": [
"261 Driggs Avenue, Brooklyn"
]
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?",
"I am interested in Music.",
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw.",
"Excellent. I would like to purchase tickets to this one.",
"How many tickets would you like and for which date?",
"I would like to get 4 tickets for the show on the 5th of this month.",
"So to confirm, you would like 4 tickets to the Amber Run Brooklyn for next Tuesday in New York.",
"Yes please, that fits perfectly.",
"Tickets have been successfully purchased."
] |
9_00007
|
Events_2
| 13 |
Can you tell me the start time of the show as well as the venue address?
|
The show starts at 7:30 pm and the address of the venue is 261 Driggs Avenue, Brooklyn.
|
[
"The show starts at 7:30 pm and the address of the venue is 261 Driggs Avenue, Brooklyn."
] |
Prompt: "Can you tell me the start time of the show as well as the venue address?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: inform, Type of Slot: venue_address, Values: 261 Driggs Avenue, Brooklyn, Agent: Events_2
|
schema_guided_dialog-train-7858
|
schema_guided_dialog-train-7858
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I would like to find performances happening",
"In what location would you like me to search for events?",
"I am interested in events taking place in New York City.",
"Are you looking for specific types of events? You can specify by saying Music, Sports, or other types of events?",
"I am interested in Music.",
"There are 10 events meeting your criteria. One such event is Amber Run Brooklyn happening at Warsaw.",
"Excellent. I would like to purchase tickets to this one.",
"How many tickets would you like and for which date?",
"I would like to get 4 tickets for the show on the 5th of this month.",
"So to confirm, you would like 4 tickets to the Amber Run Brooklyn for next Tuesday in New York.",
"Yes please, that fits perfectly.",
"Tickets have been successfully purchased.",
"Can you tell me the start time of the show as well as the venue address?",
"The show starts at 7:30 pm and the address of the venue is 261 Driggs Avenue, Brooklyn."
] |
9_00007
|
Events_2
| 15 |
Great, thank you. That's everything.
|
Have a nice day
|
[
"Have a nice day"
] |
Prompt: "Great, thank you. That's everything.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7859
|
schema_guided_dialog-train-7859
|
[
{
"act": 13,
"slot": "event_type",
"values": []
}
] |
[] |
9_00008
|
Events_2
| 1 |
I haven't gone out in a while. Can you see what events are going on right now?
|
Sure, what kinds of events?
|
[
"Sure, what kinds of events?"
] |
Prompt: "I haven't gone out in a while. Can you see what events are going on right now?", Response Type: request, Type of Slot: event_type, Agent: Events_2
|
schema_guided_dialog-train-7860
|
schema_guided_dialog-train-7860
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?"
] |
9_00008
|
Events_2
| 3 |
Some kind of Sports game would be good.
|
Ok, and in what city?
|
[
"Ok, and in what city?"
] |
Prompt: "Some kind of Sports game would be good.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-7861
|
schema_guided_dialog-train-7861
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Dc United Vs Revolution"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Audi Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?"
] |
9_00008
|
Events_2
| 5 |
Something in the District of Columbia would be great.
|
Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?
|
[
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?"
] |
Prompt: "Something in the District of Columbia would be great.", Response Type: offer, Type of Slot: event_name, Values: Dc United Vs Revolution, Response Type: offer, Type of Slot: venue, Values: Audi Field, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
|
schema_guided_dialog-train-7862
|
schema_guided_dialog-train-7862
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"El Salvador Vs Haiti"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"RFK Stadium"
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?"
] |
9_00008
|
Events_2
| 7 |
What else is there?
|
There's also El Salvador Vs Haiti at RFK Stadium.
|
[
"There's also El Salvador Vs Haiti at RFK Stadium."
] |
Prompt: "What else is there?", Response Type: offer, Type of Slot: event_name, Values: El Salvador Vs Haiti, Response Type: offer, Type of Slot: venue, Values: RFK Stadium, Agent: Events_2
|
schema_guided_dialog-train-7863
|
schema_guided_dialog-train-7863
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Nationals Vs Braves"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Nationals Park"
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium."
] |
9_00008
|
Events_2
| 9 |
Can you see if there's any Baseball games going on?
|
There's the Nationals Vs Braves at Nationals Park.
|
[
"There's the Nationals Vs Braves at Nationals Park."
] |
Prompt: "Can you see if there's any Baseball games going on?", Response Type: offer, Type of Slot: event_name, Values: Nationals Vs Braves, Response Type: offer, Type of Slot: venue, Values: Nationals Park, Agent: Events_2
|
schema_guided_dialog-train-7864
|
schema_guided_dialog-train-7864
|
[
{
"act": 13,
"slot": "date",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park."
] |
9_00008
|
Events_2
| 11 |
Great, that sounds perfect. Can you get me a ticket?
|
Sure, on what day?
|
[
"Sure, on what day?"
] |
Prompt: "Great, that sounds perfect. Can you get me a ticket?", Response Type: request, Type of Slot: date, Agent: Events_2
|
schema_guided_dialog-train-7865
|
schema_guided_dialog-train-7865
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?"
] |
9_00008
|
Events_2
| 13 |
The game that's Monday next week would be perfect.
|
How many tickets do you want?
|
[
"How many tickets do you want?"
] |
Prompt: "The game that's Monday next week would be perfect.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7866
|
schema_guided_dialog-train-7866
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Nationals Vs Braves"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Monday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Washington D.C."
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?"
] |
9_00008
|
Events_2
| 15 |
Just 1 ticket.
|
Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?
|
[
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?"
] |
Prompt: "Just 1 ticket.", Response Type: confirm, Type of Slot: event_name, Values: Nationals Vs Braves, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Monday, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2
|
schema_guided_dialog-train-7867
|
schema_guided_dialog-train-7867
|
[
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Washington D.C."
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?",
"Just 1 ticket.",
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?"
] |
9_00008
|
Events_2
| 17 |
No, actually, make it 4 tickets.
|
Ok, just to confirm, you want 4 tickets to the game in Washington D.C.
|
[
"Ok, just to confirm, you want 4 tickets to the game in Washington D.C."
] |
Prompt: "No, actually, make it 4 tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2
|
schema_guided_dialog-train-7868
|
schema_guided_dialog-train-7868
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Nationals Vs Braves"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Wednesday"
]
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?",
"Just 1 ticket.",
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?",
"No, actually, make it 4 tickets.",
"Ok, just to confirm, you want 4 tickets to the game in Washington D.C."
] |
9_00008
|
Events_2
| 19 |
Oh also, can you change the date to the 6th of March?
|
Sure. Just to confirm, I'm getting tickets for the Nationals Vs Braves game next Wednesday.
|
[
"Sure. Just to confirm, I'm getting tickets for the Nationals Vs Braves game next Wednesday."
] |
Prompt: "Oh also, can you change the date to the 6th of March?", Response Type: confirm, Type of Slot: event_name, Values: Nationals Vs Braves, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Agent: Events_2
|
schema_guided_dialog-train-7869
|
schema_guided_dialog-train-7869
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?",
"Just 1 ticket.",
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?",
"No, actually, make it 4 tickets.",
"Ok, just to confirm, you want 4 tickets to the game in Washington D.C.",
"Oh also, can you change the date to the 6th of March?",
"Sure. Just to confirm, I'm getting tickets for the Nationals Vs Braves game next Wednesday."
] |
9_00008
|
Events_2
| 21 |
Yes, that's right.
|
Ok, I've purchased your tickets.
|
[
"Ok, I've purchased your tickets."
] |
Prompt: "Yes, that's right.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7870
|
schema_guided_dialog-train-7870
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?",
"Just 1 ticket.",
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?",
"No, actually, make it 4 tickets.",
"Ok, just to confirm, you want 4 tickets to the game in Washington D.C.",
"Oh also, can you change the date to the 6th of March?",
"Sure. Just to confirm, I'm getting tickets for the Nationals Vs Braves game next Wednesday.",
"Yes, that's right.",
"Ok, I've purchased your tickets."
] |
9_00008
|
Events_2
| 23 |
Great, thanks for your help.
|
Need anything else?
|
[
"Need anything else?"
] |
Prompt: "Great, thanks for your help.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7871
|
schema_guided_dialog-train-7871
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I haven't gone out in a while. Can you see what events are going on right now?",
"Sure, what kinds of events?",
"Some kind of Sports game would be good.",
"Ok, and in what city?",
"Something in the District of Columbia would be great.",
"Looks like there's 10 different sports events going on. How about Dc United Vs Revolution at Audi Field?",
"What else is there?",
"There's also El Salvador Vs Haiti at RFK Stadium.",
"Can you see if there's any Baseball games going on?",
"There's the Nationals Vs Braves at Nationals Park.",
"Great, that sounds perfect. Can you get me a ticket?",
"Sure, on what day?",
"The game that's Monday next week would be perfect.",
"How many tickets do you want?",
"Just 1 ticket.",
"Ok, just to confirm, you want 1 ticket for the Nationals Vs Braves game next Monday in Washington D.C. Is that right?",
"No, actually, make it 4 tickets.",
"Ok, just to confirm, you want 4 tickets to the game in Washington D.C.",
"Oh also, can you change the date to the 6th of March?",
"Sure. Just to confirm, I'm getting tickets for the Nationals Vs Braves game next Wednesday.",
"Yes, that's right.",
"Ok, I've purchased your tickets.",
"Great, thanks for your help.",
"Need anything else?"
] |
9_00008
|
Events_2
| 25 |
No, that's all. Thanks.
|
Have a great day.
|
[
"Have a great day."
] |
Prompt: "No, that's all. Thanks.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7872
|
schema_guided_dialog-train-7872
|
[
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_type",
"values": []
}
] |
[] |
9_00009
|
Events_2
| 1 |
I am looking for some events.
|
What city should I search in? What type of events are you interested in?
|
[
"What city should I search in? What type of events are you interested in?"
] |
Prompt: "I am looking for some events.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_type, Agent: Events_2
|
schema_guided_dialog-train-7873
|
schema_guided_dialog-train-7873
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Arizona Vs La Dodgers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chase Field"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?"
] |
9_00009
|
Events_2
| 3 |
I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.
|
What about the Arizona Vs La Dodgers at Chase Field?
|
[
"What about the Arizona Vs La Dodgers at Chase Field?"
] |
Prompt: "I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.", Response Type: offer, Type of Slot: event_name, Values: Arizona Vs La Dodgers, Response Type: offer, Type of Slot: venue, Values: Chase Field, Agent: Events_2
|
schema_guided_dialog-train-7874
|
schema_guided_dialog-train-7874
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"401 East Jefferson Street"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?"
] |
9_00009
|
Events_2
| 5 |
What is the address of the venue?
|
The venue is located at 401 East Jefferson Street.
|
[
"The venue is located at 401 East Jefferson Street."
] |
Prompt: "What is the address of the venue?", Response Type: inform, Type of Slot: venue_address, Values: 401 East Jefferson Street, Agent: Events_2
|
schema_guided_dialog-train-7875
|
schema_guided_dialog-train-7875
|
[
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street."
] |
9_00009
|
Events_2
| 7 |
What time does the event start?
|
It starts at 5:30 pm.
|
[
"It starts at 5:30 pm."
] |
Prompt: "What time does the event start?", Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
|
schema_guided_dialog-train-7876
|
schema_guided_dialog-train-7876
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Arizona vs Milwaukee"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chase Field"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm."
] |
9_00009
|
Events_2
| 9 |
Can you find some other events for me?
|
How about Arizona vs Milwaukee at Chase Field?
|
[
"How about Arizona vs Milwaukee at Chase Field?"
] |
Prompt: "Can you find some other events for me?", Response Type: offer, Type of Slot: event_name, Values: Arizona vs Milwaukee, Response Type: offer, Type of Slot: venue, Values: Chase Field, Agent: Events_2
|
schema_guided_dialog-train-7877
|
schema_guided_dialog-train-7877
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Diamondbacks vs Dodgers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chase Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?"
] |
9_00009
|
Events_2
| 11 |
I'm looking for some other events on the 11th.
|
I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?
|
[
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?"
] |
Prompt: "I'm looking for some other events on the 11th.", Response Type: offer, Type of Slot: event_name, Values: Diamondbacks vs Dodgers, Response Type: offer, Type of Slot: venue, Values: Chase Field, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Events_2
|
schema_guided_dialog-train-7878
|
schema_guided_dialog-train-7878
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?",
"I'm looking for some other events on the 11th.",
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?"
] |
9_00009
|
Events_2
| 13 |
Yes, that sounds good to me. Can you help me purchase tickets to the event?
|
How many tickets do you need?
|
[
"How many tickets do you need?"
] |
Prompt: "Yes, that sounds good to me. Can you help me purchase tickets to the event?", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-7879
|
schema_guided_dialog-train-7879
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Diamondbacks vs Dodgers"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 11th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Phoenix"
]
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?",
"I'm looking for some other events on the 11th.",
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?",
"Yes, that sounds good to me. Can you help me purchase tickets to the event?",
"How many tickets do you need?"
] |
9_00009
|
Events_2
| 15 |
I need 4 tickets.
|
Okay, I have 4 tickets for the Diamondbacks vs Dodgers on March 11th in Phoenix, is this correct?
|
[
"Okay, I have 4 tickets for the Diamondbacks vs Dodgers on March 11th in Phoenix, is this correct?"
] |
Prompt: "I need 4 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Diamondbacks vs Dodgers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: March 11th, Response Type: confirm, Type of Slot: city, Values: Phoenix, Agent: Events_2
|
schema_guided_dialog-train-7880
|
schema_guided_dialog-train-7880
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?",
"I'm looking for some other events on the 11th.",
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?",
"Yes, that sounds good to me. Can you help me purchase tickets to the event?",
"How many tickets do you need?",
"I need 4 tickets.",
"Okay, I have 4 tickets for the Diamondbacks vs Dodgers on March 11th in Phoenix, is this correct?"
] |
9_00009
|
Events_2
| 17 |
Yes, that is correct.
|
I have successfully purchased the tickets.
|
[
"I have successfully purchased the tickets."
] |
Prompt: "Yes, that is correct.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7881
|
schema_guided_dialog-train-7881
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?",
"I'm looking for some other events on the 11th.",
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?",
"Yes, that sounds good to me. Can you help me purchase tickets to the event?",
"How many tickets do you need?",
"I need 4 tickets.",
"Okay, I have 4 tickets for the Diamondbacks vs Dodgers on March 11th in Phoenix, is this correct?",
"Yes, that is correct.",
"I have successfully purchased the tickets."
] |
9_00009
|
Events_2
| 19 |
Thank you for your help.
|
Is there anything else I can help with?
|
[
"Is there anything else I can help with?"
] |
Prompt: "Thank you for your help.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-7882
|
schema_guided_dialog-train-7882
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I am looking for some events.",
"What city should I search in? What type of events are you interested in?",
"I am looking for games in Phoenix, AZ. I particularly like baseball events. I don't care about what date it is on.",
"What about the Arizona Vs La Dodgers at Chase Field?",
"What is the address of the venue?",
"The venue is located at 401 East Jefferson Street.",
"What time does the event start?",
"It starts at 5:30 pm.",
"Can you find some other events for me?",
"How about Arizona vs Milwaukee at Chase Field?",
"I'm looking for some other events on the 11th.",
"I found 4 events that might work. What about the Diamondbacks vs Dodgers at Chase Field?",
"Yes, that sounds good to me. Can you help me purchase tickets to the event?",
"How many tickets do you need?",
"I need 4 tickets.",
"Okay, I have 4 tickets for the Diamondbacks vs Dodgers on March 11th in Phoenix, is this correct?",
"Yes, that is correct.",
"I have successfully purchased the tickets.",
"Thank you for your help.",
"Is there anything else I can help with?"
] |
9_00009
|
Events_2
| 21 |
No, thank you.
|
Have a great day
|
[
"Have a great day"
] |
Prompt: "No, thank you.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7883
|
schema_guided_dialog-train-7883
|
[
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_type",
"values": []
}
] |
[] |
9_00010
|
Events_2
| 1 |
I'm on vacation and would like help finding events for the 8th of this month.
|
Do you have a preferred city to search in? What kind of events interest you?
|
[
"Do you have a preferred city to search in? What kind of events interest you?"
] |
Prompt: "I'm on vacation and would like help finding events for the 8th of this month.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_type, Agent: Events_2
|
schema_guided_dialog-train-7884
|
schema_guided_dialog-train-7884
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Mets Vs Cubs"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Citi Field"
]
}
] |
[
"I'm on vacation and would like help finding events for the 8th of this month.",
"Do you have a preferred city to search in? What kind of events interest you?"
] |
9_00010
|
Events_2
| 3 |
Please find me Games in NYC.
|
There's a Mets Vs Cubs game at Citi Field.
|
[
"There's a Mets Vs Cubs game at Citi Field."
] |
Prompt: "Please find me Games in NYC.", 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-7885
|
schema_guided_dialog-train-7885
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I'm on vacation and would like help finding events for the 8th of this month.",
"Do you have a preferred city to search in? What kind of events interest you?",
"Please find me Games in NYC.",
"There's a Mets Vs Cubs game at Citi Field."
] |
9_00010
|
Events_2
| 5 |
That sounds perfect.
|
Would you like to buy tickets for this event?
|
[
"Would you like to buy tickets for this event?"
] |
Prompt: "That sounds perfect.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-7886
|
schema_guided_dialog-train-7886
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Mets Vs Cubs"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Friday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I'm on vacation and would like help finding events for the 8th of this month.",
"Do you have a preferred city to search in? What kind of events interest you?",
"Please find me Games in NYC.",
"There's a Mets Vs Cubs game at Citi Field.",
"That sounds perfect.",
"Would you like to buy tickets for this event?"
] |
9_00010
|
Events_2
| 7 |
Yes, please. I'd like to buy one event ticket.
|
Let me see if I got everything correctly: You'd like 1 ticket for next Friday's Mets Vs Cubs game in New York.
|
[
"Let me see if I got everything correctly: You'd like 1 ticket for next Friday's Mets Vs Cubs game in New York."
] |
Prompt: "Yes, please. I'd like to buy one event ticket.", Response Type: confirm, Type of Slot: event_name, Values: Mets Vs Cubs, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-7887
|
schema_guided_dialog-train-7887
|
[
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
},
{
"act": 4,
"slot": "venue_address",
"values": [
"123-01 Roosevelt Avenue"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I'm on vacation and would like help finding events for the 8th of this month.",
"Do you have a preferred city to search in? What kind of events interest you?",
"Please find me Games in NYC.",
"There's a Mets Vs Cubs game at Citi Field.",
"That sounds perfect.",
"Would you like to buy tickets for this event?",
"Yes, please. I'd like to buy one event ticket.",
"Let me see if I got everything correctly: You'd like 1 ticket for next Friday's Mets Vs Cubs game in New York."
] |
9_00010
|
Events_2
| 9 |
Yes, sounds good. Please find out when the event venue, and the start time.
|
Reservation was successful. The event will start at 6 pm, at 123-01 Roosevelt Avenue.
|
[
"Reservation was successful. The event will start at 6 pm, at 123-01 Roosevelt Avenue."
] |
Prompt: "Yes, sounds good. Please find out when the event venue, and the start time.", Response Type: inform, Type of Slot: time, Values: 6 pm, Response Type: inform, Type of Slot: venue_address, Values: 123-01 Roosevelt Avenue, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7888
|
schema_guided_dialog-train-7888
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I'm on vacation and would like help finding events for the 8th of this month.",
"Do you have a preferred city to search in? What kind of events interest you?",
"Please find me Games in NYC.",
"There's a Mets Vs Cubs game at Citi Field.",
"That sounds perfect.",
"Would you like to buy tickets for this event?",
"Yes, please. I'd like to buy one event ticket.",
"Let me see if I got everything correctly: You'd like 1 ticket for next Friday's Mets Vs Cubs game in New York.",
"Yes, sounds good. Please find out when the event venue, and the start time.",
"Reservation was successful. The event will start at 6 pm, at 123-01 Roosevelt Avenue."
] |
9_00010
|
Events_2
| 11 |
Thank you very much for your help. That will be all.
|
Have a nice day.
|
[
"Have a nice day."
] |
Prompt: "Thank you very much for your help. That will be all.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-7889
|
schema_guided_dialog-train-7889
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
9_00011
|
Events_2
| 1 |
I'm bored. Can you find me something to do?
|
Sure. What city are you in?
|
[
"Sure. What city are you in?"
] |
Prompt: "I'm bored. Can you find me something to do?", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-7890
|
schema_guided_dialog-train-7890
|
[
{
"act": 13,
"slot": "event_type",
"values": [
"Music",
"Sports"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?"
] |
9_00011
|
Events_2
| 3 |
I want something to do in Atlanta, GA.
|
What kind of activity would you like to do? Maybe Music or Sports.
|
[
"What kind of activity would you like to do? Maybe Music or Sports."
] |
Prompt: "I want something to do in Atlanta, GA.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
|
schema_guided_dialog-train-7891
|
schema_guided_dialog-train-7891
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"Falcons Vs Buccaneers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Mercedes-Benz Stadium"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports."
] |
9_00011
|
Events_2
| 5 |
I'd like to see some kind of Games.
|
There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.
|
[
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium."
] |
Prompt: "I'd like to see some kind of Games.", 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-7892
|
schema_guided_dialog-train-7892
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"United Vs Earthquakes"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Mercedes-Benz Stadium"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium."
] |
9_00011
|
Events_2
| 7 |
I'm not a big fan of football. Are there any soccer games?
|
There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?
|
[
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?"
] |
Prompt: "I'm not a big fan of football. Are there any soccer games?", Response Type: offer, Type of Slot: event_name, Values: United Vs Earthquakes, Response Type: offer, Type of Slot: venue, Values: Mercedes-Benz Stadium, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Events_2
|
schema_guided_dialog-train-7893
|
schema_guided_dialog-train-7893
|
[
{
"act": 11,
"slot": "event_name",
"values": [
"United Vs Red Bulls"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Mercedes-Benz Stadium"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?"
] |
9_00011
|
Events_2
| 9 |
I hate the Earthquakes. What other games are there?
|
There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.
|
[
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium."
] |
Prompt: "I hate the Earthquakes. What other games are there?", Response Type: offer, Type of Slot: event_name, Values: United Vs Red Bulls, Response Type: offer, Type of Slot: venue, Values: Mercedes-Benz Stadium, Agent: Events_2
|
schema_guided_dialog-train-7894
|
schema_guided_dialog-train-7894
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 AMB Drive Northwest"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium."
] |
9_00011
|
Events_2
| 11 |
Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?
|
The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm.
|
[
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm."
] |
Prompt: "Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?", Response Type: inform, Type of Slot: venue_address, Values: 1 AMB Drive Northwest, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
|
schema_guided_dialog-train-7895
|
schema_guided_dialog-train-7895
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.",
"Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?",
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm."
] |
9_00011
|
Events_2
| 13 |
Sounds great.
|
Should I purchase the tickets now?
|
[
"Should I purchase the tickets now?"
] |
Prompt: "Sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-7896
|
schema_guided_dialog-train-7896
|
[
{
"act": 13,
"slot": "date",
"values": []
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.",
"Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?",
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm.",
"Sounds great.",
"Should I purchase the tickets now?"
] |
9_00011
|
Events_2
| 15 |
Yeah, please get me one ticket.
|
What day would you like to go?
|
[
"What day would you like to go?"
] |
Prompt: "Yeah, please get me one ticket.", Response Type: request, Type of Slot: date, Agent: Events_2
|
schema_guided_dialog-train-7897
|
schema_guided_dialog-train-7897
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"United Vs Red Bulls"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"next Tuesday"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Atlanta"
]
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.",
"Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?",
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm.",
"Sounds great.",
"Should I purchase the tickets now?",
"Yeah, please get me one ticket.",
"What day would you like to go?"
] |
9_00011
|
Events_2
| 17 |
Preferably, the 5th of this month.
|
You want 1 ticket for the United Vs Red Bulls soccer game in Atlanta next Tuesday. Is that correct?
|
[
"You want 1 ticket for the United Vs Red Bulls soccer game in Atlanta next Tuesday. Is that correct?"
] |
Prompt: "Preferably, the 5th of this month.", Response Type: confirm, Type of Slot: event_name, Values: United Vs Red Bulls, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Tuesday, Response Type: confirm, Type of Slot: city, Values: Atlanta, Agent: Events_2
|
schema_guided_dialog-train-7898
|
schema_guided_dialog-train-7898
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.",
"Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?",
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm.",
"Sounds great.",
"Should I purchase the tickets now?",
"Yeah, please get me one ticket.",
"What day would you like to go?",
"Preferably, the 5th of this month.",
"You want 1 ticket for the United Vs Red Bulls soccer game in Atlanta next Tuesday. Is that correct?"
] |
9_00011
|
Events_2
| 19 |
That is correct.
|
I have purchased your ticket.
|
[
"I have purchased your ticket."
] |
Prompt: "That is correct.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-7899
|
schema_guided_dialog-train-7899
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I'm bored. Can you find me something to do?",
"Sure. What city are you in?",
"I want something to do in Atlanta, GA.",
"What kind of activity would you like to do? Maybe Music or Sports.",
"I'd like to see some kind of Games.",
"There is a football game available. Falcons Vs Buccaneers at Mercedes-Benz Stadium.",
"I'm not a big fan of football. Are there any soccer games?",
"There are 4 soccer games. How about United Vs Earthquakes at Mercedes-Benz Stadium?",
"I hate the Earthquakes. What other games are there?",
"There is United Vs Red Bulls, which is also at Mercedes-Benz Stadium.",
"Perfect. Where is Mercedes-Benz Stadium anyways? And what time does the game begin?",
"The stadium is at 1 AMB Drive Northwest and the game begins at 5:30 pm.",
"Sounds great.",
"Should I purchase the tickets now?",
"Yeah, please get me one ticket.",
"What day would you like to go?",
"Preferably, the 5th of this month.",
"You want 1 ticket for the United Vs Red Bulls soccer game in Atlanta next Tuesday. Is that correct?",
"That is correct.",
"I have purchased your ticket."
] |
9_00011
|
Events_2
| 21 |
Thank you very much.
|
Is there anything else I can assist you with?
|
[
"Is there anything else I can assist you with?"
] |
Prompt: "Thank you very much.", Response Type: req_more, Agent: Events_2
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.