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-161600 | schema_guided_dialog-train-161600 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00119 | Calendar_1 | 1 | I need to find events on my calendar. | What date are you searching for? | [
"What date are you searching for?"
] | Prompt: "I need to find events on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161601 | schema_guided_dialog-train-161601 | [
{
"act": 11,
"slot": "event_name",
"values": [
"viewing at Shayla apartments"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12:30 pm"
]
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?"
] | 124_00119 | Calendar_1 | 3 | I am wondering about the 10th. | You will hve a viewing at Shayla apartments starting at 12:30 pm. | [
"You will hve a viewing at Shayla apartments starting at 12:30 pm."
] | Prompt: "I am wondering about the 10th.", Response Type: offer, Type of Slot: event_name, Values: viewing at Shayla apartments, Response Type: offer, Type of Slot: event_time, Values: 12:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161602 | schema_guided_dialog-train-161602 | [
{
"act": 11,
"slot": "event_name",
"values": [
"dentist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"1:30 pm"
]
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm."
] | 124_00119 | Calendar_1 | 5 | Is there anything scheduled on March 3rd? | You have a dentist appointment on March 3rd starting at 1:30 pm. | [
"You have a dentist appointment on March 3rd starting at 1:30 pm."
] | Prompt: "Is there anything scheduled on March 3rd?", Response Type: offer, Type of Slot: event_name, Values: dentist appointment, Response Type: offer, Type of Slot: event_time, Values: 1:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161603 | schema_guided_dialog-train-161603 | [
{
"act": 13,
"slot": "destination",
"values": [
"4655 Hoen Avenue # 7"
]
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm.",
"Is there anything scheduled on March 3rd?",
"You have a dentist appointment on March 3rd starting at 1:30 pm."
] | 124_00119 | RideSharing_2 | 7 | Sounds great. Could you get me a cab for one, regular ride preferred. | Will you be going to 4655 Hoen Avenue # 7? | [
"Will you be going to 4655 Hoen Avenue # 7?"
] | Prompt: "Sounds great. Could you get me a cab for one, regular ride preferred.", Response Type: request, Type of Slot: destination, Values: 4655 Hoen Avenue # 7, Agent: RideSharing_2 |
schema_guided_dialog-train-161604 | schema_guided_dialog-train-161604 | [
{
"act": 2,
"slot": "destination",
"values": [
"4655 Hoen Avenue # 7"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm.",
"Is there anything scheduled on March 3rd?",
"You have a dentist appointment on March 3rd starting at 1:30 pm.",
"Sounds great. Could you get me a cab for one, regular ride preferred.",
"Will you be going to 4655 Hoen Avenue # 7?"
] | 124_00119 | RideSharing_2 | 9 | Yes, that is good. | Could you confirm that you want to go to 4655 Hoen Avenue # 7 and that you need 1 seat in a regular ride? | [
"Could you confirm that you want to go to 4655 Hoen Avenue # 7 and that you need 1 seat in a regular ride?"
] | Prompt: "Yes, that is good.", Response Type: confirm, Type of Slot: destination, Values: 4655 Hoen Avenue # 7, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161605 | schema_guided_dialog-train-161605 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"6"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm.",
"Is there anything scheduled on March 3rd?",
"You have a dentist appointment on March 3rd starting at 1:30 pm.",
"Sounds great. Could you get me a cab for one, regular ride preferred.",
"Will you be going to 4655 Hoen Avenue # 7?",
"Yes, that is good.",
"Could you confirm that you want to go to 4655 Hoen Avenue # 7 and that you need 1 seat in a regular ride?"
] | 124_00119 | RideSharing_2 | 11 | Yes, that is fine. How long before the cab gets there? | I have booked your ride and the cab is coming. The cab will be there in 6 minutes. | [
"I have booked your ride and the cab is coming. The cab will be there in 6 minutes."
] | Prompt: "Yes, that is fine. How long before the cab gets there?", Response Type: inform, Type of Slot: wait_time, Values: 6, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161606 | schema_guided_dialog-train-161606 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$10.88"
]
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm.",
"Is there anything scheduled on March 3rd?",
"You have a dentist appointment on March 3rd starting at 1:30 pm.",
"Sounds great. Could you get me a cab for one, regular ride preferred.",
"Will you be going to 4655 Hoen Avenue # 7?",
"Yes, that is good.",
"Could you confirm that you want to go to 4655 Hoen Avenue # 7 and that you need 1 seat in a regular ride?",
"Yes, that is fine. How long before the cab gets there?",
"I have booked your ride and the cab is coming. The cab will be there in 6 minutes."
] | 124_00119 | RideSharing_2 | 13 | How much will it be? | The ride is $10.88 | [
"The ride is $10.88"
] | Prompt: "How much will it be?", Response Type: inform, Type of Slot: ride_fare, Values: $10.88, Agent: RideSharing_2 |
schema_guided_dialog-train-161607 | schema_guided_dialog-train-161607 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to find events on my calendar.",
"What date are you searching for?",
"I am wondering about the 10th.",
"You will hve a viewing at Shayla apartments starting at 12:30 pm.",
"Is there anything scheduled on March 3rd?",
"You have a dentist appointment on March 3rd starting at 1:30 pm.",
"Sounds great. Could you get me a cab for one, regular ride preferred.",
"Will you be going to 4655 Hoen Avenue # 7?",
"Yes, that is good.",
"Could you confirm that you want to go to 4655 Hoen Avenue # 7 and that you need 1 seat in a regular ride?",
"Yes, that is fine. How long before the cab gets there?",
"I have booked your ride and the cab is coming. The cab will be there in 6 minutes.",
"How much will it be?",
"The ride is $10.88"
] | 124_00119 | RideSharing_2 | 15 | Thank you for helping. That is all I need. | Have a great day. | [
"Have a great day."
] | Prompt: "Thank you for helping. That is all I need.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161608 | schema_guided_dialog-train-161608 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Property viewing"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12 pm"
]
}
] | [] | 124_00120 | Calendar_1 | 1 | Can you check what events are on my calendar? I'm curious about Tuesday next week. | On Tuesday you have a Property viewing scheduled for 12 pm. | [
"On Tuesday you have a Property viewing scheduled for 12 pm."
] | Prompt: "Can you check what events are on my calendar? I'm curious about Tuesday next week.", Response Type: offer, Type of Slot: event_name, Values: Property viewing, Response Type: offer, Type of Slot: event_time, Values: 12 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161609 | schema_guided_dialog-train-161609 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm."
] | 124_00120 | Calendar_1 | 3 | Okay, thanks. | Do you need anything else at the moment? | [
"Do you need anything else at the moment?"
] | Prompt: "Okay, thanks.", Response Type: req_more, Agent: Calendar_1 |
schema_guided_dialog-train-161610 | schema_guided_dialog-train-161610 | [
{
"act": 13,
"slot": "ride_type",
"values": [
"Pool",
"Regular"
]
},
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?"
] | 124_00120 | RideSharing_2 | 5 | Book me a cab to that event if you would. | What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you? | [
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?"
] | Prompt: "Book me a cab to that event if you would.", Response Type: request, Type of Slot: ride_type, Values: Pool or Regular, Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161611 | schema_guided_dialog-train-161611 | [
{
"act": 13,
"slot": "destination",
"values": [
"2625 South King Road"
]
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?",
"Book me a cab to that event if you would.",
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?"
] | 124_00120 | RideSharing_2 | 7 | I'll be in a group of 3 so get us a Pool ride. | And your destination is 2625 South King Road? | [
"And your destination is 2625 South King Road?"
] | Prompt: "I'll be in a group of 3 so get us a Pool ride.", Response Type: request, Type of Slot: destination, Values: 2625 South King Road, Agent: RideSharing_2 |
schema_guided_dialog-train-161612 | schema_guided_dialog-train-161612 | [
{
"act": 2,
"slot": "destination",
"values": [
"2625 South King Road"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"3"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?",
"Book me a cab to that event if you would.",
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?",
"I'll be in a group of 3 so get us a Pool ride.",
"And your destination is 2625 South King Road?"
] | 124_00120 | RideSharing_2 | 9 | Yes, that's right. | Confirm the details for me. You want to book 3 seats in a Pool taxi ride to 2625 South King Road? | [
"Confirm the details for me. You want to book 3 seats in a Pool taxi ride to 2625 South King Road?"
] | Prompt: "Yes, that's right.", Response Type: confirm, Type of Slot: destination, Values: 2625 South King Road, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161613 | schema_guided_dialog-train-161613 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?",
"Book me a cab to that event if you would.",
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?",
"I'll be in a group of 3 so get us a Pool ride.",
"And your destination is 2625 South King Road?",
"Yes, that's right.",
"Confirm the details for me. You want to book 3 seats in a Pool taxi ride to 2625 South King Road?"
] | 124_00120 | RideSharing_2 | 11 | Yup, that's perfect. | Alright. I've booked the ride, and the cab is on its way. | [
"Alright. I've booked the ride, and the cab is on its way."
] | Prompt: "Yup, that's perfect.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161614 | schema_guided_dialog-train-161614 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?",
"Book me a cab to that event if you would.",
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?",
"I'll be in a group of 3 so get us a Pool ride.",
"And your destination is 2625 South King Road?",
"Yes, that's right.",
"Confirm the details for me. You want to book 3 seats in a Pool taxi ride to 2625 South King Road?",
"Yup, that's perfect.",
"Alright. I've booked the ride, and the cab is on its way."
] | 124_00120 | RideSharing_2 | 13 | Thank you very much. | Is there anything else you need right now? | [
"Is there anything else you need right now?"
] | Prompt: "Thank you very much.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161615 | schema_guided_dialog-train-161615 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you check what events are on my calendar? I'm curious about Tuesday next week.",
"On Tuesday you have a Property viewing scheduled for 12 pm.",
"Okay, thanks.",
"Do you need anything else at the moment?",
"Book me a cab to that event if you would.",
"What sort of ride would you like - Pool, Regular, or something else? Also, how many people are coming with you?",
"I'll be in a group of 3 so get us a Pool ride.",
"And your destination is 2625 South King Road?",
"Yes, that's right.",
"Confirm the details for me. You want to book 3 seats in a Pool taxi ride to 2625 South King Road?",
"Yup, that's perfect.",
"Alright. I've booked the ride, and the cab is on its way.",
"Thank you very much.",
"Is there anything else you need right now?"
] | 124_00120 | RideSharing_2 | 15 | No, I'm fine. Thanks again. | Enjoy the rest of your day. | [
"Enjoy the rest of your day."
] | Prompt: "No, I'm fine. Thanks again.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161616 | schema_guided_dialog-train-161616 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00121 | Calendar_1 | 1 | Check the events on my calendar for me. | What dates should I look for? | [
"What dates should I look for?"
] | Prompt: "Check the events on my calendar for me.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161617 | schema_guided_dialog-train-161617 | [
{
"act": 11,
"slot": "event_name",
"values": [
"the paper kites concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"7 pm"
]
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?"
] | 124_00121 | Calendar_1 | 3 | search for the 8th | You have the paper kites concert starting at 7 pm | [
"You have the paper kites concert starting at 7 pm"
] | Prompt: "search for the 8th", Response Type: offer, Type of Slot: event_name, Values: the paper kites concert, Response Type: offer, Type of Slot: event_time, Values: 7 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161618 | schema_guided_dialog-train-161618 | [
{
"act": 2,
"slot": "destination",
"values": [
"17 eastern parkway, brooklyn"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?",
"search for the 8th",
"You have the paper kites concert starting at 7 pm"
] | 124_00121 | RideSharing_2 | 5 | okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2 | Booking a luxury ride for 2 for 17 eastern parkway, brooklyn | [
"Booking a luxury ride for 2 for 17 eastern parkway, brooklyn"
] | Prompt: "okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2", Response Type: confirm, Type of Slot: destination, Values: 17 eastern parkway, brooklyn, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: ride_type, Values: Luxury, Agent: RideSharing_2 |
schema_guided_dialog-train-161619 | schema_guided_dialog-train-161619 | [
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?",
"search for the 8th",
"You have the paper kites concert starting at 7 pm",
"okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2",
"Booking a luxury ride for 2 for 17 eastern parkway, brooklyn"
] | 124_00121 | RideSharing_2 | 7 | Actually, change that to a regular ride for one. | sure, booking 1 seat in regular ride. | [
"sure, booking 1 seat in regular ride."
] | Prompt: "Actually, change that to a regular ride for one.", Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161620 | schema_guided_dialog-train-161620 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?",
"search for the 8th",
"You have the paper kites concert starting at 7 pm",
"okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2",
"Booking a luxury ride for 2 for 17 eastern parkway, brooklyn",
"Actually, change that to a regular ride for one.",
"sure, booking 1 seat in regular ride."
] | 124_00121 | RideSharing_2 | 9 | Sounds good to me. | Booking confirmed. Your cab is on its way | [
"Booking confirmed. Your cab is on its way"
] | Prompt: "Sounds good to me.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161621 | schema_guided_dialog-train-161621 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?",
"search for the 8th",
"You have the paper kites concert starting at 7 pm",
"okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2",
"Booking a luxury ride for 2 for 17 eastern parkway, brooklyn",
"Actually, change that to a regular ride for one.",
"sure, booking 1 seat in regular ride.",
"Sounds good to me.",
"Booking confirmed. Your cab is on its way"
] | 124_00121 | RideSharing_2 | 11 | Thanks a ton | Is there anything else I can assist you with | [
"Is there anything else I can assist you with"
] | Prompt: "Thanks a ton", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161622 | schema_guided_dialog-train-161622 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Check the events on my calendar for me.",
"What dates should I look for?",
"search for the 8th",
"You have the paper kites concert starting at 7 pm",
"okay, find me a luxury ride to the venue, 17 eastern parkway, brooklyn for 2",
"Booking a luxury ride for 2 for 17 eastern parkway, brooklyn",
"Actually, change that to a regular ride for one.",
"sure, booking 1 seat in regular ride.",
"Sounds good to me.",
"Booking confirmed. Your cab is on its way",
"Thanks a ton",
"Is there anything else I can assist you with"
] | 124_00121 | RideSharing_2 | 13 | No, thanks once again | Have a great time there. | [
"Have a great time there."
] | Prompt: "No, thanks once again", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161623 | schema_guided_dialog-train-161623 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Hairdresser appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"4 pm"
]
}
] | [] | 124_00122 | Calendar_1 | 1 | I'm wondering what my schedule looks like on March 7th. | At 4 pm, you are scheduled for a Hairdresser appointment. | [
"At 4 pm, you are scheduled for a Hairdresser appointment."
] | Prompt: "I'm wondering what my schedule looks like on March 7th.", Response Type: offer, Type of Slot: event_name, Values: Hairdresser appointment, Response Type: offer, Type of Slot: event_time, Values: 4 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161624 | schema_guided_dialog-train-161624 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Movie at CineLux Almaden Cinema"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"9:30 pm"
]
}
] | [
"I'm wondering what my schedule looks like on March 7th.",
"At 4 pm, you are scheduled for a Hairdresser appointment."
] | 124_00122 | Calendar_1 | 3 | What do I have on March 9th? | On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema. | [
"On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema."
] | Prompt: "What do I have on March 9th?", Response Type: offer, Type of Slot: event_name, Values: Movie at CineLux Almaden Cinema, Response Type: offer, Type of Slot: event_time, Values: 9:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161625 | schema_guided_dialog-train-161625 | [
{
"act": 2,
"slot": "destination",
"values": [
"2306 Almaden Road"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I'm wondering what my schedule looks like on March 7th.",
"At 4 pm, you are scheduled for a Hairdresser appointment.",
"What do I have on March 9th?",
"On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema."
] | 124_00122 | RideSharing_2 | 5 | Terrific. Could I get a taxi there please? It should be a regular ride for 1 passenger with a destination of 2306 Almaden Road. | Confirming a regular ride for 1 to 2306 Almaden Road. | [
"Confirming a regular ride for 1 to 2306 Almaden Road."
] | Prompt: "Terrific. Could I get a taxi there please? It should be a regular ride for 1 passenger with a destination of 2306 Almaden Road.", Response Type: confirm, Type of Slot: destination, Values: 2306 Almaden Road, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161626 | schema_guided_dialog-train-161626 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'm wondering what my schedule looks like on March 7th.",
"At 4 pm, you are scheduled for a Hairdresser appointment.",
"What do I have on March 9th?",
"On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema.",
"Terrific. Could I get a taxi there please? It should be a regular ride for 1 passenger with a destination of 2306 Almaden Road.",
"Confirming a regular ride for 1 to 2306 Almaden Road."
] | 124_00122 | RideSharing_2 | 7 | Yes, that's right. | The ride has been booked and the cab will arrive shortly. | [
"The ride has been booked and the cab will arrive shortly."
] | Prompt: "Yes, that's right.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161627 | schema_guided_dialog-train-161627 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I'm wondering what my schedule looks like on March 7th.",
"At 4 pm, you are scheduled for a Hairdresser appointment.",
"What do I have on March 9th?",
"On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema.",
"Terrific. Could I get a taxi there please? It should be a regular ride for 1 passenger with a destination of 2306 Almaden Road.",
"Confirming a regular ride for 1 to 2306 Almaden Road.",
"Yes, that's right.",
"The ride has been booked and the cab will arrive shortly."
] | 124_00122 | RideSharing_2 | 9 | Great, thank you! | Is there anything else you need today? | [
"Is there anything else you need today?"
] | Prompt: "Great, thank you!", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161628 | schema_guided_dialog-train-161628 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'm wondering what my schedule looks like on March 7th.",
"At 4 pm, you are scheduled for a Hairdresser appointment.",
"What do I have on March 9th?",
"On that day at 9:30 pm, you are scheduled for a Movie at CineLux Almaden Cinema.",
"Terrific. Could I get a taxi there please? It should be a regular ride for 1 passenger with a destination of 2306 Almaden Road.",
"Confirming a regular ride for 1 to 2306 Almaden Road.",
"Yes, that's right.",
"The ride has been booked and the cab will arrive shortly.",
"Great, thank you!",
"Is there anything else you need today?"
] | 124_00122 | RideSharing_2 | 11 | No, I am good to go. | Have a great day, thank you! | [
"Have a great day, thank you!"
] | Prompt: "No, I am good to go.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161629 | schema_guided_dialog-train-161629 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Movie at AMC Brentwood 14"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"10 pm"
]
}
] | [] | 124_00123 | Calendar_1 | 1 | I like to check events on my calendar and the date is march 12th. | You have a Movie at AMC Brentwood 14 which starts at 10 pm. | [
"You have a Movie at AMC Brentwood 14 which starts at 10 pm."
] | Prompt: "I like to check events on my calendar and the date is march 12th.", Response Type: offer, Type of Slot: event_name, Values: Movie at AMC Brentwood 14, Response Type: offer, Type of Slot: event_time, Values: 10 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161630 | schema_guided_dialog-train-161630 | [
{
"act": 13,
"slot": "ride_type",
"values": []
},
{
"act": 13,
"slot": "destination",
"values": [
"2525 Sand Creek Road"
]
},
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"I like to check events on my calendar and the date is march 12th.",
"You have a Movie at AMC Brentwood 14 which starts at 10 pm."
] | 124_00123 | RideSharing_2 | 3 | Cool. Could you get mea cab there? | Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement? | [
"Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement?"
] | Prompt: "Cool. Could you get mea cab there?", Response Type: request, Type of Slot: ride_type, Response Type: request, Type of Slot: destination, Values: 2525 Sand Creek Road, Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161631 | schema_guided_dialog-train-161631 | [
{
"act": 2,
"slot": "destination",
"values": [
"2525 Sand Creek Road"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"4"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I like to check events on my calendar and the date is march 12th.",
"You have a Movie at AMC Brentwood 14 which starts at 10 pm.",
"Cool. Could you get mea cab there?",
"Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement?"
] | 124_00123 | RideSharing_2 | 5 | this is perfect for me. I need four seats with regular ride. | Please give confirmation details: Your ride to 2525 Sand Creek Road with 4 seats and a regular ride. | [
"Please give confirmation details: Your ride to 2525 Sand Creek Road with 4 seats and a regular ride."
] | Prompt: "this is perfect for me. I need four seats with regular ride.", Response Type: confirm, Type of Slot: destination, Values: 2525 Sand Creek Road, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161632 | schema_guided_dialog-train-161632 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"5"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$42.54"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I like to check events on my calendar and the date is march 12th.",
"You have a Movie at AMC Brentwood 14 which starts at 10 pm.",
"Cool. Could you get mea cab there?",
"Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement?",
"this is perfect for me. I need four seats with regular ride.",
"Please give confirmation details: Your ride to 2525 Sand Creek Road with 4 seats and a regular ride."
] | 124_00123 | RideSharing_2 | 7 | This is okay for me. At what time cab reaches here and what is the cost of ride? | I confirmed your ride and cab is coming within 5 minutes. cost of the ride is $42.54. | [
"I confirmed your ride and cab is coming within 5 minutes. cost of the ride is $42.54."
] | Prompt: "This is okay for me. At what time cab reaches here and what is the cost of ride?", Response Type: inform, Type of Slot: wait_time, Values: 5, Response Type: inform, Type of Slot: ride_fare, Values: $42.54, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161633 | schema_guided_dialog-train-161633 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I like to check events on my calendar and the date is march 12th.",
"You have a Movie at AMC Brentwood 14 which starts at 10 pm.",
"Cool. Could you get mea cab there?",
"Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement?",
"this is perfect for me. I need four seats with regular ride.",
"Please give confirmation details: Your ride to 2525 Sand Creek Road with 4 seats and a regular ride.",
"This is okay for me. At what time cab reaches here and what is the cost of ride?",
"I confirmed your ride and cab is coming within 5 minutes. cost of the ride is $42.54."
] | 124_00123 | RideSharing_2 | 9 | Thanks a lot. | Do you need any other help? | [
"Do you need any other help?"
] | Prompt: "Thanks a lot.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161634 | schema_guided_dialog-train-161634 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I like to check events on my calendar and the date is march 12th.",
"You have a Movie at AMC Brentwood 14 which starts at 10 pm.",
"Cool. Could you get mea cab there?",
"Which type of ride you want ? Is your location is 2525 Sand Creek Road and what is your seat requirement?",
"this is perfect for me. I need four seats with regular ride.",
"Please give confirmation details: Your ride to 2525 Sand Creek Road with 4 seats and a regular ride.",
"This is okay for me. At what time cab reaches here and what is the cost of ride?",
"I confirmed your ride and cab is coming within 5 minutes. cost of the ride is $42.54.",
"Thanks a lot.",
"Do you need any other help?"
] | 124_00123 | RideSharing_2 | 11 | No, thank you very much for your help. | Have a nice day. | [
"Have a nice day."
] | Prompt: "No, thank you very much for your help.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161635 | schema_guided_dialog-train-161635 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00124 | Calendar_1 | 1 | Search for events in my calendar. | What day shall I look in? | [
"What day shall I look in?"
] | Prompt: "Search for events in my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161636 | schema_guided_dialog-train-161636 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Stylist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"11 am"
]
}
] | [
"Search for events in my calendar.",
"What day shall I look in?"
] | 124_00124 | Calendar_1 | 3 | Find events on the 1st of this month. | There is a Stylist appointment at 11 am. | [
"There is a Stylist appointment at 11 am."
] | Prompt: "Find events on the 1st of this month.", Response Type: offer, Type of Slot: event_name, Values: Stylist appointment, Response Type: offer, Type of Slot: event_time, Values: 11 am, Agent: Calendar_1 |
schema_guided_dialog-train-161637 | schema_guided_dialog-train-161637 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"2 pm"
]
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am."
] | 124_00124 | Calendar_1 | 5 | Do I have any events scheduled on the 5th? | There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm. | [
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm."
] | Prompt: "Do I have any events scheduled on the 5th?", Response Type: offer, Type of Slot: event_name, Values: Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD, Response Type: offer, Type of Slot: event_time, Values: 2 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161638 | schema_guided_dialog-train-161638 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm."
] | 124_00124 | RideSharing_2 | 7 | That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive. | How many people are going? | [
"How many people are going?"
] | Prompt: "That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161639 | schema_guided_dialog-train-161639 | [
{
"act": 2,
"slot": "destination",
"values": [
"7601 Stoneridge Drive"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm.",
"That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.",
"How many people are going?"
] | 124_00124 | RideSharing_2 | 9 | There are two people. | You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right? | [
"You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right?"
] | Prompt: "There are two people.", Response Type: confirm, Type of Slot: destination, Values: 7601 Stoneridge Drive, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161640 | schema_guided_dialog-train-161640 | [
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm.",
"That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.",
"How many people are going?",
"There are two people.",
"You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right?"
] | 124_00124 | RideSharing_2 | 11 | No, I want a Luxury ride for one person. | You want a Luxury ride for 1 person. Is that right? | [
"You want a Luxury ride for 1 person. Is that right?"
] | Prompt: "No, I want a Luxury ride for one person.", Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Luxury, Agent: RideSharing_2 |
schema_guided_dialog-train-161641 | schema_guided_dialog-train-161641 | [
{
"act": 2,
"slot": "destination",
"values": [
"Chicago History Museum"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm.",
"That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.",
"How many people are going?",
"There are two people.",
"You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right?",
"No, I want a Luxury ride for one person.",
"You want a Luxury ride for 1 person. Is that right?"
] | 124_00124 | RideSharing_2 | 13 | No, I want to go to the Chicago History Museum. | You want a Luxury ride to the Chicago History Museum. Is that right? | [
"You want a Luxury ride to the Chicago History Museum. Is that right?"
] | Prompt: "No, I want to go to the Chicago History Museum.", Response Type: confirm, Type of Slot: destination, Values: Chicago History Museum, Response Type: confirm, Type of Slot: ride_type, Values: Luxury, Agent: RideSharing_2 |
schema_guided_dialog-train-161642 | schema_guided_dialog-train-161642 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm.",
"That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.",
"How many people are going?",
"There are two people.",
"You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right?",
"No, I want a Luxury ride for one person.",
"You want a Luxury ride for 1 person. Is that right?",
"No, I want to go to the Chicago History Museum.",
"You want a Luxury ride to the Chicago History Museum. Is that right?"
] | 124_00124 | RideSharing_2 | 15 | That is correct. | Your cab is booked and is coming for you right now. | [
"Your cab is booked and is coming for you right now."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161643 | schema_guided_dialog-train-161643 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Search for events in my calendar.",
"What day shall I look in?",
"Find events on the 1st of this month.",
"There is a Stylist appointment at 11 am.",
"Do I have any events scheduled on the 5th?",
"There is an Ophthalmologist appointment with Dr. Claudia S. Pinilla, MD at 2 pm.",
"That is good. I need a Pool cab ride to get to 7601 Stoneridge Drive.",
"How many people are going?",
"There are two people.",
"You want a Pool cab for 2 people to get to 7601 Stoneridge Drive. Is that right?",
"No, I want a Luxury ride for one person.",
"You want a Luxury ride for 1 person. Is that right?",
"No, I want to go to the Chicago History Museum.",
"You want a Luxury ride to the Chicago History Museum. Is that right?",
"That is correct.",
"Your cab is booked and is coming for you right now."
] | 124_00124 | RideSharing_2 | 17 | Thanks a bunch. That is all. | Have a good day. | [
"Have a good day."
] | Prompt: "Thanks a bunch. That is all.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161644 | schema_guided_dialog-train-161644 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00125 | Calendar_1 | 1 | Can you check my calendar? | What date do you want? | [
"What date do you want?"
] | Prompt: "Can you check my calendar?", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161645 | schema_guided_dialog-train-161645 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Appointment with Tri-Valley Dental Arts"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12 pm"
]
}
] | [
"Can you check my calendar?",
"What date do you want?"
] | 124_00125 | Calendar_1 | 3 | Check the 12th of March. | At 12 pm you have an Appointment with Tri-Valley Dental Arts. | [
"At 12 pm you have an Appointment with Tri-Valley Dental Arts."
] | Prompt: "Check the 12th of March.", Response Type: offer, Type of Slot: event_name, Values: Appointment with Tri-Valley Dental Arts, Response Type: offer, Type of Slot: event_time, Values: 12 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161646 | schema_guided_dialog-train-161646 | [
{
"act": 2,
"slot": "destination",
"values": [
"9260 Alcosta Boulevard"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Can you check my calendar?",
"What date do you want?",
"Check the 12th of March.",
"At 12 pm you have an Appointment with Tri-Valley Dental Arts."
] | 124_00125 | RideSharing_2 | 5 | I need a cab for two. I want a Pool ride to 9260 Alcosta Boulevard. | Confirm a pool ride for 2 to 9260 Alcosta Boulevard. | [
"Confirm a pool ride for 2 to 9260 Alcosta Boulevard."
] | Prompt: "I need a cab for two. I want a Pool ride to 9260 Alcosta Boulevard.", Response Type: confirm, Type of Slot: destination, Values: 9260 Alcosta Boulevard, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161647 | schema_guided_dialog-train-161647 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you check my calendar?",
"What date do you want?",
"Check the 12th of March.",
"At 12 pm you have an Appointment with Tri-Valley Dental Arts.",
"I need a cab for two. I want a Pool ride to 9260 Alcosta Boulevard.",
"Confirm a pool ride for 2 to 9260 Alcosta Boulevard."
] | 124_00125 | RideSharing_2 | 7 | Thanks that works well. | Your ride is on the way. | [
"Your ride is on the way."
] | Prompt: "Thanks that works well.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161648 | schema_guided_dialog-train-161648 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you check my calendar?",
"What date do you want?",
"Check the 12th of March.",
"At 12 pm you have an Appointment with Tri-Valley Dental Arts.",
"I need a cab for two. I want a Pool ride to 9260 Alcosta Boulevard.",
"Confirm a pool ride for 2 to 9260 Alcosta Boulevard.",
"Thanks that works well.",
"Your ride is on the way."
] | 124_00125 | RideSharing_2 | 9 | That is all I need. | Have a great day. | [
"Have a great day."
] | Prompt: "That is all I need.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161649 | schema_guided_dialog-train-161649 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00126 | Calendar_1 | 1 | Pull up my calendar and check upcoming event dates. | I can do that, no problem. What date should we look at? | [
"I can do that, no problem. What date should we look at?"
] | Prompt: "Pull up my calendar and check upcoming event dates.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161650 | schema_guided_dialog-train-161650 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Lights Concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"7:30 pm"
]
}
] | [
"Pull up my calendar and check upcoming event dates.",
"I can do that, no problem. What date should we look at?"
] | 124_00126 | Calendar_1 | 3 | Pull up the 3rd of March please. | I show an evening event at 7:30 pm titled: Lights Concert. | [
"I show an evening event at 7:30 pm titled: Lights Concert."
] | Prompt: "Pull up the 3rd of March please.", Response Type: offer, Type of Slot: event_name, Values: Lights Concert, Response Type: offer, Type of Slot: event_time, Values: 7:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161651 | schema_guided_dialog-train-161651 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
},
{
"act": 13,
"slot": "ride_type",
"values": [
"Luxury",
"Pool"
]
},
{
"act": 13,
"slot": "destination",
"values": [
"29 East Allen Street 2nd Floor"
]
}
] | [
"Pull up my calendar and check upcoming event dates.",
"I can do that, no problem. What date should we look at?",
"Pull up the 3rd of March please.",
"I show an evening event at 7:30 pm titled: Lights Concert."
] | 124_00126 | RideSharing_2 | 5 | Great, I will need to reserve a cab for this event. | Ok, no problem. How many people will be riding, and would you prefer a Luxury or Pool ride? Should I book this ride for 29 East Allen Street 2nd Floor? | [
"Ok, no problem. How many people will be riding, and would you prefer a Luxury or Pool ride? Should I book this ride for 29 East Allen Street 2nd Floor?"
] | Prompt: "Great, I will need to reserve a cab for this event.", Response Type: request, Type of Slot: number_of_seats, Response Type: request, Type of Slot: ride_type, Values: Luxury or Pool, Response Type: request, Type of Slot: destination, Values: 29 East Allen Street 2nd Floor, Agent: RideSharing_2 |
schema_guided_dialog-train-161652 | schema_guided_dialog-train-161652 | [
{
"act": 2,
"slot": "destination",
"values": [
"29 East Allen Street 2nd Floor"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Pull up my calendar and check upcoming event dates.",
"I can do that, no problem. What date should we look at?",
"Pull up the 3rd of March please.",
"I show an evening event at 7:30 pm titled: Lights Concert.",
"Great, I will need to reserve a cab for this event.",
"Ok, no problem. How many people will be riding, and would you prefer a Luxury or Pool ride? Should I book this ride for 29 East Allen Street 2nd Floor?"
] | 124_00126 | RideSharing_2 | 7 | Yes, go ahead and book. Let's do a Pool ride for 2 please. | Alright, please just confirm, booking a Pool ride for 2. Going to 29 East Allen Street 2nd Floor. Is this correct? | [
"Alright, please just confirm, booking a Pool ride for 2. Going to 29 East Allen Street 2nd Floor. Is this correct?"
] | Prompt: "Yes, go ahead and book. Let's do a Pool ride for 2 please.", Response Type: confirm, Type of Slot: destination, Values: 29 East Allen Street 2nd Floor, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161653 | schema_guided_dialog-train-161653 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Pull up my calendar and check upcoming event dates.",
"I can do that, no problem. What date should we look at?",
"Pull up the 3rd of March please.",
"I show an evening event at 7:30 pm titled: Lights Concert.",
"Great, I will need to reserve a cab for this event.",
"Ok, no problem. How many people will be riding, and would you prefer a Luxury or Pool ride? Should I book this ride for 29 East Allen Street 2nd Floor?",
"Yes, go ahead and book. Let's do a Pool ride for 2 please.",
"Alright, please just confirm, booking a Pool ride for 2. Going to 29 East Allen Street 2nd Floor. Is this correct?"
] | 124_00126 | RideSharing_2 | 9 | Yes, perfect. Thanks. | Great news, your ride is confirmed and in route. | [
"Great news, your ride is confirmed and in route."
] | Prompt: "Yes, perfect. Thanks.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161654 | schema_guided_dialog-train-161654 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Pull up my calendar and check upcoming event dates.",
"I can do that, no problem. What date should we look at?",
"Pull up the 3rd of March please.",
"I show an evening event at 7:30 pm titled: Lights Concert.",
"Great, I will need to reserve a cab for this event.",
"Ok, no problem. How many people will be riding, and would you prefer a Luxury or Pool ride? Should I book this ride for 29 East Allen Street 2nd Floor?",
"Yes, go ahead and book. Let's do a Pool ride for 2 please.",
"Alright, please just confirm, booking a Pool ride for 2. Going to 29 East Allen Street 2nd Floor. Is this correct?",
"Yes, perfect. Thanks.",
"Great news, your ride is confirmed and in route."
] | 124_00126 | RideSharing_2 | 11 | Alright, that will be all. Thank you. | Your welcome and enjoy your day. | [
"Your welcome and enjoy your day."
] | Prompt: "Alright, that will be all. Thank you.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161655 | schema_guided_dialog-train-161655 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 124_00127 | Calendar_1 | 1 | I want to check the events on my calendar. | No problem. What date do you have in mind? | [
"No problem. What date do you have in mind?"
] | Prompt: "I want to check the events on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161656 | schema_guided_dialog-train-161656 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Reservation for 3 people at Hot Crab"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"7 pm"
]
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?"
] | 124_00127 | Calendar_1 | 3 | Check events for March 11th please. | Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm. | [
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm."
] | Prompt: "Check events for March 11th please.", Response Type: offer, Type of Slot: event_name, Values: Reservation for 3 people at Hot Crab, Response Type: offer, Type of Slot: event_time, Values: 7 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161657 | schema_guided_dialog-train-161657 | [
{
"act": 13,
"slot": "ride_type",
"values": []
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?",
"Check events for March 11th please.",
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm."
] | 124_00127 | RideSharing_2 | 5 | Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102. | No problem. Do you have a preferred type of ride? | [
"No problem. Do you have a preferred type of ride?"
] | Prompt: "Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102.", Response Type: request, Type of Slot: ride_type, Agent: RideSharing_2 |
schema_guided_dialog-train-161658 | schema_guided_dialog-train-161658 | [
{
"act": 2,
"slot": "destination",
"values": [
"4288 Dublin Boulevard #101-102"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?",
"Check events for March 11th please.",
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm.",
"Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102.",
"No problem. Do you have a preferred type of ride?"
] | 124_00127 | RideSharing_2 | 7 | I'd like a Regular ride please. | Okay. Please confirm the following for me: You want a regular ride to 4288 Dublin Boulevard #101-102. You need a ride with 1 seat. | [
"Okay. Please confirm the following for me: You want a regular ride to 4288 Dublin Boulevard #101-102. You need a ride with 1 seat."
] | Prompt: "I'd like a Regular ride please.", Response Type: confirm, Type of Slot: destination, Values: 4288 Dublin Boulevard #101-102, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161659 | schema_guided_dialog-train-161659 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$21.99"
]
},
{
"act": 4,
"slot": "wait_time",
"values": [
"5"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?",
"Check events for March 11th please.",
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm.",
"Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102.",
"No problem. Do you have a preferred type of ride?",
"I'd like a Regular ride please.",
"Okay. Please confirm the following for me: You want a regular ride to 4288 Dublin Boulevard #101-102. You need a ride with 1 seat."
] | 124_00127 | RideSharing_2 | 9 | That's right. How much will it cost me? How long untill the cab gets here? | Your ride is booked and on the way. The fair will be $21.99 and the cab should be there in about 5 minutes. | [
"Your ride is booked and on the way. The fair will be $21.99 and the cab should be there in about 5 minutes."
] | Prompt: "That's right. How much will it cost me? How long untill the cab gets here?", Response Type: inform, Type of Slot: ride_fare, Values: $21.99, Response Type: inform, Type of Slot: wait_time, Values: 5, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161660 | schema_guided_dialog-train-161660 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?",
"Check events for March 11th please.",
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm.",
"Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102.",
"No problem. Do you have a preferred type of ride?",
"I'd like a Regular ride please.",
"Okay. Please confirm the following for me: You want a regular ride to 4288 Dublin Boulevard #101-102. You need a ride with 1 seat.",
"That's right. How much will it cost me? How long untill the cab gets here?",
"Your ride is booked and on the way. The fair will be $21.99 and the cab should be there in about 5 minutes."
] | 124_00127 | RideSharing_2 | 11 | Thanks a lot for the help. | Can I help you with anything else? | [
"Can I help you with anything else?"
] | Prompt: "Thanks a lot for the help.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161661 | schema_guided_dialog-train-161661 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to check the events on my calendar.",
"No problem. What date do you have in mind?",
"Check events for March 11th please.",
"Ok got it. You have a Reservation for 3 people at Hot Crab at 7 pm.",
"Sounds good. Can you call a cab for me? I'm in a group of one and need a ride to 4288 Dublin Boulevard #101-102.",
"No problem. Do you have a preferred type of ride?",
"I'd like a Regular ride please.",
"Okay. Please confirm the following for me: You want a regular ride to 4288 Dublin Boulevard #101-102. You need a ride with 1 seat.",
"That's right. How much will it cost me? How long untill the cab gets here?",
"Your ride is booked and on the way. The fair will be $21.99 and the cab should be there in about 5 minutes.",
"Thanks a lot for the help.",
"Can I help you with anything else?"
] | 124_00127 | RideSharing_2 | 13 | No thanks. I appreciate the help. | Thank you and have a wonderful day! | [
"Thank you and have a wonderful day!"
] | Prompt: "No thanks. I appreciate the help.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161662 | schema_guided_dialog-train-161662 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Doctor appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12 pm"
]
}
] | [] | 125_00000 | Calendar_1 | 1 | Tell me what events I have scheduled in my calendar for the 13th of this month. | You have a Doctor appointment at 12 pm. | [
"You have a Doctor appointment at 12 pm."
] | Prompt: "Tell me what events I have scheduled in my calendar for the 13th of this month.", Response Type: offer, Type of Slot: event_name, Values: Doctor appointment, Response Type: offer, Type of Slot: event_time, Values: 12 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161663 | schema_guided_dialog-train-161663 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Ophthalmologist appointment with Dr. Edward J. Saub"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"11 am"
]
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm."
] | 125_00000 | Calendar_1 | 3 | Do I have any events for March 10th? | You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am. | [
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am."
] | Prompt: "Do I have any events for March 10th?", Response Type: offer, Type of Slot: event_name, Values: Ophthalmologist appointment with Dr. Edward J. Saub, Response Type: offer, Type of Slot: event_time, Values: 11 am, Agent: Calendar_1 |
schema_guided_dialog-train-161664 | schema_guided_dialog-train-161664 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am."
] | 125_00000 | Calendar_1 | 5 | That is fine. | Do you need something more? | [
"Do you need something more?"
] | Prompt: "That is fine.", Response Type: req_more, Agent: Calendar_1 |
schema_guided_dialog-train-161665 | schema_guided_dialog-train-161665 | [
{
"act": 13,
"slot": "destination",
"values": [
"344 East Hamilton Avenue"
]
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?"
] | 125_00000 | RideSharing_2 | 7 | I need a ride to get there. | Is 344 East Hamilton Avenue your destination address? | [
"Is 344 East Hamilton Avenue your destination address?"
] | Prompt: "I need a ride to get there.", Response Type: request, Type of Slot: destination, Values: 344 East Hamilton Avenue, Agent: RideSharing_2 |
schema_guided_dialog-train-161666 | schema_guided_dialog-train-161666 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?",
"I need a ride to get there.",
"Is 344 East Hamilton Avenue your destination address?"
] | 125_00000 | RideSharing_2 | 9 | That is right and I would like a Regular ride. | How many people are going? | [
"How many people are going?"
] | Prompt: "That is right and I would like a Regular ride.", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161667 | schema_guided_dialog-train-161667 | [
{
"act": 2,
"slot": "destination",
"values": [
"344 East Hamilton Avenue"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?",
"I need a ride to get there.",
"Is 344 East Hamilton Avenue your destination address?",
"That is right and I would like a Regular ride.",
"How many people are going?"
] | 125_00000 | RideSharing_2 | 11 | There are 2 people going. | You want a Regular ride for 2 people to get to 344 East Hamilton Avenue. Is that right? | [
"You want a Regular ride for 2 people to get to 344 East Hamilton Avenue. Is that right?"
] | Prompt: "There are 2 people going.", Response Type: confirm, Type of Slot: destination, Values: 344 East Hamilton Avenue, Response Type: confirm, Type of Slot: number_of_seats, Values: 2, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161668 | schema_guided_dialog-train-161668 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?",
"I need a ride to get there.",
"Is 344 East Hamilton Avenue your destination address?",
"That is right and I would like a Regular ride.",
"How many people are going?",
"There are 2 people going.",
"You want a Regular ride for 2 people to get to 344 East Hamilton Avenue. Is that right?"
] | 125_00000 | RideSharing_2 | 13 | That is correct. | Your ride is confirmed and is on the way now. | [
"Your ride is confirmed and is on the way now."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161669 | schema_guided_dialog-train-161669 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"6"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$32.84"
]
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?",
"I need a ride to get there.",
"Is 344 East Hamilton Avenue your destination address?",
"That is right and I would like a Regular ride.",
"How many people are going?",
"There are 2 people going.",
"You want a Regular ride for 2 people to get to 344 East Hamilton Avenue. Is that right?",
"That is correct.",
"Your ride is confirmed and is on the way now."
] | 125_00000 | RideSharing_2 | 15 | When is the ride expected to be here and what is the bill? | It will arrive in 6 minutes and it costs $32.84. | [
"It will arrive in 6 minutes and it costs $32.84."
] | Prompt: "When is the ride expected to be here and what is the bill?", Response Type: inform, Type of Slot: wait_time, Values: 6, Response Type: inform, Type of Slot: ride_fare, Values: $32.84, Agent: RideSharing_2 |
schema_guided_dialog-train-161670 | schema_guided_dialog-train-161670 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Tell me what events I have scheduled in my calendar for the 13th of this month.",
"You have a Doctor appointment at 12 pm.",
"Do I have any events for March 10th?",
"You have scheduled a Ophthalmologist appointment with Dr. Edward J. Saub at 11 am.",
"That is fine.",
"Do you need something more?",
"I need a ride to get there.",
"Is 344 East Hamilton Avenue your destination address?",
"That is right and I would like a Regular ride.",
"How many people are going?",
"There are 2 people going.",
"You want a Regular ride for 2 people to get to 344 East Hamilton Avenue. Is that right?",
"That is correct.",
"Your ride is confirmed and is on the way now.",
"When is the ride expected to be here and what is the bill?",
"It will arrive in 6 minutes and it costs $32.84."
] | 125_00000 | RideSharing_2 | 17 | Thanks a bunch. That is everything. | Have a good day. | [
"Have a good day."
] | Prompt: "Thanks a bunch. That is everything.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161671 | schema_guided_dialog-train-161671 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00001 | Calendar_1 | 1 | I need to check events on my calendar. | No problem. Which date on the schedule would you like to check? | [
"No problem. Which date on the schedule would you like to check?"
] | Prompt: "I need to check events on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161672 | schema_guided_dialog-train-161672 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Chemical Brothers concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"7 pm"
]
}
] | [
"I need to check events on my calendar.",
"No problem. Which date on the schedule would you like to check?"
] | 125_00001 | Calendar_1 | 3 | Check events on the 10th of this month for me. | Alright. You have a Chemical Brothers concert scheduled for 7 pm. | [
"Alright. You have a Chemical Brothers concert scheduled for 7 pm."
] | Prompt: "Check events on the 10th of this month for me.", Response Type: offer, Type of Slot: event_name, Values: Chemical Brothers concert, Response Type: offer, Type of Slot: event_time, Values: 7 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161673 | schema_guided_dialog-train-161673 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Billy Idol concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"5 pm"
]
}
] | [
"I need to check events on my calendar.",
"No problem. Which date on the schedule would you like to check?",
"Check events on the 10th of this month for me.",
"Alright. You have a Chemical Brothers concert scheduled for 7 pm."
] | 125_00001 | Calendar_1 | 5 | Okay, thanks. Do I have anything scheduled for March 3rd? | You have a Billy Idol concert scheduled that date for 5 pm. | [
"You have a Billy Idol concert scheduled that date for 5 pm."
] | Prompt: "Okay, thanks. Do I have anything scheduled for March 3rd?", Response Type: offer, Type of Slot: event_name, Values: Billy Idol concert, Response Type: offer, Type of Slot: event_time, Values: 5 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161674 | schema_guided_dialog-train-161674 | [
{
"act": 2,
"slot": "destination",
"values": [
"2901 East Hastings Street"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"4"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I need to check events on my calendar.",
"No problem. Which date on the schedule would you like to check?",
"Check events on the 10th of this month for me.",
"Alright. You have a Chemical Brothers concert scheduled for 7 pm.",
"Okay, thanks. Do I have anything scheduled for March 3rd?",
"You have a Billy Idol concert scheduled that date for 5 pm."
] | 125_00001 | RideSharing_2 | 7 | Sounds good. Can you call a cab for me? I need a Regular ride with 4 seats. The address is 2901 East Hastings Street. | Okay got it. Please confirm the following: You want a regular ride with 4 seats to 2901 East Hastings Street. Is that correct? | [
"Okay got it. Please confirm the following: You want a regular ride with 4 seats to 2901 East Hastings Street. Is that correct?"
] | Prompt: "Sounds good. Can you call a cab for me? I need a Regular ride with 4 seats. The address is 2901 East Hastings Street.", Response Type: confirm, Type of Slot: destination, Values: 2901 East Hastings Street, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161675 | schema_guided_dialog-train-161675 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"2"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$43.42"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to check events on my calendar.",
"No problem. Which date on the schedule would you like to check?",
"Check events on the 10th of this month for me.",
"Alright. You have a Chemical Brothers concert scheduled for 7 pm.",
"Okay, thanks. Do I have anything scheduled for March 3rd?",
"You have a Billy Idol concert scheduled that date for 5 pm.",
"Sounds good. Can you call a cab for me? I need a Regular ride with 4 seats. The address is 2901 East Hastings Street.",
"Okay got it. Please confirm the following: You want a regular ride with 4 seats to 2901 East Hastings Street. Is that correct?"
] | 125_00001 | RideSharing_2 | 9 | Yeah, that's right. How much is the cab and how long until it gets here? | Your cab is booked and on the way. The fair will be $43.42 and the cab should get there in about 2 minutes. | [
"Your cab is booked and on the way. The fair will be $43.42 and the cab should get there in about 2 minutes."
] | Prompt: "Yeah, that's right. How much is the cab and how long until it gets here?", Response Type: inform, Type of Slot: wait_time, Values: 2, Response Type: inform, Type of Slot: ride_fare, Values: $43.42, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161676 | schema_guided_dialog-train-161676 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to check events on my calendar.",
"No problem. Which date on the schedule would you like to check?",
"Check events on the 10th of this month for me.",
"Alright. You have a Chemical Brothers concert scheduled for 7 pm.",
"Okay, thanks. Do I have anything scheduled for March 3rd?",
"You have a Billy Idol concert scheduled that date for 5 pm.",
"Sounds good. Can you call a cab for me? I need a Regular ride with 4 seats. The address is 2901 East Hastings Street.",
"Okay got it. Please confirm the following: You want a regular ride with 4 seats to 2901 East Hastings Street. Is that correct?",
"Yeah, that's right. How much is the cab and how long until it gets here?",
"Your cab is booked and on the way. The fair will be $43.42 and the cab should get there in about 2 minutes."
] | 125_00001 | RideSharing_2 | 11 | Thanks alot for the help. That's all I need. | Thank you! Have a wonderful day. | [
"Thank you! Have a wonderful day."
] | Prompt: "Thanks alot for the help. That's all I need.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161677 | schema_guided_dialog-train-161677 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00002 | Calendar_1 | 1 | I need to make sure I don't forget anything on my calendar. | What day are you wondering about? | [
"What day are you wondering about?"
] | Prompt: "I need to make sure I don't forget anything on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161678 | schema_guided_dialog-train-161678 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Jethro Tull concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"5:30 pm"
]
}
] | [
"I need to make sure I don't forget anything on my calendar.",
"What day are you wondering about?"
] | 125_00002 | Calendar_1 | 3 | That would be the 1st of this month. | You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert. | [
"You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert."
] | Prompt: "That would be the 1st of this month.", Response Type: offer, Type of Slot: event_name, Values: Jethro Tull concert, Response Type: offer, Type of Slot: event_time, Values: 5:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161679 | schema_guided_dialog-train-161679 | [
{
"act": 13,
"slot": "ride_type",
"values": [
"Pool",
"Regular"
]
}
] | [
"I need to make sure I don't forget anything on my calendar.",
"What day are you wondering about?",
"That would be the 1st of this month.",
"You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert."
] | 125_00002 | RideSharing_2 | 5 | Alright! I am going to need a cab for 1 when I go I'll be wanting it to take me to 1 Tennis Place Forest Hills. | Do you care what kind of ride it is like Pool or Regular even something else? | [
"Do you care what kind of ride it is like Pool or Regular even something else?"
] | Prompt: "Alright! I am going to need a cab for 1 when I go I'll be wanting it to take me to 1 Tennis Place Forest Hills.", Response Type: request, Type of Slot: ride_type, Values: Pool or Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161680 | schema_guided_dialog-train-161680 | [
{
"act": 2,
"slot": "destination",
"values": [
"1 Tennis Place, Forest Hills"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"I need to make sure I don't forget anything on my calendar.",
"What day are you wondering about?",
"That would be the 1st of this month.",
"You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert.",
"Alright! I am going to need a cab for 1 when I go I'll be wanting it to take me to 1 Tennis Place Forest Hills.",
"Do you care what kind of ride it is like Pool or Regular even something else?"
] | 125_00002 | RideSharing_2 | 7 | A Pool ride would probably work out good for me. | Okay you want a Pool cab ride for 1 for 1 fare to 1 Tennis Place, Forest Hills is that right? | [
"Okay you want a Pool cab ride for 1 for 1 fare to 1 Tennis Place, Forest Hills is that right?"
] | Prompt: "A Pool ride would probably work out good for me.", Response Type: confirm, Type of Slot: destination, Values: 1 Tennis Place, Forest Hills, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161681 | schema_guided_dialog-train-161681 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$11.00"
]
},
{
"act": 4,
"slot": "wait_time",
"values": [
"5"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to make sure I don't forget anything on my calendar.",
"What day are you wondering about?",
"That would be the 1st of this month.",
"You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert.",
"Alright! I am going to need a cab for 1 when I go I'll be wanting it to take me to 1 Tennis Place Forest Hills.",
"Do you care what kind of ride it is like Pool or Regular even something else?",
"A Pool ride would probably work out good for me.",
"Okay you want a Pool cab ride for 1 for 1 fare to 1 Tennis Place, Forest Hills is that right?"
] | 125_00002 | RideSharing_2 | 9 | Okay do it. How long will it take to get here how much do I need for the fare? | The cab should be in here in just 5 minutes and the fare is quoted as $11.00. | [
"The cab should be in here in just 5 minutes and the fare is quoted as $11.00."
] | Prompt: "Okay do it. How long will it take to get here how much do I need for the fare?", Response Type: inform, Type of Slot: ride_fare, Values: $11.00, Response Type: inform, Type of Slot: wait_time, Values: 5, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161682 | schema_guided_dialog-train-161682 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to make sure I don't forget anything on my calendar.",
"What day are you wondering about?",
"That would be the 1st of this month.",
"You do have something happening that day at 5:30 pm, it is titled Jethro Tull concert.",
"Alright! I am going to need a cab for 1 when I go I'll be wanting it to take me to 1 Tennis Place Forest Hills.",
"Do you care what kind of ride it is like Pool or Regular even something else?",
"A Pool ride would probably work out good for me.",
"Okay you want a Pool cab ride for 1 for 1 fare to 1 Tennis Place, Forest Hills is that right?",
"Okay do it. How long will it take to get here how much do I need for the fare?",
"The cab should be in here in just 5 minutes and the fare is quoted as $11.00."
] | 125_00002 | RideSharing_2 | 11 | Super, you can go now. | Have a fantastic day. | [
"Have a fantastic day."
] | Prompt: "Super, you can go now.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161683 | schema_guided_dialog-train-161683 | [
{
"act": 11,
"slot": "event_name",
"values": [
"dermatologist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"5 pm"
]
}
] | [] | 125_00003 | Calendar_1 | 1 | check events for the 9th on my calendar | You have a dermatologist appointment that starts at 5 pm | [
"You have a dermatologist appointment that starts at 5 pm"
] | Prompt: "check events for the 9th on my calendar", Response Type: offer, Type of Slot: event_name, Values: dermatologist appointment, Response Type: offer, Type of Slot: event_time, Values: 5 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161684 | schema_guided_dialog-train-161684 | [
{
"act": 11,
"slot": "event_name",
"values": [
"stylist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3 pm"
]
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm"
] | 125_00003 | Calendar_1 | 3 | Any other events for 5th of march? | You also have a stylist appointment at 3 pm | [
"You also have a stylist appointment at 3 pm"
] | Prompt: "Any other events for 5th of march?", Response Type: offer, Type of Slot: event_name, Values: stylist appointment, Response Type: offer, Type of Slot: event_time, Values: 3 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161685 | schema_guided_dialog-train-161685 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
},
{
"act": 13,
"slot": "destination",
"values": [
"19655 stevens creek boulevard"
]
},
{
"act": 13,
"slot": "ride_type",
"values": [
"Luxury",
"Pool"
]
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm",
"Any other events for 5th of march?",
"You also have a stylist appointment at 3 pm"
] | 125_00003 | RideSharing_2 | 5 | Okay, get me a cab there | is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category? | [
"is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category?"
] | Prompt: "Okay, get me a cab there", Response Type: request, Type of Slot: number_of_seats, Response Type: request, Type of Slot: destination, Values: 19655 stevens creek boulevard, Response Type: request, Type of Slot: ride_type, Values: Luxury or Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161686 | schema_guided_dialog-train-161686 | [
{
"act": 2,
"slot": "destination",
"values": [
"19655 stevens creek boulevard"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm",
"Any other events for 5th of march?",
"You also have a stylist appointment at 3 pm",
"Okay, get me a cab there",
"is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category?"
] | 125_00003 | RideSharing_2 | 7 | Book a pool ride for one. | Booking 1 seat in a pool ride to 19655 stevens creek boulevard | [
"Booking 1 seat in a pool ride to 19655 stevens creek boulevard"
] | Prompt: "Book a pool ride for one.", Response Type: confirm, Type of Slot: destination, Values: 19655 stevens creek boulevard, Response Type: confirm, Type of Slot: number_of_seats, Values: 1, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161687 | schema_guided_dialog-train-161687 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"6"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm",
"Any other events for 5th of march?",
"You also have a stylist appointment at 3 pm",
"Okay, get me a cab there",
"is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category?",
"Book a pool ride for one.",
"Booking 1 seat in a pool ride to 19655 stevens creek boulevard"
] | 125_00003 | RideSharing_2 | 9 | How long before the cab arrives? | Booking confirmed. The cab arrives in 6 minutes | [
"Booking confirmed. The cab arrives in 6 minutes"
] | Prompt: "How long before the cab arrives?", Response Type: inform, Type of Slot: wait_time, Values: 6, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161688 | schema_guided_dialog-train-161688 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$14.07"
]
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm",
"Any other events for 5th of march?",
"You also have a stylist appointment at 3 pm",
"Okay, get me a cab there",
"is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category?",
"Book a pool ride for one.",
"Booking 1 seat in a pool ride to 19655 stevens creek boulevard",
"How long before the cab arrives?",
"Booking confirmed. The cab arrives in 6 minutes"
] | 125_00003 | RideSharing_2 | 11 | What is the cost | It is prices at $14.07 | [
"It is prices at $14.07"
] | Prompt: "What is the cost", Response Type: inform, Type of Slot: ride_fare, Values: $14.07, Agent: RideSharing_2 |
schema_guided_dialog-train-161689 | schema_guided_dialog-train-161689 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"check events for the 9th on my calendar",
"You have a dermatologist appointment that starts at 5 pm",
"Any other events for 5th of march?",
"You also have a stylist appointment at 3 pm",
"Okay, get me a cab there",
"is the venue 19655 stevens creek boulevard? How many seats and luxury or pool, which category?",
"Book a pool ride for one.",
"Booking 1 seat in a pool ride to 19655 stevens creek boulevard",
"How long before the cab arrives?",
"Booking confirmed. The cab arrives in 6 minutes",
"What is the cost",
"It is prices at $14.07"
] | 125_00003 | RideSharing_2 | 13 | Thanks. That would be all | Have a great time. | [
"Have a great time."
] | Prompt: "Thanks. That would be all", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161690 | schema_guided_dialog-train-161690 | [
{
"act": 11,
"slot": "event_name",
"values": [
"stylist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3:30 pm"
]
}
] | [] | 125_00004 | Calendar_1 | 1 | Please check my calendar on the 14th | you have a stylist appointment at 3:30 pm | [
"you have a stylist appointment at 3:30 pm"
] | Prompt: "Please check my calendar on the 14th", Response Type: offer, Type of Slot: event_name, Values: stylist appointment, Response Type: offer, Type of Slot: event_time, Values: 3:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161691 | schema_guided_dialog-train-161691 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm"
] | 125_00004 | RideSharing_2 | 3 | ok, can you get me a cab with regular ride to get there | how many people are in your group | [
"how many people are in your group"
] | Prompt: "ok, can you get me a cab with regular ride to get there", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161692 | schema_guided_dialog-train-161692 | [
{
"act": 13,
"slot": "destination",
"values": [
"241 fremont hub courtyard"
]
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm",
"ok, can you get me a cab with regular ride to get there",
"how many people are in your group"
] | 125_00004 | RideSharing_2 | 5 | there will be three people in my group | is 241 fremont hub courtyard your end destination | [
"is 241 fremont hub courtyard your end destination"
] | Prompt: "there will be three people in my group", Response Type: request, Type of Slot: destination, Values: 241 fremont hub courtyard, Agent: RideSharing_2 |
schema_guided_dialog-train-161693 | schema_guided_dialog-train-161693 | [
{
"act": 2,
"slot": "destination",
"values": [
"241 fremont hub courtyard"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"3"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm",
"ok, can you get me a cab with regular ride to get there",
"how many people are in your group",
"there will be three people in my group",
"is 241 fremont hub courtyard your end destination"
] | 125_00004 | RideSharing_2 | 7 | yes perfect | Please confirm your booking for 3 seats on a regular ride to 241 fremont hub courtyard | [
"Please confirm your booking for 3 seats on a regular ride to 241 fremont hub courtyard"
] | Prompt: "yes perfect", Response Type: confirm, Type of Slot: destination, Values: 241 fremont hub courtyard, Response Type: confirm, Type of Slot: number_of_seats, Values: 3, Response Type: confirm, Type of Slot: ride_type, Values: Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161694 | schema_guided_dialog-train-161694 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$35.80"
]
},
{
"act": 4,
"slot": "wait_time",
"values": [
"6"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm",
"ok, can you get me a cab with regular ride to get there",
"how many people are in your group",
"there will be three people in my group",
"is 241 fremont hub courtyard your end destination",
"yes perfect",
"Please confirm your booking for 3 seats on a regular ride to 241 fremont hub courtyard"
] | 125_00004 | RideSharing_2 | 9 | yes please, what is the total cost and how long is the wait | it will be $35.80 and your wait time is 6 minutes | [
"it will be $35.80 and your wait time is 6 minutes"
] | Prompt: "yes please, what is the total cost and how long is the wait", Response Type: inform, Type of Slot: ride_fare, Values: $35.80, Response Type: inform, Type of Slot: wait_time, Values: 6, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161695 | schema_guided_dialog-train-161695 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm",
"ok, can you get me a cab with regular ride to get there",
"how many people are in your group",
"there will be three people in my group",
"is 241 fremont hub courtyard your end destination",
"yes perfect",
"Please confirm your booking for 3 seats on a regular ride to 241 fremont hub courtyard",
"yes please, what is the total cost and how long is the wait",
"it will be $35.80 and your wait time is 6 minutes"
] | 125_00004 | RideSharing_2 | 11 | thank you | anything else i can do for you | [
"anything else i can do for you"
] | Prompt: "thank you", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161696 | schema_guided_dialog-train-161696 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Please check my calendar on the 14th",
"you have a stylist appointment at 3:30 pm",
"ok, can you get me a cab with regular ride to get there",
"how many people are in your group",
"there will be three people in my group",
"is 241 fremont hub courtyard your end destination",
"yes perfect",
"Please confirm your booking for 3 seats on a regular ride to 241 fremont hub courtyard",
"yes please, what is the total cost and how long is the wait",
"it will be $35.80 and your wait time is 6 minutes",
"thank you",
"anything else i can do for you"
] | 125_00004 | RideSharing_2 | 13 | no that's it | have a nice day | [
"have a nice day"
] | Prompt: "no that's it", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161697 | schema_guided_dialog-train-161697 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00005 | Calendar_1 | 1 | I would like to check some calendar events. | What date are you looking at? | [
"What date are you looking at?"
] | Prompt: "I would like to check some calendar events.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161698 | schema_guided_dialog-train-161698 | [
{
"act": 11,
"slot": "event_name",
"values": [
"table for 6 at Chianti Cucina"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"1:30 pm"
]
}
] | [
"I would like to check some calendar events.",
"What date are you looking at?"
] | 125_00005 | Calendar_1 | 3 | I would like Tuesday next week. | There is a table for 6 at Chianti Cucina at 1:30 pm. | [
"There is a table for 6 at Chianti Cucina at 1:30 pm."
] | Prompt: "I would like Tuesday next week.", Response Type: offer, Type of Slot: event_name, Values: table for 6 at Chianti Cucina, Response Type: offer, Type of Slot: event_time, Values: 1:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161699 | schema_guided_dialog-train-161699 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Basta Concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"6 pm"
]
}
] | [
"I would like to check some calendar events.",
"What date are you looking at?",
"I would like Tuesday next week.",
"There is a table for 6 at Chianti Cucina at 1:30 pm."
] | 125_00005 | Calendar_1 | 5 | Are there other events for March 3rd. | I have an event at 6 pm called Basta Concert. | [
"I have an event at 6 pm called Basta Concert."
] | Prompt: "Are there other events for March 3rd.", Response Type: offer, Type of Slot: event_name, Values: Basta Concert, Response Type: offer, Type of Slot: event_time, Values: 6 pm, Agent: Calendar_1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.