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-10200
schema_guided_dialog-train-10200
[ { "act": 11, "slot": "event_name", "values": [ "Bill Callahan" ] }, { "act": 11, "slot": "venue", "values": [ "Lodge Room" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?" ]
10_00098
Events_2
5
I would like a Concert.
There are 10 possible events, one is Bill Callahan at Lodge Room.
[ "There are 10 possible events, one is Bill Callahan at Lodge Room." ]
Prompt: "I would like a Concert.", Response Type: offer, Type of Slot: event_name, Values: Bill Callahan, Response Type: offer, Type of Slot: venue, Values: Lodge Room, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
schema_guided_dialog-train-10201
schema_guided_dialog-train-10201
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room." ]
10_00098
Events_2
7
That sounds very good.
Would you like me to buy tickets.
[ "Would you like me to buy tickets." ]
Prompt: "That sounds very good.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10202
schema_guided_dialog-train-10202
[ { "act": 15, "slot": "", "values": [] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets." ]
10_00098
Events_2
9
Not now maybe later.
Can I assist you with anything else?
[ "Can I assist you with anything else?" ]
Prompt: "Not now maybe later.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10203
schema_guided_dialog-train-10203
[ { "act": 11, "slot": "date", "values": [ "next Friday" ] }, { "act": 11, "slot": "event_name", "values": [ "Bill Callahan" ] }, { "act": 11, "slot": "venue", "values": [ "Lodge Room" ] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets.", "Not now maybe later.", "Can I assist you with anything else?" ]
10_00098
Events_2
11
Yes some more dates for events please.
The event is on next Friday, Bill Callahan at Lodge Room.
[ "The event is on next Friday, Bill Callahan at Lodge Room." ]
Prompt: "Yes some more dates for events please.", Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: event_name, Values: Bill Callahan, Response Type: offer, Type of Slot: venue, Values: Lodge Room, Agent: Events_2
schema_guided_dialog-train-10204
schema_guided_dialog-train-10204
[ { "act": 13, "slot": "number_of_tickets", "values": [] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets.", "Not now maybe later.", "Can I assist you with anything else?", "Yes some more dates for events please.", "The event is on next Friday, Bill Callahan at Lodge Room." ]
10_00098
Events_2
13
That sounds good can you buy me tickets?
How many would you like?
[ "How many would you like?" ]
Prompt: "That sounds good can you buy me tickets?", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
schema_guided_dialog-train-10205
schema_guided_dialog-train-10205
[ { "act": 2, "slot": "event_name", "values": [ "Bill Callahan" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "next Friday" ] }, { "act": 2, "slot": "city", "values": [ "Los Angeles" ] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets.", "Not now maybe later.", "Can I assist you with anything else?", "Yes some more dates for events please.", "The event is on next Friday, Bill Callahan at Lodge Room.", "That sounds good can you buy me tickets?", "How many would you like?" ]
10_00098
Events_2
15
I need 2 tickets.
To confirm then you want 2 tickets for next Friday to see Bill Callahan in Los Angeles.
[ "To confirm then you want 2 tickets for next Friday to see Bill Callahan in Los Angeles." ]
Prompt: "I need 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Bill Callahan, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2
schema_guided_dialog-train-10206
schema_guided_dialog-train-10206
[ { "act": 10, "slot": "", "values": [] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets.", "Not now maybe later.", "Can I assist you with anything else?", "Yes some more dates for events please.", "The event is on next Friday, Bill Callahan at Lodge Room.", "That sounds good can you buy me tickets?", "How many would you like?", "I need 2 tickets.", "To confirm then you want 2 tickets for next Friday to see Bill Callahan in Los Angeles." ]
10_00098
Events_2
17
Yes that is perfect.
That is your booking confirmed.
[ "That is your booking confirmed." ]
Prompt: "Yes that is perfect.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10207
schema_guided_dialog-train-10207
[ { "act": 3, "slot": "", "values": [] } ]
[ "I would like to search for upcoming events.", "Which city are you interested in?", "LA please.", "What type of events for example Music or Sports or anything else?", "I would like a Concert.", "There are 10 possible events, one is Bill Callahan at Lodge Room.", "That sounds very good.", "Would you like me to buy tickets.", "Not now maybe later.", "Can I assist you with anything else?", "Yes some more dates for events please.", "The event is on next Friday, Bill Callahan at Lodge Room.", "That sounds good can you buy me tickets?", "How many would you like?", "I need 2 tickets.", "To confirm then you want 2 tickets for next Friday to see Bill Callahan in Los Angeles.", "Yes that is perfect.", "That is your booking confirmed." ]
10_00098
Events_2
19
That is everything thank you.
Have a lovely day.
[ "Have a lovely day." ]
Prompt: "That is everything thank you.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10208
schema_guided_dialog-train-10208
[ { "act": 13, "slot": "event_type", "values": [] } ]
[]
10_00099
Events_2
1
I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?
What sort of things would do you like to do?
[ "What sort of things would do you like to do?" ]
Prompt: "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", Response Type: request, Type of Slot: event_type, Agent: Events_2
schema_guided_dialog-train-10209
schema_guided_dialog-train-10209
[ { "act": 11, "slot": "event_name", "values": [ "Anberlin" ] }, { "act": 11, "slot": "venue", "values": [ "The Van Buren" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?" ]
10_00099
Events_2
3
I like Rock and Roll music. Are there any concerts on the 11th of March?
How about Anberlin? It is at The Van Buren.
[ "How about Anberlin? It is at The Van Buren." ]
Prompt: "I like Rock and Roll music. Are there any concerts on the 11th of March?", Response Type: offer, Type of Slot: event_name, Values: Anberlin, Response Type: offer, Type of Slot: venue, Values: The Van Buren, Agent: Events_2
schema_guided_dialog-train-10210
schema_guided_dialog-train-10210
[ { "act": 11, "slot": "date", "values": [ "March 11th" ] }, { "act": 11, "slot": "event_name", "values": [ "Anberlin" ] }, { "act": 11, "slot": "venue", "values": [ "The Van Buren" ] }, { "act": 5, "slot": "count", "values": [ "1" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren." ]
10_00099
Events_2
5
Sounds great. When is that?
It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.
[ "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin." ]
Prompt: "Sounds great. When is that?", Response Type: offer, Type of Slot: date, Values: March 11th, Response Type: offer, Type of Slot: event_name, Values: Anberlin, Response Type: offer, Type of Slot: venue, Values: The Van Buren, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_2
schema_guided_dialog-train-10211
schema_guided_dialog-train-10211
[ { "act": 4, "slot": "venue_address", "values": [ "401 West Van Buren Street" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin." ]
10_00099
Events_2
7
Where's that?
The Van Buren is located at 401 West Van Buren Street.
[ "The Van Buren is located at 401 West Van Buren Street." ]
Prompt: "Where's that?", Response Type: inform, Type of Slot: venue_address, Values: 401 West Van Buren Street, Agent: Events_2
schema_guided_dialog-train-10212
schema_guided_dialog-train-10212
[ { "act": 4, "slot": "time", "values": [ "6:30 pm" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.", "Where's that?", "The Van Buren is located at 401 West Van Buren Street." ]
10_00099
Events_2
9
When does it start?
The show starts at 6:30 pm.
[ "The show starts at 6:30 pm." ]
Prompt: "When does it start?", Response Type: inform, Type of Slot: time, Values: 6:30 pm, Agent: Events_2
schema_guided_dialog-train-10213
schema_guided_dialog-train-10213
[ { "act": 2, "slot": "event_name", "values": [ "Anberlin" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "March 11th" ] }, { "act": 2, "slot": "city", "values": [ "Phoenix" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.", "Where's that?", "The Van Buren is located at 401 West Van Buren Street.", "When does it start?", "The show starts at 6:30 pm." ]
10_00099
Events_2
11
Great! I want 2 tickets to Anberlin.
Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix.
[ "Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix." ]
Prompt: "Great! I want 2 tickets to Anberlin.", Response Type: confirm, Type of Slot: event_name, Values: Anberlin, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, 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-10214
schema_guided_dialog-train-10214
[ { "act": 2, "slot": "number_of_tickets", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "March 11th" ] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.", "Where's that?", "The Van Buren is located at 401 West Van Buren Street.", "When does it start?", "The show starts at 6:30 pm.", "Great! I want 2 tickets to Anberlin.", "Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix." ]
10_00099
Events_2
13
Sorry, I meant I want 3 tickets.
Please confirm: 3 tickets to Anberlin. The event is on March 11th in Phoenix.
[ "Please confirm: 3 tickets to Anberlin. The event is on March 11th in Phoenix." ]
Prompt: "Sorry, I meant I want 3 tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 11th, Agent: Events_2
schema_guided_dialog-train-10215
schema_guided_dialog-train-10215
[ { "act": 4, "slot": "time", "values": [ "6:30 pm" ] }, { "act": 10, "slot": "", "values": [] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.", "Where's that?", "The Van Buren is located at 401 West Van Buren Street.", "When does it start?", "The show starts at 6:30 pm.", "Great! I want 2 tickets to Anberlin.", "Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix.", "Sorry, I meant I want 3 tickets.", "Please confirm: 3 tickets to Anberlin. The event is on March 11th in Phoenix." ]
10_00099
Events_2
15
That sounds good. What time does the show begin?
Reservation complete. The show starts at 6:30 pm.
[ "Reservation complete. The show starts at 6:30 pm." ]
Prompt: "That sounds good. What time does the show begin?", Response Type: inform, Type of Slot: time, Values: 6:30 pm, Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10216
schema_guided_dialog-train-10216
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm bored and looking for something to do. Can you find me events in Phoenix, AZ?", "What sort of things would do you like to do?", "I like Rock and Roll music. Are there any concerts on the 11th of March?", "How about Anberlin? It is at The Van Buren.", "Sounds great. When is that?", "It's a 1 day event on March 11th at The Van Buren. It is called Anberlin.", "Where's that?", "The Van Buren is located at 401 West Van Buren Street.", "When does it start?", "The show starts at 6:30 pm.", "Great! I want 2 tickets to Anberlin.", "Please confirm: 2 tickets to Anberlin. The event is on March 11th in Phoenix.", "Sorry, I meant I want 3 tickets.", "Please confirm: 3 tickets to Anberlin. The event is on March 11th in Phoenix.", "That sounds good. What time does the show begin?", "Reservation complete. The show starts at 6:30 pm." ]
10_00099
Events_2
17
Awesome thanks! That's all I need.
Enjoy the event!
[ "Enjoy the event!" ]
Prompt: "Awesome thanks! That's all I need.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10217
schema_guided_dialog-train-10217
[ { "act": 13, "slot": "city", "values": [] }, { "act": 13, "slot": "event_type", "values": [] } ]
[]
10_00100
Events_2
1
I want to get out more. I need help searching for events.
Is there a particular city you'd like me to search in? What kind of events are you interested in?
[ "Is there a particular city you'd like me to search in? What kind of events are you interested in?" ]
Prompt: "I want to get out more. I need help searching for events.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_type, Agent: Events_2
schema_guided_dialog-train-10218
schema_guided_dialog-train-10218
[ { "act": 11, "slot": "event_name", "values": [ "Chemical Brothers" ] }, { "act": 11, "slot": "venue", "values": [ "Forest Hills Stadium" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?" ]
10_00100
Events_2
3
Any Rock Concert events in NY would be perfect!
Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?
[ "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?" ]
Prompt: "Any Rock Concert events in NY would be perfect!", Response Type: offer, Type of Slot: event_name, Values: Chemical Brothers, Response Type: offer, Type of Slot: venue, Values: Forest Hills Stadium, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
schema_guided_dialog-train-10219
schema_guided_dialog-train-10219
[ { "act": 11, "slot": "event_name", "values": [ "Don Broco" ] }, { "act": 11, "slot": "venue", "values": [ "The Foundry" ] }, { "act": 5, "slot": "count", "values": [ "5" ] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?" ]
10_00100
Events_2
5
I've already attended several of their concerts How about something new? Please search for other events in Philly.
Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?
[ "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?" ]
Prompt: "I've already attended several of their concerts How about something new? Please search for other events in Philly.", Response Type: offer, Type of Slot: event_name, Values: Don Broco, Response Type: offer, Type of Slot: venue, Values: The Foundry, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2
schema_guided_dialog-train-10220
schema_guided_dialog-train-10220
[ { "act": 11, "slot": "event_name", "values": [ "Hot Water Music" ] }, { "act": 11, "slot": "venue", "values": [ "Underground Arts" ] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?" ]
10_00100
Events_2
7
I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.
Okay. Underground Arts will be featuring Hot Water Music. How does that sound?
[ "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?" ]
Prompt: "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", Response Type: offer, Type of Slot: event_name, Values: Hot Water Music, Response Type: offer, Type of Slot: venue, Values: Underground Arts, Agent: Events_2
schema_guided_dialog-train-10221
schema_guided_dialog-train-10221
[ { "act": 11, "slot": "date", "values": [ "today" ] }, { "act": 11, "slot": "event_name", "values": [ "Hot Water Music" ] }, { "act": 11, "slot": "venue", "values": [ "Underground Arts" ] }, { "act": 5, "slot": "count", "values": [ "4" ] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?", "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?" ]
10_00100
Events_2
9
That sounds perfect! Please find me dates for the events.
I've found 4 days of the event. Hot Water Music is at Underground Arts today.
[ "I've found 4 days of the event. Hot Water Music is at Underground Arts today." ]
Prompt: "That sounds perfect! Please find me dates for the events.", Response Type: offer, Type of Slot: date, Values: today, Response Type: offer, Type of Slot: event_name, Values: Hot Water Music, Response Type: offer, Type of Slot: venue, Values: Underground Arts, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Events_2
schema_guided_dialog-train-10222
schema_guided_dialog-train-10222
[ { "act": 2, "slot": "event_name", "values": [ "Hot Water Music" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "today" ] }, { "act": 2, "slot": "city", "values": [ "Philadelphia" ] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?", "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?", "That sounds perfect! Please find me dates for the events.", "I've found 4 days of the event. Hot Water Music is at Underground Arts today." ]
10_00100
Events_2
11
I like that! Please purchase four event tickets for me.
Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?
[ "Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?" ]
Prompt: "I like that! Please purchase four event tickets for me.", Response Type: confirm, Type of Slot: event_name, Values: Hot Water Music, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: today, Response Type: confirm, Type of Slot: city, Values: Philadelphia, Agent: Events_2
schema_guided_dialog-train-10223
schema_guided_dialog-train-10223
[ { "act": 10, "slot": "", "values": [] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?", "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?", "That sounds perfect! Please find me dates for the events.", "I've found 4 days of the event. Hot Water Music is at Underground Arts today.", "I like that! Please purchase four event tickets for me.", "Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?" ]
10_00100
Events_2
13
Yes, that is correct.
Your reservation was successful.
[ "Your reservation was successful." ]
Prompt: "Yes, that is correct.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10224
schema_guided_dialog-train-10224
[ { "act": 15, "slot": "", "values": [] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?", "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?", "That sounds perfect! Please find me dates for the events.", "I've found 4 days of the event. Hot Water Music is at Underground Arts today.", "I like that! Please purchase four event tickets for me.", "Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?", "Yes, that is correct.", "Your reservation was successful." ]
10_00100
Events_2
15
Thank you so much for your help.
Will there be anything else?
[ "Will there be anything else?" ]
Prompt: "Thank you so much for your help.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10225
schema_guided_dialog-train-10225
[ { "act": 3, "slot": "", "values": [] } ]
[ "I want to get out more. I need help searching for events.", "Is there a particular city you'd like me to search in? What kind of events are you interested in?", "Any Rock Concert events in NY would be perfect!", "Among the 10 events I found is Chemical Brothers at Forest Hills Stadium. How does that sound?", "I've already attended several of their concerts How about something new? Please search for other events in Philly.", "Okay. The search yielded 5 events that might interest you. What about Don Broco at The Foundry?", "I've been to too many concerts at The Foundry. Please find other events. The date doesn't matter.", "Okay. Underground Arts will be featuring Hot Water Music. How does that sound?", "That sounds perfect! Please find me dates for the events.", "I've found 4 days of the event. Hot Water Music is at Underground Arts today.", "I like that! Please purchase four event tickets for me.", "Let me see if I got everything correctly: You'd like 4 tickets to Hot Water Music's event in Philadelphia, taking place today. Correct?", "Yes, that is correct.", "Your reservation was successful.", "Thank you so much for your help.", "Will there be anything else?" ]
10_00100
Events_2
17
No, thanks. I really appreciate your help.
Have a wonderful day.
[ "Have a wonderful day." ]
Prompt: "No, thanks. I really appreciate your help.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10226
schema_guided_dialog-train-10226
[ { "act": 13, "slot": "event_type", "values": [ "Music", "Sports" ] } ]
[]
10_00101
Events_2
1
I'd like to look for activities, preferably one starting on Sunday this week.
Is there a type of activity you prefer? You can say music, sports, or something else.
[ "Is there a type of activity you prefer? You can say music, sports, or something else." ]
Prompt: "I'd like to look for activities, preferably one starting on Sunday this week.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
schema_guided_dialog-train-10227
schema_guided_dialog-train-10227
[ { "act": 13, "slot": "city", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else." ]
10_00101
Events_2
3
I'm searching for games.
Is there a metropolis you would like me to search in?
[ "Is there a metropolis you would like me to search in?" ]
Prompt: "I'm searching for games.", Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10228
schema_guided_dialog-train-10228
[ { "act": 11, "slot": "event_name", "values": [ "Dc United vs Revolution" ] }, { "act": 11, "slot": "venue", "values": [ "Audi Field" ] }, { "act": 5, "slot": "count", "values": [ "7" ] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?" ]
10_00101
Events_2
5
I'm searching for activities in DC.
I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.
[ "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field." ]
Prompt: "I'm searching for activities in DC.", 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: 7, Agent: Events_2
schema_guided_dialog-train-10229
schema_guided_dialog-train-10229
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field." ]
10_00101
Events_2
7
That's perfect for me.
Would you like to purchase tickets to the activity?
[ "Would you like to purchase tickets to the activity?" ]
Prompt: "That's perfect for me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10230
schema_guided_dialog-train-10230
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?" ]
10_00101
Events_2
9
Perhaps at a later time.
Could I assist you with something else?
[ "Could I assist you with something else?" ]
Prompt: "Perhaps at a later time.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10231
schema_guided_dialog-train-10231
[ { "act": 11, "slot": "date", "values": [ "day after tomorrow" ] }, { "act": 11, "slot": "event_name", "values": [ "DC United Vs Revolution" ] }, { "act": 11, "slot": "venue", "values": [ "Audi Field" ] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?" ]
10_00101
Events_2
11
I am focused on finding times for events.
The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.
[ "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow." ]
Prompt: "I am focused on finding times for events.", Response Type: offer, Type of Slot: date, Values: day after tomorrow, 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-10232
schema_guided_dialog-train-10232
[ { "act": 4, "slot": "time", "values": [ "7 pm" ] }, { "act": 4, "slot": "venue_address", "values": [ "100 Potomac Avenue Southwest" ] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow." ]
10_00101
Events_2
13
What time does the event begin, and where is the activity's location?
The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest.
[ "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest." ]
Prompt: "What time does the event begin, and where is the activity's location?", Response Type: inform, Type of Slot: time, Values: 7 pm, Response Type: inform, Type of Slot: venue_address, Values: 100 Potomac Avenue Southwest, Agent: Events_2
schema_guided_dialog-train-10233
schema_guided_dialog-train-10233
[ { "act": 13, "slot": "number_of_tickets", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.", "What time does the event begin, and where is the activity's location?", "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest." ]
10_00101
Events_2
15
That's perfect for me. I'd like to purchase tickets to the activity.
How many tickets do you want me to obtain?
[ "How many tickets do you want me to obtain?" ]
Prompt: "That's perfect for me. I'd like to purchase tickets to the activity.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
schema_guided_dialog-train-10234
schema_guided_dialog-train-10234
[ { "act": 2, "slot": "event_name", "values": [ "Dc United Vs Revolution" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "day after tomorrow" ] }, { "act": 2, "slot": "city", "values": [ "Washington D.C." ] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.", "What time does the event begin, and where is the activity's location?", "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest.", "That's perfect for me. I'd like to purchase tickets to the activity.", "How many tickets do you want me to obtain?" ]
10_00101
Events_2
17
I'd like two tickets.
Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow.
[ "Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow." ]
Prompt: "I'd like two tickets.", Response Type: confirm, Type of Slot: event_name, Values: Dc United Vs Revolution, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: city, Values: Washington D.C., Agent: Events_2
schema_guided_dialog-train-10235
schema_guided_dialog-train-10235
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.", "What time does the event begin, and where is the activity's location?", "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest.", "That's perfect for me. I'd like to purchase tickets to the activity.", "How many tickets do you want me to obtain?", "I'd like two tickets.", "Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow." ]
10_00101
Events_2
19
Yeah, that's perfect for me.
Your booking was successful.
[ "Your booking was successful." ]
Prompt: "Yeah, that's perfect for me.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10236
schema_guided_dialog-train-10236
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.", "What time does the event begin, and where is the activity's location?", "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest.", "That's perfect for me. I'd like to purchase tickets to the activity.", "How many tickets do you want me to obtain?", "I'd like two tickets.", "Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow.", "Yeah, that's perfect for me.", "Your booking was successful." ]
10_00101
Events_2
21
Thank you for your assistance.
Could I assist you with something else?
[ "Could I assist you with something else?" ]
Prompt: "Thank you for your assistance.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10237
schema_guided_dialog-train-10237
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'd like to look for activities, preferably one starting on Sunday this week.", "Is there a type of activity you prefer? You can say music, sports, or something else.", "I'm searching for games.", "Is there a metropolis you would like me to search in?", "I'm searching for activities in DC.", "I discovered 7 events catering to your taste. One is the Dc United vs Revolution activity at Audi Field.", "That's perfect for me.", "Would you like to purchase tickets to the activity?", "Perhaps at a later time.", "Could I assist you with something else?", "I am focused on finding times for events.", "The DC United Vs Revolution event takes place in Audi Field on the day after tomorrow.", "What time does the event begin, and where is the activity's location?", "The activity begins at 7 pm and is located at 100 Potomac Avenue Southwest.", "That's perfect for me. I'd like to purchase tickets to the activity.", "How many tickets do you want me to obtain?", "I'd like two tickets.", "Please verify the following information: 2 tickets for the Dc United Vs Revolution activity taking place in Washington D.C. on the day after tomorrow.", "Yeah, that's perfect for me.", "Your booking was successful.", "Thank you for your assistance.", "Could I assist you with something else?" ]
10_00101
Events_2
23
Nope. Thank you for your assistance.
Have a pleasant afternoon.
[ "Have a pleasant afternoon." ]
Prompt: "Nope. Thank you for your assistance.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10238
schema_guided_dialog-train-10238
[ { "act": 13, "slot": "event_type", "values": [ "Music", "Sports" ] }, { "act": 13, "slot": "city", "values": [] } ]
[]
10_00102
Events_2
1
Find me an event on the 5th of this month.
Do you like Music, Sports, or something else and what city do you want?
[ "Do you like Music, Sports, or something else and what city do you want?" ]
Prompt: "Find me an event on the 5th of this month.", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10239
schema_guided_dialog-train-10239
[ { "act": 11, "slot": "event_name", "values": [ "Diamondbacks Vs Brewers" ] }, { "act": 11, "slot": "venue", "values": [ "Chase Field" ] }, { "act": 5, "slot": "count", "values": [ "6" ] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?" ]
10_00102
Events_2
3
I want Sports in Phoenix, AZ.
Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?
[ "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?" ]
Prompt: "I want Sports in Phoenix, AZ.", Response Type: offer, Type of Slot: event_name, Values: Diamondbacks Vs Brewers, Response Type: offer, Type of Slot: venue, Values: Chase Field, Response Type: inform_count, Type of Slot: count, Values: 6, Agent: Events_2
schema_guided_dialog-train-10240
schema_guided_dialog-train-10240
[ { "act": 4, "slot": "time", "values": [ "5 pm" ] }, { "act": 4, "slot": "venue_address", "values": [ "401 East Jefferson Street" ] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?" ]
10_00102
Events_2
5
What is the address and when does it start?
The address is 401 East Jefferson Street and it starts at 5 pm.
[ "The address is 401 East Jefferson Street and it starts at 5 pm." ]
Prompt: "What is the address and when does it start?", Response Type: inform, Type of Slot: time, Values: 5 pm, Response Type: inform, Type of Slot: venue_address, Values: 401 East Jefferson Street, Agent: Events_2
schema_guided_dialog-train-10241
schema_guided_dialog-train-10241
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?", "What is the address and when does it start?", "The address is 401 East Jefferson Street and it starts at 5 pm." ]
10_00102
Events_2
7
That works for me.
Shall I buy you tickets?
[ "Shall I buy you tickets?" ]
Prompt: "That works for me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10242
schema_guided_dialog-train-10242
[ { "act": 15, "slot": "", "values": [] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?", "What is the address and when does it start?", "The address is 401 East Jefferson Street and it starts at 5 pm.", "That works for me.", "Shall I buy you tickets?" ]
10_00102
Events_2
9
No, not right now.
Do you need something else?
[ "Do you need something else?" ]
Prompt: "No, not right now.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10243
schema_guided_dialog-train-10243
[ { "act": 11, "slot": "date", "values": [ "next Tuesday" ] }, { "act": 11, "slot": "event_name", "values": [ "Diamondbacks Vs Brewers" ] }, { "act": 11, "slot": "venue", "values": [ "Chase Field" ] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?", "What is the address and when does it start?", "The address is 401 East Jefferson Street and it starts at 5 pm.", "That works for me.", "Shall I buy you tickets?", "No, not right now.", "Do you need something else?" ]
10_00102
Events_2
11
Find me some dates for events.
Diamondbacks Vs Brewers is next Tuesday at Chase Field.
[ "Diamondbacks Vs Brewers is next Tuesday at Chase Field." ]
Prompt: "Find me some dates for events.", Response Type: offer, Type of Slot: date, Values: next Tuesday, Response Type: offer, Type of Slot: event_name, Values: Diamondbacks Vs Brewers, Response Type: offer, Type of Slot: venue, Values: Chase Field, Agent: Events_2
schema_guided_dialog-train-10244
schema_guided_dialog-train-10244
[ { "act": 9, "slot": "", "values": [] }, { "act": 15, "slot": "", "values": [] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?", "What is the address and when does it start?", "The address is 401 East Jefferson Street and it starts at 5 pm.", "That works for me.", "Shall I buy you tickets?", "No, not right now.", "Do you need something else?", "Find me some dates for events.", "Diamondbacks Vs Brewers is next Tuesday at Chase Field." ]
10_00102
Events_2
13
What about other days?
There aren't any other days for this event. Can I find you something else?
[ "There aren't any other days for this event. Can I find you something else?" ]
Prompt: "What about other days?", Response Type: notify_failure, Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10245
schema_guided_dialog-train-10245
[ { "act": 3, "slot": "", "values": [] } ]
[ "Find me an event on the 5th of this month.", "Do you like Music, Sports, or something else and what city do you want?", "I want Sports in Phoenix, AZ.", "Search revealed 6 events. Do you like Diamondbacks Vs Brewers at Chase Field?", "What is the address and when does it start?", "The address is 401 East Jefferson Street and it starts at 5 pm.", "That works for me.", "Shall I buy you tickets?", "No, not right now.", "Do you need something else?", "Find me some dates for events.", "Diamondbacks Vs Brewers is next Tuesday at Chase Field.", "What about other days?", "There aren't any other days for this event. Can I find you something else?" ]
10_00102
Events_2
15
No, not right now. Thanks.
Have a good day.
[ "Have a good day." ]
Prompt: "No, not right now. Thanks.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10246
schema_guided_dialog-train-10246
[ { "act": 13, "slot": "event_type", "values": [] }, { "act": 13, "slot": "city", "values": [] } ]
[]
10_00103
Events_2
1
I'm looking for events.
What are your interests? Which city do you want to look in?
[ "What are your interests? Which city do you want to look in?" ]
Prompt: "I'm looking for events.", Response Type: request, Type of Slot: event_type, Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10247
schema_guided_dialog-train-10247
[ { "act": 11, "slot": "event_name", "values": [ "Alejandro Sanz" ] }, { "act": 11, "slot": "venue", "values": [ "Cal Coast Credit Union Amphitheater" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?" ]
10_00103
Events_2
3
Looking for a Concert in SD on March 9th.
There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.
[ "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater." ]
Prompt: "Looking for a Concert in SD on March 9th.", Response Type: offer, Type of Slot: event_name, Values: Alejandro Sanz, Response Type: offer, Type of Slot: venue, Values: Cal Coast Credit Union Amphitheater, Agent: Events_2
schema_guided_dialog-train-10248
schema_guided_dialog-train-10248
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater." ]
10_00103
Events_2
5
Sounds good.
Do you want tickets to it?
[ "Do you want tickets to it?" ]
Prompt: "Sounds good.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10249
schema_guided_dialog-train-10249
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?" ]
10_00103
Events_2
7
Maybe later.
Is there anything else I can help with?
[ "Is there anything else I can help with?" ]
Prompt: "Maybe later.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10250
schema_guided_dialog-train-10250
[ { "act": 11, "slot": "date", "values": [ "March 9th" ] }, { "act": 11, "slot": "event_name", "values": [ "Alejandro Sanz" ] }, { "act": 11, "slot": "venue", "values": [ "Cal Coast Credit Union Amphitheater" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?" ]
10_00103
Events_2
9
I want to find dates for events.
Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.
[ "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th." ]
Prompt: "I want to find dates for events.", Response Type: offer, Type of Slot: date, Values: March 9th, Response Type: offer, Type of Slot: event_name, Values: Alejandro Sanz, Response Type: offer, Type of Slot: venue, Values: Cal Coast Credit Union Amphitheater, Agent: Events_2
schema_guided_dialog-train-10251
schema_guided_dialog-train-10251
[ { "act": 4, "slot": "venue_address", "values": [ "5500 Campanile Drive" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th." ]
10_00103
Events_2
11
What's the venue address?
It's at 5500 Campanile Drive.
[ "It's at 5500 Campanile Drive." ]
Prompt: "What's the venue address?", Response Type: inform, Type of Slot: venue_address, Values: 5500 Campanile Drive, Agent: Events_2
schema_guided_dialog-train-10252
schema_guided_dialog-train-10252
[ { "act": 4, "slot": "time", "values": [ "7:30 pm" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive." ]
10_00103
Events_2
13
What time does it start?
At 7:30 pm.
[ "At 7:30 pm." ]
Prompt: "What time does it start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2
schema_guided_dialog-train-10253
schema_guided_dialog-train-10253
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive.", "What time does it start?", "At 7:30 pm." ]
10_00103
Events_2
15
Sounds good.
Anything else you need?
[ "Anything else you need?" ]
Prompt: "Sounds good.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10254
schema_guided_dialog-train-10254
[ { "act": 13, "slot": "number_of_tickets", "values": [] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive.", "What time does it start?", "At 7:30 pm.", "Sounds good.", "Anything else you need?" ]
10_00103
Events_2
17
I'd like to buy tickets.
How many?
[ "How many?" ]
Prompt: "I'd like to buy tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
schema_guided_dialog-train-10255
schema_guided_dialog-train-10255
[ { "act": 2, "slot": "event_name", "values": [ "Alejandro Sanz" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "March 9th" ] }, { "act": 2, "slot": "city", "values": [ "San Diego" ] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive.", "What time does it start?", "At 7:30 pm.", "Sounds good.", "Anything else you need?", "I'd like to buy tickets.", "How many?" ]
10_00103
Events_2
19
4 tickets.
Please confirm: 4 tickets to Alejandro Sanz in San Diego on March 9th.
[ "Please confirm: 4 tickets to Alejandro Sanz in San Diego on March 9th." ]
Prompt: "4 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Alejandro Sanz, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: city, Values: San Diego, Agent: Events_2
schema_guided_dialog-train-10256
schema_guided_dialog-train-10256
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive.", "What time does it start?", "At 7:30 pm.", "Sounds good.", "Anything else you need?", "I'd like to buy tickets.", "How many?", "4 tickets.", "Please confirm: 4 tickets to Alejandro Sanz in San Diego on March 9th." ]
10_00103
Events_2
21
Yes that's it.
Your reservation is complete.
[ "Your reservation is complete." ]
Prompt: "Yes that's it.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10257
schema_guided_dialog-train-10257
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm looking for events.", "What are your interests? Which city do you want to look in?", "Looking for a Concert in SD on March 9th.", "There's Alejandro Sanz at Cal Coast Credit Union Amphitheater.", "Sounds good.", "Do you want tickets to it?", "Maybe later.", "Is there anything else I can help with?", "I want to find dates for events.", "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 9th.", "What's the venue address?", "It's at 5500 Campanile Drive.", "What time does it start?", "At 7:30 pm.", "Sounds good.", "Anything else you need?", "I'd like to buy tickets.", "How many?", "4 tickets.", "Please confirm: 4 tickets to Alejandro Sanz in San Diego on March 9th.", "Yes that's it.", "Your reservation is complete." ]
10_00103
Events_2
23
Thanks, that's all I need for now.
Have a nice day.
[ "Have a nice day." ]
Prompt: "Thanks, that's all I need for now.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10258
schema_guided_dialog-train-10258
[ { "act": 13, "slot": "city", "values": [] } ]
[]
10_00104
Events_2
1
I'm looking for a Match on the 2nd of March, can you help me out?
What city would you like to look in?
[ "What city would you like to look in?" ]
Prompt: "I'm looking for a Match on the 2nd of March, can you help me out?", Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10259
schema_guided_dialog-train-10259
[ { "act": 11, "slot": "event_name", "values": [ "Padres Vs Brewers" ] }, { "act": 11, "slot": "venue", "values": [ "Petco Park" ] }, { "act": 5, "slot": "count", "values": [ "2" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?" ]
10_00104
Events_2
3
It should be in SD.
There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.
[ "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park." ]
Prompt: "It should be in SD.", Response Type: offer, Type of Slot: event_name, Values: Padres Vs Brewers, Response Type: offer, Type of Slot: venue, Values: Petco Park, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_2
schema_guided_dialog-train-10260
schema_guided_dialog-train-10260
[ { "act": 4, "slot": "venue_address", "values": [ "100 Park Boulevard" ] }, { "act": 4, "slot": "time", "values": [ "5:30 pm" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park." ]
10_00104
Events_2
5
What's the address for the Park? And what time does it begin?
The address is 100 Park Boulevard and the game begins at 5:30 pm.
[ "The address is 100 Park Boulevard and the game begins at 5:30 pm." ]
Prompt: "What's the address for the Park? And what time does it begin?", Response Type: inform, Type of Slot: venue_address, Values: 100 Park Boulevard, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
schema_guided_dialog-train-10261
schema_guided_dialog-train-10261
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm." ]
10_00104
Events_2
7
That'll work for me.
Would you like to purchase tickets?
[ "Would you like to purchase tickets?" ]
Prompt: "That'll work for me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10262
schema_guided_dialog-train-10262
[ { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "event_name", "values": [ "Padres Vs Brewers" ] }, { "act": 11, "slot": "venue", "values": [ "Petco Park" ] }, { "act": 5, "slot": "count", "values": [ "1" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?" ]
10_00104
Events_2
9
Not now, later. I want to find the dates for the events.
The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day.
[ "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day." ]
Prompt: "Not now, later. I want to find the dates for the events.", Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: event_name, Values: Padres Vs Brewers, Response Type: offer, Type of Slot: venue, Values: Petco Park, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_2
schema_guided_dialog-train-10263
schema_guided_dialog-train-10263
[ { "act": 2, "slot": "event_name", "values": [ "Padres Vs Brewers" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "tomorrow" ] }, { "act": 2, "slot": "city", "values": [ "San Diego" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?", "Not now, later. I want to find the dates for the events.", "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day." ]
10_00104
Events_2
11
Okay, that's fine. I'll buy the tickets now, I want four tickets.
Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?
[ "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?" ]
Prompt: "Okay, that's fine. I'll buy the tickets now, I want four tickets.", Response Type: confirm, Type of Slot: event_name, Values: Padres Vs Brewers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: tomorrow, Response Type: confirm, Type of Slot: city, Values: San Diego, Agent: Events_2
schema_guided_dialog-train-10264
schema_guided_dialog-train-10264
[ { "act": 2, "slot": "number_of_tickets", "values": [ "3" ] }, { "act": 2, "slot": "city", "values": [ "San Diego" ] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?", "Not now, later. I want to find the dates for the events.", "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day.", "Okay, that's fine. I'll buy the tickets now, I want four tickets.", "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?" ]
10_00104
Events_2
13
Wait, no. I only need 3 tickets.
So 3 tickets in San Diego?
[ "So 3 tickets in San Diego?" ]
Prompt: "Wait, no. I only need 3 tickets.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: city, Values: San Diego, Agent: Events_2
schema_guided_dialog-train-10265
schema_guided_dialog-train-10265
[ { "act": 4, "slot": "venue_address", "values": [ "100 Park Boulevard" ] }, { "act": 10, "slot": "", "values": [] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?", "Not now, later. I want to find the dates for the events.", "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day.", "Okay, that's fine. I'll buy the tickets now, I want four tickets.", "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?", "Wait, no. I only need 3 tickets.", "So 3 tickets in San Diego?" ]
10_00104
Events_2
15
Yeah, that's right. And what was the address?
The address is 100 Park Boulevard. Okay, I've booked the tickets.
[ "The address is 100 Park Boulevard. Okay, I've booked the tickets." ]
Prompt: "Yeah, that's right. And what was the address?", Response Type: inform, Type of Slot: venue_address, Values: 100 Park Boulevard, Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10266
schema_guided_dialog-train-10266
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?", "Not now, later. I want to find the dates for the events.", "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day.", "Okay, that's fine. I'll buy the tickets now, I want four tickets.", "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?", "Wait, no. I only need 3 tickets.", "So 3 tickets in San Diego?", "Yeah, that's right. And what was the address?", "The address is 100 Park Boulevard. Okay, I've booked the tickets." ]
10_00104
Events_2
17
Thanks, you're a big help.
Do you need me to do anything else?
[ "Do you need me to do anything else?" ]
Prompt: "Thanks, you're a big help.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10267
schema_guided_dialog-train-10267
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm looking for a Match on the 2nd of March, can you help me out?", "What city would you like to look in?", "It should be in SD.", "There are 2 events that might fit. There's Padres Vs Brewers at Petco Park.", "What's the address for the Park? And what time does it begin?", "The address is 100 Park Boulevard and the game begins at 5:30 pm.", "That'll work for me.", "Would you like to purchase tickets?", "Not now, later. I want to find the dates for the events.", "The Padres Vs Brewers at Petco Park is tomorrow. It's only on 1 day.", "Okay, that's fine. I'll buy the tickets now, I want four tickets.", "Okay, so it'll be 4 tickets for the Padres Vs Brewers tomorrow in San Diego?", "Wait, no. I only need 3 tickets.", "So 3 tickets in San Diego?", "Yeah, that's right. And what was the address?", "The address is 100 Park Boulevard. Okay, I've booked the tickets.", "Thanks, you're a big help.", "Do you need me to do anything else?" ]
10_00104
Events_2
19
No, thanks again.
Have a great rest of your day.
[ "Have a great rest of your day." ]
Prompt: "No, thanks again.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10268
schema_guided_dialog-train-10268
[ { "act": 13, "slot": "event_type", "values": [ "Music", "Sports" ] } ]
[]
10_00105
Events_2
1
I'm looking to go to an event in Atlanta, GA. Can you help me find some?
What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.
[ "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events." ]
Prompt: "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", Response Type: request, Type of Slot: event_type, Values: Music or Sports, Agent: Events_2
schema_guided_dialog-train-10269
schema_guided_dialog-train-10269
[ { "act": 11, "slot": "event_name", "values": [ "Falcons Vs Buccaneers" ] }, { "act": 11, "slot": "venue", "values": [ "Mercedes-Benz Stadium" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events." ]
10_00105
Events_2
3
I'm looking for Games to go to.
Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.
[ "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium." ]
Prompt: "I'm looking for Games to go to.", Response Type: offer, Type of Slot: event_name, Values: Falcons Vs Buccaneers, Response Type: offer, Type of Slot: venue, Values: Mercedes-Benz Stadium, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
schema_guided_dialog-train-10270
schema_guided_dialog-train-10270
[ { "act": 4, "slot": "venue_address", "values": [ "1 AMB Drive Northwest" ] }, { "act": 4, "slot": "category", "values": [ "Football" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium." ]
10_00105
Events_2
5
Where is the venue located and what kind of event is it?
It's a Football game, located at 1 AMB Drive Northwest.
[ "It's a Football game, located at 1 AMB Drive Northwest." ]
Prompt: "Where is the venue located and what kind of event is it?", Response Type: inform, Type of Slot: venue_address, Values: 1 AMB Drive Northwest, Response Type: inform, Type of Slot: category, Values: Football, Agent: Events_2
schema_guided_dialog-train-10271
schema_guided_dialog-train-10271
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest." ]
10_00105
Events_2
7
Okay, that sounds good.
Do you want to buy some tickets for it?
[ "Do you want to buy some tickets for it?" ]
Prompt: "Okay, that sounds good.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
schema_guided_dialog-train-10272
schema_guided_dialog-train-10272
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?" ]
10_00105
Events_2
9
Maybe I will later.
What else can I help you with?
[ "What else can I help you with?" ]
Prompt: "Maybe I will later.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10273
schema_guided_dialog-train-10273
[ { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "event_name", "values": [ "Falcons Vs Buccaneers" ] }, { "act": 11, "slot": "venue", "values": [ "Mercedes-Benz Stadium" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?" ]
10_00105
Events_2
11
What day is the game on?
The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.
[ "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday." ]
Prompt: "What day is the game on?", Response Type: offer, Type of Slot: date, Values: next Wednesday, 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-10274
schema_guided_dialog-train-10274
[ { "act": 4, "slot": "venue_address", "values": [ "1 AMB Drive Northwest" ] }, { "act": 4, "slot": "time", "values": [ "7 pm" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday." ]
10_00105
Events_2
13
Where is it located at and when does it start?
It's located at 1 AMB Drive Northwest and it starts at 7 pm.
[ "It's located at 1 AMB Drive Northwest and it starts at 7 pm." ]
Prompt: "Where is it located at and when does it start?", Response Type: inform, Type of Slot: venue_address, Values: 1 AMB Drive Northwest, Response Type: inform, Type of Slot: time, Values: 7 pm, Agent: Events_2
schema_guided_dialog-train-10275
schema_guided_dialog-train-10275
[ { "act": 13, "slot": "number_of_tickets", "values": [] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm." ]
10_00105
Events_2
15
Cool, that sounds good. I want to buy tickets for the game.
How many tickets do you want to buy?
[ "How many tickets do you want to buy?" ]
Prompt: "Cool, that sounds good. I want to buy tickets for the game.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
schema_guided_dialog-train-10276
schema_guided_dialog-train-10276
[ { "act": 2, "slot": "event_name", "values": [ "Falcons Vs Buccaneers" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 2, "slot": "city", "values": [ "Atlanta" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm.", "Cool, that sounds good. I want to buy tickets for the game.", "How many tickets do you want to buy?" ]
10_00105
Events_2
17
Please buy four tickets.
Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?
[ "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?" ]
Prompt: "Please buy four tickets.", Response Type: confirm, Type of Slot: event_name, Values: Falcons Vs Buccaneers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Response Type: confirm, Type of Slot: city, Values: Atlanta, Agent: Events_2
schema_guided_dialog-train-10277
schema_guided_dialog-train-10277
[ { "act": 2, "slot": "event_name", "values": [ "Falcons Vs Buccaneers" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "3" ] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm.", "Cool, that sounds good. I want to buy tickets for the game.", "How many tickets do you want to buy?", "Please buy four tickets.", "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?" ]
10_00105
Events_2
19
No, I need 3 tickets.
Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?
[ "Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?" ]
Prompt: "No, I need 3 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Falcons Vs Buccaneers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Agent: Events_2
schema_guided_dialog-train-10278
schema_guided_dialog-train-10278
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm.", "Cool, that sounds good. I want to buy tickets for the game.", "How many tickets do you want to buy?", "Please buy four tickets.", "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?", "No, I need 3 tickets.", "Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?" ]
10_00105
Events_2
21
Yes, that's right.
Okay, your tickets have been reserved.
[ "Okay, your tickets have been reserved." ]
Prompt: "Yes, that's right.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10279
schema_guided_dialog-train-10279
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm.", "Cool, that sounds good. I want to buy tickets for the game.", "How many tickets do you want to buy?", "Please buy four tickets.", "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?", "No, I need 3 tickets.", "Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?", "Yes, that's right.", "Okay, your tickets have been reserved." ]
10_00105
Events_2
23
Great, thanks for the help!
Is there anything else I can do for you?
[ "Is there anything else I can do for you?" ]
Prompt: "Great, thanks for the help!", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10280
schema_guided_dialog-train-10280
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm looking to go to an event in Atlanta, GA. Can you help me find some?", "What kind of event do you want to go to? I can look for Music, Sports, or any other kind of events.", "I'm looking for Games to go to.", "Okay, I found 10 events that you might like. There's an event for the Falcons Vs Buccaneers at the Mercedes-Benz Stadium.", "Where is the venue located and what kind of event is it?", "It's a Football game, located at 1 AMB Drive Northwest.", "Okay, that sounds good.", "Do you want to buy some tickets for it?", "Maybe I will later.", "What else can I help you with?", "What day is the game on?", "The Falcons Vs Buccaneers event is at the Mercedes-Benz Stadium on next Wednesday.", "Where is it located at and when does it start?", "It's located at 1 AMB Drive Northwest and it starts at 7 pm.", "Cool, that sounds good. I want to buy tickets for the game.", "How many tickets do you want to buy?", "Please buy four tickets.", "Okay, so you want to buy 4 tickets for the Falcons Vs Buccaneers game that takes place on next Wednesday in Atlanta, right?", "No, I need 3 tickets.", "Alright, you want to buy 3 tickets for the Falcons Vs Buccaneers game, right?", "Yes, that's right.", "Okay, your tickets have been reserved.", "Great, thanks for the help!", "Is there anything else I can do for you?" ]
10_00105
Events_2
25
Nope, thanks for your help.
Have a nice day!
[ "Have a nice day!" ]
Prompt: "Nope, thanks for your help.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10281
schema_guided_dialog-train-10281
[ { "act": 13, "slot": "event_type", "values": [] } ]
[]
10_00106
Events_2
1
I'd like to do a search for events.
What are you interested in?
[ "What are you interested in?" ]
Prompt: "I'd like to do a search for events.", Response Type: request, Type of Slot: event_type, Agent: Events_2
schema_guided_dialog-train-10282
schema_guided_dialog-train-10282
[ { "act": 13, "slot": "city", "values": [] } ]
[ "I'd like to do a search for events.", "What are you interested in?" ]
10_00106
Events_2
3
I'm looking for Music.
What city should I search in?
[ "What city should I search in?" ]
Prompt: "I'm looking for Music.", Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10283
schema_guided_dialog-train-10283
[ { "act": 11, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 11, "slot": "venue", "values": [ "Warsaw" ] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?" ]
10_00106
Events_2
5
I'm looking for events in NY.
The event I found is Amber Run Brooklyn in Warsaw.
[ "The event I found is Amber Run Brooklyn in Warsaw." ]
Prompt: "I'm looking for events in 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-10284
schema_guided_dialog-train-10284
[ { "act": 4, "slot": "category", "values": [ "Pop" ] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw." ]
10_00106
Events_2
7
What kind of event is it?
This is a Pop concert.
[ "This is a Pop concert." ]
Prompt: "What kind of event is it?", Response Type: inform, Type of Slot: category, Values: Pop, Agent: Events_2
schema_guided_dialog-train-10285
schema_guided_dialog-train-10285
[ { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 11, "slot": "venue", "values": [ "Warsaw" ] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert." ]
10_00106
Events_2
9
What day does it take place?
Amber Run Brooklyn plays in Warsaw tomorrow.
[ "Amber Run Brooklyn plays in Warsaw tomorrow." ]
Prompt: "What day does it take place?", Response Type: offer, Type of Slot: date, Values: tomorrow, 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-10286
schema_guided_dialog-train-10286
[ { "act": 2, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "tomorrow" ] }, { "act": 2, "slot": "city", "values": [ "New York" ] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert.", "What day does it take place?", "Amber Run Brooklyn plays in Warsaw tomorrow." ]
10_00106
Events_2
11
I'd like to get 2 tickets for it.
To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York.
[ "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York." ]
Prompt: "I'd like to get 2 tickets for it.", Response Type: confirm, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: tomorrow, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
schema_guided_dialog-train-10287
schema_guided_dialog-train-10287
[ { "act": 2, "slot": "number_of_tickets", "values": [ "1" ] }, { "act": 2, "slot": "city", "values": [ "New York" ] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert.", "What day does it take place?", "Amber Run Brooklyn plays in Warsaw tomorrow.", "I'd like to get 2 tickets for it.", "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York." ]
10_00106
Events_2
13
Actually, I'll just get 1 ticket.
To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York.
[ "To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York." ]
Prompt: "Actually, I'll just get 1 ticket.", Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
schema_guided_dialog-train-10288
schema_guided_dialog-train-10288
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert.", "What day does it take place?", "Amber Run Brooklyn plays in Warsaw tomorrow.", "I'd like to get 2 tickets for it.", "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York.", "Actually, I'll just get 1 ticket.", "To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York." ]
10_00106
Events_2
15
Yes, that works for me.
Your reservation has been made.
[ "Your reservation has been made." ]
Prompt: "Yes, that works for me.", Response Type: notify_success, Agent: Events_2
schema_guided_dialog-train-10289
schema_guided_dialog-train-10289
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert.", "What day does it take place?", "Amber Run Brooklyn plays in Warsaw tomorrow.", "I'd like to get 2 tickets for it.", "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York.", "Actually, I'll just get 1 ticket.", "To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York.", "Yes, that works for me.", "Your reservation has been made." ]
10_00106
Events_2
17
Thanks for your help.
Is there anything else I can help you with?
[ "Is there anything else I can help you with?" ]
Prompt: "Thanks for your help.", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10290
schema_guided_dialog-train-10290
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'd like to do a search for events.", "What are you interested in?", "I'm looking for Music.", "What city should I search in?", "I'm looking for events in NY.", "The event I found is Amber Run Brooklyn in Warsaw.", "What kind of event is it?", "This is a Pop concert.", "What day does it take place?", "Amber Run Brooklyn plays in Warsaw tomorrow.", "I'd like to get 2 tickets for it.", "To review: You'd like 2 tickets to Amber Run Brooklyn, tomorrow in New York.", "Actually, I'll just get 1 ticket.", "To review: You'd like 1 ticket to Amber Run Brooklyn, tomorrow in New York.", "Yes, that works for me.", "Your reservation has been made.", "Thanks for your help.", "Is there anything else I can help you with?" ]
10_00106
Events_2
19
No, thanks for your help.
Have a great day.
[ "Have a great day." ]
Prompt: "No, thanks for your help.", Response Type: goodbye, Agent: Events_2
schema_guided_dialog-train-10291
schema_guided_dialog-train-10291
[ { "act": 13, "slot": "city", "values": [] } ]
[]
10_00107
Events_2
1
Hey, there. I'd like to find a sports match. Can you help with that?
I can! Is there a city you'd like me to search in?
[ "I can! Is there a city you'd like me to search in?" ]
Prompt: "Hey, there. I'd like to find a sports match. Can you help with that?", Response Type: request, Type of Slot: city, Agent: Events_2
schema_guided_dialog-train-10292
schema_guided_dialog-train-10292
[ { "act": 11, "slot": "event_name", "values": [ "Blue Jays Vs Astros" ] }, { "act": 11, "slot": "venue", "values": [ "Rogers Centre" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?" ]
10_00107
Events_2
3
Yes. Toronto, Canada.
I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?
[ "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?" ]
Prompt: "Yes. Toronto, Canada.", Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Astros, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_2
schema_guided_dialog-train-10293
schema_guided_dialog-train-10293
[ { "act": 4, "slot": "time", "values": [ "7:30 pm" ] }, { "act": 4, "slot": "category", "values": [ "baseball" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?" ]
10_00107
Events_2
5
When does the game start? What sport is it?
It's a baseball game and it starts at 7:30 pm.
[ "It's a baseball game and it starts at 7:30 pm." ]
Prompt: "When does the game start? What sport is it?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: inform, Type of Slot: category, Values: baseball, Agent: Events_2
schema_guided_dialog-train-10294
schema_guided_dialog-train-10294
[ { "act": 15, "slot": "", "values": [] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm." ]
10_00107
Events_2
7
Oh, that sounds fun!
Can I help you with anything else?
[ "Can I help you with anything else?" ]
Prompt: "Oh, that sounds fun!", Response Type: req_more, Agent: Events_2
schema_guided_dialog-train-10295
schema_guided_dialog-train-10295
[ { "act": 11, "slot": "date", "values": [ "next Monday" ] }, { "act": 11, "slot": "event_name", "values": [ "Blue Jays Vs Astros" ] }, { "act": 11, "slot": "venue", "values": [ "Rogers Centre" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm.", "Oh, that sounds fun!", "Can I help you with anything else?" ]
10_00107
Events_2
9
I'd like more dates for sports events, if that's all right.
It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?
[ "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?" ]
Prompt: "I'd like more dates for sports events, if that's all right.", Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Astros, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Agent: Events_2
schema_guided_dialog-train-10296
schema_guided_dialog-train-10296
[ { "act": 4, "slot": "time", "values": [ "7:30 pm" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm.", "Oh, that sounds fun!", "Can I help you with anything else?", "I'd like more dates for sports events, if that's all right.", "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?" ]
10_00107
Events_2
11
When does that game start?
It starts at 7:30 pm.
[ "It starts at 7:30 pm." ]
Prompt: "When does that game start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2
schema_guided_dialog-train-10297
schema_guided_dialog-train-10297
[ { "act": 11, "slot": "date", "values": [ "March 9th" ] }, { "act": 11, "slot": "event_name", "values": [ "Blue Jays Vs Astros" ] }, { "act": 11, "slot": "venue", "values": [ "Rogers Centre" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm.", "Oh, that sounds fun!", "Can I help you with anything else?", "I'd like more dates for sports events, if that's all right.", "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?", "When does that game start?", "It starts at 7:30 pm." ]
10_00107
Events_2
13
What about other days?
The Blue Jays Vs Astros at the Rogers Centre is also playing on March 9th. Does that interest you at all?
[ "The Blue Jays Vs Astros at the Rogers Centre is also playing on March 9th. Does that interest you at all?" ]
Prompt: "What about other days?", Response Type: offer, Type of Slot: date, Values: March 9th, Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Astros, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Agent: Events_2
schema_guided_dialog-train-10298
schema_guided_dialog-train-10298
[ { "act": 4, "slot": "time", "values": [ "7:30 pm" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm.", "Oh, that sounds fun!", "Can I help you with anything else?", "I'd like more dates for sports events, if that's all right.", "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?", "When does that game start?", "It starts at 7:30 pm.", "What about other days?", "The Blue Jays Vs Astros at the Rogers Centre is also playing on March 9th. Does that interest you at all?" ]
10_00107
Events_2
15
When does that game start?
It starts at 7:30 pm.
[ "It starts at 7:30 pm." ]
Prompt: "When does that game start?", Response Type: inform, Type of Slot: time, Values: 7:30 pm, Agent: Events_2
schema_guided_dialog-train-10299
schema_guided_dialog-train-10299
[ { "act": 2, "slot": "event_name", "values": [ "Blue Jays Vs Astros" ] }, { "act": 2, "slot": "number_of_tickets", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "March 9th" ] }, { "act": 2, "slot": "city", "values": [ "Toronto" ] } ]
[ "Hey, there. I'd like to find a sports match. Can you help with that?", "I can! Is there a city you'd like me to search in?", "Yes. Toronto, Canada.", "I have found 10 events you might be interested in. I recommend Blue Jays Vs Astros at Rogers Centre. Does that interest you at all?", "When does the game start? What sport is it?", "It's a baseball game and it starts at 7:30 pm.", "Oh, that sounds fun!", "Can I help you with anything else?", "I'd like more dates for sports events, if that's all right.", "It sure is! There's another Blue Jays Vs Astros at the Rogers Centre playing next Monday. Does that interest you at all?", "When does that game start?", "It starts at 7:30 pm.", "What about other days?", "The Blue Jays Vs Astros at the Rogers Centre is also playing on March 9th. Does that interest you at all?", "When does that game start?", "It starts at 7:30 pm." ]
10_00107
Events_2
17
That sounds great. Can I purchase tickets to that game? I want three.
Absolutely! Can you confirm the following details, please? You are purchasing 3 tickets to the Blue Jays Vs Astros on March 9th in Toronto.
[ "Absolutely! Can you confirm the following details, please? You are purchasing 3 tickets to the Blue Jays Vs Astros on March 9th in Toronto." ]
Prompt: "That sounds great. Can I purchase tickets to that game? I want three.", Response Type: confirm, Type of Slot: event_name, Values: Blue Jays Vs Astros, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 9th, Response Type: confirm, Type of Slot: city, Values: Toronto, Agent: Events_2