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-160900
|
schema_guided_dialog-train-160900
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"sounders vs timbers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"CenturyLink Field"
]
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?"
] |
124_00046
|
Events_2
| 3 |
I want to see sounders vs timbers in Seattle.
|
There is a sounders vs timbers game at CenturyLink Field on March 1st.
|
[
"There is a sounders vs timbers game at CenturyLink Field on March 1st."
] |
Prompt: "I want to see sounders vs timbers in Seattle.", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: sounders vs timbers, Response Type: offer, Type of Slot: venue, Values: CenturyLink Field, Agent: Events_2
|
schema_guided_dialog-train-160901
|
schema_guided_dialog-train-160901
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"800 occidental avenue south"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6:30 pm"
]
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st."
] |
124_00046
|
Events_2
| 5 |
When does it start and where is the venue at?
|
The location is 800 occidental avenue south and start time is 6:30 pm
|
[
"The location is 800 occidental avenue south and start time is 6:30 pm"
] |
Prompt: "When does it start and where is the venue at?", Response Type: inform, Type of Slot: venue_address, Values: 800 occidental avenue south, Response Type: inform, Type of Slot: time, Values: 6:30 pm, Agent: Events_2
|
schema_guided_dialog-train-160902
|
schema_guided_dialog-train-160902
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm"
] |
124_00046
|
Events_2
| 7 |
That would be great.
|
You want tickets for the game?
|
[
"You want tickets for the game?"
] |
Prompt: "That would be great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160903
|
schema_guided_dialog-train-160903
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Ace Hotel Seattle"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.5"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?"
] |
124_00046
|
Hotels_3
| 9 |
No, I don't. I want to get a hotel there.
|
There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.
|
[
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating."
] |
Prompt: "No, I don't. I want to get a hotel there.", Response Type: offer, Type of Slot: hotel_name, Values: Ace Hotel Seattle, Response Type: offer, Type of Slot: average_rating, Values: 4.5, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_3
|
schema_guided_dialog-train-160904
|
schema_guided_dialog-train-160904
|
[
{
"act": 13,
"slot": "check_out_date",
"values": []
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating."
] |
124_00046
|
Hotels_3
| 11 |
Great. Reserve it for me.
|
When is the check-out date?
|
[
"When is the check-out date?"
] |
Prompt: "Great. Reserve it for me.", Response Type: request, Type of Slot: check_out_date, Agent: Hotels_3
|
schema_guided_dialog-train-160905
|
schema_guided_dialog-train-160905
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.",
"Great. Reserve it for me.",
"When is the check-out date?"
] |
124_00046
|
Hotels_3
| 13 |
I'll check out next Tuesday.
|
When would you be checking in?
|
[
"When would you be checking in?"
] |
Prompt: "I'll check out next Tuesday.", Response Type: request, Type of Slot: check_in_date, Agent: Hotels_3
|
schema_guided_dialog-train-160906
|
schema_guided_dialog-train-160906
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Ace Hotel Seattle"
]
},
{
"act": 2,
"slot": "location",
"values": [
"Seattle"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 1st"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 5th"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.",
"Great. Reserve it for me.",
"When is the check-out date?",
"I'll check out next Tuesday.",
"When would you be checking in?"
] |
124_00046
|
Hotels_3
| 15 |
On March 1st.
|
You would like a room for 1 at Ace Hotel Seattle in Seattle from March 1st to March 5th.
|
[
"You would like a room for 1 at Ace Hotel Seattle in Seattle from March 1st to March 5th."
] |
Prompt: "On March 1st.", Response Type: confirm, Type of Slot: hotel_name, Values: Ace Hotel Seattle, Response Type: confirm, Type of Slot: location, Values: Seattle, Response Type: confirm, Type of Slot: check_in_date, Values: March 1st, Response Type: confirm, Type of Slot: check_out_date, Values: March 5th, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_3
|
schema_guided_dialog-train-160907
|
schema_guided_dialog-train-160907
|
[
{
"act": 4,
"slot": "street_address",
"values": [
"2423 1st avenue"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.",
"Great. Reserve it for me.",
"When is the check-out date?",
"I'll check out next Tuesday.",
"When would you be checking in?",
"On March 1st.",
"You would like a room for 1 at Ace Hotel Seattle in Seattle from March 1st to March 5th."
] |
124_00046
|
Hotels_3
| 17 |
That would be fine. Can I have the address?
|
It is 2423 1st avenue. I have reserved the room.
|
[
"It is 2423 1st avenue. I have reserved the room."
] |
Prompt: "That would be fine. Can I have the address?", Response Type: inform, Type of Slot: street_address, Values: 2423 1st avenue, Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160908
|
schema_guided_dialog-train-160908
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.",
"Great. Reserve it for me.",
"When is the check-out date?",
"I'll check out next Tuesday.",
"When would you be checking in?",
"On March 1st.",
"You would like a room for 1 at Ace Hotel Seattle in Seattle from March 1st to March 5th.",
"That would be fine. Can I have the address?",
"It is 2423 1st avenue. I have reserved the room."
] |
124_00046
|
Hotels_3
| 19 |
Thanks a lot.
|
Anything else you need help with?
|
[
"Anything else you need help with?"
] |
Prompt: "Thanks a lot.", Response Type: req_more, Agent: Hotels_3
|
schema_guided_dialog-train-160909
|
schema_guided_dialog-train-160909
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to know what is happening.",
"In which city? What are your interests?",
"I want to see sounders vs timbers in Seattle.",
"There is a sounders vs timbers game at CenturyLink Field on March 1st.",
"When does it start and where is the venue at?",
"The location is 800 occidental avenue south and start time is 6:30 pm",
"That would be great.",
"You want tickets for the game?",
"No, I don't. I want to get a hotel there.",
"There are 10 matches. I recommend Ace Hotel Seattle. It has a 4.5 rating.",
"Great. Reserve it for me.",
"When is the check-out date?",
"I'll check out next Tuesday.",
"When would you be checking in?",
"On March 1st.",
"You would like a room for 1 at Ace Hotel Seattle in Seattle from March 1st to March 5th.",
"That would be fine. Can I have the address?",
"It is 2423 1st avenue. I have reserved the room.",
"Thanks a lot.",
"Anything else you need help with?"
] |
124_00046
|
Hotels_3
| 21 |
Not at all.
|
Enjoy your day.
|
[
"Enjoy your day."
] |
Prompt: "Not at all.", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160910
|
schema_guided_dialog-train-160910
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[] |
124_00047
|
Events_2
| 1 |
Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?
|
I can. Do you prefer some event in particular?
|
[
"I can. Do you prefer some event in particular?"
] |
Prompt: "Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160911
|
schema_guided_dialog-train-160911
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Greensky Bluegrass"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Pier 17"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?"
] |
124_00047
|
Events_2
| 3 |
Well, Greensky Bluegrass seems to be a popular happening.
|
Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?
|
[
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?"
] |
Prompt: "Well, Greensky Bluegrass seems to be a popular happening.", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: Greensky Bluegrass, Response Type: offer, Type of Slot: venue, Values: Pier 17, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2
|
schema_guided_dialog-train-160912
|
schema_guided_dialog-train-160912
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Tuxedo"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Foundry"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?"
] |
124_00047
|
Events_2
| 5 |
Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?
|
The Tuxedo event is being featured at The Foundry on March 3rd.
|
[
"The Tuxedo event is being featured at The Foundry on March 3rd."
] |
Prompt: "Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Tuxedo, Response Type: offer, Type of Slot: venue, Values: The Foundry, Agent: Events_2
|
schema_guided_dialog-train-160913
|
schema_guided_dialog-train-160913
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Aka University City"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.6"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd."
] |
124_00047
|
Hotels_3
| 7 |
Hmm, I'll go to that one. Now, let's see what hotel I could stay at?
|
You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.
|
[
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options."
] |
Prompt: "Hmm, I'll go to that one. Now, let's see what hotel I could stay at?", Response Type: offer, Type of Slot: hotel_name, Values: Aka University City, Response Type: offer, Type of Slot: average_rating, Values: 4.6, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_3
|
schema_guided_dialog-train-160914
|
schema_guided_dialog-train-160914
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options."
] |
124_00047
|
Hotels_3
| 9 |
Actually, I love that one.
|
Shall we make a hotel reservation for you?
|
[
"Shall we make a hotel reservation for you?"
] |
Prompt: "Actually, I love that one.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_3
|
schema_guided_dialog-train-160915
|
schema_guided_dialog-train-160915
|
[
{
"act": 13,
"slot": "check_out_date",
"values": []
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.",
"Actually, I love that one.",
"Shall we make a hotel reservation for you?"
] |
124_00047
|
Hotels_3
| 11 |
Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.
|
And, when is your check-out date?
|
[
"And, when is your check-out date?"
] |
Prompt: "Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.", Response Type: request, Type of Slot: check_out_date, Agent: Hotels_3
|
schema_guided_dialog-train-160916
|
schema_guided_dialog-train-160916
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Aka University City"
]
},
{
"act": 2,
"slot": "location",
"values": [
"Philadelphia"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 3rd"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 6th"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.",
"Actually, I love that one.",
"Shall we make a hotel reservation for you?",
"Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.",
"And, when is your check-out date?"
] |
124_00047
|
Hotels_3
| 13 |
Let's make the check-out date the 6th of this month.
|
I'll take care of it. Would you like to confirm a hotel reservation for 1 room at Aka University City in Philadelphia, checking in on March 3rd and checking out on March 6th?
|
[
"I'll take care of it. Would you like to confirm a hotel reservation for 1 room at Aka University City in Philadelphia, checking in on March 3rd and checking out on March 6th?"
] |
Prompt: "Let's make the check-out date the 6th of this month.", Response Type: confirm, Type of Slot: hotel_name, Values: Aka University City, Response Type: confirm, Type of Slot: location, Values: Philadelphia, Response Type: confirm, Type of Slot: check_in_date, Values: March 3rd, Response Type: confirm, Type of Slot: check_out_date, Values: March 6th, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_3
|
schema_guided_dialog-train-160917
|
schema_guided_dialog-train-160917
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.",
"Actually, I love that one.",
"Shall we make a hotel reservation for you?",
"Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.",
"And, when is your check-out date?",
"Let's make the check-out date the 6th of this month.",
"I'll take care of it. Would you like to confirm a hotel reservation for 1 room at Aka University City in Philadelphia, checking in on March 3rd and checking out on March 6th?"
] |
124_00047
|
Hotels_3
| 15 |
That's the deal I want. Set it up.
|
Your hotel reservation is confirmed.
|
[
"Your hotel reservation is confirmed."
] |
Prompt: "That's the deal I want. Set it up.", Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160918
|
schema_guided_dialog-train-160918
|
[
{
"act": 4,
"slot": "pets_welcome",
"values": [
"False"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"Cira Centre South, 2929 Walnut Street"
]
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.",
"Actually, I love that one.",
"Shall we make a hotel reservation for you?",
"Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.",
"And, when is your check-out date?",
"Let's make the check-out date the 6th of this month.",
"I'll take care of it. Would you like to confirm a hotel reservation for 1 room at Aka University City in Philadelphia, checking in on March 3rd and checking out on March 6th?",
"That's the deal I want. Set it up.",
"Your hotel reservation is confirmed."
] |
124_00047
|
Hotels_3
| 17 |
Oh, are pets allowed, and where is this hotel?
|
No pets are allowed at this hotel, and the address there is Cira Centre South, 2929 Walnut Street.
|
[
"No pets are allowed at this hotel, and the address there is Cira Centre South, 2929 Walnut Street."
] |
Prompt: "Oh, are pets allowed, and where is this hotel?", Response Type: inform, Type of Slot: pets_welcome, Values: False, Response Type: inform, Type of Slot: street_address, Values: Cira Centre South, 2929 Walnut Street, Agent: Hotels_3
|
schema_guided_dialog-train-160919
|
schema_guided_dialog-train-160919
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"Imagine going to see something entertaining and stress relieving after a hard day's work. Can you find something for me in NYC, please?",
"I can. Do you prefer some event in particular?",
"Well, Greensky Bluegrass seems to be a popular happening.",
"Let's see. I show 5 days that Greensky Bluegrass is featured at Pier 17. How about their show on March 1st?",
"Just for fun, let's check on something else going on at another time. What do you see for Tuxedo in Philadelphia?",
"The Tuxedo event is being featured at The Foundry on March 3rd.",
"Hmm, I'll go to that one. Now, let's see what hotel I could stay at?",
"You might like Aka University City with a 4.6 star rating, which is among 10 other hotel options.",
"Actually, I love that one.",
"Shall we make a hotel reservation for you?",
"Indeed, my friend. Go ahead and set up one room for checking in on the 3rd, please.",
"And, when is your check-out date?",
"Let's make the check-out date the 6th of this month.",
"I'll take care of it. Would you like to confirm a hotel reservation for 1 room at Aka University City in Philadelphia, checking in on March 3rd and checking out on March 6th?",
"That's the deal I want. Set it up.",
"Your hotel reservation is confirmed.",
"Oh, are pets allowed, and where is this hotel?",
"No pets are allowed at this hotel, and the address there is Cira Centre South, 2929 Walnut Street."
] |
124_00047
|
Hotels_3
| 19 |
Thanks so much for all you do. Take a break now.
|
Have a pleasant day.
|
[
"Have a pleasant day."
] |
Prompt: "Thanks so much for all you do. Take a break now.", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160920
|
schema_guided_dialog-train-160920
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 6th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Harlem Gospel Choir"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Sony Hall"
]
}
] |
[] |
124_00048
|
Events_2
| 1 |
I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir
|
Harlem Gospel Choir at Sony Hall take place on March 6th
|
[
"Harlem Gospel Choir at Sony Hall take place on March 6th"
] |
Prompt: "I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir", Response Type: offer, Type of Slot: date, Values: March 6th, Response Type: offer, Type of Slot: event_name, Values: Harlem Gospel Choir, Response Type: offer, Type of Slot: venue, Values: Sony Hall, Agent: Events_2
|
schema_guided_dialog-train-160921
|
schema_guided_dialog-train-160921
|
[
{
"act": 4,
"slot": "time",
"values": [
"7 pm"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th"
] |
124_00048
|
Events_2
| 3 |
What time does it start?
|
It starts at 7 pm
|
[
"It starts at 7 pm"
] |
Prompt: "What time does it start?", Response Type: inform, Type of Slot: time, Values: 7 pm, Agent: Events_2
|
schema_guided_dialog-train-160922
|
schema_guided_dialog-train-160922
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"235 West 46th Street"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm"
] |
124_00048
|
Events_2
| 5 |
Where is located?
|
At 235 West 46th Street
|
[
"At 235 West 46th Street"
] |
Prompt: "Where is located?", Response Type: inform, Type of Slot: venue_address, Values: 235 West 46th Street, Agent: Events_2
|
schema_guided_dialog-train-160923
|
schema_guided_dialog-train-160923
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Brooklyn Bridge"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.5"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street"
] |
124_00048
|
Hotels_3
| 7 |
Yes, It's fine for me! Now I need a hotel there
|
There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5
|
[
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5"
] |
Prompt: "Yes, It's fine for me! Now I need a hotel there", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Brooklyn Bridge, Response Type: offer, Type of Slot: average_rating, Values: 4.5, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_3
|
schema_guided_dialog-train-160924
|
schema_guided_dialog-train-160924
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Central Park"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.5"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5"
] |
124_00048
|
Hotels_3
| 9 |
Are there any other hotels?
|
I found 1 Hotel Central Park with rating 4.5
|
[
"I found 1 Hotel Central Park with rating 4.5"
] |
Prompt: "Are there any other hotels?", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Central Park, Response Type: offer, Type of Slot: average_rating, Values: 4.5, Agent: Hotels_3
|
schema_guided_dialog-train-160925
|
schema_guided_dialog-train-160925
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"11 Howard"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.3"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5"
] |
124_00048
|
Hotels_3
| 11 |
I need 1 room. Do you have any other suggestions?
|
Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?
|
[
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?"
] |
Prompt: "I need 1 room. Do you have any other suggestions?", Response Type: offer, Type of Slot: hotel_name, Values: 11 Howard, Response Type: offer, Type of Slot: average_rating, Values: 4.3, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Hotels_3
|
schema_guided_dialog-train-160926
|
schema_guided_dialog-train-160926
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?"
] |
124_00048
|
Hotels_3
| 13 |
Yes, I like it!
|
Do you want to book a room?
|
[
"Do you want to book a room?"
] |
Prompt: "Yes, I like it!", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_3
|
schema_guided_dialog-train-160927
|
schema_guided_dialog-train-160927
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?"
] |
124_00048
|
Hotels_3
| 15 |
Yes, I want to book
|
What is the arrival date?
|
[
"What is the arrival date?"
] |
Prompt: "Yes, I want to book", Response Type: request, Type of Slot: check_in_date, Agent: Hotels_3
|
schema_guided_dialog-train-160928
|
schema_guided_dialog-train-160928
|
[
{
"act": 13,
"slot": "check_out_date",
"values": []
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?",
"Yes, I want to book",
"What is the arrival date?"
] |
124_00048
|
Hotels_3
| 17 |
I arrive on the 5th
|
How long do you stay at the hotel?
|
[
"How long do you stay at the hotel?"
] |
Prompt: "I arrive on the 5th", Response Type: request, Type of Slot: check_out_date, Agent: Hotels_3
|
schema_guided_dialog-train-160929
|
schema_guided_dialog-train-160929
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"11 Howard"
]
},
{
"act": 2,
"slot": "location",
"values": [
"New York"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 5th"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 6th"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?",
"Yes, I want to book",
"What is the arrival date?",
"I arrive on the 5th",
"How long do you stay at the hotel?"
] |
124_00048
|
Hotels_3
| 19 |
Until the 6th
|
1 room at 11 Howard in New York, from March 5th till March 6th. Do you confirm?
|
[
"1 room at 11 Howard in New York, from March 5th till March 6th. Do you confirm?"
] |
Prompt: "Until the 6th", Response Type: confirm, Type of Slot: hotel_name, Values: 11 Howard, Response Type: confirm, Type of Slot: location, Values: New York, Response Type: confirm, Type of Slot: check_in_date, Values: March 5th, Response Type: confirm, Type of Slot: check_out_date, Values: March 6th, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_3
|
schema_guided_dialog-train-160930
|
schema_guided_dialog-train-160930
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?",
"Yes, I want to book",
"What is the arrival date?",
"I arrive on the 5th",
"How long do you stay at the hotel?",
"Until the 6th",
"1 room at 11 Howard in New York, from March 5th till March 6th. Do you confirm?"
] |
124_00048
|
Hotels_3
| 21 |
Yes, I confirm. Thanks
|
Your room is booked!
|
[
"Your room is booked!"
] |
Prompt: "Yes, I confirm. Thanks", Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160931
|
schema_guided_dialog-train-160931
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?",
"Yes, I want to book",
"What is the arrival date?",
"I arrive on the 5th",
"How long do you stay at the hotel?",
"Until the 6th",
"1 room at 11 Howard in New York, from March 5th till March 6th. Do you confirm?",
"Yes, I confirm. Thanks",
"Your room is booked!"
] |
124_00048
|
Hotels_3
| 23 |
Thanks for helping!
|
Do you need anything else?
|
[
"Do you need anything else?"
] |
Prompt: "Thanks for helping!", Response Type: req_more, Agent: Hotels_3
|
schema_guided_dialog-train-160932
|
schema_guided_dialog-train-160932
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I'm looking for dates of events in New York City. I'm interested to Harlem Gospel Choir",
"Harlem Gospel Choir at Sony Hall take place on March 6th",
"What time does it start?",
"It starts at 7 pm",
"Where is located?",
"At 235 West 46th Street",
"Yes, It's fine for me! Now I need a hotel there",
"There are 10 hotels. 1 Hotel Brooklyn Bridge has rating 4.5",
"Are there any other hotels?",
"I found 1 Hotel Central Park with rating 4.5",
"I need 1 room. Do you have any other suggestions?",
"Yes, there are 8 hotels. Do you like 11 Howard with rating 4.3?",
"Yes, I like it!",
"Do you want to book a room?",
"Yes, I want to book",
"What is the arrival date?",
"I arrive on the 5th",
"How long do you stay at the hotel?",
"Until the 6th",
"1 room at 11 Howard in New York, from March 5th till March 6th. Do you confirm?",
"Yes, I confirm. Thanks",
"Your room is booked!",
"Thanks for helping!",
"Do you need anything else?"
] |
124_00048
|
Hotels_3
| 25 |
No, It's all!
|
Have a nice day!
|
[
"Have a nice day!"
] |
Prompt: "No, It's all!", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160933
|
schema_guided_dialog-train-160933
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Diamondbacks Vs Orioles"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chase Field"
]
}
] |
[] |
124_00049
|
Events_2
| 1 |
I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.
|
I found the Diamondbacks Vs Orioles at Chase Field on March 1st.
|
[
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st."
] |
Prompt: "I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: Diamondbacks Vs Orioles, Response Type: offer, Type of Slot: venue, Values: Chase Field, Agent: Events_2
|
schema_guided_dialog-train-160934
|
schema_guided_dialog-train-160934
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st."
] |
124_00049
|
Events_2
| 3 |
That sounds great.
|
Would you like to buy tickets now?
|
[
"Would you like to buy tickets now?"
] |
Prompt: "That sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160935
|
schema_guided_dialog-train-160935
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?"
] |
124_00049
|
Events_2
| 5 |
No thank you.
|
Is there anything else I can assist you with?
|
[
"Is there anything else I can assist you with?"
] |
Prompt: "No thank you.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160936
|
schema_guided_dialog-train-160936
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"ALoft Phoenix-Airport"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.2"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?"
] |
124_00049
|
Hotels_3
| 7 |
I want to find a hotel there.
|
I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?
|
[
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?"
] |
Prompt: "I want to find a hotel there.", Response Type: offer, Type of Slot: hotel_name, Values: ALoft Phoenix-Airport, Response Type: offer, Type of Slot: average_rating, Values: 4.2, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_3
|
schema_guided_dialog-train-160937
|
schema_guided_dialog-train-160937
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?"
] |
124_00049
|
Hotels_3
| 9 |
That sounds great.
|
Make the hotel reservation?
|
[
"Make the hotel reservation?"
] |
Prompt: "That sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_3
|
schema_guided_dialog-train-160938
|
schema_guided_dialog-train-160938
|
[
{
"act": 13,
"slot": "check_out_date",
"values": []
},
{
"act": 13,
"slot": "check_in_date",
"values": []
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?",
"That sounds great.",
"Make the hotel reservation?"
] |
124_00049
|
Hotels_3
| 11 |
Yes please.
|
What are the check in and check out dates?
|
[
"What are the check in and check out dates?"
] |
Prompt: "Yes please.", Response Type: request, Type of Slot: check_out_date, Response Type: request, Type of Slot: check_in_date, Agent: Hotels_3
|
schema_guided_dialog-train-160939
|
schema_guided_dialog-train-160939
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Aloft Phoenix-Airport"
]
},
{
"act": 2,
"slot": "location",
"values": [
"Phoenix"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 1st"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 3rd"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?",
"That sounds great.",
"Make the hotel reservation?",
"Yes please.",
"What are the check in and check out dates?"
] |
124_00049
|
Hotels_3
| 13 |
I want to check in on the 1st and check out on the 3rd of this month.
|
Please confirm the following: 1 room at the Aloft Phoenix-Airport in Phoenix from March 1st to March 3rd.
|
[
"Please confirm the following: 1 room at the Aloft Phoenix-Airport in Phoenix from March 1st to March 3rd."
] |
Prompt: "I want to check in on the 1st and check out on the 3rd of this month.", Response Type: confirm, Type of Slot: hotel_name, Values: Aloft Phoenix-Airport, Response Type: confirm, Type of Slot: location, Values: Phoenix, Response Type: confirm, Type of Slot: check_in_date, Values: March 1st, Response Type: confirm, Type of Slot: check_out_date, Values: March 3rd, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_3
|
schema_guided_dialog-train-160940
|
schema_guided_dialog-train-160940
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?",
"That sounds great.",
"Make the hotel reservation?",
"Yes please.",
"What are the check in and check out dates?",
"I want to check in on the 1st and check out on the 3rd of this month.",
"Please confirm the following: 1 room at the Aloft Phoenix-Airport in Phoenix from March 1st to March 3rd."
] |
124_00049
|
Hotels_3
| 15 |
Yes that is correct.
|
Your reservation is all set.
|
[
"Your reservation is all set."
] |
Prompt: "Yes that is correct.", Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160941
|
schema_guided_dialog-train-160941
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?",
"That sounds great.",
"Make the hotel reservation?",
"Yes please.",
"What are the check in and check out dates?",
"I want to check in on the 1st and check out on the 3rd of this month.",
"Please confirm the following: 1 room at the Aloft Phoenix-Airport in Phoenix from March 1st to March 3rd.",
"Yes that is correct.",
"Your reservation is all set."
] |
124_00049
|
Hotels_3
| 17 |
Thanks!
|
Anything else I can help with?
|
[
"Anything else I can help with?"
] |
Prompt: "Thanks!", Response Type: req_more, Agent: Hotels_3
|
schema_guided_dialog-train-160942
|
schema_guided_dialog-train-160942
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I am interested in finding some event dates in Phoenix, AZ. I heard that the Diamondbacks Vs Orioles will be a good game.",
"I found the Diamondbacks Vs Orioles at Chase Field on March 1st.",
"That sounds great.",
"Would you like to buy tickets now?",
"No thank you.",
"Is there anything else I can assist you with?",
"I want to find a hotel there.",
"I found 10 hotels. How about the ALoft Phoenix-Airport with a rating of 4.2?",
"That sounds great.",
"Make the hotel reservation?",
"Yes please.",
"What are the check in and check out dates?",
"I want to check in on the 1st and check out on the 3rd of this month.",
"Please confirm the following: 1 room at the Aloft Phoenix-Airport in Phoenix from March 1st to March 3rd.",
"Yes that is correct.",
"Your reservation is all set.",
"Thanks!",
"Anything else I can help with?"
] |
124_00049
|
Hotels_3
| 19 |
No that's it.
|
Have a great day!
|
[
"Have a great day!"
] |
Prompt: "No that's it.", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160943
|
schema_guided_dialog-train-160943
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
124_00050
|
Events_2
| 1 |
I want to find fun event dates.
|
Do you have a city in mind?
|
[
"Do you have a city in mind?"
] |
Prompt: "I want to find fun event dates.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160944
|
schema_guided_dialog-train-160944
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?"
] |
124_00050
|
Events_2
| 3 |
The city is Phoenix.
|
What genre are you interested?
|
[
"What genre are you interested?"
] |
Prompt: "The city is Phoenix.", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160945
|
schema_guided_dialog-train-160945
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 4th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Diamondbacks Vs Reds"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Chase Field"
]
},
{
"act": 5,
"slot": "count",
"values": [
"6"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?"
] |
124_00050
|
Events_2
| 5 |
I want to see Diamondbacks Vs Reds.
|
The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.
|
[
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds."
] |
Prompt: "I want to see Diamondbacks Vs Reds.", Response Type: offer, Type of Slot: date, Values: March 4th, Response Type: offer, Type of Slot: event_name, Values: Diamondbacks Vs Reds, Response Type: offer, Type of Slot: venue, Values: Chase Field, Response Type: inform_count, Type of Slot: count, Values: 6, Agent: Events_2
|
schema_guided_dialog-train-160946
|
schema_guided_dialog-train-160946
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"401 East Jefferson Street"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds."
] |
124_00050
|
Events_2
| 7 |
Where is it and when does it start?
|
It starts at 5:30 pm at 401 East Jefferson Street.
|
[
"It starts at 5:30 pm at 401 East Jefferson Street."
] |
Prompt: "Where is it and when does it start?", Response Type: inform, Type of Slot: venue_address, Values: 401 East Jefferson Street, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
|
schema_guided_dialog-train-160947
|
schema_guided_dialog-train-160947
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Aloft Phoenix-Airport"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.2"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street."
] |
124_00050
|
Hotels_3
| 9 |
I also need a hotel for 1 room.
|
I have a 4.2 rating for Aloft Phoenix-Airport.
|
[
"I have a 4.2 rating for Aloft Phoenix-Airport."
] |
Prompt: "I also need a hotel for 1 room.", Response Type: offer, Type of Slot: hotel_name, Values: Aloft Phoenix-Airport, Response Type: offer, Type of Slot: average_rating, Values: 4.2, Agent: Hotels_3
|
schema_guided_dialog-train-160948
|
schema_guided_dialog-train-160948
|
[
{
"act": 4,
"slot": "pets_welcome",
"values": [
"True"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport."
] |
124_00050
|
Hotels_3
| 11 |
Is it pet friendly?
|
Yes it is pet friendly.
|
[
"Yes it is pet friendly."
] |
Prompt: "Is it pet friendly?", Response Type: inform, Type of Slot: pets_welcome, Values: True, Agent: Hotels_3
|
schema_guided_dialog-train-160949
|
schema_guided_dialog-train-160949
|
[
{
"act": 4,
"slot": "street_address",
"values": [
"4450 East Washington Street"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 602-275-6300"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly."
] |
124_00050
|
Hotels_3
| 13 |
What is the phone and address?
|
The address is 4450 East Washington Street and phone is +1 602-275-6300.
|
[
"The address is 4450 East Washington Street and phone is +1 602-275-6300."
] |
Prompt: "What is the phone and address?", Response Type: inform, Type of Slot: street_address, Values: 4450 East Washington Street, Response Type: inform, Type of Slot: phone_number, Values: +1 602-275-6300, Agent: Hotels_3
|
schema_guided_dialog-train-160950
|
schema_guided_dialog-train-160950
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Arizona Grand Resort & Spa"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.3"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300."
] |
124_00050
|
Hotels_3
| 15 |
Is there anything else?
|
I have a 4.3 rating at Arizona Grand Resort & Spa.
|
[
"I have a 4.3 rating at Arizona Grand Resort & Spa."
] |
Prompt: "Is there anything else?", Response Type: offer, Type of Slot: hotel_name, Values: Arizona Grand Resort & Spa, Response Type: offer, Type of Slot: average_rating, Values: 4.3, Agent: Hotels_3
|
schema_guided_dialog-train-160951
|
schema_guided_dialog-train-160951
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa."
] |
124_00050
|
Hotels_3
| 17 |
I want to book that.
|
What is your check in?
|
[
"What is your check in?"
] |
Prompt: "I want to book that.", Response Type: request, Type of Slot: check_in_date, Agent: Hotels_3
|
schema_guided_dialog-train-160952
|
schema_guided_dialog-train-160952
|
[
{
"act": 13,
"slot": "check_out_date",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa.",
"I want to book that.",
"What is your check in?"
] |
124_00050
|
Hotels_3
| 19 |
Check in is the 4th of this month.
|
What is check out?
|
[
"What is check out?"
] |
Prompt: "Check in is the 4th of this month.", Response Type: request, Type of Slot: check_out_date, Agent: Hotels_3
|
schema_guided_dialog-train-160953
|
schema_guided_dialog-train-160953
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Arizona Grand Resort & Spa"
]
},
{
"act": 2,
"slot": "location",
"values": [
"Phoenix"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 4th"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 9th"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa.",
"I want to book that.",
"What is your check in?",
"Check in is the 4th of this month.",
"What is check out?"
] |
124_00050
|
Hotels_3
| 21 |
Check out is the 9th of this month.
|
Confirm 1 room for Arizona Grand Resort & Spa in Phoenix for March 4th to March 9th.
|
[
"Confirm 1 room for Arizona Grand Resort & Spa in Phoenix for March 4th to March 9th."
] |
Prompt: "Check out is the 9th of this month.", Response Type: confirm, Type of Slot: hotel_name, Values: Arizona Grand Resort & Spa, Response Type: confirm, Type of Slot: location, Values: Phoenix, Response Type: confirm, Type of Slot: check_in_date, Values: March 4th, Response Type: confirm, Type of Slot: check_out_date, Values: March 9th, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_3
|
schema_guided_dialog-train-160954
|
schema_guided_dialog-train-160954
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa.",
"I want to book that.",
"What is your check in?",
"Check in is the 4th of this month.",
"What is check out?",
"Check out is the 9th of this month.",
"Confirm 1 room for Arizona Grand Resort & Spa in Phoenix for March 4th to March 9th."
] |
124_00050
|
Hotels_3
| 23 |
Yes I confirm all.
|
You are now confirmed.
|
[
"You are now confirmed."
] |
Prompt: "Yes I confirm all.", Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160955
|
schema_guided_dialog-train-160955
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa.",
"I want to book that.",
"What is your check in?",
"Check in is the 4th of this month.",
"What is check out?",
"Check out is the 9th of this month.",
"Confirm 1 room for Arizona Grand Resort & Spa in Phoenix for March 4th to March 9th.",
"Yes I confirm all.",
"You are now confirmed."
] |
124_00050
|
Hotels_3
| 25 |
Thanks for the help
|
Is there anything else?
|
[
"Is there anything else?"
] |
Prompt: "Thanks for the help", Response Type: req_more, Agent: Hotels_3
|
schema_guided_dialog-train-160956
|
schema_guided_dialog-train-160956
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to find fun event dates.",
"Do you have a city in mind?",
"The city is Phoenix.",
"What genre are you interested?",
"I want to see Diamondbacks Vs Reds.",
"The event is in 6 days. On March 4th at Chase Field is Diamondbacks Vs Reds.",
"Where is it and when does it start?",
"It starts at 5:30 pm at 401 East Jefferson Street.",
"I also need a hotel for 1 room.",
"I have a 4.2 rating for Aloft Phoenix-Airport.",
"Is it pet friendly?",
"Yes it is pet friendly.",
"What is the phone and address?",
"The address is 4450 East Washington Street and phone is +1 602-275-6300.",
"Is there anything else?",
"I have a 4.3 rating at Arizona Grand Resort & Spa.",
"I want to book that.",
"What is your check in?",
"Check in is the 4th of this month.",
"What is check out?",
"Check out is the 9th of this month.",
"Confirm 1 room for Arizona Grand Resort & Spa in Phoenix for March 4th to March 9th.",
"Yes I confirm all.",
"You are now confirmed.",
"Thanks for the help",
"Is there anything else?"
] |
124_00050
|
Hotels_3
| 27 |
That is all I need.
|
Have a great day.
|
[
"Have a great day."
] |
Prompt: "That is all I need.", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160957
|
schema_guided_dialog-train-160957
|
[
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
124_00051
|
Events_2
| 1 |
I'm looking for some events
|
What kind of events? In which city?
|
[
"What kind of events? In which city?"
] |
Prompt: "I'm looking for some events", Response Type: request, Type of Slot: event_name, Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160958
|
schema_guided_dialog-train-160958
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 12th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Emmylou Harris"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Atlanta Symphony Orchestra"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?"
] |
124_00051
|
Events_2
| 3 |
In ATL. I'd like Emmylou Harris
|
Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th
|
[
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th"
] |
Prompt: "In ATL. I'd like Emmylou Harris", Response Type: offer, Type of Slot: date, Values: March 12th, Response Type: offer, Type of Slot: event_name, Values: Emmylou Harris, Response Type: offer, Type of Slot: venue, Values: Atlanta Symphony Orchestra, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Events_2
|
schema_guided_dialog-train-160959
|
schema_guided_dialog-train-160959
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1280 Peachtree Street Northeast"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th"
] |
124_00051
|
Events_2
| 5 |
Where is located?
|
At 1280 Peachtree Street Northeast
|
[
"At 1280 Peachtree Street Northeast"
] |
Prompt: "Where is located?", Response Type: inform, Type of Slot: venue_address, Values: 1280 Peachtree Street Northeast, Agent: Events_2
|
schema_guided_dialog-train-160960
|
schema_guided_dialog-train-160960
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 13th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Emmylou Harris"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Atlanta Symphony Orchestra"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast"
] |
124_00051
|
Events_2
| 7 |
What is the other date of the event?
|
Emmylou Harris at Atlanta Symphony Orchestra on March 13th
|
[
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th"
] |
Prompt: "What is the other date of the event?", Response Type: offer, Type of Slot: date, Values: March 13th, Response Type: offer, Type of Slot: event_name, Values: Emmylou Harris, Response Type: offer, Type of Slot: venue, Values: Atlanta Symphony Orchestra, Agent: Events_2
|
schema_guided_dialog-train-160961
|
schema_guided_dialog-train-160961
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th"
] |
124_00051
|
Events_2
| 9 |
Yes, this date is fine!
|
Do you want to book?
|
[
"Do you want to book?"
] |
Prompt: "Yes, this date is fine!", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160962
|
schema_guided_dialog-train-160962
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?"
] |
124_00051
|
Events_2
| 11 |
Not now, thanks
|
Do you need anything else?
|
[
"Do you need anything else?"
] |
Prompt: "Not now, thanks", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160963
|
schema_guided_dialog-train-160963
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.5"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?"
] |
124_00051
|
Hotels_3
| 13 |
Yes, I want a hotel there
|
There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5
|
[
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5"
] |
Prompt: "Yes, I want a hotel there", Response Type: offer, Type of Slot: hotel_name, Values: Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza, Response Type: offer, Type of Slot: average_rating, Values: 4.5, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_3
|
schema_guided_dialog-train-160964
|
schema_guided_dialog-train-160964
|
[
{
"act": 4,
"slot": "pets_welcome",
"values": [
"False"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 470-231-3030"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5"
] |
124_00051
|
Hotels_3
| 15 |
Can pets enter? What's the phone number?
|
No, pents can't enter. Phone number is +1 470-231-3030
|
[
"No, pents can't enter. Phone number is +1 470-231-3030"
] |
Prompt: "Can pets enter? What's the phone number?", Response Type: inform, Type of Slot: pets_welcome, Values: False, Response Type: inform, Type of Slot: phone_number, Values: +1 470-231-3030, Agent: Hotels_3
|
schema_guided_dialog-train-160965
|
schema_guided_dialog-train-160965
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Aloft Atlanta Downtown"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"4.0"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5",
"Can pets enter? What's the phone number?",
"No, pents can't enter. Phone number is +1 470-231-3030"
] |
124_00051
|
Hotels_3
| 17 |
I need 2 rooms in a hotel that accepts pets
|
There's Aloft Atlanta Downtown with rating 4.0
|
[
"There's Aloft Atlanta Downtown with rating 4.0"
] |
Prompt: "I need 2 rooms in a hotel that accepts pets", Response Type: offer, Type of Slot: hotel_name, Values: Aloft Atlanta Downtown, Response Type: offer, Type of Slot: average_rating, Values: 4.0, Agent: Hotels_3
|
schema_guided_dialog-train-160966
|
schema_guided_dialog-train-160966
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga"
]
},
{
"act": 11,
"slot": "average_rating",
"values": [
"3.3"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5",
"Can pets enter? What's the phone number?",
"No, pents can't enter. Phone number is +1 470-231-3030",
"I need 2 rooms in a hotel that accepts pets",
"There's Aloft Atlanta Downtown with rating 4.0"
] |
124_00051
|
Hotels_3
| 19 |
Do you have any other suggestions?
|
Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga with rating 3.3
|
[
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga with rating 3.3"
] |
Prompt: "Do you have any other suggestions?", Response Type: offer, Type of Slot: hotel_name, Values: Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga, Response Type: offer, Type of Slot: average_rating, Values: 3.3, Agent: Hotels_3
|
schema_guided_dialog-train-160967
|
schema_guided_dialog-train-160967
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga"
]
},
{
"act": 2,
"slot": "location",
"values": [
"Atlanta"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 8th"
]
},
{
"act": 2,
"slot": "check_out_date",
"values": [
"March 14th"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"2"
]
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5",
"Can pets enter? What's the phone number?",
"No, pents can't enter. Phone number is +1 470-231-3030",
"I need 2 rooms in a hotel that accepts pets",
"There's Aloft Atlanta Downtown with rating 4.0",
"Do you have any other suggestions?",
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga with rating 3.3"
] |
124_00051
|
Hotels_3
| 21 |
Ok, that's fine! I want to book there from March 8th to 14th of this month
|
2 rooms in Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga in Atlanta, from March 8th to March 14th. Is it correct?
|
[
"2 rooms in Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga in Atlanta, from March 8th to March 14th. Is it correct?"
] |
Prompt: "Ok, that's fine! I want to book there from March 8th to 14th of this month", Response Type: confirm, Type of Slot: hotel_name, Values: Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga, Response Type: confirm, Type of Slot: location, Values: Atlanta, Response Type: confirm, Type of Slot: check_in_date, Values: March 8th, Response Type: confirm, Type of Slot: check_out_date, Values: March 14th, Response Type: confirm, Type of Slot: number_of_rooms, Values: 2, Agent: Hotels_3
|
schema_guided_dialog-train-160968
|
schema_guided_dialog-train-160968
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5",
"Can pets enter? What's the phone number?",
"No, pents can't enter. Phone number is +1 470-231-3030",
"I need 2 rooms in a hotel that accepts pets",
"There's Aloft Atlanta Downtown with rating 4.0",
"Do you have any other suggestions?",
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga with rating 3.3",
"Ok, that's fine! I want to book there from March 8th to 14th of this month",
"2 rooms in Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga in Atlanta, from March 8th to March 14th. Is it correct?"
] |
124_00051
|
Hotels_3
| 23 |
Yes, It's correct!
|
The hotel has been booked
|
[
"The hotel has been booked"
] |
Prompt: "Yes, It's correct!", Response Type: notify_success, Agent: Hotels_3
|
schema_guided_dialog-train-160969
|
schema_guided_dialog-train-160969
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I'm looking for some events",
"What kind of events? In which city?",
"In ATL. I'd like Emmylou Harris",
"Emmylou Harris at Atlanta Symphony Orchestra: I found the event on 2 days, one of these is on March 12th",
"Where is located?",
"At 1280 Peachtree Street Northeast",
"What is the other date of the event?",
"Emmylou Harris at Atlanta Symphony Orchestra on March 13th",
"Yes, this date is fine!",
"Do you want to book?",
"Not now, thanks",
"Do you need anything else?",
"Yes, I want a hotel there",
"There ar 10 hotels. For example Ac Hotel By Marriott Atlanta Buckhead At Phipps Plaza with rating 4.5",
"Can pets enter? What's the phone number?",
"No, pents can't enter. Phone number is +1 470-231-3030",
"I need 2 rooms in a hotel that accepts pets",
"There's Aloft Atlanta Downtown with rating 4.0",
"Do you have any other suggestions?",
"Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga with rating 3.3",
"Ok, that's fine! I want to book there from March 8th to 14th of this month",
"2 rooms in Country Inn & Suites By Radisson, Atlanta Downtown South At Turner Field, Ga in Atlanta, from March 8th to March 14th. Is it correct?",
"Yes, It's correct!",
"The hotel has been booked"
] |
124_00051
|
Hotels_3
| 25 |
Thank you for helping!
|
Have a nice day
|
[
"Have a nice day"
] |
Prompt: "Thank you for helping!", Response Type: goodbye, Agent: Hotels_3
|
schema_guided_dialog-train-160970
|
schema_guided_dialog-train-160970
|
[
{
"act": 11,
"slot": "date",
"values": [
"march 2nd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"friends"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"newmark theatre"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] |
[] |
124_00052
|
Events_2
| 1 |
Im looking for events dates. I heard friends is really nice in Portland
|
I found the event on 5 days. The event is friends on march 2nd at newmark theatre
|
[
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre"
] |
Prompt: "Im looking for events dates. I heard friends is really nice in Portland", Response Type: offer, Type of Slot: date, Values: march 2nd, Response Type: offer, Type of Slot: event_name, Values: friends, Response Type: offer, Type of Slot: venue, Values: newmark theatre, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2
|
schema_guided_dialog-train-160971
|
schema_guided_dialog-train-160971
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1111 southwest broadway"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre"
] |
124_00052
|
Events_2
| 3 |
when will it start and where is it located?
|
The venue is at 1111 southwest broadway at 5 pm
|
[
"The venue is at 1111 southwest broadway at 5 pm"
] |
Prompt: "when will it start and where is it located?", Response Type: inform, Type of Slot: venue_address, Values: 1111 southwest broadway, Response Type: inform, Type of Slot: time, Values: 5 pm, Agent: Events_2
|
schema_guided_dialog-train-160972
|
schema_guided_dialog-train-160972
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Aloft Portland Airport at Cascade Station"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm"
] |
124_00052
|
Hotels_1
| 5 |
thats perfect. I want to find a hotel room there with wifi
|
I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.
|
[
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel."
] |
Prompt: "thats perfect. I want to find a hotel room there with wifi", Response Type: offer, Type of Slot: hotel_name, Values: Aloft Portland Airport at Cascade Station, Response Type: offer, Type of Slot: star_rating, Values: 3, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_1
|
schema_guided_dialog-train-160973
|
schema_guided_dialog-train-160973
|
[
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 503-200-5678"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel."
] |
124_00052
|
Hotels_1
| 7 |
WHats its phone number?
|
The phone number is +1 503-200-5678
|
[
"The phone number is +1 503-200-5678"
] |
Prompt: "WHats its phone number?", Response Type: inform, Type of Slot: phone_number, Values: +1 503-200-5678, Agent: Hotels_1
|
schema_guided_dialog-train-160974
|
schema_guided_dialog-train-160974
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best western plus portland airport hotel & suites"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"2"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678"
] |
124_00052
|
Hotels_1
| 9 |
Are there any other there?
|
Best western plus portland airport hotel & suites is a nice 2 star hotel.
|
[
"Best western plus portland airport hotel & suites is a nice 2 star hotel."
] |
Prompt: "Are there any other there?", Response Type: offer, Type of Slot: hotel_name, Values: Best western plus portland airport hotel & suites, Response Type: offer, Type of Slot: star_rating, Values: 2, Agent: Hotels_1
|
schema_guided_dialog-train-160975
|
schema_guided_dialog-train-160975
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Canopy by hilton portland pearl district"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"2"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel."
] |
124_00052
|
Hotels_1
| 11 |
ARe there any other hotel? I want 2 star hotel for one rooms
|
I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel
|
[
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel"
] |
Prompt: "ARe there any other hotel? I want 2 star hotel for one rooms", Response Type: offer, Type of Slot: hotel_name, Values: Canopy by hilton portland pearl district, Response Type: offer, Type of Slot: star_rating, Values: 2, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Hotels_1
|
schema_guided_dialog-train-160976
|
schema_guided_dialog-train-160976
|
[
{
"act": 4,
"slot": "price_per_night",
"values": [
"$84"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel"
] |
124_00052
|
Hotels_1
| 13 |
How much is per night
|
it costs $84
|
[
"it costs $84"
] |
Prompt: "How much is per night", Response Type: inform, Type of Slot: price_per_night, Values: $84, Agent: Hotels_1
|
schema_guided_dialog-train-160977
|
schema_guided_dialog-train-160977
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
},
{
"act": 13,
"slot": "number_of_days",
"values": []
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel",
"How much is per night",
"it costs $84"
] |
124_00052
|
Hotels_1
| 15 |
yes great with me. Make a reservation there
|
Whats your check in date and for how many days you need it?
|
[
"Whats your check in date and for how many days you need it?"
] |
Prompt: "yes great with me. Make a reservation there", Response Type: request, Type of Slot: check_in_date, Response Type: request, Type of Slot: number_of_days, Agent: Hotels_1
|
schema_guided_dialog-train-160978
|
schema_guided_dialog-train-160978
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"Canopy by hilton portland pearl district"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 1st"
]
},
{
"act": 2,
"slot": "number_of_days",
"values": [
"3"
]
},
{
"act": 2,
"slot": "destination",
"values": [
"portland"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel",
"How much is per night",
"it costs $84",
"yes great with me. Make a reservation there",
"Whats your check in date and for how many days you need it?"
] |
124_00052
|
Hotels_1
| 17 |
The check in date is later today and for three days
|
Please confirm this : the name of hotel is Canopy by hilton portland pearl district. The check in date is March 1st for 3 days with 1 number of rooms in portland
|
[
"Please confirm this : the name of hotel is Canopy by hilton portland pearl district. The check in date is March 1st for 3 days with 1 number of rooms in portland"
] |
Prompt: "The check in date is later today and for three days", Response Type: confirm, Type of Slot: hotel_name, Values: Canopy by hilton portland pearl district, Response Type: confirm, Type of Slot: check_in_date, Values: March 1st, Response Type: confirm, Type of Slot: number_of_days, Values: 3, Response Type: confirm, Type of Slot: destination, Values: portland, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_1
|
schema_guided_dialog-train-160979
|
schema_guided_dialog-train-160979
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel",
"How much is per night",
"it costs $84",
"yes great with me. Make a reservation there",
"Whats your check in date and for how many days you need it?",
"The check in date is later today and for three days",
"Please confirm this : the name of hotel is Canopy by hilton portland pearl district. The check in date is March 1st for 3 days with 1 number of rooms in portland"
] |
124_00052
|
Hotels_1
| 19 |
Yes great
|
your booking is successful
|
[
"your booking is successful"
] |
Prompt: "Yes great", Response Type: notify_success, Agent: Hotels_1
|
schema_guided_dialog-train-160980
|
schema_guided_dialog-train-160980
|
[
{
"act": 4,
"slot": "street_address",
"values": [
"425 northwest 9th avenue"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 971-351-0230"
]
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel",
"How much is per night",
"it costs $84",
"yes great with me. Make a reservation there",
"Whats your check in date and for how many days you need it?",
"The check in date is later today and for three days",
"Please confirm this : the name of hotel is Canopy by hilton portland pearl district. The check in date is March 1st for 3 days with 1 number of rooms in portland",
"Yes great",
"your booking is successful"
] |
124_00052
|
Hotels_1
| 21 |
Whats its address and phone number?
|
Their address and phone number are 425 northwest 9th avenue and +1 971-351-0230
|
[
"Their address and phone number are 425 northwest 9th avenue and +1 971-351-0230"
] |
Prompt: "Whats its address and phone number?", Response Type: inform, Type of Slot: street_address, Values: 425 northwest 9th avenue, Response Type: inform, Type of Slot: phone_number, Values: +1 971-351-0230, Agent: Hotels_1
|
schema_guided_dialog-train-160981
|
schema_guided_dialog-train-160981
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"Im looking for events dates. I heard friends is really nice in Portland",
"I found the event on 5 days. The event is friends on march 2nd at newmark theatre",
"when will it start and where is it located?",
"The venue is at 1111 southwest broadway at 5 pm",
"thats perfect. I want to find a hotel room there with wifi",
"I have 10 hotels found. Aloft Portland Airport at Cascade Station is a nice 3 star hotel.",
"WHats its phone number?",
"The phone number is +1 503-200-5678",
"Are there any other there?",
"Best western plus portland airport hotel & suites is a nice 2 star hotel.",
"ARe there any other hotel? I want 2 star hotel for one rooms",
"I found 8 hotel there. Canopy by hilton portland pearl district is a nice 2 star hotel",
"How much is per night",
"it costs $84",
"yes great with me. Make a reservation there",
"Whats your check in date and for how many days you need it?",
"The check in date is later today and for three days",
"Please confirm this : the name of hotel is Canopy by hilton portland pearl district. The check in date is March 1st for 3 days with 1 number of rooms in portland",
"Yes great",
"your booking is successful",
"Whats its address and phone number?",
"Their address and phone number are 425 northwest 9th avenue and +1 971-351-0230"
] |
124_00052
|
Hotels_1
| 23 |
Thanks a lot thats all for now
|
Have a great day
|
[
"Have a great day"
] |
Prompt: "Thanks a lot thats all for now", Response Type: goodbye, Agent: Hotels_1
|
schema_guided_dialog-train-160982
|
schema_guided_dialog-train-160982
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
124_00053
|
Events_2
| 1 |
I want to know the dates for the Squeeze event, because some friends told me it should be fun.
|
Do you have a specific city in mind, for where I should look for the event?
|
[
"Do you have a specific city in mind, for where I should look for the event?"
] |
Prompt: "I want to know the dates for the Squeeze event, because some friends told me it should be fun.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160983
|
schema_guided_dialog-train-160983
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Squeeze"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Pier 17"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?"
] |
124_00053
|
Events_2
| 3 |
I want the event to happen in NY.
|
I have found the Squeeze event happening on March 1st at Pier 17.
|
[
"I have found the Squeeze event happening on March 1st at Pier 17."
] |
Prompt: "I want the event to happen in NY.", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: Squeeze, Response Type: offer, Type of Slot: venue, Values: Pier 17, Agent: Events_2
|
schema_guided_dialog-train-160984
|
schema_guided_dialog-train-160984
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17."
] |
124_00053
|
Events_2
| 5 |
That seems nice to me.
|
Are you willing to buy tickets for this event?
|
[
"Are you willing to buy tickets for this event?"
] |
Prompt: "That seems nice to me.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160985
|
schema_guided_dialog-train-160985
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Brooklyn Bridge"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"1"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?"
] |
124_00053
|
Hotels_1
| 7 |
No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.
|
There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.
|
[
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider."
] |
Prompt: "No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Brooklyn Bridge, Response Type: offer, Type of Slot: star_rating, Values: 1, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_1
|
schema_guided_dialog-train-160986
|
schema_guided_dialog-train-160986
|
[
{
"act": 4,
"slot": "street_address",
"values": [
"60 Furman Street, Brooklyn"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 833-625-6111"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider."
] |
124_00053
|
Hotels_1
| 9 |
Can you give me their phone number? Could you also please tell me their address?
|
The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.
|
[
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111."
] |
Prompt: "Can you give me their phone number? Could you also please tell me their address?", Response Type: inform, Type of Slot: street_address, Values: 60 Furman Street, Brooklyn, Response Type: inform, Type of Slot: phone_number, Values: +1 833-625-6111, Agent: Hotels_1
|
schema_guided_dialog-train-160987
|
schema_guided_dialog-train-160987
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111."
] |
124_00053
|
Hotels_1
| 11 |
Alright, that seems nice.
|
Do you want to have a room booked at this hotel?
|
[
"Do you want to have a room booked at this hotel?"
] |
Prompt: "Alright, that seems nice.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160988
|
schema_guided_dialog-train-160988
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?"
] |
124_00053
|
Hotels_1
| 13 |
Yes, I want to have a room reserved for me at this hotel.
|
Can you tell me when you will go there?
|
[
"Can you tell me when you will go there?"
] |
Prompt: "Yes, I want to have a room reserved for me at this hotel.", Response Type: request, Type of Slot: check_in_date, Agent: Hotels_1
|
schema_guided_dialog-train-160989
|
schema_guided_dialog-train-160989
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"1 Hotel Brooklyn Bridge"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 1st"
]
},
{
"act": 2,
"slot": "number_of_days",
"values": [
"3"
]
},
{
"act": 2,
"slot": "destination",
"values": [
"New York"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"1"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?",
"Yes, I want to have a room reserved for me at this hotel.",
"Can you tell me when you will go there?"
] |
124_00053
|
Hotels_1
| 15 |
I will be going at the hotel on 1st of March, and I will need the room for three days.
|
Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?
|
[
"Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?"
] |
Prompt: "I will be going at the hotel on 1st of March, and I will need the room for three days.", Response Type: confirm, Type of Slot: hotel_name, Values: 1 Hotel Brooklyn Bridge, Response Type: confirm, Type of Slot: check_in_date, Values: March 1st, Response Type: confirm, Type of Slot: number_of_days, Values: 3, Response Type: confirm, Type of Slot: destination, Values: New York, Response Type: confirm, Type of Slot: number_of_rooms, Values: 1, Agent: Hotels_1
|
schema_guided_dialog-train-160990
|
schema_guided_dialog-train-160990
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?",
"Yes, I want to have a room reserved for me at this hotel.",
"Can you tell me when you will go there?",
"I will be going at the hotel on 1st of March, and I will need the room for three days.",
"Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?"
] |
124_00053
|
Hotels_1
| 17 |
Alright, that suits me well.
|
Your requested room has been booked.
|
[
"Your requested room has been booked."
] |
Prompt: "Alright, that suits me well.", Response Type: notify_success, Agent: Hotels_1
|
schema_guided_dialog-train-160991
|
schema_guided_dialog-train-160991
|
[
{
"act": 4,
"slot": "price_per_night",
"values": [
"$216"
]
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?",
"Yes, I want to have a room reserved for me at this hotel.",
"Can you tell me when you will go there?",
"I will be going at the hotel on 1st of March, and I will need the room for three days.",
"Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?",
"Alright, that suits me well.",
"Your requested room has been booked."
] |
124_00053
|
Hotels_1
| 19 |
Can you tell me how much this room will cost me per night?
|
The price of this room per night is $216.
|
[
"The price of this room per night is $216."
] |
Prompt: "Can you tell me how much this room will cost me per night?", Response Type: inform, Type of Slot: price_per_night, Values: $216, Agent: Hotels_1
|
schema_guided_dialog-train-160992
|
schema_guided_dialog-train-160992
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?",
"Yes, I want to have a room reserved for me at this hotel.",
"Can you tell me when you will go there?",
"I will be going at the hotel on 1st of March, and I will need the room for three days.",
"Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?",
"Alright, that suits me well.",
"Your requested room has been booked.",
"Can you tell me how much this room will cost me per night?",
"The price of this room per night is $216."
] |
124_00053
|
Hotels_1
| 21 |
I appreciate it very much.
|
Is there something else I can help you with?
|
[
"Is there something else I can help you with?"
] |
Prompt: "I appreciate it very much.", Response Type: req_more, Agent: Hotels_1
|
schema_guided_dialog-train-160993
|
schema_guided_dialog-train-160993
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to know the dates for the Squeeze event, because some friends told me it should be fun.",
"Do you have a specific city in mind, for where I should look for the event?",
"I want the event to happen in NY.",
"I have found the Squeeze event happening on March 1st at Pier 17.",
"That seems nice to me.",
"Are you willing to buy tickets for this event?",
"No, I don't want to have tickets booked now. Though I want to find a room in a hotel there, so I have a place to sleep. I want the hotel to have wifi, and to be a one star one, and I want to have just one room.",
"There are 10 hotels which match what you want. 1 Hotel Brooklyn Bridge is a good 1 star hotel which you can consider.",
"Can you give me their phone number? Could you also please tell me their address?",
"The address of the hotel is 60 Furman Street, Brooklyn. If you want to call them you can at +1 833-625-6111.",
"Alright, that seems nice.",
"Do you want to have a room booked at this hotel?",
"Yes, I want to have a room reserved for me at this hotel.",
"Can you tell me when you will go there?",
"I will be going at the hotel on 1st of March, and I will need the room for three days.",
"Can you please confirm that you want to book 1 room for 3 days at the 1 Hotel Brooklyn Bridge hotel in New York for March 1st?",
"Alright, that suits me well.",
"Your requested room has been booked.",
"Can you tell me how much this room will cost me per night?",
"The price of this room per night is $216.",
"I appreciate it very much.",
"Is there something else I can help you with?"
] |
124_00053
|
Hotels_1
| 23 |
Nothing. I am thankful for the help you provided.
|
Have a wonderful time!
|
[
"Have a wonderful time!"
] |
Prompt: "Nothing. I am thankful for the help you provided.", Response Type: goodbye, Agent: Hotels_1
|
schema_guided_dialog-train-160994
|
schema_guided_dialog-train-160994
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Gloryhammer"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"1720(tm)"
]
}
] |
[] |
124_00054
|
Events_2
| 1 |
Can you find dates for Gloryhammer in Los Angeles?
|
There is a Gloryhammer event at 1720(tm) on March 1st.
|
[
"There is a Gloryhammer event at 1720(tm) on March 1st."
] |
Prompt: "Can you find dates for Gloryhammer in Los Angeles?", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: Gloryhammer, Response Type: offer, Type of Slot: venue, Values: 1720(tm), Agent: Events_2
|
schema_guided_dialog-train-160995
|
schema_guided_dialog-train-160995
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 4th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Jordan Rakei"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Regent Theater DTLA"
]
}
] |
[
"Can you find dates for Gloryhammer in Los Angeles?",
"There is a Gloryhammer event at 1720(tm) on March 1st."
] |
124_00054
|
Events_2
| 3 |
Are there JOrdan Rakei events on other dates?
|
Jordan Rakei is at the Regent Theater DTLA on March 4th.
|
[
"Jordan Rakei is at the Regent Theater DTLA on March 4th."
] |
Prompt: "Are there JOrdan Rakei events on other dates?", Response Type: offer, Type of Slot: date, Values: March 4th, Response Type: offer, Type of Slot: event_name, Values: Jordan Rakei, Response Type: offer, Type of Slot: venue, Values: Regent Theater DTLA, Agent: Events_2
|
schema_guided_dialog-train-160996
|
schema_guided_dialog-train-160996
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Jordan Rakei"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Masonic Lodge at Hollywood Forever"
]
}
] |
[
"Can you find dates for Gloryhammer in Los Angeles?",
"There is a Gloryhammer event at 1720(tm) on March 1st.",
"Are there JOrdan Rakei events on other dates?",
"Jordan Rakei is at the Regent Theater DTLA on March 4th."
] |
124_00054
|
Events_2
| 5 |
Are there events on other dates.
|
There is a Jordan Rakei event at the Masonic Lodge at Hollywood Forever on March 5th.
|
[
"There is a Jordan Rakei event at the Masonic Lodge at Hollywood Forever on March 5th."
] |
Prompt: "Are there events on other dates.", Response Type: offer, Type of Slot: date, Values: March 5th, Response Type: offer, Type of Slot: event_name, Values: Jordan Rakei, Response Type: offer, Type of Slot: venue, Values: Masonic Lodge at Hollywood Forever, Agent: Events_2
|
schema_guided_dialog-train-160997
|
schema_guided_dialog-train-160997
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"AC Hotel by Marriott Beverly Hills"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"2"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"Can you find dates for Gloryhammer in Los Angeles?",
"There is a Gloryhammer event at 1720(tm) on March 1st.",
"Are there JOrdan Rakei events on other dates?",
"Jordan Rakei is at the Regent Theater DTLA on March 4th.",
"Are there events on other dates.",
"There is a Jordan Rakei event at the Masonic Lodge at Hollywood Forever on March 5th."
] |
124_00054
|
Hotels_1
| 7 |
Sounds awesome. I need two room at a hotel with wifi.
|
There are 10 options. The AC Hotel by Marriott Beverly Hills is a 2 star hotel.
|
[
"There are 10 options. The AC Hotel by Marriott Beverly Hills is a 2 star hotel."
] |
Prompt: "Sounds awesome. I need two room at a hotel with wifi.", Response Type: offer, Type of Slot: hotel_name, Values: AC Hotel by Marriott Beverly Hills, Response Type: offer, Type of Slot: star_rating, Values: 2, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Hotels_1
|
schema_guided_dialog-train-160998
|
schema_guided_dialog-train-160998
|
[
{
"act": 13,
"slot": "check_in_date",
"values": []
},
{
"act": 13,
"slot": "number_of_days",
"values": []
}
] |
[
"Can you find dates for Gloryhammer in Los Angeles?",
"There is a Gloryhammer event at 1720(tm) on March 1st.",
"Are there JOrdan Rakei events on other dates?",
"Jordan Rakei is at the Regent Theater DTLA on March 4th.",
"Are there events on other dates.",
"There is a Jordan Rakei event at the Masonic Lodge at Hollywood Forever on March 5th.",
"Sounds awesome. I need two room at a hotel with wifi.",
"There are 10 options. The AC Hotel by Marriott Beverly Hills is a 2 star hotel."
] |
124_00054
|
Hotels_1
| 9 |
Sounds great. Please reserve.
|
When will you check in and for how many days?
|
[
"When will you check in and for how many days?"
] |
Prompt: "Sounds great. Please reserve.", Response Type: request, Type of Slot: check_in_date, Response Type: request, Type of Slot: number_of_days, Agent: Hotels_1
|
schema_guided_dialog-train-160999
|
schema_guided_dialog-train-160999
|
[
{
"act": 2,
"slot": "hotel_name",
"values": [
"AC Hotel by Marriott Beverly Hills"
]
},
{
"act": 2,
"slot": "check_in_date",
"values": [
"March 5th"
]
},
{
"act": 2,
"slot": "number_of_days",
"values": [
"1"
]
},
{
"act": 2,
"slot": "destination",
"values": [
"Los Angeles"
]
},
{
"act": 2,
"slot": "number_of_rooms",
"values": [
"2"
]
}
] |
[
"Can you find dates for Gloryhammer in Los Angeles?",
"There is a Gloryhammer event at 1720(tm) on March 1st.",
"Are there JOrdan Rakei events on other dates?",
"Jordan Rakei is at the Regent Theater DTLA on March 4th.",
"Are there events on other dates.",
"There is a Jordan Rakei event at the Masonic Lodge at Hollywood Forever on March 5th.",
"Sounds awesome. I need two room at a hotel with wifi.",
"There are 10 options. The AC Hotel by Marriott Beverly Hills is a 2 star hotel.",
"Sounds great. Please reserve.",
"When will you check in and for how many days?"
] |
124_00054
|
Hotels_1
| 11 |
I will be there 1 day from March 5th.
|
Please confirm you want me to book 1 room for 2 at the AC Hotel by Marriott Beverly Hills on March 5th in Los Angeles.
|
[
"Please confirm you want me to book 1 room for 2 at the AC Hotel by Marriott Beverly Hills on March 5th in Los Angeles."
] |
Prompt: "I will be there 1 day from March 5th.", Response Type: confirm, Type of Slot: hotel_name, Values: AC Hotel by Marriott Beverly Hills, Response Type: confirm, Type of Slot: check_in_date, Values: March 5th, Response Type: confirm, Type of Slot: number_of_days, Values: 1, Response Type: confirm, Type of Slot: destination, Values: Los Angeles, Response Type: confirm, Type of Slot: number_of_rooms, Values: 2, Agent: Hotels_1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.