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-160100
|
schema_guided_dialog-train-160100
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[] |
123_00107
|
Events_2
| 1 |
I am looking for some event dates in Seattle.
|
What kind of event are you interested in?
|
[
"What kind of event are you interested in?"
] |
Prompt: "I am looking for some event dates in Seattle.", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160101
|
schema_guided_dialog-train-160101
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 1st"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Mariners Vs Rangers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"T-Mobile Park"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?"
] |
123_00107
|
Events_2
| 3 |
I heard that the Mariners Vs Rangers is fun.
|
There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.
|
[
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st."
] |
Prompt: "I heard that the Mariners Vs Rangers is fun.", Response Type: offer, Type of Slot: date, Values: March 1st, Response Type: offer, Type of Slot: event_name, Values: Mariners Vs Rangers, Response Type: offer, Type of Slot: venue, Values: T-Mobile Park, Agent: Events_2
|
schema_guided_dialog-train-160102
|
schema_guided_dialog-train-160102
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Mariners Vs Rangers"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"T-Mobile Park"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st."
] |
123_00107
|
Events_2
| 5 |
Are there any other event dates?
|
There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.
|
[
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd."
] |
Prompt: "Are there any other event dates?", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Mariners Vs Rangers, Response Type: offer, Type of Slot: venue, Values: T-Mobile Park, Agent: Events_2
|
schema_guided_dialog-train-160103
|
schema_guided_dialog-train-160103
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Ace Hotel Seattle"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"2"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd."
] |
123_00107
|
Hotels_1
| 7 |
That one sounds good. I also need to find a hotel room.
|
Ace Hotel Seattle is a nice 2 star hotel.
|
[
"Ace Hotel Seattle is a nice 2 star hotel."
] |
Prompt: "That one sounds good. I also need to find a hotel room.", Response Type: offer, Type of Slot: hotel_name, Values: Ace Hotel Seattle, Response Type: offer, Type of Slot: star_rating, Values: 2, Agent: Hotels_1
|
schema_guided_dialog-train-160104
|
schema_guided_dialog-train-160104
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel."
] |
123_00107
|
Hotels_1
| 9 |
That will work.
|
Would you like to make a reservation?
|
[
"Would you like to make a reservation?"
] |
Prompt: "That will work.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160105
|
schema_guided_dialog-train-160105
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel.",
"That will work.",
"Would you like to make a reservation?"
] |
123_00107
|
Hotels_1
| 11 |
No not right now.
|
Is there anything else I can help you with?
|
[
"Is there anything else I can help you with?"
] |
Prompt: "No not right now.", Response Type: req_more, Agent: Hotels_1
|
schema_guided_dialog-train-160106
|
schema_guided_dialog-train-160106
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Mariners Vs Rangers"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Seattle"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel.",
"That will work.",
"Would you like to make a reservation?",
"No not right now.",
"Is there anything else I can help you with?"
] |
123_00107
|
Events_2
| 13 |
I want to book the tickets for the game. I need four tickets.
|
Please confirm the following details: 4 tickets to see the Mariners Vs Rangers in Seattle on March 3rd. Is this correct?
|
[
"Please confirm the following details: 4 tickets to see the Mariners Vs Rangers in Seattle on March 3rd. Is this correct?"
] |
Prompt: "I want to book the tickets for the game. I need four tickets.", Response Type: confirm, Type of Slot: event_name, Values: Mariners Vs Rangers, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: March 3rd, Response Type: confirm, Type of Slot: city, Values: Seattle, Agent: Events_2
|
schema_guided_dialog-train-160107
|
schema_guided_dialog-train-160107
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel.",
"That will work.",
"Would you like to make a reservation?",
"No not right now.",
"Is there anything else I can help you with?",
"I want to book the tickets for the game. I need four tickets.",
"Please confirm the following details: 4 tickets to see the Mariners Vs Rangers in Seattle on March 3rd. Is this correct?"
] |
123_00107
|
Events_2
| 15 |
Yes that's good.
|
Your reservation is complete. Have a good time!
|
[
"Your reservation is complete. Have a good time!"
] |
Prompt: "Yes that's good.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160108
|
schema_guided_dialog-train-160108
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1250 1st Avenue South"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel.",
"That will work.",
"Would you like to make a reservation?",
"No not right now.",
"Is there anything else I can help you with?",
"I want to book the tickets for the game. I need four tickets.",
"Please confirm the following details: 4 tickets to see the Mariners Vs Rangers in Seattle on March 3rd. Is this correct?",
"Yes that's good.",
"Your reservation is complete. Have a good time!"
] |
123_00107
|
Events_2
| 17 |
What is the address and what time does it start?
|
1250 1st Avenue South. The game starts at 6 pm.
|
[
"1250 1st Avenue South. The game starts at 6 pm."
] |
Prompt: "What is the address and what time does it start?", Response Type: inform, Type of Slot: venue_address, Values: 1250 1st Avenue South, Response Type: inform, Type of Slot: time, Values: 6 pm, Agent: Events_2
|
schema_guided_dialog-train-160109
|
schema_guided_dialog-train-160109
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I am looking for some event dates in Seattle.",
"What kind of event are you interested in?",
"I heard that the Mariners Vs Rangers is fun.",
"There is a Mariners Vs Rangers Game at T-Mobile Park on March 1st.",
"Are there any other event dates?",
"There is a Mariners Vs Rangers game at T-Mobile Park on March 3rd.",
"That one sounds good. I also need to find a hotel room.",
"Ace Hotel Seattle is a nice 2 star hotel.",
"That will work.",
"Would you like to make a reservation?",
"No not right now.",
"Is there anything else I can help you with?",
"I want to book the tickets for the game. I need four tickets.",
"Please confirm the following details: 4 tickets to see the Mariners Vs Rangers in Seattle on March 3rd. Is this correct?",
"Yes that's good.",
"Your reservation is complete. Have a good time!",
"What is the address and what time does it start?",
"1250 1st Avenue South. The game starts at 6 pm."
] |
123_00107
|
Events_2
| 19 |
Thanks for everything that is all I need right now.
|
Have a good day!
|
[
"Have a good day!"
] |
Prompt: "Thanks for everything that is all I need right now.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160110
|
schema_guided_dialog-train-160110
|
[
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
123_00108
|
Events_2
| 1 |
I want to find dates for some events.
|
Can you tell me the event you are interested in, and the location where you want the event to happen?
|
[
"Can you tell me the event you are interested in, and the location where you want the event to happen?"
] |
Prompt: "I want to find dates 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-160111
|
schema_guided_dialog-train-160111
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Sparks Vs Mystics"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"STAPLES Center"
]
},
{
"act": 5,
"slot": "count",
"values": [
"8"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?"
] |
123_00108
|
Events_2
| 3 |
I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.
|
There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.
|
[
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center."
] |
Prompt: "I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.", Response Type: offer, Type of Slot: date, Values: March 5th, Response Type: offer, Type of Slot: event_name, Values: Sparks Vs Mystics, Response Type: offer, Type of Slot: venue, Values: STAPLES Center, Response Type: inform_count, Type of Slot: count, Values: 8, Agent: Events_2
|
schema_guided_dialog-train-160112
|
schema_guided_dialog-train-160112
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1111 South Figueroa Street"
]
},
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center."
] |
123_00108
|
Events_2
| 5 |
Can you tell me the address of the venue, and the time when the event starts?
|
The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.
|
[
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm."
] |
Prompt: "Can you tell me the address of the venue, and the time when the event starts?", Response Type: inform, Type of Slot: venue_address, Values: 1111 South Figueroa Street, Response Type: inform, Type of Slot: time, Values: 6 pm, Agent: Events_2
|
schema_guided_dialog-train-160113
|
schema_guided_dialog-train-160113
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm."
] |
123_00108
|
Events_2
| 7 |
That seems nice to me.
|
Would you like having tickets bought for this event?
|
[
"Would you like having tickets bought 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-160114
|
schema_guided_dialog-train-160114
|
[
{
"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"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?"
] |
123_00108
|
Hotels_1
| 9 |
Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.
|
There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.
|
[
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills."
] |
Prompt: "Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.", 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-160115
|
schema_guided_dialog-train-160115
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills."
] |
123_00108
|
Hotels_1
| 11 |
That would suit me well.
|
Do you want to make a reservation for this hotel?
|
[
"Do you want to make a reservation for this hotel?"
] |
Prompt: "That would suit me well.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160116
|
schema_guided_dialog-train-160116
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?"
] |
123_00108
|
Hotels_1
| 13 |
No, I do not want to make a reservation for this hotel.
|
Is there something else I can help you with?
|
[
"Is there something else I can help you with?"
] |
Prompt: "No, I do not want to make a reservation for this hotel.", Response Type: req_more, Agent: Hotels_1
|
schema_guided_dialog-train-160117
|
schema_guided_dialog-train-160117
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?",
"No, I do not want to make a reservation for this hotel.",
"Is there something else I can help you with?"
] |
123_00108
|
Events_2
| 15 |
I would like to go back at the buying of the tickets.
|
Can you tell me the number of tickets you need?
|
[
"Can you tell me the number of tickets you need?"
] |
Prompt: "I would like to go back at the buying of the tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-160118
|
schema_guided_dialog-train-160118
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Sparks Vs Mystics"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"4"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?",
"No, I do not want to make a reservation for this hotel.",
"Is there something else I can help you with?",
"I would like to go back at the buying of the tickets.",
"Can you tell me the number of tickets you need?"
] |
123_00108
|
Events_2
| 17 |
I am in need of having 4 tickets.
|
Can you please confirm that you want to buy 4 tickets for the match of Sparks Vs Mystics on March 5th in Los Angeles?
|
[
"Can you please confirm that you want to buy 4 tickets for the match of Sparks Vs Mystics on March 5th in Los Angeles?"
] |
Prompt: "I am in need of having 4 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Sparks Vs Mystics, Response Type: confirm, Type of Slot: number_of_tickets, Values: 4, Response Type: confirm, Type of Slot: date, Values: March 5th, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2
|
schema_guided_dialog-train-160119
|
schema_guided_dialog-train-160119
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Sparks Vs Mystics"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?",
"No, I do not want to make a reservation for this hotel.",
"Is there something else I can help you with?",
"I would like to go back at the buying of the tickets.",
"Can you tell me the number of tickets you need?",
"I am in need of having 4 tickets.",
"Can you please confirm that you want to buy 4 tickets for the match of Sparks Vs Mystics on March 5th in Los Angeles?"
] |
123_00108
|
Events_2
| 19 |
No that's not right, because I want to buy two tickets.
|
Can you please confirm that you want to buy 2 tickets for the match of Sparks Vs Mystics?
|
[
"Can you please confirm that you want to buy 2 tickets for the match of Sparks Vs Mystics?"
] |
Prompt: "No that's not right, because I want to buy two tickets.", Response Type: confirm, Type of Slot: event_name, Values: Sparks Vs Mystics, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Agent: Events_2
|
schema_guided_dialog-train-160120
|
schema_guided_dialog-train-160120
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?",
"No, I do not want to make a reservation for this hotel.",
"Is there something else I can help you with?",
"I would like to go back at the buying of the tickets.",
"Can you tell me the number of tickets you need?",
"I am in need of having 4 tickets.",
"Can you please confirm that you want to buy 4 tickets for the match of Sparks Vs Mystics on March 5th in Los Angeles?",
"No that's not right, because I want to buy two tickets.",
"Can you please confirm that you want to buy 2 tickets for the match of Sparks Vs Mystics?"
] |
123_00108
|
Events_2
| 21 |
Yes, that is what I want.
|
Your requested reservation has been made. Have a good time!
|
[
"Your requested reservation has been made. Have a good time!"
] |
Prompt: "Yes, that is what I want.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160121
|
schema_guided_dialog-train-160121
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to find dates for some events.",
"Can you tell me the event you are interested in, and the location where you want the event to happen?",
"I want to attend an event in Los Angeles. A friend of mine told me that the match of Sparks Vs Mystics is fun.",
"There are events on 8 days. One of the days is March 5th, and the event is the match of Sparks Vs Mystics at the STAPLES Center.",
"Can you tell me the address of the venue, and the time when the event starts?",
"The address of the venue is 1111 South Figueroa Street. The event is expected to start at 6 pm.",
"That seems nice to me.",
"Would you like having tickets bought for this event?",
"Maybe some other time. I need a place to sleep, so I want you to find me a room in a hotel there.",
"There are 10 hotels which match what you want. I can suggest a nice 2 star hotel called Ac Hotel By Marriott Beverly Hills.",
"That would suit me well.",
"Do you want to make a reservation for this hotel?",
"No, I do not want to make a reservation for this hotel.",
"Is there something else I can help you with?",
"I would like to go back at the buying of the tickets.",
"Can you tell me the number of tickets you need?",
"I am in need of having 4 tickets.",
"Can you please confirm that you want to buy 4 tickets for the match of Sparks Vs Mystics on March 5th in Los Angeles?",
"No that's not right, because I want to buy two tickets.",
"Can you please confirm that you want to buy 2 tickets for the match of Sparks Vs Mystics?",
"Yes, that is what I want.",
"Your requested reservation has been made. Have a good time!"
] |
123_00108
|
Events_2
| 23 |
I appreciate your help very much. That would be all.
|
Have a wonderful time!
|
[
"Have a wonderful time!"
] |
Prompt: "I appreciate your help very much. That would be all.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160122
|
schema_guided_dialog-train-160122
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[] |
123_00109
|
Events_2
| 1 |
I am interested in finding dates to some events.
|
Do you know the specific event you are interested in?
|
[
"Do you know the specific event you are interested in?"
] |
Prompt: "I am interested in finding dates to some events.", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160123
|
schema_guided_dialog-train-160123
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 2nd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Blue Jays Vs Yankees"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Rogers Centre"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?"
] |
123_00109
|
Events_2
| 3 |
I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.
|
The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.
|
[
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre."
] |
Prompt: "I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.", Response Type: offer, Type of Slot: date, Values: March 2nd, Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Yankees, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Agent: Events_2
|
schema_guided_dialog-train-160124
|
schema_guided_dialog-train-160124
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 Blue Jays Way"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5 pm"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre."
] |
123_00109
|
Events_2
| 5 |
Where is the venue located? Also when does the event start?
|
The venue is located at 1 Blue Jays Way and the event will start at 5 pm.
|
[
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm."
] |
Prompt: "Where is the venue located? Also when does the event start?", Response Type: inform, Type of Slot: venue_address, Values: 1 Blue Jays Way, Response Type: inform, Type of Slot: time, Values: 5 pm, Agent: Events_2
|
schema_guided_dialog-train-160125
|
schema_guided_dialog-train-160125
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Blue Jays Vs Yankees"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Rogers Centre"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm."
] |
123_00109
|
Events_2
| 7 |
What about events on other dates?
|
On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.
|
[
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre."
] |
Prompt: "What about events on other dates?", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Blue Jays Vs Yankees, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Agent: Events_2
|
schema_guided_dialog-train-160126
|
schema_guided_dialog-train-160126
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best Western Plus Toronto North York Hotel & Suites"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre."
] |
123_00109
|
Hotels_1
| 9 |
Sounds good to me. I would like to find 1 room at a hotel there.
|
There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.
|
[
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites."
] |
Prompt: "Sounds good to me. I would like to find 1 room at a hotel there.", Response Type: offer, Type of Slot: hotel_name, Values: Best Western Plus Toronto North York Hotel & Suites, 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-160127
|
schema_guided_dialog-train-160127
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best Western Premier Toronto Airport Carlingview Hotel"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites."
] |
123_00109
|
Hotels_1
| 11 |
Are there any other hotels that I may like?
|
There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.
|
[
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel."
] |
Prompt: "Are there any other hotels that I may like?", Response Type: offer, Type of Slot: hotel_name, Values: Best Western Premier Toronto Airport Carlingview Hotel, Response Type: offer, Type of Slot: star_rating, Values: 3, Agent: Hotels_1
|
schema_guided_dialog-train-160128
|
schema_guided_dialog-train-160128
|
[
{
"act": 4,
"slot": "has_wifi",
"values": [
"False"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel."
] |
123_00109
|
Hotels_1
| 13 |
What is the address of the hotel and does it have wifi?
|
The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi.
|
[
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi."
] |
Prompt: "What is the address of the hotel and does it have wifi?", Response Type: inform, Type of Slot: has_wifi, Values: False, Response Type: inform, Type of Slot: street_address, Values: 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada, Agent: Hotels_1
|
schema_guided_dialog-train-160129
|
schema_guided_dialog-train-160129
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best Western Primrose Hotel Downtown-Toronto"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"2"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.",
"What is the address of the hotel and does it have wifi?",
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi."
] |
123_00109
|
Hotels_1
| 15 |
Any other hotels that I may like? I would prefer a two star hotel.
|
There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto.
|
[
"There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto."
] |
Prompt: "Any other hotels that I may like? I would prefer a two star hotel.", Response Type: offer, Type of Slot: hotel_name, Values: Best Western Primrose Hotel Downtown-Toronto, Response Type: offer, Type of Slot: star_rating, Values: 2, Agent: Hotels_1
|
schema_guided_dialog-train-160130
|
schema_guided_dialog-train-160130
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Blue Jays Vs Yankees"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Toronto"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.",
"What is the address of the hotel and does it have wifi?",
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi.",
"Any other hotels that I may like? I would prefer a two star hotel.",
"There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto."
] |
123_00109
|
Events_2
| 17 |
Yes, sounds good. I want to go back to booking the event tickets. I would like two tickets.
|
Please confirm these details: 2 tickets for the Blue Jays Vs Yankees event taking place on March 3rd in Toronto.
|
[
"Please confirm these details: 2 tickets for the Blue Jays Vs Yankees event taking place on March 3rd in Toronto."
] |
Prompt: "Yes, sounds good. I want to go back to booking the event tickets. I would like two tickets.", Response Type: confirm, Type of Slot: event_name, Values: Blue Jays Vs Yankees, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 3rd, Response Type: confirm, Type of Slot: city, Values: Toronto, Agent: Events_2
|
schema_guided_dialog-train-160131
|
schema_guided_dialog-train-160131
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 Blue Jays Way"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.",
"What is the address of the hotel and does it have wifi?",
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi.",
"Any other hotels that I may like? I would prefer a two star hotel.",
"There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto.",
"Yes, sounds good. I want to go back to booking the event tickets. I would like two tickets.",
"Please confirm these details: 2 tickets for the Blue Jays Vs Yankees event taking place on March 3rd in Toronto."
] |
123_00109
|
Events_2
| 19 |
Yes, that works out for me. Where is the venue located?
|
Your reservation is set. Have fun! The venue is at 1 Blue Jays Way.
|
[
"Your reservation is set. Have fun! The venue is at 1 Blue Jays Way."
] |
Prompt: "Yes, that works out for me. Where is the venue located?", Response Type: inform, Type of Slot: venue_address, Values: 1 Blue Jays Way, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160132
|
schema_guided_dialog-train-160132
|
[
{
"act": 4,
"slot": "time",
"values": [
"6 pm"
]
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.",
"What is the address of the hotel and does it have wifi?",
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi.",
"Any other hotels that I may like? I would prefer a two star hotel.",
"There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto.",
"Yes, sounds good. I want to go back to booking the event tickets. I would like two tickets.",
"Please confirm these details: 2 tickets for the Blue Jays Vs Yankees event taking place on March 3rd in Toronto.",
"Yes, that works out for me. Where is the venue located?",
"Your reservation is set. Have fun! The venue is at 1 Blue Jays Way."
] |
123_00109
|
Events_2
| 21 |
When will the event start?
|
The event will start at 6 pm.
|
[
"The event will start at 6 pm."
] |
Prompt: "When will the event start?", Response Type: inform, Type of Slot: time, Values: 6 pm, Agent: Events_2
|
schema_guided_dialog-train-160133
|
schema_guided_dialog-train-160133
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I am interested in finding dates to some events.",
"Do you know the specific event you are interested in?",
"I would like something in Toronto. The Blue Jays Vs Yankees I heard is pretty good.",
"The event Blue Jays Vs Yankees is happening on March 2nd at Rogers Centre.",
"Where is the venue located? Also when does the event start?",
"The venue is located at 1 Blue Jays Way and the event will start at 5 pm.",
"What about events on other dates?",
"On March 3rd, the event Blue Jays Vs Yankees will be at Rogers Centre.",
"Sounds good to me. I would like to find 1 room at a hotel there.",
"There are 10 hotels that you may like. One is a nice 3 star hotel called Best Western Plus Toronto North York Hotel & Suites.",
"Are there any other hotels that I may like?",
"There is another nice 3 star hotel called Best Western Premier Toronto Airport Carlingview Hotel.",
"What is the address of the hotel and does it have wifi?",
"The address of the hotel is 135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada. This hotel doesn't have wifi.",
"Any other hotels that I may like? I would prefer a two star hotel.",
"There is a nice 2 star hotel called Best Western Primrose Hotel Downtown-Toronto.",
"Yes, sounds good. I want to go back to booking the event tickets. I would like two tickets.",
"Please confirm these details: 2 tickets for the Blue Jays Vs Yankees event taking place on March 3rd in Toronto.",
"Yes, that works out for me. Where is the venue located?",
"Your reservation is set. Have fun! The venue is at 1 Blue Jays Way.",
"When will the event start?",
"The event will start at 6 pm."
] |
123_00109
|
Events_2
| 23 |
Thank you very much. That is all.
|
Have a good day.
|
[
"Have a good day."
] |
Prompt: "Thank you very much. That is all.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160134
|
schema_guided_dialog-train-160134
|
[
{
"act": 13,
"slot": "event_name",
"values": []
},
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
123_00110
|
Events_2
| 1 |
Find dates for events for me to attend.
|
What sort of event do you want to go to? Is there a city that I should look in?
|
[
"What sort of event do you want to go to? Is there a city that I should look in?"
] |
Prompt: "Find dates for events for me to attend.", Response Type: request, Type of Slot: event_name, Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160135
|
schema_guided_dialog-train-160135
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Outlaw Music Festival"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Forest Hills Stadium"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?"
] |
123_00110
|
Events_2
| 3 |
I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.
|
The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.
|
[
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium."
] |
Prompt: "I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Outlaw Music Festival, Response Type: offer, Type of Slot: venue, Values: Forest Hills Stadium, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Events_2
|
schema_guided_dialog-train-160136
|
schema_guided_dialog-train-160136
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 8th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Outlaw Music Festival"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Forest Hills Stadium"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium."
] |
123_00110
|
Events_2
| 5 |
How about events happening on other dates?
|
The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.
|
[
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th."
] |
Prompt: "How about events happening on other dates?", Response Type: offer, Type of Slot: date, Values: March 8th, Response Type: offer, Type of Slot: event_name, Values: Outlaw Music Festival, Response Type: offer, Type of Slot: venue, Values: Forest Hills Stadium, Agent: Events_2
|
schema_guided_dialog-train-160137
|
schema_guided_dialog-train-160137
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th."
] |
123_00110
|
Events_2
| 7 |
Sounds great.
|
Would you like to purchase event tickets?
|
[
"Would you like to purchase event tickets?"
] |
Prompt: "Sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160138
|
schema_guided_dialog-train-160138
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?"
] |
123_00110
|
Events_2
| 9 |
Maybe in a little while.
|
Would I be able to help you with something else?
|
[
"Would I be able to help you with something else?"
] |
Prompt: "Maybe in a little while.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160139
|
schema_guided_dialog-train-160139
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Brooklyn Bridge"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?"
] |
123_00110
|
Hotels_1
| 11 |
I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.
|
I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.
|
[
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star."
] |
Prompt: "I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Brooklyn Bridge, 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-160140
|
schema_guided_dialog-train-160140
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Central Park"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star."
] |
123_00110
|
Hotels_1
| 13 |
Are you interested in any other types of hotels?
|
1 Hotel Central Park is a nice 3 star hotel.
|
[
"1 Hotel Central Park is a nice 3 star hotel."
] |
Prompt: "Are you interested in any other types of hotels?", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Central Park, Response Type: offer, Type of Slot: star_rating, Values: 3, Agent: Hotels_1
|
schema_guided_dialog-train-160141
|
schema_guided_dialog-train-160141
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"11 Howard"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel."
] |
123_00110
|
Hotels_1
| 15 |
Is there anything else?
|
11 Howard is a good 3 star hotel.
|
[
"11 Howard is a good 3 star hotel."
] |
Prompt: "Is there anything else?", Response Type: offer, Type of Slot: hotel_name, Values: 11 Howard, Response Type: offer, Type of Slot: star_rating, Values: 3, Agent: Hotels_1
|
schema_guided_dialog-train-160142
|
schema_guided_dialog-train-160142
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel."
] |
123_00110
|
Hotels_1
| 17 |
Sounds great.
|
Do you want to make a reservation?
|
[
"Do you want to make a reservation?"
] |
Prompt: "Sounds great.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160143
|
schema_guided_dialog-train-160143
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Outlaw Music Festival"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 8th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel.",
"Sounds great.",
"Do you want to make a reservation?"
] |
123_00110
|
Events_2
| 19 |
Not right now. Go back to booking the tickets. I need one ticket.
|
Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York.
|
[
"Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York."
] |
Prompt: "Not right now. Go back to booking the tickets. I need one ticket.", Response Type: confirm, Type of Slot: event_name, Values: Outlaw Music Festival, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: March 8th, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-160144
|
schema_guided_dialog-train-160144
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Outlaw Music Festival"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel.",
"Sounds great.",
"Do you want to make a reservation?",
"Not right now. Go back to booking the tickets. I need one ticket.",
"Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York."
] |
123_00110
|
Events_2
| 21 |
No,I need 2 tickets.
|
Could you confirm that you want to book tickets for Outlaw Music Festival and that you need 2 tickets?
|
[
"Could you confirm that you want to book tickets for Outlaw Music Festival and that you need 2 tickets?"
] |
Prompt: "No,I need 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Outlaw Music Festival, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Agent: Events_2
|
schema_guided_dialog-train-160145
|
schema_guided_dialog-train-160145
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 Tennis Place, Forest Hills"
]
},
{
"act": 4,
"slot": "time",
"values": [
"7:30 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel.",
"Sounds great.",
"Do you want to make a reservation?",
"Not right now. Go back to booking the tickets. I need one ticket.",
"Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York.",
"No,I need 2 tickets.",
"Could you confirm that you want to book tickets for Outlaw Music Festival and that you need 2 tickets?"
] |
123_00110
|
Events_2
| 23 |
That sounds fine. When is the event starting and where is the venue?
|
The reservation as made. The event is at 7:30 pm at 1 Tennis Place, Forest Hills. Enjoy your time.
|
[
"The reservation as made. The event is at 7:30 pm at 1 Tennis Place, Forest Hills. Enjoy your time."
] |
Prompt: "That sounds fine. When is the event starting and where is the venue?", Response Type: inform, Type of Slot: venue_address, Values: 1 Tennis Place, Forest Hills, Response Type: inform, Type of Slot: time, Values: 7:30 pm, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160146
|
schema_guided_dialog-train-160146
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel.",
"Sounds great.",
"Do you want to make a reservation?",
"Not right now. Go back to booking the tickets. I need one ticket.",
"Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York.",
"No,I need 2 tickets.",
"Could you confirm that you want to book tickets for Outlaw Music Festival and that you need 2 tickets?",
"That sounds fine. When is the event starting and where is the venue?",
"The reservation as made. The event is at 7:30 pm at 1 Tennis Place, Forest Hills. Enjoy your time."
] |
123_00110
|
Events_2
| 25 |
Thanks for assisting me.
|
Could I help out with anything else?
|
[
"Could I help out with anything else?"
] |
Prompt: "Thanks for assisting me.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160147
|
schema_guided_dialog-train-160147
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"Find dates for events for me to attend.",
"What sort of event do you want to go to? Is there a city that I should look in?",
"I am interested in the Outlaw Music Festival in NYC. That is suposed to be good.",
"The event will go on for 4 days. There is an Outlaw Music Festival on March 3rd. It'll be at Forest Hills Stadium.",
"How about events happening on other dates?",
"The Outlaw Music Festival at Forest Hills Stadium is also on March 8th.",
"Sounds great.",
"Would you like to purchase event tickets?",
"Maybe in a little while.",
"Would I be able to help you with something else?",
"I would like to find a hotel room there. I need 2 rooms at a 3 star hotel.",
"I have 10 hotels that should work. 1 Hotel Brooklyn Bridge is a nice 3 star.",
"Are you interested in any other types of hotels?",
"1 Hotel Central Park is a nice 3 star hotel.",
"Is there anything else?",
"11 Howard is a good 3 star hotel.",
"Sounds great.",
"Do you want to make a reservation?",
"Not right now. Go back to booking the tickets. I need one ticket.",
"Would you confirm that you are booking tickets for Outlaw Music Festival and that you need 1 ticket? This event will be on March 8th in New York.",
"No,I need 2 tickets.",
"Could you confirm that you want to book tickets for Outlaw Music Festival and that you need 2 tickets?",
"That sounds fine. When is the event starting and where is the venue?",
"The reservation as made. The event is at 7:30 pm at 1 Tennis Place, Forest Hills. Enjoy your time.",
"Thanks for assisting me.",
"Could I help out with anything else?"
] |
123_00110
|
Events_2
| 27 |
No, that's it.
|
Enjoy your day.
|
[
"Enjoy your day."
] |
Prompt: "No, that's it.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160148
|
schema_guided_dialog-train-160148
|
[
{
"act": 13,
"slot": "city",
"values": []
},
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[] |
123_00111
|
Events_2
| 1 |
I need dates for an event.
|
In which city and which event are you interested in?
|
[
"In which city and which event are you interested in?"
] |
Prompt: "I need dates for an event.", Response Type: request, Type of Slot: city, Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160149
|
schema_guided_dialog-train-160149
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 8th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Bill Callahan"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Lodge Room"
]
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?"
] |
123_00111
|
Events_2
| 3 |
I'm looking for Bill Callahan in Los Angeles.
|
The Bill Callahan event will take place in the Lodge Room on March 8th.
|
[
"The Bill Callahan event will take place in the Lodge Room on March 8th."
] |
Prompt: "I'm looking for Bill Callahan in Los Angeles.", Response Type: offer, Type of Slot: date, Values: March 8th, Response Type: offer, Type of Slot: event_name, Values: Bill Callahan, Response Type: offer, Type of Slot: venue, Values: Lodge Room, Agent: Events_2
|
schema_guided_dialog-train-160150
|
schema_guided_dialog-train-160150
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Airtel Plaza Hotel"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th."
] |
123_00111
|
Hotels_1
| 5 |
Sounds great. I will also need 1 room at a three star hotel with wifi.
|
Airtel Plaza Hotel is a 3 star hotel in the area.
|
[
"Airtel Plaza Hotel is a 3 star hotel in the area."
] |
Prompt: "Sounds great. I will also need 1 room at a three star hotel with wifi.", Response Type: offer, Type of Slot: hotel_name, Values: Airtel Plaza Hotel, Response Type: offer, Type of Slot: star_rating, Values: 3, Agent: Hotels_1
|
schema_guided_dialog-train-160151
|
schema_guided_dialog-train-160151
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best Western Burbank Airport Inn"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
},
{
"act": 5,
"slot": "count",
"values": [
"9"
]
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area."
] |
123_00111
|
Hotels_1
| 7 |
I will need three rooms. Are there any other options?
|
There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.
|
[
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel."
] |
Prompt: "I will need three rooms. Are there any other options?", Response Type: offer, Type of Slot: hotel_name, Values: Best Western Burbank Airport Inn, Response Type: offer, Type of Slot: star_rating, Values: 3, Response Type: inform_count, Type of Slot: count, Values: 9, Agent: Hotels_1
|
schema_guided_dialog-train-160152
|
schema_guided_dialog-train-160152
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel."
] |
123_00111
|
Events_2
| 9 |
Sounds great. I would like to book the tickets.
|
How many tickets?
|
[
"How many tickets?"
] |
Prompt: "Sounds great. I would like to book the tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-160153
|
schema_guided_dialog-train-160153
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Bill Callahan"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"1"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 8th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.",
"Sounds great. I would like to book the tickets.",
"How many tickets?"
] |
123_00111
|
Events_2
| 11 |
I need 1 ticket.
|
Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles.
|
[
"Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles."
] |
Prompt: "I need 1 ticket.", Response Type: confirm, Type of Slot: event_name, Values: Bill Callahan, Response Type: confirm, Type of Slot: number_of_tickets, Values: 1, Response Type: confirm, Type of Slot: date, Values: March 8th, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2
|
schema_guided_dialog-train-160154
|
schema_guided_dialog-train-160154
|
[
{
"act": 4,
"slot": "time",
"values": [
"7 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.",
"Sounds great. I would like to book the tickets.",
"How many tickets?",
"I need 1 ticket.",
"Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles."
] |
123_00111
|
Events_2
| 13 |
Yes. That's correct. What's the start time?
|
Your reservation was a success and will begin at 7 pm. Enjoy your event.
|
[
"Your reservation was a success and will begin at 7 pm. Enjoy your event."
] |
Prompt: "Yes. That's correct. What's the start time?", Response Type: inform, Type of Slot: time, Values: 7 pm, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160155
|
schema_guided_dialog-train-160155
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"104 N. Ave 56, 2nd Floor"
]
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.",
"Sounds great. I would like to book the tickets.",
"How many tickets?",
"I need 1 ticket.",
"Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles.",
"Yes. That's correct. What's the start time?",
"Your reservation was a success and will begin at 7 pm. Enjoy your event."
] |
123_00111
|
Events_2
| 15 |
What is the venue address?
|
The venue location is 104 N. Ave 56, 2nd Floor.
|
[
"The venue location is 104 N. Ave 56, 2nd Floor."
] |
Prompt: "What is the venue address?", Response Type: inform, Type of Slot: venue_address, Values: 104 N. Ave 56, 2nd Floor, Agent: Events_2
|
schema_guided_dialog-train-160156
|
schema_guided_dialog-train-160156
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.",
"Sounds great. I would like to book the tickets.",
"How many tickets?",
"I need 1 ticket.",
"Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles.",
"Yes. That's correct. What's the start time?",
"Your reservation was a success and will begin at 7 pm. Enjoy your event.",
"What is the venue address?",
"The venue location is 104 N. Ave 56, 2nd Floor."
] |
123_00111
|
Events_2
| 17 |
Thanks so much!
|
Is there anything else I can help you with?
|
[
"Is there anything else I can help you with?"
] |
Prompt: "Thanks so much!", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160157
|
schema_guided_dialog-train-160157
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I need dates for an event.",
"In which city and which event are you interested in?",
"I'm looking for Bill Callahan in Los Angeles.",
"The Bill Callahan event will take place in the Lodge Room on March 8th.",
"Sounds great. I will also need 1 room at a three star hotel with wifi.",
"Airtel Plaza Hotel is a 3 star hotel in the area.",
"I will need three rooms. Are there any other options?",
"There are 9 options. The Best Western Burbank Airport Inn is a 3 star hotel.",
"Sounds great. I would like to book the tickets.",
"How many tickets?",
"I need 1 ticket.",
"Please confirm you want me to book 1 ticket for the Bill Callahan event on March 8th in Los Angeles.",
"Yes. That's correct. What's the start time?",
"Your reservation was a success and will begin at 7 pm. Enjoy your event.",
"What is the venue address?",
"The venue location is 104 N. Ave 56, 2nd Floor.",
"Thanks so much!",
"Is there anything else I can help you with?"
] |
123_00111
|
Events_2
| 19 |
No. Thanks. That's it.
|
You're welcome. Enjoy your day.
|
[
"You're welcome. Enjoy your day."
] |
Prompt: "No. Thanks. That's it.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160158
|
schema_guided_dialog-train-160158
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[] |
123_00112
|
Events_2
| 1 |
I'd like to find dates for events. I'm trying to find something in New York City.
|
Did you have a particular event in mind?
|
[
"Did you have a particular event in mind?"
] |
Prompt: "I'd like to find dates for events. I'm trying to find something in New York City.", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160159
|
schema_guided_dialog-train-160159
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Yankees vs Blue Jays"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Yankee Stadium"
]
},
{
"act": 5,
"slot": "count",
"values": [
"3"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?"
] |
123_00112
|
Events_2
| 3 |
I heard really good things about Yankees vs Blue Jays.
|
I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.
|
[
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd."
] |
Prompt: "I heard really good things about Yankees vs Blue Jays.", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Yankees vs Blue Jays, Response Type: offer, Type of Slot: venue, Values: Yankee Stadium, Response Type: inform_count, Type of Slot: count, Values: 3, Agent: Events_2
|
schema_guided_dialog-train-160160
|
schema_guided_dialog-train-160160
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 East 161 Street"
]
},
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd."
] |
123_00112
|
Events_2
| 5 |
When does the event start and what is the address of the venue?
|
The address is 1 East 161 Street and the event will start at 5:30 pm.
|
[
"The address is 1 East 161 Street and the event will start at 5:30 pm."
] |
Prompt: "When does the event start and what is the address of the venue?", Response Type: inform, Type of Slot: venue_address, Values: 1 East 161 Street, Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
|
schema_guided_dialog-train-160161
|
schema_guided_dialog-train-160161
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Yankees vs Blue Jays"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Yankee Stadium"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm."
] |
123_00112
|
Events_2
| 7 |
Did you find any events on other dates?
|
I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.
|
[
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th."
] |
Prompt: "Did you find any events on other dates?", Response Type: offer, Type of Slot: date, Values: March 5th, Response Type: offer, Type of Slot: event_name, Values: Yankees vs Blue Jays, Response Type: offer, Type of Slot: venue, Values: Yankee Stadium, Agent: Events_2
|
schema_guided_dialog-train-160162
|
schema_guided_dialog-train-160162
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Brooklyn Bridge"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"4"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th."
] |
123_00112
|
Hotels_1
| 9 |
That works for me. I'd also like to find a room in a hotel there.
|
I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.
|
[
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel."
] |
Prompt: "That works for me. I'd also like to find a room in a hotel there.", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Brooklyn Bridge, Response Type: offer, Type of Slot: star_rating, Values: 4, Agent: Hotels_1
|
schema_guided_dialog-train-160163
|
schema_guided_dialog-train-160163
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"1 Hotel Central Park"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"5"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel."
] |
123_00112
|
Hotels_1
| 11 |
Did you find any other hotels I may like?
|
I also found a nice 5 star hotel called 1 Hotel Central Park.
|
[
"I also found a nice 5 star hotel called 1 Hotel Central Park."
] |
Prompt: "Did you find any other hotels I may like?", Response Type: offer, Type of Slot: hotel_name, Values: 1 Hotel Central Park, Response Type: offer, Type of Slot: star_rating, Values: 5, Agent: Hotels_1
|
schema_guided_dialog-train-160164
|
schema_guided_dialog-train-160164
|
[
{
"act": 4,
"slot": "has_wifi",
"values": [
"True"
]
},
{
"act": 4,
"slot": "street_address",
"values": [
"1414 6th Avenue"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park."
] |
123_00112
|
Hotels_1
| 13 |
Where is it located and does it have wifi?
|
It is located at 1414 6th Avenue and yes it does have wifi.
|
[
"It is located at 1414 6th Avenue and yes it does have wifi."
] |
Prompt: "Where is it located and does it have wifi?", Response Type: inform, Type of Slot: has_wifi, Values: True, Response Type: inform, Type of Slot: street_address, Values: 1414 6th Avenue, Agent: Hotels_1
|
schema_guided_dialog-train-160165
|
schema_guided_dialog-train-160165
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi."
] |
123_00112
|
Hotels_1
| 15 |
Yes, that works for me.
|
Did you wish to book a room at this hotel?
|
[
"Did you wish to book a room at this hotel?"
] |
Prompt: "Yes, that works for me.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160166
|
schema_guided_dialog-train-160166
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi.",
"Yes, that works for me.",
"Did you wish to book a room at this hotel?"
] |
123_00112
|
Hotels_1
| 17 |
No, I did not want to book a room.
|
Did you need help with anything else?
|
[
"Did you need help with anything else?"
] |
Prompt: "No, I did not want to book a room.", Response Type: req_more, Agent: Hotels_1
|
schema_guided_dialog-train-160167
|
schema_guided_dialog-train-160167
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Yankees vs Blue Jays"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"New York"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi.",
"Yes, that works for me.",
"Did you wish to book a room at this hotel?",
"No, I did not want to book a room.",
"Did you need help with anything else?"
] |
123_00112
|
Events_2
| 19 |
I'd like to return to booking the tickets. I would like 2 tickets.
|
Please confirm you're booking 2 tickets for Yankees vs Blue Jays on March 5th in New York.
|
[
"Please confirm you're booking 2 tickets for Yankees vs Blue Jays on March 5th in New York."
] |
Prompt: "I'd like to return to booking the tickets. I would like 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: Yankees vs Blue Jays, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 5th, Response Type: confirm, Type of Slot: city, Values: New York, Agent: Events_2
|
schema_guided_dialog-train-160168
|
schema_guided_dialog-train-160168
|
[
{
"act": 4,
"slot": "time",
"values": [
"6:30 pm"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi.",
"Yes, that works for me.",
"Did you wish to book a room at this hotel?",
"No, I did not want to book a room.",
"Did you need help with anything else?",
"I'd like to return to booking the tickets. I would like 2 tickets.",
"Please confirm you're booking 2 tickets for Yankees vs Blue Jays on March 5th in New York."
] |
123_00112
|
Events_2
| 21 |
Yes, that is correct. When will the event start?
|
Your reservation has been confirmed. Have fun! The event will start at 6:30 pm.
|
[
"Your reservation has been confirmed. Have fun! The event will start at 6:30 pm."
] |
Prompt: "Yes, that is correct. When will the event start?", Response Type: inform, Type of Slot: time, Values: 6:30 pm, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160169
|
schema_guided_dialog-train-160169
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1 East 161 Street"
]
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi.",
"Yes, that works for me.",
"Did you wish to book a room at this hotel?",
"No, I did not want to book a room.",
"Did you need help with anything else?",
"I'd like to return to booking the tickets. I would like 2 tickets.",
"Please confirm you're booking 2 tickets for Yankees vs Blue Jays on March 5th in New York.",
"Yes, that is correct. When will the event start?",
"Your reservation has been confirmed. Have fun! The event will start at 6:30 pm."
] |
123_00112
|
Events_2
| 23 |
What is the address of the venue?
|
It is 1 East 161 Street.
|
[
"It is 1 East 161 Street."
] |
Prompt: "What is the address of the venue?", Response Type: inform, Type of Slot: venue_address, Values: 1 East 161 Street, Agent: Events_2
|
schema_guided_dialog-train-160170
|
schema_guided_dialog-train-160170
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I'd like to find dates for events. I'm trying to find something in New York City.",
"Did you have a particular event in mind?",
"I heard really good things about Yankees vs Blue Jays.",
"I found that event on 3 days. I found Yankees vs Blue Jays at Yankee Stadium on March 3rd.",
"When does the event start and what is the address of the venue?",
"The address is 1 East 161 Street and the event will start at 5:30 pm.",
"Did you find any events on other dates?",
"I also found Yankees vs Blue Jays at Yankee Stadium on March 5th.",
"That works for me. I'd also like to find a room in a hotel there.",
"I found a nice hotel called 1 Hotel Brooklyn Bridge. It is a 4 star hotel.",
"Did you find any other hotels I may like?",
"I also found a nice 5 star hotel called 1 Hotel Central Park.",
"Where is it located and does it have wifi?",
"It is located at 1414 6th Avenue and yes it does have wifi.",
"Yes, that works for me.",
"Did you wish to book a room at this hotel?",
"No, I did not want to book a room.",
"Did you need help with anything else?",
"I'd like to return to booking the tickets. I would like 2 tickets.",
"Please confirm you're booking 2 tickets for Yankees vs Blue Jays on March 5th in New York.",
"Yes, that is correct. When will the event start?",
"Your reservation has been confirmed. Have fun! The event will start at 6:30 pm.",
"What is the address of the venue?",
"It is 1 East 161 Street."
] |
123_00112
|
Events_2
| 25 |
Thank you for your help. That is all I need.
|
Have a wonderful day.
|
[
"Have a wonderful day."
] |
Prompt: "Thank you for your help. That is all I need.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160171
|
schema_guided_dialog-train-160171
|
[
{
"act": 11,
"slot": "date",
"values": [
"march 2nd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Carbon Leaf"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"union stage"
]
},
{
"act": 5,
"slot": "count",
"values": [
"7"
]
}
] |
[] |
123_00113
|
Events_2
| 1 |
I want to attend Carbon Leaf in DC.
|
The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.
|
[
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd."
] |
Prompt: "I want to attend Carbon Leaf in DC.", Response Type: offer, Type of Slot: date, Values: march 2nd, Response Type: offer, Type of Slot: event_name, Values: Carbon Leaf, Response Type: offer, Type of Slot: venue, Values: union stage, Response Type: inform_count, Type of Slot: count, Values: 7, Agent: Events_2
|
schema_guided_dialog-train-160172
|
schema_guided_dialog-train-160172
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"dodgers vs diamondbacks"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"dodger stadium"
]
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd."
] |
123_00113
|
Events_2
| 3 |
Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.
|
There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.
|
[
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd."
] |
Prompt: "Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: dodgers vs diamondbacks, Response Type: offer, Type of Slot: venue, Values: dodger stadium, Agent: Events_2
|
schema_guided_dialog-train-160173
|
schema_guided_dialog-train-160173
|
[
{
"act": 4,
"slot": "time",
"values": [
"7 pm"
]
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd."
] |
123_00113
|
Events_2
| 5 |
What is the starting time?
|
It starts at 7 pm.
|
[
"It starts at 7 pm."
] |
Prompt: "What is the starting time?", Response Type: inform, Type of Slot: time, Values: 7 pm, Agent: Events_2
|
schema_guided_dialog-train-160174
|
schema_guided_dialog-train-160174
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm."
] |
123_00113
|
Events_2
| 7 |
That would be fine.
|
Is there anything else you need assistance with?
|
[
"Is there anything else you need assistance with?"
] |
Prompt: "That would be fine.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160175
|
schema_guided_dialog-train-160175
|
[
{
"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"
]
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?"
] |
123_00113
|
Hotels_1
| 9 |
I would need 2 rooms in a 2 star hotel that has wifi.
|
There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel.
|
[
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel."
] |
Prompt: "I would need 2 rooms in a 2 star hotel that has 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-160176
|
schema_guided_dialog-train-160176
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?",
"I would need 2 rooms in a 2 star hotel that has wifi.",
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel."
] |
123_00113
|
Events_2
| 11 |
That is acceptable. I want to get tickets to the game.
|
How many tickets would you like?
|
[
"How many tickets would you like?"
] |
Prompt: "That is acceptable. I want to get tickets to the game.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-160177
|
schema_guided_dialog-train-160177
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"dodgers vs diamondbacks"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"2"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Los Angeles"
]
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?",
"I would need 2 rooms in a 2 star hotel that has wifi.",
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel.",
"That is acceptable. I want to get tickets to the game.",
"How many tickets would you like?"
] |
123_00113
|
Events_2
| 13 |
Just 2 tickets.
|
You want 2 tickets to the dodgers vs diamondbacks game in Los Angeles on March 3rd.
|
[
"You want 2 tickets to the dodgers vs diamondbacks game in Los Angeles on March 3rd."
] |
Prompt: "Just 2 tickets.", Response Type: confirm, Type of Slot: event_name, Values: dodgers vs diamondbacks, Response Type: confirm, Type of Slot: number_of_tickets, Values: 2, Response Type: confirm, Type of Slot: date, Values: March 3rd, Response Type: confirm, Type of Slot: city, Values: Los Angeles, Agent: Events_2
|
schema_guided_dialog-train-160178
|
schema_guided_dialog-train-160178
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"1000 Vin Scully Ave"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?",
"I would need 2 rooms in a 2 star hotel that has wifi.",
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel.",
"That is acceptable. I want to get tickets to the game.",
"How many tickets would you like?",
"Just 2 tickets.",
"You want 2 tickets to the dodgers vs diamondbacks game in Los Angeles on March 3rd."
] |
123_00113
|
Events_2
| 15 |
Great. Where is the stadium located?
|
It is on 1000 Vin Scully Ave. I have made the reservations. Enjoy yourself.
|
[
"It is on 1000 Vin Scully Ave. I have made the reservations. Enjoy yourself."
] |
Prompt: "Great. Where is the stadium located?", Response Type: inform, Type of Slot: venue_address, Values: 1000 Vin Scully Ave, Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160179
|
schema_guided_dialog-train-160179
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?",
"I would need 2 rooms in a 2 star hotel that has wifi.",
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel.",
"That is acceptable. I want to get tickets to the game.",
"How many tickets would you like?",
"Just 2 tickets.",
"You want 2 tickets to the dodgers vs diamondbacks game in Los Angeles on March 3rd.",
"Great. Where is the stadium located?",
"It is on 1000 Vin Scully Ave. I have made the reservations. Enjoy yourself."
] |
123_00113
|
Events_2
| 17 |
Thanks very much.
|
Is there anything else I can help you with?
|
[
"Is there anything else I can help you with?"
] |
Prompt: "Thanks very much.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160180
|
schema_guided_dialog-train-160180
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I want to attend Carbon Leaf in DC.",
"The event is available for 7 days. You want to attend Carbon Leaf at union stage on march 2nd.",
"Is there a dodgers vs diamondbacks game in LAX on that day? I can't wait to see that.",
"There is the dodgers vs diamondbacks game at dodger stadium on March 3rd.",
"What is the starting time?",
"It starts at 7 pm.",
"That would be fine.",
"Is there anything else you need assistance with?",
"I would need 2 rooms in a 2 star hotel that has wifi.",
"There are 10 suitable hotels. There Ac Hotel by Marriott Beverly Hills is a wonderful 2 star hotel.",
"That is acceptable. I want to get tickets to the game.",
"How many tickets would you like?",
"Just 2 tickets.",
"You want 2 tickets to the dodgers vs diamondbacks game in Los Angeles on March 3rd.",
"Great. Where is the stadium located?",
"It is on 1000 Vin Scully Ave. I have made the reservations. Enjoy yourself.",
"Thanks very much.",
"Is there anything else I can help you with?"
] |
123_00113
|
Events_2
| 19 |
No. I am grateful for your assistance.
|
Enjoy your day.
|
[
"Enjoy your day."
] |
Prompt: "No. I am grateful for your assistance.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160181
|
schema_guided_dialog-train-160181
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
123_00114
|
Events_2
| 1 |
I would like to find event dates please.
|
What city are you looking for?
|
[
"What city are you looking for?"
] |
Prompt: "I would like to find event dates please.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160182
|
schema_guided_dialog-train-160182
|
[
{
"act": 13,
"slot": "event_name",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?"
] |
123_00114
|
Events_2
| 3 |
In San Diego please.
|
What event would you like to see?
|
[
"What event would you like to see?"
] |
Prompt: "In San Diego please.", Response Type: request, Type of Slot: event_name, Agent: Events_2
|
schema_guided_dialog-train-160183
|
schema_guided_dialog-train-160183
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 5th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Sara Bareilles"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Cal Coast Credit Union Amphitheater"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?"
] |
123_00114
|
Events_2
| 5 |
Im a big fan of Sara Bareilles.
|
Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.
|
[
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th."
] |
Prompt: "Im a big fan of Sara Bareilles.", Response Type: offer, Type of Slot: date, Values: March 5th, Response Type: offer, Type of Slot: event_name, Values: Sara Bareilles, Response Type: offer, Type of Slot: venue, Values: Cal Coast Credit Union Amphitheater, Agent: Events_2
|
schema_guided_dialog-train-160184
|
schema_guided_dialog-train-160184
|
[
{
"act": 4,
"slot": "time",
"values": [
"5:30 pm"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th."
] |
123_00114
|
Events_2
| 7 |
What time does it begin?
|
At 5:30 pm.
|
[
"At 5:30 pm."
] |
Prompt: "What time does it begin?", Response Type: inform, Type of Slot: time, Values: 5:30 pm, Agent: Events_2
|
schema_guided_dialog-train-160185
|
schema_guided_dialog-train-160185
|
[
{
"act": 4,
"slot": "venue_address",
"values": [
"5500 Campanile Drive"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm."
] |
123_00114
|
Events_2
| 9 |
Where is it?
|
It's happening at 5500 Campanile Drive.
|
[
"It's happening at 5500 Campanile Drive."
] |
Prompt: "Where is it?", Response Type: inform, Type of Slot: venue_address, Values: 5500 Campanile Drive, Agent: Events_2
|
schema_guided_dialog-train-160186
|
schema_guided_dialog-train-160186
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Blue Jays vs Mariners"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Rogers Centre"
]
},
{
"act": 5,
"slot": "count",
"values": [
"4"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive."
] |
123_00114
|
Events_2
| 11 |
I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?
|
There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?
|
[
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?"
] |
Prompt: "I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Blue Jays vs Mariners, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Response Type: inform_count, Type of Slot: count, Values: 4, Agent: Events_2
|
schema_guided_dialog-train-160187
|
schema_guided_dialog-train-160187
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 7th"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Blue Jays vs Mariners"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"Rogers Centre"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?"
] |
123_00114
|
Events_2
| 13 |
What are the other dates?
|
I also have Blue Jays vs Mariners at Rogers Centre on March 7th.
|
[
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th."
] |
Prompt: "What are the other dates?", Response Type: offer, Type of Slot: date, Values: March 7th, Response Type: offer, Type of Slot: event_name, Values: Blue Jays vs Mariners, Response Type: offer, Type of Slot: venue, Values: Rogers Centre, Agent: Events_2
|
schema_guided_dialog-train-160188
|
schema_guided_dialog-train-160188
|
[
{
"act": 12,
"slot": "intent",
"values": [
"BuyEventTickets"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th."
] |
123_00114
|
Events_2
| 15 |
That one will work.
|
Would you like tickets?
|
[
"Would you like tickets?"
] |
Prompt: "That one will work.", Response Type: offer_intent, Type of Slot: intent, Values: BuyEventTickets, Agent: Events_2
|
schema_guided_dialog-train-160189
|
schema_guided_dialog-train-160189
|
[
{
"act": 11,
"slot": "hotel_name",
"values": [
"Best Western Plus Toronto North York Hotel & Suites"
]
},
{
"act": 11,
"slot": "star_rating",
"values": [
"3"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?"
] |
123_00114
|
Hotels_1
| 17 |
Not just yet. I need to find a hotel there as well.
|
I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.
|
[
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites."
] |
Prompt: "Not just yet. I need to find a hotel there as well.", Response Type: offer, Type of Slot: hotel_name, Values: Best Western Plus Toronto North York Hotel & Suites, Response Type: offer, Type of Slot: star_rating, Values: 3, Agent: Hotels_1
|
schema_guided_dialog-train-160190
|
schema_guided_dialog-train-160190
|
[
{
"act": 4,
"slot": "has_wifi",
"values": [
"False"
]
},
{
"act": 4,
"slot": "phone_number",
"values": [
"+1 416-663-9500"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites."
] |
123_00114
|
Hotels_1
| 19 |
Okay, do they have wifi there? And what is their number?
|
They don't have wifi and they can be reached at +1 416-663-9500.
|
[
"They don't have wifi and they can be reached at +1 416-663-9500."
] |
Prompt: "Okay, do they have wifi there? And what is their number?", Response Type: inform, Type of Slot: has_wifi, Values: False, Response Type: inform, Type of Slot: phone_number, Values: +1 416-663-9500, Agent: Hotels_1
|
schema_guided_dialog-train-160191
|
schema_guided_dialog-train-160191
|
[
{
"act": 12,
"slot": "intent",
"values": [
"ReserveHotel"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500."
] |
123_00114
|
Hotels_1
| 21 |
That sounds okay.
|
Shall I book a room for you?
|
[
"Shall I book a room for you?"
] |
Prompt: "That sounds okay.", Response Type: offer_intent, Type of Slot: intent, Values: ReserveHotel, Agent: Hotels_1
|
schema_guided_dialog-train-160192
|
schema_guided_dialog-train-160192
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?"
] |
123_00114
|
Hotels_1
| 23 |
No, thank you.
|
What else may I do for you today?
|
[
"What else may I do for you today?"
] |
Prompt: "No, thank you.", Response Type: req_more, Agent: Hotels_1
|
schema_guided_dialog-train-160193
|
schema_guided_dialog-train-160193
|
[
{
"act": 13,
"slot": "number_of_tickets",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?",
"No, thank you.",
"What else may I do for you today?"
] |
123_00114
|
Events_2
| 25 |
I want to go ahead and buy those tickets.
|
What number of tickets would you like?
|
[
"What number of tickets would you like?"
] |
Prompt: "I want to go ahead and buy those tickets.", Response Type: request, Type of Slot: number_of_tickets, Agent: Events_2
|
schema_guided_dialog-train-160194
|
schema_guided_dialog-train-160194
|
[
{
"act": 2,
"slot": "event_name",
"values": [
"Blue Jays vs Mariners"
]
},
{
"act": 2,
"slot": "number_of_tickets",
"values": [
"3"
]
},
{
"act": 2,
"slot": "date",
"values": [
"March 7th"
]
},
{
"act": 2,
"slot": "city",
"values": [
"Toronto"
]
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?",
"No, thank you.",
"What else may I do for you today?",
"I want to go ahead and buy those tickets.",
"What number of tickets would you like?"
] |
123_00114
|
Events_2
| 27 |
I'd like 3.
|
Confirming 3 tickets to Blue Jays vs Mariners in Toronto on March 7th.
|
[
"Confirming 3 tickets to Blue Jays vs Mariners in Toronto on March 7th."
] |
Prompt: "I'd like 3.", Response Type: confirm, Type of Slot: event_name, Values: Blue Jays vs Mariners, Response Type: confirm, Type of Slot: number_of_tickets, Values: 3, Response Type: confirm, Type of Slot: date, Values: March 7th, Response Type: confirm, Type of Slot: city, Values: Toronto, Agent: Events_2
|
schema_guided_dialog-train-160195
|
schema_guided_dialog-train-160195
|
[
{
"act": 10,
"slot": "",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?",
"No, thank you.",
"What else may I do for you today?",
"I want to go ahead and buy those tickets.",
"What number of tickets would you like?",
"I'd like 3.",
"Confirming 3 tickets to Blue Jays vs Mariners in Toronto on March 7th."
] |
123_00114
|
Events_2
| 29 |
Perfect, thank you.
|
The tickets have been purchased.
|
[
"The tickets have been purchased."
] |
Prompt: "Perfect, thank you.", Response Type: notify_success, Agent: Events_2
|
schema_guided_dialog-train-160196
|
schema_guided_dialog-train-160196
|
[
{
"act": 15,
"slot": "",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?",
"No, thank you.",
"What else may I do for you today?",
"I want to go ahead and buy those tickets.",
"What number of tickets would you like?",
"I'd like 3.",
"Confirming 3 tickets to Blue Jays vs Mariners in Toronto on March 7th.",
"Perfect, thank you.",
"The tickets have been purchased."
] |
123_00114
|
Events_2
| 31 |
Thank you very much.
|
Is there anything else you need?
|
[
"Is there anything else you need?"
] |
Prompt: "Thank you very much.", Response Type: req_more, Agent: Events_2
|
schema_guided_dialog-train-160197
|
schema_guided_dialog-train-160197
|
[
{
"act": 3,
"slot": "",
"values": []
}
] |
[
"I would like to find event dates please.",
"What city are you looking for?",
"In San Diego please.",
"What event would you like to see?",
"Im a big fan of Sara Bareilles.",
"Sara Bareilles is appearing at the Cal Coast Credit Union Amphitheater on March 5th.",
"What time does it begin?",
"At 5:30 pm.",
"Where is it?",
"It's happening at 5500 Campanile Drive.",
"I'm wondering about events on a different date. Maybe Blue Jays vs Mariners in Toronto?",
"There are 4 applicable days for Blue Jays vs Mariners at Rogers Centre. How about March 3rd?",
"What are the other dates?",
"I also have Blue Jays vs Mariners at Rogers Centre on March 7th.",
"That one will work.",
"Would you like tickets?",
"Not just yet. I need to find a hotel there as well.",
"I have a 3 star hotel for you, the Best Western Plus Toronto North York Hotel & Suites.",
"Okay, do they have wifi there? And what is their number?",
"They don't have wifi and they can be reached at +1 416-663-9500.",
"That sounds okay.",
"Shall I book a room for you?",
"No, thank you.",
"What else may I do for you today?",
"I want to go ahead and buy those tickets.",
"What number of tickets would you like?",
"I'd like 3.",
"Confirming 3 tickets to Blue Jays vs Mariners in Toronto on March 7th.",
"Perfect, thank you.",
"The tickets have been purchased.",
"Thank you very much.",
"Is there anything else you need?"
] |
123_00114
|
Events_2
| 33 |
No, I'm all set.
|
Thank you very much.
|
[
"Thank you very much."
] |
Prompt: "No, I'm all set.", Response Type: goodbye, Agent: Events_2
|
schema_guided_dialog-train-160198
|
schema_guided_dialog-train-160198
|
[
{
"act": 13,
"slot": "city",
"values": []
}
] |
[] |
123_00115
|
Events_2
| 1 |
I want to find a good event to attend, something like the Psychedelic Furs.
|
In what city please?
|
[
"In what city please?"
] |
Prompt: "I want to find a good event to attend, something like the Psychedelic Furs.", Response Type: request, Type of Slot: city, Agent: Events_2
|
schema_guided_dialog-train-160199
|
schema_guided_dialog-train-160199
|
[
{
"act": 11,
"slot": "date",
"values": [
"March 3rd"
]
},
{
"act": 11,
"slot": "event_name",
"values": [
"Psychedelic Furs"
]
},
{
"act": 11,
"slot": "venue",
"values": [
"The Observatory North Park"
]
},
{
"act": 5,
"slot": "count",
"values": [
"5"
]
}
] |
[
"I want to find a good event to attend, something like the Psychedelic Furs.",
"In what city please?"
] |
123_00115
|
Events_2
| 3 |
Something in SD please.
|
I've got 5 options for you. The Psychedelic Furs will be at The Observatory North Park on March 3rd.
|
[
"I've got 5 options for you. The Psychedelic Furs will be at The Observatory North Park on March 3rd."
] |
Prompt: "Something in SD please.", Response Type: offer, Type of Slot: date, Values: March 3rd, Response Type: offer, Type of Slot: event_name, Values: Psychedelic Furs, Response Type: offer, Type of Slot: venue, Values: The Observatory North Park, Response Type: inform_count, Type of Slot: count, Values: 5, Agent: Events_2
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.