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-7400
schema_guided_dialog-train-7400
[ { "act": 11, "slot": "event_name", "values": [ "Blueface" ] }, { "act": 11, "slot": "event_location", "values": [ "The Fillmore Philadelphia" ] }, { "act": 11, "slot": "date", "values": [ "March 13th" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?" ]
8_00084
Events_1
3
Yes, I am looking for something around Philadelphia. I would some music event.
I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.
[ "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm." ]
Prompt: "Yes, I am looking for something around Philadelphia. I would some music event.", Response Type: offer, Type of Slot: event_name, Values: Blueface, Response Type: offer, Type of Slot: event_location, Values: The Fillmore Philadelphia, Response Type: offer, Type of Slot: date, Values: March 13th, Response Type: offer, Type of Slot: time, Values: 6 pm, Agent: Events_1
schema_guided_dialog-train-7401
schema_guided_dialog-train-7401
[ { "act": 11, "slot": "event_name", "values": [ "Eagles vs Cowboys" ] }, { "act": 11, "slot": "event_location", "values": [ "Lincoln Financial Field" ] }, { "act": 11, "slot": "date", "values": [ "next Monday" ] }, { "act": 11, "slot": "time", "values": [ "8:30 pm" ] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm." ]
8_00084
Events_1
5
I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.
I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm.
[ "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm." ]
Prompt: "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", Response Type: offer, Type of Slot: event_name, Values: Eagles vs Cowboys, Response Type: offer, Type of Slot: event_location, Values: Lincoln Financial Field, Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: time, Values: 8:30 pm, Agent: Events_1
schema_guided_dialog-train-7402
schema_guided_dialog-train-7402
[ { "act": 11, "slot": "event_name", "values": [ "Owls vs Terrapins" ] }, { "act": 11, "slot": "event_location", "values": [ "Lincoln Financial Field" ] }, { "act": 11, "slot": "date", "values": [ "next Monday" ] }, { "act": 11, "slot": "time", "values": [ "7:30 pm" ] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.", "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm." ]
8_00084
Events_1
7
I like that one, but can you fin some other events?
I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm.
[ "I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm." ]
Prompt: "I like that one, but can you fin some other events?", Response Type: offer, Type of Slot: event_name, Values: Owls vs Terrapins, Response Type: offer, Type of Slot: event_location, Values: Lincoln Financial Field, Response Type: offer, Type of Slot: date, Values: next Monday, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Agent: Events_1
schema_guided_dialog-train-7403
schema_guided_dialog-train-7403
[ { "act": 2, "slot": "event_name", "values": [ "Owls vs Terrapins" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "next Monday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "Philadelphia" ] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.", "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm.", "I like that one, but can you fin some other events?", "I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm." ]
8_00084
Events_1
9
This one sounds great. I want to reserve tickets for this event, It will be three tickets.
Please confirm your order: The name of the event is Owls vs Terrapins. You reserved 3 tickets and the date of the event is next Monday also the event is gonna take place at Philadelphia.
[ "Please confirm your order: The name of the event is Owls vs Terrapins. You reserved 3 tickets and the date of the event is next Monday also the event is gonna take place at Philadelphia." ]
Prompt: "This one sounds great. I want to reserve tickets for this event, It will be three tickets.", Response Type: confirm, Type of Slot: event_name, Values: Owls vs Terrapins, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Monday, Response Type: confirm, Type of Slot: city_of_event, Values: Philadelphia, Agent: Events_1
schema_guided_dialog-train-7404
schema_guided_dialog-train-7404
[ { "act": 4, "slot": "address_of_location", "values": [ "1 Lincoln Financial Field Way" ] }, { "act": 10, "slot": "", "values": [] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.", "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm.", "I like that one, but can you fin some other events?", "I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm.", "This one sounds great. I want to reserve tickets for this event, It will be three tickets.", "Please confirm your order: The name of the event is Owls vs Terrapins. You reserved 3 tickets and the date of the event is next Monday also the event is gonna take place at Philadelphia." ]
8_00084
Events_1
11
Yes, that would work perfectly for me. What is the address of the venue?
Your reservation has been confirmed, The venue name is 1 Lincoln Financial Field Way.
[ "Your reservation has been confirmed, The venue name is 1 Lincoln Financial Field Way." ]
Prompt: "Yes, that would work perfectly for me. What is the address of the venue?", Response Type: inform, Type of Slot: address_of_location, Values: 1 Lincoln Financial Field Way, Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7405
schema_guided_dialog-train-7405
[ { "act": 15, "slot": "", "values": [] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.", "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm.", "I like that one, but can you fin some other events?", "I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm.", "This one sounds great. I want to reserve tickets for this event, It will be three tickets.", "Please confirm your order: The name of the event is Owls vs Terrapins. You reserved 3 tickets and the date of the event is next Monday also the event is gonna take place at Philadelphia.", "Yes, that would work perfectly for me. What is the address of the venue?", "Your reservation has been confirmed, The venue name is 1 Lincoln Financial Field Way." ]
8_00084
Events_1
13
Thank you very much for your help.
Is there anything else I can help you with?
[ "Is there anything else I can help you with?" ]
Prompt: "Thank you very much for your help.", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7406
schema_guided_dialog-train-7406
[ { "act": 3, "slot": "", "values": [] } ]
[ "I want to go out. Can you help me find any interesting event around?", "Sure. Any preference on the category of events? any particular location to search on?", "Yes, I am looking for something around Philadelphia. I would some music event.", "I just found an event called Blueface, it takes place at The Fillmore Philadelphia and is happening on March 13th at 6 pm.", "I like that one, but would you mind to find some other events? I really love sports events. I would like something on 4th of this month.", "I just found an event called Eagles vs Cowboys, it takes place at Lincoln Financial Field at is happening on next Monday at 8:30 pm.", "I like that one, but can you fin some other events?", "I just found and event called Owls vs Terrapins, it will take place at Lincoln Financial Field and is happening next Monday at 7:30 pm.", "This one sounds great. I want to reserve tickets for this event, It will be three tickets.", "Please confirm your order: The name of the event is Owls vs Terrapins. You reserved 3 tickets and the date of the event is next Monday also the event is gonna take place at Philadelphia.", "Yes, that would work perfectly for me. What is the address of the venue?", "Your reservation has been confirmed, The venue name is 1 Lincoln Financial Field Way.", "Thank you very much for your help.", "Is there anything else I can help you with?" ]
8_00084
Events_1
15
No that will be all. Thanks a lot for your help.
You are welcome, please have a great day.
[ "You are welcome, please have a great day." ]
Prompt: "No that will be all. Thanks a lot for your help.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7407
schema_guided_dialog-train-7407
[ { "act": 13, "slot": "category", "values": [ "Music", "Sports" ] }, { "act": 13, "slot": "city_of_event", "values": [] } ]
[]
8_00085
Events_1
1
I want to find some neat events coming up.
Is there any particular category, like music or sports or movies? And what city or area should I look in?
[ "Is there any particular category, like music or sports or movies? And what city or area should I look in?" ]
Prompt: "I want to find some neat events coming up.", Response Type: request, Type of Slot: category, Values: Music or Sports, Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7408
schema_guided_dialog-train-7408
[ { "act": 11, "slot": "event_name", "values": [ "Huskies vs Cougars" ] }, { "act": 11, "slot": "event_location", "values": [ "Husky Stadium" ] }, { "act": 11, "slot": "date", "values": [ "next Tuesday" ] }, { "act": 11, "slot": "time", "values": [ "8 pm" ] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?" ]
8_00085
Events_1
3
I'll be in Seattle. Maybe sports or games?
The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm.
[ "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm." ]
Prompt: "I'll be in Seattle. Maybe sports or games?", Response Type: offer, Type of Slot: event_name, Values: Huskies vs Cougars, Response Type: offer, Type of Slot: event_location, Values: Husky Stadium, Response Type: offer, Type of Slot: date, Values: next Tuesday, Response Type: offer, Type of Slot: time, Values: 8 pm, Agent: Events_1
schema_guided_dialog-train-7409
schema_guided_dialog-train-7409
[ { "act": 11, "slot": "event_name", "values": [ "Whitecaps vs Kansas City" ] }, { "act": 11, "slot": "event_location", "values": [ "BC Place" ] }, { "act": 11, "slot": "date", "values": [ "March 12th" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] }, { "act": 5, "slot": "count", "values": [ "1" ] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?", "I'll be in Seattle. Maybe sports or games?", "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm." ]
8_00085
Events_1
5
That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.
There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm.
[ "There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm." ]
Prompt: "That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.", Response Type: offer, Type of Slot: event_name, Values: Whitecaps vs Kansas City, Response Type: offer, Type of Slot: event_location, Values: BC Place, Response Type: offer, Type of Slot: date, Values: March 12th, Response Type: offer, Type of Slot: time, Values: 6 pm, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Events_1
schema_guided_dialog-train-7410
schema_guided_dialog-train-7410
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?", "I'll be in Seattle. Maybe sports or games?", "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm.", "That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.", "There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm." ]
8_00085
Events_1
7
That sounds like a great game.
Would you like to purchase tickets for that event?
[ "Would you like to purchase tickets for that event?" ]
Prompt: "That sounds like a great game.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_1
schema_guided_dialog-train-7411
schema_guided_dialog-train-7411
[ { "act": 2, "slot": "event_name", "values": [ "Whitecaps vs Kansas City" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "1" ] }, { "act": 2, "slot": "date", "values": [ "March 12th" ] }, { "act": 2, "slot": "city_of_event", "values": [ "Vancouver" ] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?", "I'll be in Seattle. Maybe sports or games?", "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm.", "That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.", "There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm.", "That sounds like a great game.", "Would you like to purchase tickets for that event?" ]
8_00085
Events_1
9
Yes, and I'll just need one ticket.
Please confirm the following for me: You want 1 ticket for the Whitecaps vs Kansas City game on March 12th at 6 pm in Vancouver, BC.
[ "Please confirm the following for me: You want 1 ticket for the Whitecaps vs Kansas City game on March 12th at 6 pm in Vancouver, BC." ]
Prompt: "Yes, and I'll just need one ticket.", Response Type: confirm, Type of Slot: event_name, Values: Whitecaps vs Kansas City, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: date, Values: March 12th, Response Type: confirm, Type of Slot: city_of_event, Values: Vancouver, Agent: Events_1
schema_guided_dialog-train-7412
schema_guided_dialog-train-7412
[ { "act": 10, "slot": "", "values": [] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?", "I'll be in Seattle. Maybe sports or games?", "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm.", "That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.", "There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm.", "That sounds like a great game.", "Would you like to purchase tickets for that event?", "Yes, and I'll just need one ticket.", "Please confirm the following for me: You want 1 ticket for the Whitecaps vs Kansas City game on March 12th at 6 pm in Vancouver, BC." ]
8_00085
Events_1
11
Yes, that sounds perfect.
Your ticket has been purchased. Enjoy the game.
[ "Your ticket has been purchased. Enjoy the game." ]
Prompt: "Yes, that sounds perfect.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7413
schema_guided_dialog-train-7413
[ { "act": 3, "slot": "", "values": [] } ]
[ "I want to find some neat events coming up.", "Is there any particular category, like music or sports or movies? And what city or area should I look in?", "I'll be in Seattle. Maybe sports or games?", "The Huskies vs Cougars is at Husky Stadium next Tuesday. The game starts at 8 pm.", "That sounds okay, but could you look for something else? Maybe something on the 12th around Vancouver, BC.", "There is 1 event at BC Place on March 12th. The game is the Whitecaps vs Kansas City and the game starts at 6 pm.", "That sounds like a great game.", "Would you like to purchase tickets for that event?", "Yes, and I'll just need one ticket.", "Please confirm the following for me: You want 1 ticket for the Whitecaps vs Kansas City game on March 12th at 6 pm in Vancouver, BC.", "Yes, that sounds perfect.", "Your ticket has been purchased. Enjoy the game." ]
8_00085
Events_1
13
Great. Thanks. I don't think I need anything else.
Enjoy the rest of your day.
[ "Enjoy the rest of your day." ]
Prompt: "Great. Thanks. I don't think I need anything else.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7414
schema_guided_dialog-train-7414
[ { "act": 13, "slot": "category", "values": [] } ]
[]
8_00086
Events_1
1
I am a bit bored, please help find some Interesting events
Do you have any specific category of events in mind?
[ "Do you have any specific category of events in mind?" ]
Prompt: "I am a bit bored, please help find some Interesting events", Response Type: request, Type of Slot: category, Agent: Events_1
schema_guided_dialog-train-7415
schema_guided_dialog-train-7415
[ { "act": 13, "slot": "city_of_event", "values": [] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?" ]
8_00086
Events_1
3
Just help me find something on March 14th. I like match events.
Do you have any city in mind?
[ "Do you have any city in mind?" ]
Prompt: "Just help me find something on March 14th. I like match events.", Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7416
schema_guided_dialog-train-7416
[ { "act": 11, "slot": "event_name", "values": [ "Timbers vs earthquakes" ] }, { "act": 11, "slot": "event_location", "values": [ "Providence park" ] }, { "act": 11, "slot": "date", "values": [ "March 14th" ] }, { "act": 11, "slot": "time", "values": [ "7:30 pm" ] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?" ]
8_00086
Events_1
5
Events in Portland, OR would be perfect
Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm
[ "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm" ]
Prompt: "Events in Portland, OR would be perfect", Response Type: offer, Type of Slot: event_name, Values: Timbers vs earthquakes, Response Type: offer, Type of Slot: event_location, Values: Providence park, Response Type: offer, Type of Slot: date, Values: March 14th, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Agent: Events_1
schema_guided_dialog-train-7417
schema_guided_dialog-train-7417
[ { "act": 11, "slot": "event_name", "values": [ "Mets vs Cubs" ] }, { "act": 11, "slot": "event_location", "values": [ "Citi field" ] }, { "act": 11, "slot": "date", "values": [ "March 14th" ] }, { "act": 11, "slot": "time", "values": [ "7 pm" ] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm" ]
8_00086
Events_1
7
Sounds great but can you find something else? I would like events around New York City
One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.
[ "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th." ]
Prompt: "Sounds great but can you find something else? I would like events around New York City", Response Type: offer, Type of Slot: event_name, Values: Mets vs Cubs, Response Type: offer, Type of Slot: event_location, Values: Citi field, Response Type: offer, Type of Slot: date, Values: March 14th, Response Type: offer, Type of Slot: time, Values: 7 pm, Agent: Events_1
schema_guided_dialog-train-7418
schema_guided_dialog-train-7418
[ { "act": 4, "slot": "address_of_location", "values": [ "123-01 Roosevelt Avenue" ] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th." ]
8_00086
Events_1
9
What is the address?
It is 123-01 Roosevelt Avenue
[ "It is 123-01 Roosevelt Avenue" ]
Prompt: "What is the address?", Response Type: inform, Type of Slot: address_of_location, Values: 123-01 Roosevelt Avenue, Agent: Events_1
schema_guided_dialog-train-7419
schema_guided_dialog-train-7419
[ { "act": 13, "slot": "number_of_seats", "values": [] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.", "What is the address?", "It is 123-01 Roosevelt Avenue" ]
8_00086
Events_1
11
Sounds great. I want the book a ticket.
How many tickets would you want?
[ "How many tickets would you want?" ]
Prompt: "Sounds great. I want the book a ticket.", Response Type: request, Type of Slot: number_of_seats, Agent: Events_1
schema_guided_dialog-train-7420
schema_guided_dialog-train-7420
[ { "act": 2, "slot": "event_name", "values": [ "Mets vs Cubs" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "march 14th" ] }, { "act": 2, "slot": "city_of_event", "values": [ "new York" ] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.", "What is the address?", "It is 123-01 Roosevelt Avenue", "Sounds great. I want the book a ticket.", "How many tickets would you want?" ]
8_00086
Events_1
13
I need 4 tickets
Please confirm these details: 4 Ticket reservations for the Mets vs Cubs event holding in new York on march 14th.
[ "Please confirm these details: 4 Ticket reservations for the Mets vs Cubs event holding in new York on march 14th." ]
Prompt: "I need 4 tickets", Response Type: confirm, Type of Slot: event_name, Values: Mets vs Cubs, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: date, Values: march 14th, Response Type: confirm, Type of Slot: city_of_event, Values: new York, Agent: Events_1
schema_guided_dialog-train-7421
schema_guided_dialog-train-7421
[ { "act": 2, "slot": "event_name", "values": [ "Mets vs Cubs" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "2" ] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.", "What is the address?", "It is 123-01 Roosevelt Avenue", "Sounds great. I want the book a ticket.", "How many tickets would you want?", "I need 4 tickets", "Please confirm these details: 4 Ticket reservations for the Mets vs Cubs event holding in new York on march 14th." ]
8_00086
Events_1
15
No, I need two tickets
Confirm these details: The event is Mets vs Cubs and you have 2 tickets for it.
[ "Confirm these details: The event is Mets vs Cubs and you have 2 tickets for it." ]
Prompt: "No, I need two tickets", Response Type: confirm, Type of Slot: event_name, Values: Mets vs Cubs, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Agent: Events_1
schema_guided_dialog-train-7422
schema_guided_dialog-train-7422
[ { "act": 10, "slot": "", "values": [] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.", "What is the address?", "It is 123-01 Roosevelt Avenue", "Sounds great. I want the book a ticket.", "How many tickets would you want?", "I need 4 tickets", "Please confirm these details: 4 Ticket reservations for the Mets vs Cubs event holding in new York on march 14th.", "No, I need two tickets", "Confirm these details: The event is Mets vs Cubs and you have 2 tickets for it." ]
8_00086
Events_1
17
That sounds good
Your reservation was successful. Enjoy your event
[ "Your reservation was successful. Enjoy your event" ]
Prompt: "That sounds good", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7423
schema_guided_dialog-train-7423
[ { "act": 3, "slot": "", "values": [] } ]
[ "I am a bit bored, please help find some Interesting events", "Do you have any specific category of events in mind?", "Just help me find something on March 14th. I like match events.", "Do you have any city in mind?", "Events in Portland, OR would be perfect", "Ifound one event which is Timbers vs earthquakes and it's taking place at Providence park. The event is for March 14th and it starts by 7:30 pm", "Sounds great but can you find something else? I would like events around New York City", "One event is Mets vs Cubs happening at Citi field. The time for the event is 7 pm on March 14th.", "What is the address?", "It is 123-01 Roosevelt Avenue", "Sounds great. I want the book a ticket.", "How many tickets would you want?", "I need 4 tickets", "Please confirm these details: 4 Ticket reservations for the Mets vs Cubs event holding in new York on march 14th.", "No, I need two tickets", "Confirm these details: The event is Mets vs Cubs and you have 2 tickets for it.", "That sounds good", "Your reservation was successful. Enjoy your event" ]
8_00086
Events_1
19
Thanks, that would be all
Enjoy your day
[ "Enjoy your day" ]
Prompt: "Thanks, that would be all", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7424
schema_guided_dialog-train-7424
[ { "act": 13, "slot": "category", "values": [ "Music", "Sports" ] } ]
[]
8_00087
Events_1
1
I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.
Would you be interested in something involving Music or Sports?
[ "Would you be interested in something involving Music or Sports?" ]
Prompt: "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", Response Type: request, Type of Slot: category, Values: Music or Sports, Agent: Events_1
schema_guided_dialog-train-7425
schema_guided_dialog-train-7425
[ { "act": 11, "slot": "event_name", "values": [ "Blueface" ] }, { "act": 11, "slot": "event_location", "values": [ "the fillmore philadelphia" ] }, { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "time", "values": [ "7 pm" ] }, { "act": 5, "slot": "count", "values": [ "7" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?" ]
8_00087
Events_1
3
I want to attend something involving music
There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia
[ "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia" ]
Prompt: "I want to attend something involving music", Response Type: offer, Type of Slot: event_name, Values: Blueface, Response Type: offer, Type of Slot: event_location, Values: the fillmore philadelphia, Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: time, Values: 7 pm, Response Type: inform_count, Type of Slot: count, Values: 7, Agent: Events_1
schema_guided_dialog-train-7426
schema_guided_dialog-train-7426
[ { "act": 11, "slot": "event_name", "values": [ "Hot Water Music" ] }, { "act": 11, "slot": "event_location", "values": [ "underground arts" ] }, { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "time", "values": [ "7 pm" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia" ]
8_00087
Events_1
5
That seems ok, but is there anything else, specifically involving rock music
The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.
[ "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts." ]
Prompt: "That seems ok, but is there anything else, specifically involving rock music", Response Type: offer, Type of Slot: event_name, Values: Hot Water Music, Response Type: offer, Type of Slot: event_location, Values: underground arts, Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: time, Values: 7 pm, Agent: Events_1
schema_guided_dialog-train-7427
schema_guided_dialog-train-7427
[ { "act": 4, "slot": "address_of_location", "values": [ "1200 Callowhill Street" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts." ]
8_00087
Events_1
7
Where is that venue located?
It is located on 1200 Callowhill Street.
[ "It is located on 1200 Callowhill Street." ]
Prompt: "Where is that venue located?", Response Type: inform, Type of Slot: address_of_location, Values: 1200 Callowhill Street, Agent: Events_1
schema_guided_dialog-train-7428
schema_guided_dialog-train-7428
[ { "act": 11, "slot": "event_name", "values": [ "The Lemonheads" ] }, { "act": 11, "slot": "event_location", "values": [ "The foundry" ] }, { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "time", "values": [ "8 pm" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street." ]
8_00087
Events_1
9
That is ok, but is there anything else available?
The Lemonheads are playing tomorrow at 8 pm at The foundry.
[ "The Lemonheads are playing tomorrow at 8 pm at The foundry." ]
Prompt: "That is ok, but is there anything else available?", Response Type: offer, Type of Slot: event_name, Values: The Lemonheads, Response Type: offer, Type of Slot: event_location, Values: The foundry, Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: time, Values: 8 pm, Agent: Events_1
schema_guided_dialog-train-7429
schema_guided_dialog-train-7429
[ { "act": 4, "slot": "address_of_location", "values": [ "29 East Allen Street 2nd Floor" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry." ]
8_00087
Events_1
11
Where is that place located?
It is on 29 East Allen Street 2nd Floor
[ "It is on 29 East Allen Street 2nd Floor" ]
Prompt: "Where is that place located?", Response Type: inform, Type of Slot: address_of_location, Values: 29 East Allen Street 2nd Floor, Agent: Events_1
schema_guided_dialog-train-7430
schema_guided_dialog-train-7430
[ { "act": 15, "slot": "", "values": [] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor" ]
8_00087
Events_1
13
That would be awesome.
Is there anything else I can assist you with today?
[ "Is there anything else I can assist you with today?" ]
Prompt: "That would be awesome.", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7431
schema_guided_dialog-train-7431
[ { "act": 13, "slot": "number_of_seats", "values": [] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor", "That would be awesome.", "Is there anything else I can assist you with today?" ]
8_00087
Events_1
15
I would like tickets for an event.
How many would you like to reserve?
[ "How many would you like to reserve?" ]
Prompt: "I would like tickets for an event.", Response Type: request, Type of Slot: number_of_seats, Agent: Events_1
schema_guided_dialog-train-7432
schema_guided_dialog-train-7432
[ { "act": 2, "slot": "event_name", "values": [ "the Lemonheads" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "tomorrow" ] }, { "act": 2, "slot": "city_of_event", "values": [ "Philadelphia" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor", "That would be awesome.", "Is there anything else I can assist you with today?", "I would like tickets for an event.", "How many would you like to reserve?" ]
8_00087
Events_1
17
I need 2 tickets.
I would like to confirm the following information: 2 tickets for the Lemonheads event that takes place tomorrow in Philadelphia.
[ "I would like to confirm the following information: 2 tickets for the Lemonheads event that takes place tomorrow in Philadelphia." ]
Prompt: "I need 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: the Lemonheads, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: date, Values: tomorrow, Response Type: confirm, Type of Slot: city_of_event, Values: Philadelphia, Agent: Events_1
schema_guided_dialog-train-7433
schema_guided_dialog-train-7433
[ { "act": 2, "slot": "event_name", "values": [ "the lemonheads" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "4" ] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor", "That would be awesome.", "Is there anything else I can assist you with today?", "I would like tickets for an event.", "How many would you like to reserve?", "I need 2 tickets.", "I would like to confirm the following information: 2 tickets for the Lemonheads event that takes place tomorrow in Philadelphia." ]
8_00087
Events_1
19
I need 4 tickets.
I would like to confirm the following information: 4 tickets to see the lemonheads.
[ "I would like to confirm the following information: 4 tickets to see the lemonheads." ]
Prompt: "I need 4 tickets.", Response Type: confirm, Type of Slot: event_name, Values: the lemonheads, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Agent: Events_1
schema_guided_dialog-train-7434
schema_guided_dialog-train-7434
[ { "act": 10, "slot": "", "values": [] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor", "That would be awesome.", "Is there anything else I can assist you with today?", "I would like tickets for an event.", "How many would you like to reserve?", "I need 2 tickets.", "I would like to confirm the following information: 2 tickets for the Lemonheads event that takes place tomorrow in Philadelphia.", "I need 4 tickets.", "I would like to confirm the following information: 4 tickets to see the lemonheads." ]
8_00087
Events_1
21
That would be just fine.
I have made the reservation. I hope you have a great time.
[ "I have made the reservation. I hope you have a great time." ]
Prompt: "That would be just fine.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7435
schema_guided_dialog-train-7435
[ { "act": 3, "slot": "", "values": [] } ]
[ "I would be out in Philly on Saturday this week and I am looking for an interesting event to attend.", "Would you be interested in something involving Music or Sports?", "I want to attend something involving music", "There are 7 such events available. Blueface is take play tomorrow at 7 pm at the fillmore philadelphia", "That seems ok, but is there anything else, specifically involving rock music", "The Hot Water Music festival is taking place at 7 pm tomorrow at the underground arts.", "Where is that venue located?", "It is located on 1200 Callowhill Street.", "That is ok, but is there anything else available?", "The Lemonheads are playing tomorrow at 8 pm at The foundry.", "Where is that place located?", "It is on 29 East Allen Street 2nd Floor", "That would be awesome.", "Is there anything else I can assist you with today?", "I would like tickets for an event.", "How many would you like to reserve?", "I need 2 tickets.", "I would like to confirm the following information: 2 tickets for the Lemonheads event that takes place tomorrow in Philadelphia.", "I need 4 tickets.", "I would like to confirm the following information: 4 tickets to see the lemonheads.", "That would be just fine.", "I have made the reservation. I hope you have a great time." ]
8_00087
Events_1
23
I appreciate your assistance. That would be all.
Enjoy your day.
[ "Enjoy your day." ]
Prompt: "I appreciate your assistance. That would be all.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7436
schema_guided_dialog-train-7436
[ { "act": 13, "slot": "category", "values": [] } ]
[]
8_00088
Events_1
1
Can you find me some interesting events?
Do you have a preference on category?
[ "Do you have a preference on category?" ]
Prompt: "Can you find me some interesting events?", Response Type: request, Type of Slot: category, Agent: Events_1
schema_guided_dialog-train-7437
schema_guided_dialog-train-7437
[ { "act": 13, "slot": "city_of_event", "values": [] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?" ]
8_00088
Events_1
3
I like Games and i want something on the 6th of this month.
Any particular city?
[ "Any particular city?" ]
Prompt: "I like Games and i want something on the 6th of this month.", Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7438
schema_guided_dialog-train-7438
[ { "act": 11, "slot": "event_name", "values": [ "Giants Vs Brewers" ] }, { "act": 11, "slot": "event_location", "values": [ "Oracle Park" ] }, { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "time", "values": [ "7 pm" ] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?" ]
8_00088
Events_1
5
Search around San Francisco.
How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?
[ "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?" ]
Prompt: "Search around San Francisco.", Response Type: offer, Type of Slot: event_name, Values: Giants Vs Brewers, Response Type: offer, Type of Slot: event_location, Values: Oracle Park, Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: time, Values: 7 pm, Agent: Events_1
schema_guided_dialog-train-7439
schema_guided_dialog-train-7439
[ { "act": 11, "slot": "event_name", "values": [ "Giants Vs Diamondbacks" ] }, { "act": 11, "slot": "event_location", "values": [ "Oracle Park" ] }, { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?" ]
8_00088
Events_1
7
Not bad, but can you find any other events?
How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?
[ "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?" ]
Prompt: "Not bad, but can you find any other events?", Response Type: offer, Type of Slot: event_name, Values: Giants Vs Diamondbacks, Response Type: offer, Type of Slot: event_location, Values: Oracle Park, Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: time, Values: 6 pm, Agent: Events_1
schema_guided_dialog-train-7440
schema_guided_dialog-train-7440
[ { "act": 4, "slot": "subcategory", "values": [ "Baseball" ] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?" ]
8_00088
Events_1
9
Tell me more.
It is a Baseball game.
[ "It is a Baseball game." ]
Prompt: "Tell me more.", Response Type: inform, Type of Slot: subcategory, Values: Baseball, Agent: Events_1
schema_guided_dialog-train-7441
schema_guided_dialog-train-7441
[ { "act": 13, "slot": "number_of_seats", "values": [] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?", "Tell me more.", "It is a Baseball game." ]
8_00088
Events_1
11
That sounds great, i want to reserve tickets.
How many would you like?
[ "How many would you like?" ]
Prompt: "That sounds great, i want to reserve tickets.", Response Type: request, Type of Slot: number_of_seats, Agent: Events_1
schema_guided_dialog-train-7442
schema_guided_dialog-train-7442
[ { "act": 2, "slot": "event_name", "values": [ "Giants Vs Diamondbacks" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "San Francisco" ] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?", "Tell me more.", "It is a Baseball game.", "That sounds great, i want to reserve tickets.", "How many would you like?" ]
8_00088
Events_1
13
2 tickets please.
Please confirm reservations for 2 tickets to the Giants Vs Diamondbacks in San Francisco for next Wednesday
[ "Please confirm reservations for 2 tickets to the Giants Vs Diamondbacks in San Francisco for next Wednesday" ]
Prompt: "2 tickets please.", Response Type: confirm, Type of Slot: event_name, Values: Giants Vs Diamondbacks, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Response Type: confirm, Type of Slot: city_of_event, Values: San Francisco, Agent: Events_1
schema_guided_dialog-train-7443
schema_guided_dialog-train-7443
[ { "act": 4, "slot": "address_of_location", "values": [ "24 Willie Mays Plaza" ] }, { "act": 10, "slot": "", "values": [] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?", "Tell me more.", "It is a Baseball game.", "That sounds great, i want to reserve tickets.", "How many would you like?", "2 tickets please.", "Please confirm reservations for 2 tickets to the Giants Vs Diamondbacks in San Francisco for next Wednesday" ]
8_00088
Events_1
15
Yes, that works. What is the address?
Your reservation is confirmed. The address is 24 Willie Mays Plaza.
[ "Your reservation is confirmed. The address is 24 Willie Mays Plaza." ]
Prompt: "Yes, that works. What is the address?", Response Type: inform, Type of Slot: address_of_location, Values: 24 Willie Mays Plaza, Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7444
schema_guided_dialog-train-7444
[ { "act": 15, "slot": "", "values": [] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?", "Tell me more.", "It is a Baseball game.", "That sounds great, i want to reserve tickets.", "How many would you like?", "2 tickets please.", "Please confirm reservations for 2 tickets to the Giants Vs Diamondbacks in San Francisco for next Wednesday", "Yes, that works. What is the address?", "Your reservation is confirmed. The address is 24 Willie Mays Plaza." ]
8_00088
Events_1
17
Thanks a lot.
Can I help with anything else today?
[ "Can I help with anything else today?" ]
Prompt: "Thanks a lot.", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7445
schema_guided_dialog-train-7445
[ { "act": 3, "slot": "", "values": [] } ]
[ "Can you find me some interesting events?", "Do you have a preference on category?", "I like Games and i want something on the 6th of this month.", "Any particular city?", "Search around San Francisco.", "How about the Giants Vs Brewers at Oracle Park next Wednesday at 7 pm?", "Not bad, but can you find any other events?", "How about Giants Vs Diamondbacks at Oracle Park next Wednesday at 6 pm?", "Tell me more.", "It is a Baseball game.", "That sounds great, i want to reserve tickets.", "How many would you like?", "2 tickets please.", "Please confirm reservations for 2 tickets to the Giants Vs Diamondbacks in San Francisco for next Wednesday", "Yes, that works. What is the address?", "Your reservation is confirmed. The address is 24 Willie Mays Plaza.", "Thanks a lot.", "Can I help with anything else today?" ]
8_00088
Events_1
19
No thank you.
Have a great day.
[ "Have a great day." ]
Prompt: "No thank you.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7446
schema_guided_dialog-train-7446
[ { "act": 13, "slot": "category", "values": [ "Music", "Sports" ] }, { "act": 13, "slot": "city_of_event", "values": [] } ]
[]
8_00089
Events_1
1
I'm trying to find some interesting events.
In what category? For instance, you could say music or sports. And is there any particular city you would like?
[ "In what category? For instance, you could say music or sports. And is there any particular city you would like?" ]
Prompt: "I'm trying to find some interesting events.", Response Type: request, Type of Slot: category, Values: Music or Sports, Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7447
schema_guided_dialog-train-7447
[ { "act": 11, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 11, "slot": "event_location", "values": [ "Warsaw" ] }, { "act": 11, "slot": "date", "values": [ "March 14th" ] }, { "act": 11, "slot": "time", "values": [ "6 PM" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?" ]
8_00089
Events_1
3
I'm looking for something in New York, a concert event.
There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.
[ "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn." ]
Prompt: "I'm looking for something in New York, a concert event.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: event_location, Values: Warsaw, Response Type: offer, Type of Slot: date, Values: March 14th, Response Type: offer, Type of Slot: time, Values: 6 PM, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_1
schema_guided_dialog-train-7448
schema_guided_dialog-train-7448
[ { "act": 4, "slot": "address_of_location", "values": [ "261 Driggs Avenue, Brooklyn" ] }, { "act": 4, "slot": "subcategory", "values": [ "pop" ] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn." ]
8_00089
Events_1
5
What is the address? And what can you tell me about the event?
It is a pop event at 261 Driggs Avenue, Brooklyn.
[ "It is a pop event at 261 Driggs Avenue, Brooklyn." ]
Prompt: "What is the address? And what can you tell me about the event?", Response Type: inform, Type of Slot: address_of_location, Values: 261 Driggs Avenue, Brooklyn, Response Type: inform, Type of Slot: subcategory, Values: pop, Agent: Events_1
schema_guided_dialog-train-7449
schema_guided_dialog-train-7449
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn." ]
8_00089
Events_1
7
I like the sound of that.
Would you like tickets?
[ "Would you like tickets?" ]
Prompt: "I like the sound of that.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_1
schema_guided_dialog-train-7450
schema_guided_dialog-train-7450
[ { "act": 2, "slot": "event_name", "values": [ "Amber run Brooklyn" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "March 14th" ] }, { "act": 2, "slot": "city_of_event", "values": [ "New York" ] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn.", "I like the sound of that.", "Would you like tickets?" ]
8_00089
Events_1
9
Yes I would like three please.
Confirming 3 tickets on March 14th in New York for Amber run Brooklyn.
[ "Confirming 3 tickets on March 14th in New York for Amber run Brooklyn." ]
Prompt: "Yes I would like three please.", Response Type: confirm, Type of Slot: event_name, Values: Amber run Brooklyn, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 14th, Response Type: confirm, Type of Slot: city_of_event, Values: New York, Agent: Events_1
schema_guided_dialog-train-7451
schema_guided_dialog-train-7451
[ { "act": 2, "slot": "number_of_seats", "values": [ "1" ] }, { "act": 2, "slot": "city_of_event", "values": [ "New York" ] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn.", "I like the sound of that.", "Would you like tickets?", "Yes I would like three please.", "Confirming 3 tickets on March 14th in New York for Amber run Brooklyn." ]
8_00089
Events_1
11
Actually make that just 1 ticket.
Confirming 1 ticket in New York.
[ "Confirming 1 ticket in New York." ]
Prompt: "Actually make that just 1 ticket.", Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: city_of_event, Values: New York, Agent: Events_1
schema_guided_dialog-train-7452
schema_guided_dialog-train-7452
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn.", "I like the sound of that.", "Would you like tickets?", "Yes I would like three please.", "Confirming 3 tickets on March 14th in New York for Amber run Brooklyn.", "Actually make that just 1 ticket.", "Confirming 1 ticket in New York." ]
8_00089
Events_1
13
That sounds good.
That is confirmed, Enjoy the event.
[ "That is confirmed, Enjoy the event." ]
Prompt: "That sounds good.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7453
schema_guided_dialog-train-7453
[ { "act": 15, "slot": "", "values": [] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn.", "I like the sound of that.", "Would you like tickets?", "Yes I would like three please.", "Confirming 3 tickets on March 14th in New York for Amber run Brooklyn.", "Actually make that just 1 ticket.", "Confirming 1 ticket in New York.", "That sounds good.", "That is confirmed, Enjoy the event." ]
8_00089
Events_1
15
Thank you very much.
Is there anything else?
[ "Is there anything else?" ]
Prompt: "Thank you very much.", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7454
schema_guided_dialog-train-7454
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm trying to find some interesting events.", "In what category? For instance, you could say music or sports. And is there any particular city you would like?", "I'm looking for something in New York, a concert event.", "There are 10 possibilities. For instance on March 14th at 6 PM in Warsaw, there is Amber Run Brooklyn.", "What is the address? And what can you tell me about the event?", "It is a pop event at 261 Driggs Avenue, Brooklyn.", "I like the sound of that.", "Would you like tickets?", "Yes I would like three please.", "Confirming 3 tickets on March 14th in New York for Amber run Brooklyn.", "Actually make that just 1 ticket.", "Confirming 1 ticket in New York.", "That sounds good.", "That is confirmed, Enjoy the event.", "Thank you very much.", "Is there anything else?" ]
8_00089
Events_1
17
Not today, thank you.
You're welcome. Have a nice day.
[ "You're welcome. Have a nice day." ]
Prompt: "Not today, thank you.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7455
schema_guided_dialog-train-7455
[ { "act": 13, "slot": "category", "values": [ "Music", "Sports" ] } ]
[]
8_00090
Events_1
1
Can you find me an event in New York City
Any preference of the event? For example Music or Sports
[ "Any preference of the event? For example Music or Sports" ]
Prompt: "Can you find me an event in New York City", Response Type: request, Type of Slot: category, Values: Music or Sports, Agent: Events_1
schema_guided_dialog-train-7456
schema_guided_dialog-train-7456
[ { "act": 11, "slot": "event_name", "values": [ "Mets Vs Braves" ] }, { "act": 11, "slot": "event_location", "values": [ "Citi Field" ] }, { "act": 11, "slot": "date", "values": [ "March 13th" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports" ]
8_00090
Events_1
3
I want Sports event
I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.
[ "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field." ]
Prompt: "I want Sports event", Response Type: offer, Type of Slot: event_name, Values: Mets Vs Braves, Response Type: offer, Type of Slot: event_location, Values: Citi Field, Response Type: offer, Type of Slot: date, Values: March 13th, Response Type: offer, Type of Slot: time, Values: 6 pm, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_1
schema_guided_dialog-train-7457
schema_guided_dialog-train-7457
[ { "act": 11, "slot": "event_name", "values": [ "Mets Vs Cubs" ] }, { "act": 11, "slot": "event_location", "values": [ "Citi Field" ] }, { "act": 11, "slot": "date", "values": [ "tomorrow" ] }, { "act": 11, "slot": "time", "values": [ "7:30 pm" ] }, { "act": 5, "slot": "count", "values": [ "9" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field." ]
8_00090
Events_1
5
Any other events that you can find for me?
I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field
[ "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field" ]
Prompt: "Any other events that you can find for me?", Response Type: offer, Type of Slot: event_name, Values: Mets Vs Cubs, Response Type: offer, Type of Slot: event_location, Values: Citi Field, Response Type: offer, Type of Slot: date, Values: tomorrow, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Response Type: inform_count, Type of Slot: count, Values: 9, Agent: Events_1
schema_guided_dialog-train-7458
schema_guided_dialog-train-7458
[ { "act": 11, "slot": "event_name", "values": [ "Mets Vs Dodgers" ] }, { "act": 11, "slot": "event_location", "values": [ "Citi Field" ] }, { "act": 11, "slot": "date", "values": [ "day after tomorrow" ] }, { "act": 11, "slot": "time", "values": [ "7 pm" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field" ]
8_00090
Events_1
7
Can you find me an event on 3rd of March?
Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.
[ "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field." ]
Prompt: "Can you find me an event on 3rd of March?", Response Type: offer, Type of Slot: event_name, Values: Mets Vs Dodgers, Response Type: offer, Type of Slot: event_location, Values: Citi Field, Response Type: offer, Type of Slot: date, Values: day after tomorrow, Response Type: offer, Type of Slot: time, Values: 7 pm, Agent: Events_1
schema_guided_dialog-train-7459
schema_guided_dialog-train-7459
[ { "act": 4, "slot": "address_of_location", "values": [ "123-01 Roosevelt Avenue" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field." ]
8_00090
Events_1
9
Where is the event?
This will be in 123-01 Roosevelt Avenue
[ "This will be in 123-01 Roosevelt Avenue" ]
Prompt: "Where is the event?", Response Type: inform, Type of Slot: address_of_location, Values: 123-01 Roosevelt Avenue, Agent: Events_1
schema_guided_dialog-train-7460
schema_guided_dialog-train-7460
[ { "act": 2, "slot": "event_name", "values": [ "Mets Vs Dodgers" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "day after tomorrow" ] }, { "act": 2, "slot": "city_of_event", "values": [ "New York" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.", "Where is the event?", "This will be in 123-01 Roosevelt Avenue" ]
8_00090
Events_1
11
I want 3 tickets for this event
Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets
[ "Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets" ]
Prompt: "I want 3 tickets for this event", Response Type: confirm, Type of Slot: event_name, Values: Mets Vs Dodgers, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Response Type: confirm, Type of Slot: city_of_event, Values: New York, Agent: Events_1
schema_guided_dialog-train-7461
schema_guided_dialog-train-7461
[ { "act": 2, "slot": "number_of_seats", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "day after tomorrow" ] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.", "Where is the event?", "This will be in 123-01 Roosevelt Avenue", "I want 3 tickets for this event", "Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets" ]
8_00090
Events_1
13
I want 2 tickets
Please confirm your booking for 2 tickets on the day after tomorrow.
[ "Please confirm your booking for 2 tickets on the day after tomorrow." ]
Prompt: "I want 2 tickets", Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: date, Values: day after tomorrow, Agent: Events_1
schema_guided_dialog-train-7462
schema_guided_dialog-train-7462
[ { "act": 10, "slot": "", "values": [] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.", "Where is the event?", "This will be in 123-01 Roosevelt Avenue", "I want 3 tickets for this event", "Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets", "I want 2 tickets", "Please confirm your booking for 2 tickets on the day after tomorrow." ]
8_00090
Events_1
15
Yes thats correct.
Your ticket has been booked.
[ "Your ticket has been booked." ]
Prompt: "Yes thats correct.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7463
schema_guided_dialog-train-7463
[ { "act": 15, "slot": "", "values": [] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.", "Where is the event?", "This will be in 123-01 Roosevelt Avenue", "I want 3 tickets for this event", "Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets", "I want 2 tickets", "Please confirm your booking for 2 tickets on the day after tomorrow.", "Yes thats correct.", "Your ticket has been booked." ]
8_00090
Events_1
17
Thank you
Anything else i can help you with?
[ "Anything else i can help you with?" ]
Prompt: "Thank you", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7464
schema_guided_dialog-train-7464
[ { "act": 3, "slot": "", "values": [] } ]
[ "Can you find me an event in New York City", "Any preference of the event? For example Music or Sports", "I want Sports event", "I found 10 events for you. Mets Vs Braves on March 13th 6 pm at Citi Field.", "Any other events that you can find for me?", "I found 9 events for you. Mets Vs Cubs tomorrow 7:30 pm at Citi Field", "Can you find me an event on 3rd of March?", "Mets Vs Dodgers on day after tomorrow at 7 pm at Citi Field.", "Where is the event?", "This will be in 123-01 Roosevelt Avenue", "I want 3 tickets for this event", "Please confirm your booking for Mets Vs Dodgers on the day after tomorrow in New York for 3 tickets", "I want 2 tickets", "Please confirm your booking for 2 tickets on the day after tomorrow.", "Yes thats correct.", "Your ticket has been booked.", "Thank you", "Anything else i can help you with?" ]
8_00090
Events_1
19
No thats it.
Have a nice day
[ "Have a nice day" ]
Prompt: "No thats it.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7465
schema_guided_dialog-train-7465
[ { "act": 13, "slot": "category", "values": [ "Music", "Sports" ] }, { "act": 13, "slot": "city_of_event", "values": [] } ]
[]
8_00091
Events_1
1
Can you show me some events.
What kind of event. How about music or sports? In what city?
[ "What kind of event. How about music or sports? In what city?" ]
Prompt: "Can you show me some events.", Response Type: request, Type of Slot: category, Values: Music or Sports, Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7466
schema_guided_dialog-train-7466
[ { "act": 11, "slot": "event_name", "values": [ "Blue Jays vs Astros" ] }, { "act": 11, "slot": "event_location", "values": [ "Rogers Centre" ] }, { "act": 11, "slot": "date", "values": [ "March 13th" ] }, { "act": 11, "slot": "time", "values": [ "6:30 pm" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?" ]
8_00091
Events_1
3
The city is Toronto, Ontario. Particularly match events.
I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.
[ "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm." ]
Prompt: "The city is Toronto, Ontario. Particularly match events.", Response Type: offer, Type of Slot: event_name, Values: Blue Jays vs Astros, Response Type: offer, Type of Slot: event_location, Values: Rogers Centre, Response Type: offer, Type of Slot: date, Values: March 13th, Response Type: offer, Type of Slot: time, Values: 6:30 pm, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_1
schema_guided_dialog-train-7467
schema_guided_dialog-train-7467
[ { "act": 11, "slot": "event_name", "values": [ "Blue Jays vs Braves" ] }, { "act": 11, "slot": "event_location", "values": [ "Rogers Centre" ] }, { "act": 11, "slot": "date", "values": [ "next Friday" ] }, { "act": 11, "slot": "time", "values": [ "8 pm" ] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm." ]
8_00091
Events_1
5
Sounds good. But what else do you have?
How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.
[ "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday." ]
Prompt: "Sounds good. But what else do you have?", Response Type: offer, Type of Slot: event_name, Values: Blue Jays vs Braves, Response Type: offer, Type of Slot: event_location, Values: Rogers Centre, Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: time, Values: 8 pm, Agent: Events_1
schema_guided_dialog-train-7468
schema_guided_dialog-train-7468
[ { "act": 11, "slot": "event_name", "values": [ "Blue Jays Vs Orioles" ] }, { "act": 11, "slot": "event_location", "values": [ "Rogers Centre" ] }, { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "time", "values": [ "6:30 pm" ] }, { "act": 5, "slot": "count", "values": [ "3" ] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday." ]
8_00091
Events_1
7
Sounds good. Do you have any others. I'm looking for something on the 6th.
I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm
[ "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm" ]
Prompt: "Sounds good. Do you have any others. I'm looking for something on the 6th.", Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Orioles, Response Type: offer, Type of Slot: event_location, Values: Rogers Centre, Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: time, Values: 6:30 pm, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Events_1
schema_guided_dialog-train-7469
schema_guided_dialog-train-7469
[ { "act": 4, "slot": "address_of_location", "values": [ "1 Blue Jays Way" ] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm" ]
8_00091
Events_1
9
What is the address?
It's at 1 Blue Jays Way.
[ "It's at 1 Blue Jays Way." ]
Prompt: "What is the address?", Response Type: inform, Type of Slot: address_of_location, Values: 1 Blue Jays Way, Agent: Events_1
schema_guided_dialog-train-7470
schema_guided_dialog-train-7470
[ { "act": 13, "slot": "number_of_seats", "values": [] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm", "What is the address?", "It's at 1 Blue Jays Way." ]
8_00091
Events_1
11
That's great. Please reserve some tickets for me.
How many?
[ "How many?" ]
Prompt: "That's great. Please reserve some tickets for me.", Response Type: request, Type of Slot: number_of_seats, Agent: Events_1
schema_guided_dialog-train-7471
schema_guided_dialog-train-7471
[ { "act": 2, "slot": "event_name", "values": [ "Blue Jays Vs Orioles" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "4" ] }, { "act": 2, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "Toronto" ] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm", "What is the address?", "It's at 1 Blue Jays Way.", "That's great. Please reserve some tickets for me.", "How many?" ]
8_00091
Events_1
13
I need 4.
Please confirm: 4 tickets for the Blue Jays Vs Orioles next Wednesday in Toronto.
[ "Please confirm: 4 tickets for the Blue Jays Vs Orioles next Wednesday in Toronto." ]
Prompt: "I need 4.", Response Type: confirm, Type of Slot: event_name, Values: Blue Jays Vs Orioles, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Response Type: confirm, Type of Slot: city_of_event, Values: Toronto, Agent: Events_1
schema_guided_dialog-train-7472
schema_guided_dialog-train-7472
[ { "act": 10, "slot": "", "values": [] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm", "What is the address?", "It's at 1 Blue Jays Way.", "That's great. Please reserve some tickets for me.", "How many?", "I need 4.", "Please confirm: 4 tickets for the Blue Jays Vs Orioles next Wednesday in Toronto." ]
8_00091
Events_1
15
Thanks. That's perfect.
You're good to go.
[ "You're good to go." ]
Prompt: "Thanks. That's perfect.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7473
schema_guided_dialog-train-7473
[ { "act": 15, "slot": "", "values": [] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm", "What is the address?", "It's at 1 Blue Jays Way.", "That's great. Please reserve some tickets for me.", "How many?", "I need 4.", "Please confirm: 4 tickets for the Blue Jays Vs Orioles next Wednesday in Toronto.", "Thanks. That's perfect.", "You're good to go." ]
8_00091
Events_1
17
I appreciate your help.
Is there anything else I can help you with today?
[ "Is there anything else I can help you with today?" ]
Prompt: "I appreciate your help.", Response Type: req_more, Agent: Events_1
schema_guided_dialog-train-7474
schema_guided_dialog-train-7474
[ { "act": 3, "slot": "", "values": [] } ]
[ "Can you show me some events.", "What kind of event. How about music or sports? In what city?", "The city is Toronto, Ontario. Particularly match events.", "I've got 10 you might like. How about the Blue Jays vs Astros, it's at Rogers Centre on March 13th starting at 6:30 pm.", "Sounds good. But what else do you have?", "How about the Blue Jays vs Braves at Rogers Centre. It' at 8 pm next Friday.", "Sounds good. Do you have any others. I'm looking for something on the 6th.", "I found 3 more you might like. One is Blue Jays Vs Orioles. It's at Rogers Centre next Wednesday at 6:30 pm", "What is the address?", "It's at 1 Blue Jays Way.", "That's great. Please reserve some tickets for me.", "How many?", "I need 4.", "Please confirm: 4 tickets for the Blue Jays Vs Orioles next Wednesday in Toronto.", "Thanks. That's perfect.", "You're good to go.", "I appreciate your help.", "Is there anything else I can help you with today?" ]
8_00091
Events_1
19
No, thanks. I'm good.
Enjoy your game.
[ "Enjoy your game." ]
Prompt: "No, thanks. I'm good.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7475
schema_guided_dialog-train-7475
[ { "act": 13, "slot": "city_of_event", "values": [] }, { "act": 13, "slot": "category", "values": [] } ]
[]
8_00092
Events_1
1
I am looking for some type of interesting event to attend on Thursday next week.
What city would you like to search in? Is there a particular category of event that you would prefer?
[ "What city would you like to search in? Is there a particular category of event that you would prefer?" ]
Prompt: "I am looking for some type of interesting event to attend on Thursday next week.", Response Type: request, Type of Slot: city_of_event, Response Type: request, Type of Slot: category, Agent: Events_1
schema_guided_dialog-train-7476
schema_guided_dialog-train-7476
[ { "act": 11, "slot": "event_name", "values": [ "Don Broco" ] }, { "act": 11, "slot": "event_location", "values": [ "The Foundry" ] }, { "act": 11, "slot": "date", "values": [ "next Thursday" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?" ]
8_00092
Events_1
3
I am looking for events in the Philly area. I like Concert events.
Don Broco is performing at The Foundry next Thursday at 6 pm.
[ "Don Broco is performing at The Foundry next Thursday at 6 pm." ]
Prompt: "I am looking for events in the Philly area. I like Concert events.", Response Type: offer, Type of Slot: event_name, Values: Don Broco, Response Type: offer, Type of Slot: event_location, Values: The Foundry, Response Type: offer, Type of Slot: date, Values: next Thursday, Response Type: offer, Type of Slot: time, Values: 6 pm, Agent: Events_1
schema_guided_dialog-train-7477
schema_guided_dialog-train-7477
[ { "act": 4, "slot": "subcategory", "values": [ "Rock" ] }, { "act": 4, "slot": "address_of_location", "values": [ "29 East Allen Street 2nd Floor" ] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?", "I am looking for events in the Philly area. I like Concert events.", "Don Broco is performing at The Foundry next Thursday at 6 pm." ]
8_00092
Events_1
5
OK, tell me more. What is the venue's address?
The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor.
[ "The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor." ]
Prompt: "OK, tell me more. What is the venue's address?", Response Type: inform, Type of Slot: subcategory, Values: Rock, Response Type: inform, Type of Slot: address_of_location, Values: 29 East Allen Street 2nd Floor, Agent: Events_1
schema_guided_dialog-train-7478
schema_guided_dialog-train-7478
[ { "act": 2, "slot": "event_name", "values": [ "Don Broco" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "next Thursday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "Philadelphia" ] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?", "I am looking for events in the Philly area. I like Concert events.", "Don Broco is performing at The Foundry next Thursday at 6 pm.", "OK, tell me more. What is the venue's address?", "The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor." ]
8_00092
Events_1
7
That sounds great, I would like to reserve two tickets.
You would like to reserve 2 tickets to Don Broco next Thursday in Philadelphia, is this correct?
[ "You would like to reserve 2 tickets to Don Broco next Thursday in Philadelphia, is this correct?" ]
Prompt: "That sounds great, I would like to reserve two tickets.", Response Type: confirm, Type of Slot: event_name, Values: Don Broco, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Thursday, Response Type: confirm, Type of Slot: city_of_event, Values: Philadelphia, Agent: Events_1
schema_guided_dialog-train-7479
schema_guided_dialog-train-7479
[ { "act": 2, "slot": "number_of_seats", "values": [ "1" ] }, { "act": 2, "slot": "date", "values": [ "next Thursday" ] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?", "I am looking for events in the Philly area. I like Concert events.", "Don Broco is performing at The Foundry next Thursday at 6 pm.", "OK, tell me more. What is the venue's address?", "The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor.", "That sounds great, I would like to reserve two tickets.", "You would like to reserve 2 tickets to Don Broco next Thursday in Philadelphia, is this correct?" ]
8_00092
Events_1
9
No, actually I just want 1 ticket.
You would like to reserve 1 ticket for next Thursday, is that correct?
[ "You would like to reserve 1 ticket for next Thursday, is that correct?" ]
Prompt: "No, actually I just want 1 ticket.", Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: date, Values: next Thursday, Agent: Events_1
schema_guided_dialog-train-7480
schema_guided_dialog-train-7480
[ { "act": 10, "slot": "", "values": [] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?", "I am looking for events in the Philly area. I like Concert events.", "Don Broco is performing at The Foundry next Thursday at 6 pm.", "OK, tell me more. What is the venue's address?", "The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor.", "That sounds great, I would like to reserve two tickets.", "You would like to reserve 2 tickets to Don Broco next Thursday in Philadelphia, is this correct?", "No, actually I just want 1 ticket.", "You would like to reserve 1 ticket for next Thursday, is that correct?" ]
8_00092
Events_1
11
Yes, that sounds good.
Your reservation is complete. Enjoy the concert!
[ "Your reservation is complete. Enjoy the concert!" ]
Prompt: "Yes, that sounds good.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7481
schema_guided_dialog-train-7481
[ { "act": 3, "slot": "", "values": [] } ]
[ "I am looking for some type of interesting event to attend on Thursday next week.", "What city would you like to search in? Is there a particular category of event that you would prefer?", "I am looking for events in the Philly area. I like Concert events.", "Don Broco is performing at The Foundry next Thursday at 6 pm.", "OK, tell me more. What is the venue's address?", "The genre is Rock. The venue is located at 29 East Allen Street 2nd Floor.", "That sounds great, I would like to reserve two tickets.", "You would like to reserve 2 tickets to Don Broco next Thursday in Philadelphia, is this correct?", "No, actually I just want 1 ticket.", "You would like to reserve 1 ticket for next Thursday, is that correct?", "Yes, that sounds good.", "Your reservation is complete. Enjoy the concert!" ]
8_00092
Events_1
13
Thank you, that's all I need.
Have a great day!
[ "Have a great day!" ]
Prompt: "Thank you, that's all I need.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7482
schema_guided_dialog-train-7482
[ { "act": 13, "slot": "city_of_event", "values": [] } ]
[]
8_00093
Events_1
1
I'm looking for interesting concert events.
In what city?
[ "In what city?" ]
Prompt: "I'm looking for interesting concert events.", Response Type: request, Type of Slot: city_of_event, Agent: Events_1
schema_guided_dialog-train-7483
schema_guided_dialog-train-7483
[ { "act": 11, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 11, "slot": "event_location", "values": [ "Warsaw" ] }, { "act": 11, "slot": "date", "values": [ "March 14th" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] } ]
[ "I'm looking for interesting concert events.", "In what city?" ]
8_00093
Events_1
3
Around New York.
There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.
[ "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm." ]
Prompt: "Around New York.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: event_location, Values: Warsaw, Response Type: offer, Type of Slot: date, Values: March 14th, Response Type: offer, Type of Slot: time, Values: 6 pm, Agent: Events_1
schema_guided_dialog-train-7484
schema_guided_dialog-train-7484
[ { "act": 11, "slot": "event_name", "values": [ "Jojo Siwa" ] }, { "act": 11, "slot": "event_location", "values": [ "Forest Hills Stadium" ] }, { "act": 11, "slot": "date", "values": [ "next Friday" ] }, { "act": 11, "slot": "time", "values": [ "7:30 pm" ] }, { "act": 5, "slot": "count", "values": [ "3" ] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm." ]
8_00093
Events_1
5
They're good, but I like Pop, are there events like that?
I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.
[ "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm." ]
Prompt: "They're good, but I like Pop, are there events like that?", Response Type: offer, Type of Slot: event_name, Values: Jojo Siwa, Response Type: offer, Type of Slot: event_location, Values: Forest Hills Stadium, Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: time, Values: 7:30 pm, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Events_1
schema_guided_dialog-train-7485
schema_guided_dialog-train-7485
[ { "act": 4, "slot": "address_of_location", "values": [ "1 Tennis Place, Forest Hills" ] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm." ]
8_00093
Events_1
7
What's the address?
It's 1 Tennis Place, Forest Hills.
[ "It's 1 Tennis Place, Forest Hills." ]
Prompt: "What's the address?", Response Type: inform, Type of Slot: address_of_location, Values: 1 Tennis Place, Forest Hills, Agent: Events_1
schema_guided_dialog-train-7486
schema_guided_dialog-train-7486
[ { "act": 11, "slot": "event_name", "values": [ "Aly And Aj" ] }, { "act": 11, "slot": "event_location", "values": [ "The Observatory North Park" ] }, { "act": 11, "slot": "date", "values": [ "next Friday" ] }, { "act": 11, "slot": "time", "values": [ "8 pm" ] }, { "act": 5, "slot": "count", "values": [ "2" ] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills." ]
8_00093
Events_1
9
Good, but are there other events like around SD on the 8th of this month?
I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm.
[ "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm." ]
Prompt: "Good, but are there other events like around SD on the 8th of this month?", Response Type: offer, Type of Slot: event_name, Values: Aly And Aj, Response Type: offer, Type of Slot: event_location, Values: The Observatory North Park, Response Type: offer, Type of Slot: date, Values: next Friday, Response Type: offer, Type of Slot: time, Values: 8 pm, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_1
schema_guided_dialog-train-7487
schema_guided_dialog-train-7487
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills.", "Good, but are there other events like around SD on the 8th of this month?", "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm." ]
8_00093
Events_1
11
Sounds great.
Do you want to buy tickets?
[ "Do you want to buy tickets?" ]
Prompt: "Sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_1
schema_guided_dialog-train-7488
schema_guided_dialog-train-7488
[ { "act": 13, "slot": "number_of_seats", "values": [] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills.", "Good, but are there other events like around SD on the 8th of this month?", "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm.", "Sounds great.", "Do you want to buy tickets?" ]
8_00093
Events_1
13
Yes, please.
How many?
[ "How many?" ]
Prompt: "Yes, please.", Response Type: request, Type of Slot: number_of_seats, Agent: Events_1
schema_guided_dialog-train-7489
schema_guided_dialog-train-7489
[ { "act": 2, "slot": "event_name", "values": [ "Aly and Aj" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "2" ] }, { "act": 2, "slot": "date", "values": [ "next Friday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "San Diego" ] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills.", "Good, but are there other events like around SD on the 8th of this month?", "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm.", "Sounds great.", "Do you want to buy tickets?", "Yes, please.", "How many?" ]
8_00093
Events_1
15
Two please.
Please confirm: 2 tickets to Aly and Aj next Friday in San Diego.
[ "Please confirm: 2 tickets to Aly and Aj next Friday in San Diego." ]
Prompt: "Two please.", Response Type: confirm, Type of Slot: event_name, Values: Aly and Aj, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: date, Values: next Friday, Response Type: confirm, Type of Slot: city_of_event, Values: San Diego, Agent: Events_1
schema_guided_dialog-train-7490
schema_guided_dialog-train-7490
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills.", "Good, but are there other events like around SD on the 8th of this month?", "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm.", "Sounds great.", "Do you want to buy tickets?", "Yes, please.", "How many?", "Two please.", "Please confirm: 2 tickets to Aly and Aj next Friday in San Diego." ]
8_00093
Events_1
17
That's perfect.
Your reservation is done, enjoy!
[ "Your reservation is done, enjoy!" ]
Prompt: "That's perfect.", Response Type: notify_success, Agent: Events_1
schema_guided_dialog-train-7491
schema_guided_dialog-train-7491
[ { "act": 3, "slot": "", "values": [] } ]
[ "I'm looking for interesting concert events.", "In what city?", "Around New York.", "There's Amber Run Brooklyn at Warsaw, March 14th at 6 pm.", "They're good, but I like Pop, are there events like that?", "I found 3 events. One is Jojo Siwa at Forest Hills Stadium next Friday at 7:30 pm.", "What's the address?", "It's 1 Tennis Place, Forest Hills.", "Good, but are there other events like around SD on the 8th of this month?", "I found 2 events. One is Aly And Aj at The Observatory North Park next Friday at 8 pm.", "Sounds great.", "Do you want to buy tickets?", "Yes, please.", "How many?", "Two please.", "Please confirm: 2 tickets to Aly and Aj next Friday in San Diego.", "That's perfect.", "Your reservation is done, enjoy!" ]
8_00093
Events_1
19
Thanks for the help, that's all for now.
Have a great day.
[ "Have a great day." ]
Prompt: "Thanks for the help, that's all for now.", Response Type: goodbye, Agent: Events_1
schema_guided_dialog-train-7492
schema_guided_dialog-train-7492
[ { "act": 13, "slot": "category", "values": [] } ]
[]
8_00094
Events_1
1
I'm looking for interesting events around NYC.
Any category preferences?
[ "Any category preferences?" ]
Prompt: "I'm looking for interesting events around NYC.", Response Type: request, Type of Slot: category, Agent: Events_1
schema_guided_dialog-train-7493
schema_guided_dialog-train-7493
[ { "act": 11, "slot": "event_name", "values": [ "Amber Run Brooklyn" ] }, { "act": 11, "slot": "event_location", "values": [ "Warsaw" ] }, { "act": 11, "slot": "date", "values": [ "March 14th" ] }, { "act": 11, "slot": "time", "values": [ "6 pm" ] }, { "act": 5, "slot": "count", "values": [ "10" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?" ]
8_00094
Events_1
3
Music events.
I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.
[ "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm." ]
Prompt: "Music events.", Response Type: offer, Type of Slot: event_name, Values: Amber Run Brooklyn, Response Type: offer, Type of Slot: event_location, Values: Warsaw, Response Type: offer, Type of Slot: date, Values: March 14th, Response Type: offer, Type of Slot: time, Values: 6 pm, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Events_1
schema_guided_dialog-train-7494
schema_guided_dialog-train-7494
[ { "act": 11, "slot": "event_name", "values": [ "Americo" ] }, { "act": 11, "slot": "event_location", "values": [ "La Boom" ] }, { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "time", "values": [ "6:30 pm" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm." ]
8_00094
Events_1
5
Good, any others?
Another is Americo, at La Boom next Wednesday at 6:30 pm.
[ "Another is Americo, at La Boom next Wednesday at 6:30 pm." ]
Prompt: "Good, any others?", Response Type: offer, Type of Slot: event_name, Values: Americo, Response Type: offer, Type of Slot: event_location, Values: La Boom, Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: time, Values: 6:30 pm, Agent: Events_1
schema_guided_dialog-train-7495
schema_guided_dialog-train-7495
[ { "act": 11, "slot": "event_name", "values": [ "Crooked Colours" ] }, { "act": 11, "slot": "event_location", "values": [ "Rough Trade NYC" ] }, { "act": 11, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 11, "slot": "time", "values": [ "6:30 pm" ] }, { "act": 5, "slot": "count", "values": [ "2" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.", "Good, any others?", "Another is Americo, at La Boom next Wednesday at 6:30 pm." ]
8_00094
Events_1
7
Good, any others? I want Electronica on the 6th of March.
I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm.
[ "I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm." ]
Prompt: "Good, any others? I want Electronica on the 6th of March.", Response Type: offer, Type of Slot: event_name, Values: Crooked Colours, Response Type: offer, Type of Slot: event_location, Values: Rough Trade NYC, Response Type: offer, Type of Slot: date, Values: next Wednesday, Response Type: offer, Type of Slot: time, Values: 6:30 pm, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_1
schema_guided_dialog-train-7496
schema_guided_dialog-train-7496
[ { "act": 4, "slot": "address_of_location", "values": [ "64 North 9th Street, Brooklyn" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.", "Good, any others?", "Another is Americo, at La Boom next Wednesday at 6:30 pm.", "Good, any others? I want Electronica on the 6th of March.", "I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm." ]
8_00094
Events_1
9
Address of the venue?
At 64 North 9th Street, Brooklyn.
[ "At 64 North 9th Street, Brooklyn." ]
Prompt: "Address of the venue?", Response Type: inform, Type of Slot: address_of_location, Values: 64 North 9th Street, Brooklyn, Agent: Events_1
schema_guided_dialog-train-7497
schema_guided_dialog-train-7497
[ { "act": 12, "slot": "intent", "values": [ "BuyEventTickets" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.", "Good, any others?", "Another is Americo, at La Boom next Wednesday at 6:30 pm.", "Good, any others? I want Electronica on the 6th of March.", "I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm.", "Address of the venue?", "At 64 North 9th Street, Brooklyn." ]
8_00094
Events_1
11
Sounds great.
Do you want tickets for it?
[ "Do you want tickets for it?" ]
Prompt: "Sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_1
schema_guided_dialog-train-7498
schema_guided_dialog-train-7498
[ { "act": 2, "slot": "event_name", "values": [ "Crooked Colours" ] }, { "act": 2, "slot": "number_of_seats", "values": [ "3" ] }, { "act": 2, "slot": "date", "values": [ "next Wednesday" ] }, { "act": 2, "slot": "city_of_event", "values": [ "New York" ] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.", "Good, any others?", "Another is Americo, at La Boom next Wednesday at 6:30 pm.", "Good, any others? I want Electronica on the 6th of March.", "I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm.", "Address of the venue?", "At 64 North 9th Street, Brooklyn.", "Sounds great.", "Do you want tickets for it?" ]
8_00094
Events_1
13
Yes, 3 please.
Please confirm: Crooked Colours next Wednesday in New York for 3 people.
[ "Please confirm: Crooked Colours next Wednesday in New York for 3 people." ]
Prompt: "Yes, 3 please.", Response Type: confirm, Type of Slot: event_name, Values: Crooked Colours, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: date, Values: next Wednesday, Response Type: confirm, Type of Slot: city_of_event, Values: New York, Agent: Events_1
schema_guided_dialog-train-7499
schema_guided_dialog-train-7499
[ { "act": 10, "slot": "", "values": [] } ]
[ "I'm looking for interesting events around NYC.", "Any category preferences?", "Music events.", "I found 10 events. One is Amber Run Brooklyn, at Warsaw on March 14th at 6 pm.", "Good, any others?", "Another is Americo, at La Boom next Wednesday at 6:30 pm.", "Good, any others? I want Electronica on the 6th of March.", "I found 2 events. One is Crooked Colours, at Rough Trade NYC next Wednesday at 6:30 pm.", "Address of the venue?", "At 64 North 9th Street, Brooklyn.", "Sounds great.", "Do you want tickets for it?", "Yes, 3 please.", "Please confirm: Crooked Colours next Wednesday in New York for 3 people." ]
8_00094
Events_1
15
Yes, great.
You're booked for the concert. Enjoy!
[ "You're booked for the concert. Enjoy!" ]
Prompt: "Yes, great.", Response Type: notify_success, Agent: Events_1