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-161900 | schema_guided_dialog-train-161900 | [
{
"act": 13,
"slot": "ride_type",
"values": []
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm."
] | 125_00033 | RideSharing_2 | 5 | Can you get me a cab to get there? | Do you have a preferred type of ride? | [
"Do you have a preferred type of ride?"
] | Prompt: "Can you get me a cab to get there?", Response Type: request, Type of Slot: ride_type, Agent: RideSharing_2 |
schema_guided_dialog-train-161901 | schema_guided_dialog-train-161901 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?"
] | 125_00033 | RideSharing_2 | 7 | I would like a luxury ride to 2290 California Street. | How many people are going? | [
"How many people are going?"
] | Prompt: "I would like a luxury ride to 2290 California Street.", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161902 | schema_guided_dialog-train-161902 | [
{
"act": 2,
"slot": "destination",
"values": [
"2290 California Street"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"4"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?",
"I would like a luxury ride to 2290 California Street.",
"How many people are going?"
] | 125_00033 | RideSharing_2 | 9 | There will be a group of four. | 4 seats in a luxury ride to 2290 California Street. | [
"4 seats in a luxury ride to 2290 California Street."
] | Prompt: "There will be a group of four.", Response Type: confirm, Type of Slot: destination, Values: 2290 California Street, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: ride_type, Values: Luxury, Agent: RideSharing_2 |
schema_guided_dialog-train-161903 | schema_guided_dialog-train-161903 | [
{
"act": 2,
"slot": "number_of_seats",
"values": [
"3"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?",
"I would like a luxury ride to 2290 California Street.",
"How many people are going?",
"There will be a group of four.",
"4 seats in a luxury ride to 2290 California Street."
] | 125_00033 | RideSharing_2 | 11 | I would prefer a regular ride and only for three people. | You need 3 seats on a regular ride. | [
"You need 3 seats on a regular ride."
] | Prompt: "I would prefer a regular ride and only for three people.", 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-161904 | schema_guided_dialog-train-161904 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"7"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$28.42"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?",
"I would like a luxury ride to 2290 California Street.",
"How many people are going?",
"There will be a group of four.",
"4 seats in a luxury ride to 2290 California Street.",
"I would prefer a regular ride and only for three people.",
"You need 3 seats on a regular ride."
] | 125_00033 | RideSharing_2 | 13 | Yes, what is the cost and when does the cab get here? | The cab should be there in 7 minutes and the cost is $28.42. | [
"The cab should be there in 7 minutes and the cost is $28.42."
] | Prompt: "Yes, what is the cost and when does the cab get here?", Response Type: inform, Type of Slot: wait_time, Values: 7, Response Type: inform, Type of Slot: ride_fare, Values: $28.42, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161905 | schema_guided_dialog-train-161905 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?",
"I would like a luxury ride to 2290 California Street.",
"How many people are going?",
"There will be a group of four.",
"4 seats in a luxury ride to 2290 California Street.",
"I would prefer a regular ride and only for three people.",
"You need 3 seats on a regular ride.",
"Yes, what is the cost and when does the cab get here?",
"The cab should be there in 7 minutes and the cost is $28.42."
] | 125_00033 | RideSharing_2 | 15 | Thank you for your help. | Can I help with something else? | [
"Can I help with something else?"
] | Prompt: "Thank you for your help.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161906 | schema_guided_dialog-train-161906 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar.",
"What date do you want to look?",
"I would like to see the 14th of March.",
"You have an Apartment viewing at arbors at mountain view at 3 pm.",
"Can you get me a cab to get there?",
"Do you have a preferred type of ride?",
"I would like a luxury ride to 2290 California Street.",
"How many people are going?",
"There will be a group of four.",
"4 seats in a luxury ride to 2290 California Street.",
"I would prefer a regular ride and only for three people.",
"You need 3 seats on a regular ride.",
"Yes, what is the cost and when does the cab get here?",
"The cab should be there in 7 minutes and the cost is $28.42.",
"Thank you for your help.",
"Can I help with something else?"
] | 125_00033 | RideSharing_2 | 17 | No, that is all. | Have a good day. | [
"Have a good day."
] | Prompt: "No, that is all.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161907 | schema_guided_dialog-train-161907 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00034 | Calendar_1 | 1 | I need to check events on my calendar. | What date would you like to check? | [
"What date 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-161908 | schema_guided_dialog-train-161908 | [
{
"act": 11,
"slot": "event_name",
"values": [
"viewing at Napa Park Homes"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3:30 pm"
]
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?"
] | 125_00034 | Calendar_1 | 3 | Check the 7th of this month. | There is a viewing at Napa Park Homes at 3:30 pm. | [
"There is a viewing at Napa Park Homes at 3:30 pm."
] | Prompt: "Check the 7th of this month.", Response Type: offer, Type of Slot: event_name, Values: viewing at Napa Park Homes, Response Type: offer, Type of Slot: event_time, Values: 3:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161909 | schema_guided_dialog-train-161909 | [
{
"act": 11,
"slot": "event_name",
"values": [
"stylist appointment at Supercuts"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12:30 pm"
]
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm."
] | 125_00034 | Calendar_1 | 5 | Is there anything else scheduled on March 8th? | There is a stylist appointment at Supercuts at 12:30 pm. | [
"There is a stylist appointment at Supercuts at 12:30 pm."
] | Prompt: "Is there anything else scheduled on March 8th?", Response Type: offer, Type of Slot: event_name, Values: stylist appointment at Supercuts, Response Type: offer, Type of Slot: event_time, Values: 12:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161910 | schema_guided_dialog-train-161910 | [
{
"act": 13,
"slot": "ride_type",
"values": []
},
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm.",
"Is there anything else scheduled on March 8th?",
"There is a stylist appointment at Supercuts at 12:30 pm."
] | 125_00034 | RideSharing_2 | 7 | That sounds good. Find me a cab to get there. | Is there a certain type of ride that you like? How many seats would you like? | [
"Is there a certain type of ride that you like? How many seats would you like?"
] | Prompt: "That sounds good. Find me a cab to get there.", Response Type: request, Type of Slot: ride_type, Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161911 | schema_guided_dialog-train-161911 | [
{
"act": 13,
"slot": "destination",
"values": [
"2792 Pinole Valley Road"
]
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm.",
"Is there anything else scheduled on March 8th?",
"There is a stylist appointment at Supercuts at 12:30 pm.",
"That sounds good. Find me a cab to get there.",
"Is there a certain type of ride that you like? How many seats would you like?"
] | 125_00034 | RideSharing_2 | 9 | I want a luxury ride for a group of 1. | Would you like to go to 2792 Pinole Valley Road? | [
"Would you like to go to 2792 Pinole Valley Road?"
] | Prompt: "I want a luxury ride for a group of 1.", Response Type: request, Type of Slot: destination, Values: 2792 Pinole Valley Road, Agent: RideSharing_2 |
schema_guided_dialog-train-161912 | schema_guided_dialog-train-161912 | [
{
"act": 2,
"slot": "destination",
"values": [
"2792 Pinole Valley Road"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm.",
"Is there anything else scheduled on March 8th?",
"There is a stylist appointment at Supercuts at 12:30 pm.",
"That sounds good. Find me a cab to get there.",
"Is there a certain type of ride that you like? How many seats would you like?",
"I want a luxury ride for a group of 1.",
"Would you like to go to 2792 Pinole Valley Road?"
] | 125_00034 | RideSharing_2 | 11 | Yeah that is good. | Could you confirm that you want a ride to 2792 Pinole Valley Road for 1 and that you prefer a luxury ride? | [
"Could you confirm that you want a ride to 2792 Pinole Valley Road for 1 and that you prefer a luxury ride?"
] | Prompt: "Yeah that is good.", Response Type: confirm, Type of Slot: destination, Values: 2792 Pinole Valley Road, 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-161913 | schema_guided_dialog-train-161913 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$20.24"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm.",
"Is there anything else scheduled on March 8th?",
"There is a stylist appointment at Supercuts at 12:30 pm.",
"That sounds good. Find me a cab to get there.",
"Is there a certain type of ride that you like? How many seats would you like?",
"I want a luxury ride for a group of 1.",
"Would you like to go to 2792 Pinole Valley Road?",
"Yeah that is good.",
"Could you confirm that you want a ride to 2792 Pinole Valley Road for 1 and that you prefer a luxury ride?"
] | 125_00034 | RideSharing_2 | 13 | Yes, that is good. How much will it be? | I have booked your ride and the cab is coming. It will cost $20.24. | [
"I have booked your ride and the cab is coming. It will cost $20.24."
] | Prompt: "Yes, that is good. How much will it be?", Response Type: inform, Type of Slot: ride_fare, Values: $20.24, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161914 | schema_guided_dialog-train-161914 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to check events on my calendar.",
"What date would you like to check?",
"Check the 7th of this month.",
"There is a viewing at Napa Park Homes at 3:30 pm.",
"Is there anything else scheduled on March 8th?",
"There is a stylist appointment at Supercuts at 12:30 pm.",
"That sounds good. Find me a cab to get there.",
"Is there a certain type of ride that you like? How many seats would you like?",
"I want a luxury ride for a group of 1.",
"Would you like to go to 2792 Pinole Valley Road?",
"Yeah that is good.",
"Could you confirm that you want a ride to 2792 Pinole Valley Road for 1 and that you prefer a luxury ride?",
"Yes, that is good. How much will it be?",
"I have booked your ride and the cab is coming. It will cost $20.24."
] | 125_00034 | RideSharing_2 | 15 | Thank you for helping. That is all I wanted. | Have a great day. | [
"Have a great day."
] | Prompt: "Thank you for helping. That is all I wanted.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161915 | schema_guided_dialog-train-161915 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00035 | Calendar_1 | 1 | I need to check what events I have on my calendar. | Sure, what day? | [
"Sure, what day?"
] | Prompt: "I need to check what events I have on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161916 | schema_guided_dialog-train-161916 | [
{
"act": 11,
"slot": "event_name",
"values": [
"general practitioner appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"1 pm"
]
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?"
] | 125_00035 | Calendar_1 | 3 | the 5th of this month. | There's a 1 pm general practitioner appointment | [
"There's a 1 pm general practitioner appointment"
] | Prompt: "the 5th of this month.", Response Type: offer, Type of Slot: event_name, Values: general practitioner appointment, Response Type: offer, Type of Slot: event_time, Values: 1 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161917 | schema_guided_dialog-train-161917 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Timmy Trumpet concert"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"7:30 pm"
]
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?",
"the 5th of this month.",
"There's a 1 pm general practitioner appointment"
] | 125_00035 | Calendar_1 | 5 | What do I have going on for march 7th? | At 7:30 pm there's a Timmy Trumpet concert. | [
"At 7:30 pm there's a Timmy Trumpet concert."
] | Prompt: "What do I have going on for march 7th?", Response Type: offer, Type of Slot: event_name, Values: Timmy Trumpet concert, Response Type: offer, Type of Slot: event_time, Values: 7:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161918 | schema_guided_dialog-train-161918 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?",
"the 5th of this month.",
"There's a 1 pm general practitioner appointment",
"What do I have going on for march 7th?",
"At 7:30 pm there's a Timmy Trumpet concert."
] | 125_00035 | RideSharing_2 | 7 | Awesome, I'll need a luxury ride to 2047 North Milwaukee Avenue | How many seats? | [
"How many seats?"
] | Prompt: "Awesome, I'll need a luxury ride to 2047 North Milwaukee Avenue", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161919 | schema_guided_dialog-train-161919 | [
{
"act": 2,
"slot": "destination",
"values": [
"2047 North Milwaukee Avenue"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?",
"the 5th of this month.",
"There's a 1 pm general practitioner appointment",
"What do I have going on for march 7th?",
"At 7:30 pm there's a Timmy Trumpet concert.",
"Awesome, I'll need a luxury ride to 2047 North Milwaukee Avenue",
"How many seats?"
] | 125_00035 | RideSharing_2 | 9 | 1 | Please confirm your ride details: 1 luxury ride to 2047 North Milwaukee Avenue | [
"Please confirm your ride details: 1 luxury ride to 2047 North Milwaukee Avenue"
] | Prompt: "1", Response Type: confirm, Type of Slot: destination, Values: 2047 North Milwaukee Avenue, 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-161920 | schema_guided_dialog-train-161920 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?",
"the 5th of this month.",
"There's a 1 pm general practitioner appointment",
"What do I have going on for march 7th?",
"At 7:30 pm there's a Timmy Trumpet concert.",
"Awesome, I'll need a luxury ride to 2047 North Milwaukee Avenue",
"How many seats?",
"1",
"Please confirm your ride details: 1 luxury ride to 2047 North Milwaukee Avenue"
] | 125_00035 | RideSharing_2 | 11 | Perfect, thanks. | Your ride is on the way | [
"Your ride is on the way"
] | Prompt: "Perfect, thanks.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161921 | schema_guided_dialog-train-161921 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to check what events I have on my calendar.",
"Sure, what day?",
"the 5th of this month.",
"There's a 1 pm general practitioner appointment",
"What do I have going on for march 7th?",
"At 7:30 pm there's a Timmy Trumpet concert.",
"Awesome, I'll need a luxury ride to 2047 North Milwaukee Avenue",
"How many seats?",
"1",
"Please confirm your ride details: 1 luxury ride to 2047 North Milwaukee Avenue",
"Perfect, thanks.",
"Your ride is on the way"
] | 125_00035 | RideSharing_2 | 13 | Great, thanks for all your help. | Have a nice day. | [
"Have a nice day."
] | Prompt: "Great, thanks for all your help.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161922 | schema_guided_dialog-train-161922 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00036 | Calendar_1 | 1 | Please help me check events in my calendar | Any particular date I should search? | [
"Any particular date I should search?"
] | Prompt: "Please help me check events in my calendar", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161923 | schema_guided_dialog-train-161923 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Hairdresser appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"2:30 pm"
]
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?"
] | 125_00036 | Calendar_1 | 3 | Please search the 5th of March. | You have a Hairdresser appointment at 2:30 pm. | [
"You have a Hairdresser appointment at 2:30 pm."
] | Prompt: "Please search the 5th of March.", Response Type: offer, Type of Slot: event_name, Values: Hairdresser appointment, Response Type: offer, Type of Slot: event_time, Values: 2:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161924 | schema_guided_dialog-train-161924 | [
{
"act": 2,
"slot": "destination",
"values": [
"37485 Fremont Boulevard B"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?",
"Please search the 5th of March.",
"You have a Hairdresser appointment at 2:30 pm."
] | 125_00036 | RideSharing_2 | 5 | All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B. | Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B. | [
"Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B."
] | Prompt: "All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B.", Response Type: confirm, Type of Slot: destination, Values: 37485 Fremont Boulevard B, 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-161925 | schema_guided_dialog-train-161925 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?",
"Please search the 5th of March.",
"You have a Hairdresser appointment at 2:30 pm.",
"All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B.",
"Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B."
] | 125_00036 | RideSharing_2 | 7 | That is correct. | I have successfully booked your ride and the cab should be here shortly. | [
"I have successfully booked your ride and the cab should be here shortly."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161926 | schema_guided_dialog-train-161926 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$23.41"
]
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?",
"Please search the 5th of March.",
"You have a Hairdresser appointment at 2:30 pm.",
"All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B.",
"Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B.",
"That is correct.",
"I have successfully booked your ride and the cab should be here shortly."
] | 125_00036 | RideSharing_2 | 9 | What is the price of the ride? | The price of the ride is $23.41. | [
"The price of the ride is $23.41."
] | Prompt: "What is the price of the ride?", Response Type: inform, Type of Slot: ride_fare, Values: $23.41, Agent: RideSharing_2 |
schema_guided_dialog-train-161927 | schema_guided_dialog-train-161927 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?",
"Please search the 5th of March.",
"You have a Hairdresser appointment at 2:30 pm.",
"All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B.",
"Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B.",
"That is correct.",
"I have successfully booked your ride and the cab should be here shortly.",
"What is the price of the ride?",
"The price of the ride is $23.41."
] | 125_00036 | RideSharing_2 | 11 | Thank you very much. You've been very helpful. | Would you like my help with anything else? | [
"Would you like my help with anything else?"
] | Prompt: "Thank you very much. You've been very helpful.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161928 | schema_guided_dialog-train-161928 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Please help me check events in my calendar",
"Any particular date I should search?",
"Please search the 5th of March.",
"You have a Hairdresser appointment at 2:30 pm.",
"All right, thanks. Now please book me a Pool ride for two to 37485 Fremont Boulevard B.",
"Okay, no problem. Please confirm that you'd like 2 Pool ride seats to 37485 Fremont Boulevard B.",
"That is correct.",
"I have successfully booked your ride and the cab should be here shortly.",
"What is the price of the ride?",
"The price of the ride is $23.41.",
"Thank you very much. You've been very helpful.",
"Would you like my help with anything else?"
] | 125_00036 | RideSharing_2 | 13 | No. Thank you very much. You've been very helpful. | Thank you and have a wonderful day. | [
"Thank you and have a wonderful day."
] | Prompt: "No. Thank you very much. You've been very helpful.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161929 | schema_guided_dialog-train-161929 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00037 | Calendar_1 | 1 | I need to check my events calendar. | Is there a specific date you want to look at? | [
"Is there a specific date you want to look at?"
] | Prompt: "I need to check my events calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161930 | schema_guided_dialog-train-161930 | [
{
"act": 11,
"slot": "event_name",
"values": [
"movie at Alamo Drafthouse Cinema"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"12 pm"
]
}
] | [
"I need to check my events calendar.",
"Is there a specific date you want to look at?"
] | 125_00037 | Calendar_1 | 3 | Please check March 12th. | You have a movie at Alamo Drafthouse Cinema at 12 pm that day. | [
"You have a movie at Alamo Drafthouse Cinema at 12 pm that day."
] | Prompt: "Please check March 12th.", Response Type: offer, Type of Slot: event_name, Values: movie at Alamo Drafthouse Cinema, Response Type: offer, Type of Slot: event_time, Values: 12 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161931 | schema_guided_dialog-train-161931 | [
{
"act": 2,
"slot": "destination",
"values": [
"2550 Mission Street"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I need to check my events calendar.",
"Is there a specific date you want to look at?",
"Please check March 12th.",
"You have a movie at Alamo Drafthouse Cinema at 12 pm that day."
] | 125_00037 | RideSharing_2 | 5 | Okay. Can you get me a cab to the movie? I would like a luxury ride for 1 to 2550 Mission Street. | Just to make sure, you want a luxury ride for 1 to 2550 Mission Street? | [
"Just to make sure, you want a luxury ride for 1 to 2550 Mission Street?"
] | Prompt: "Okay. Can you get me a cab to the movie? I would like a luxury ride for 1 to 2550 Mission Street.", Response Type: confirm, Type of Slot: destination, Values: 2550 Mission Street, 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-161932 | schema_guided_dialog-train-161932 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$19.45"
]
},
{
"act": 4,
"slot": "wait_time",
"values": [
"7"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to check my events calendar.",
"Is there a specific date you want to look at?",
"Please check March 12th.",
"You have a movie at Alamo Drafthouse Cinema at 12 pm that day.",
"Okay. Can you get me a cab to the movie? I would like a luxury ride for 1 to 2550 Mission Street.",
"Just to make sure, you want a luxury ride for 1 to 2550 Mission Street?"
] | 125_00037 | RideSharing_2 | 7 | Yes. How much will the taxi be? How long until the cab arrives? | I have it booked. It will cost $19.45 and will arrive in 7 minutes. | [
"I have it booked. It will cost $19.45 and will arrive in 7 minutes."
] | Prompt: "Yes. How much will the taxi be? How long until the cab arrives?", Response Type: inform, Type of Slot: ride_fare, Values: $19.45, Response Type: inform, Type of Slot: wait_time, Values: 7, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161933 | schema_guided_dialog-train-161933 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need to check my events calendar.",
"Is there a specific date you want to look at?",
"Please check March 12th.",
"You have a movie at Alamo Drafthouse Cinema at 12 pm that day.",
"Okay. Can you get me a cab to the movie? I would like a luxury ride for 1 to 2550 Mission Street.",
"Just to make sure, you want a luxury ride for 1 to 2550 Mission Street?",
"Yes. How much will the taxi be? How long until the cab arrives?",
"I have it booked. It will cost $19.45 and will arrive in 7 minutes."
] | 125_00037 | RideSharing_2 | 9 | Thank you for your help. | Is there anything else you need help with? | [
"Is there anything else you need help with?"
] | Prompt: "Thank you for your help.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161934 | schema_guided_dialog-train-161934 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to check my events calendar.",
"Is there a specific date you want to look at?",
"Please check March 12th.",
"You have a movie at Alamo Drafthouse Cinema at 12 pm that day.",
"Okay. Can you get me a cab to the movie? I would like a luxury ride for 1 to 2550 Mission Street.",
"Just to make sure, you want a luxury ride for 1 to 2550 Mission Street?",
"Yes. How much will the taxi be? How long until the cab arrives?",
"I have it booked. It will cost $19.45 and will arrive in 7 minutes.",
"Thank you for your help.",
"Is there anything else you need help with?"
] | 125_00037 | RideSharing_2 | 11 | No that will be all. | Enjoy your day. | [
"Enjoy your day."
] | Prompt: "No that will be all.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161935 | schema_guided_dialog-train-161935 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00038 | Calendar_1 | 1 | I would like to check my calendar events. | What date are you looking at? | [
"What date are you looking at?"
] | Prompt: "I would like to check my calendar events.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161936 | schema_guided_dialog-train-161936 | [
{
"act": 11,
"slot": "event_name",
"values": [
"movie at AMC NewPark 12"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"10:30 pm"
]
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?"
] | 125_00038 | Calendar_1 | 3 | I would like Monday next week. | The event is happening 10:30 pm for a movie at AMC NewPark 12. | [
"The event is happening 10:30 pm for a movie at AMC NewPark 12."
] | Prompt: "I would like Monday next week.", Response Type: offer, Type of Slot: event_name, Values: movie at AMC NewPark 12, Response Type: offer, Type of Slot: event_time, Values: 10:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161937 | schema_guided_dialog-train-161937 | [
{
"act": 11,
"slot": "event_name",
"values": [
"doctor appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3:30 pm"
]
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12."
] | 125_00038 | Calendar_1 | 5 | What other events do you have March 11th? | I have a doctor appointment at 3:30 pm. | [
"I have a doctor appointment at 3:30 pm."
] | Prompt: "What other events do you have March 11th?", Response Type: offer, Type of Slot: event_name, Values: doctor appointment, Response Type: offer, Type of Slot: event_time, Values: 3:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161938 | schema_guided_dialog-train-161938 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm."
] | 125_00038 | Calendar_1 | 7 | That sounds very good. | What else can I help you with? | [
"What else can I help you with?"
] | Prompt: "That sounds very good.", Response Type: req_more, Agent: Calendar_1 |
schema_guided_dialog-train-161939 | schema_guided_dialog-train-161939 | [
{
"act": 13,
"slot": "ride_type",
"values": []
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm.",
"That sounds very good.",
"What else can I help you with?"
] | 125_00038 | RideSharing_2 | 9 | I would like a group of one to ride to 500 Doyle Park Drive #200. | Do you have a ride you prefer. | [
"Do you have a ride you prefer."
] | Prompt: "I would like a group of one to ride to 500 Doyle Park Drive #200.", Response Type: request, Type of Slot: ride_type, Agent: RideSharing_2 |
schema_guided_dialog-train-161940 | schema_guided_dialog-train-161940 | [
{
"act": 2,
"slot": "destination",
"values": [
"500 Doyle Park Drive #200"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"3"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Regular"
]
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm.",
"That sounds very good.",
"What else can I help you with?",
"I would like a group of one to ride to 500 Doyle Park Drive #200.",
"Do you have a ride you prefer."
] | 125_00038 | RideSharing_2 | 11 | I would like a regular ride for a group of 3. | I would like a ride to 500 Doyle Park Drive #200. It has 3 seats and is regular ride. | [
"I would like a ride to 500 Doyle Park Drive #200. It has 3 seats and is regular ride."
] | Prompt: "I would like a regular ride for a group of 3.", Response Type: confirm, Type of Slot: destination, Values: 500 Doyle Park Drive #200, 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-161941 | schema_guided_dialog-train-161941 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm.",
"That sounds very good.",
"What else can I help you with?",
"I would like a group of one to ride to 500 Doyle Park Drive #200.",
"Do you have a ride you prefer.",
"I would like a regular ride for a group of 3.",
"I would like a ride to 500 Doyle Park Drive #200. It has 3 seats and is regular ride."
] | 125_00038 | RideSharing_2 | 13 | That will work for me. | I have booked the ride and the cab is on its way. | [
"I have booked the ride and the cab is on its way."
] | Prompt: "That will work for me.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161942 | schema_guided_dialog-train-161942 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"6"
]
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm.",
"That sounds very good.",
"What else can I help you with?",
"I would like a group of one to ride to 500 Doyle Park Drive #200.",
"Do you have a ride you prefer.",
"I would like a regular ride for a group of 3.",
"I would like a ride to 500 Doyle Park Drive #200. It has 3 seats and is regular ride.",
"That will work for me.",
"I have booked the ride and the cab is on its way."
] | 125_00038 | RideSharing_2 | 15 | How long before the cab comes? | The cab will be here in 6 minutes. | [
"The cab will be here in 6 minutes."
] | Prompt: "How long before the cab comes?", Response Type: inform, Type of Slot: wait_time, Values: 6, Agent: RideSharing_2 |
schema_guided_dialog-train-161943 | schema_guided_dialog-train-161943 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I would like to check my calendar events.",
"What date are you looking at?",
"I would like Monday next week.",
"The event is happening 10:30 pm for a movie at AMC NewPark 12.",
"What other events do you have March 11th?",
"I have a doctor appointment at 3:30 pm.",
"That sounds very good.",
"What else can I help you with?",
"I would like a group of one to ride to 500 Doyle Park Drive #200.",
"Do you have a ride you prefer.",
"I would like a regular ride for a group of 3.",
"I would like a ride to 500 Doyle Park Drive #200. It has 3 seats and is regular ride.",
"That will work for me.",
"I have booked the ride and the cab is on its way.",
"How long before the cab comes?",
"The cab will be here in 6 minutes."
] | 125_00038 | RideSharing_2 | 17 | Thanks for the help that is all. | Have a great day. | [
"Have a great day."
] | Prompt: "Thanks for the help that is all.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161944 | schema_guided_dialog-train-161944 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00039 | Calendar_1 | 1 | Hi, I want to check what I have on my calendar. | Okay, which date do you want to look at? | [
"Okay, which date do you want to look at?"
] | Prompt: "Hi, I want to check what I have on my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161945 | schema_guided_dialog-train-161945 | [
{
"act": 11,
"slot": "event_name",
"values": [
"appointment at Sunny Salon"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"10:30 am"
]
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?"
] | 125_00039 | Calendar_1 | 3 | I need to see the 7th of this month. | You have an appointment at Sunny Salon at 10:30 am. | [
"You have an appointment at Sunny Salon at 10:30 am."
] | Prompt: "I need to see the 7th of this month.", Response Type: offer, Type of Slot: event_name, Values: appointment at Sunny Salon, Response Type: offer, Type of Slot: event_time, Values: 10:30 am, Agent: Calendar_1 |
schema_guided_dialog-train-161946 | schema_guided_dialog-train-161946 | [
{
"act": 11,
"slot": "event_name",
"values": [
"dentist appointment with Kobayashi James Y"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"11:30 am"
]
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am."
] | 125_00039 | Calendar_1 | 5 | Do I have any events on the 12th of this month? | That day you have a dentist appointment with Kobayashi James Y at 11:30 am. | [
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am."
] | Prompt: "Do I have any events on the 12th of this month?", Response Type: offer, Type of Slot: event_name, Values: dentist appointment with Kobayashi James Y, Response Type: offer, Type of Slot: event_time, Values: 11:30 am, Agent: Calendar_1 |
schema_guided_dialog-train-161947 | schema_guided_dialog-train-161947 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am."
] | 125_00039 | RideSharing_2 | 7 | That's great, can you get me a luxury cab there? | Of course, how many seats would you like? | [
"Of course, how many seats would you like?"
] | Prompt: "That's great, can you get me a luxury cab there?", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161948 | schema_guided_dialog-train-161948 | [
{
"act": 13,
"slot": "destination",
"values": [
"318 Diablo Rd # 245"
]
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am.",
"That's great, can you get me a luxury cab there?",
"Of course, how many seats would you like?"
] | 125_00039 | RideSharing_2 | 9 | I only have a group of one. | Okay, and you're headed to 318 Diablo Rd # 245? | [
"Okay, and you're headed to 318 Diablo Rd # 245?"
] | Prompt: "I only have a group of one.", Response Type: request, Type of Slot: destination, Values: 318 Diablo Rd # 245, Agent: RideSharing_2 |
schema_guided_dialog-train-161949 | schema_guided_dialog-train-161949 | [
{
"act": 2,
"slot": "destination",
"values": [
"318 Diablo Rd # 245"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am.",
"That's great, can you get me a luxury cab there?",
"Of course, how many seats would you like?",
"I only have a group of one.",
"Okay, and you're headed to 318 Diablo Rd # 245?"
] | 125_00039 | RideSharing_2 | 11 | Yep, that's it. | Please confirm: 1 seat in a luxury cab to 318 Diablo Rd # 245. | [
"Please confirm: 1 seat in a luxury cab to 318 Diablo Rd # 245."
] | Prompt: "Yep, that's it.", Response Type: confirm, Type of Slot: destination, Values: 318 Diablo Rd # 245, 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-161950 | schema_guided_dialog-train-161950 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am.",
"That's great, can you get me a luxury cab there?",
"Of course, how many seats would you like?",
"I only have a group of one.",
"Okay, and you're headed to 318 Diablo Rd # 245?",
"Yep, that's it.",
"Please confirm: 1 seat in a luxury cab to 318 Diablo Rd # 245."
] | 125_00039 | RideSharing_2 | 13 | Yep, that's perfect. | I booked it for you and the cab is coming. | [
"I booked it for you and the cab is coming."
] | Prompt: "Yep, that's perfect.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161951 | schema_guided_dialog-train-161951 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am.",
"That's great, can you get me a luxury cab there?",
"Of course, how many seats would you like?",
"I only have a group of one.",
"Okay, and you're headed to 318 Diablo Rd # 245?",
"Yep, that's it.",
"Please confirm: 1 seat in a luxury cab to 318 Diablo Rd # 245.",
"Yep, that's perfect.",
"I booked it for you and the cab is coming."
] | 125_00039 | RideSharing_2 | 15 | Thanks so much for your help. | Can I do anything else for you today? | [
"Can I do anything else for you today?"
] | Prompt: "Thanks so much for your help.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161952 | schema_guided_dialog-train-161952 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Hi, I want to check what I have on my calendar.",
"Okay, which date do you want to look at?",
"I need to see the 7th of this month.",
"You have an appointment at Sunny Salon at 10:30 am.",
"Do I have any events on the 12th of this month?",
"That day you have a dentist appointment with Kobayashi James Y at 11:30 am.",
"That's great, can you get me a luxury cab there?",
"Of course, how many seats would you like?",
"I only have a group of one.",
"Okay, and you're headed to 318 Diablo Rd # 245?",
"Yep, that's it.",
"Please confirm: 1 seat in a luxury cab to 318 Diablo Rd # 245.",
"Yep, that's perfect.",
"I booked it for you and the cab is coming.",
"Thanks so much for your help.",
"Can I do anything else for you today?"
] | 125_00039 | RideSharing_2 | 17 | Nope, thank you! | Have an amazing day. | [
"Have an amazing day."
] | Prompt: "Nope, thank you!", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161953 | schema_guided_dialog-train-161953 | [
{
"act": 11,
"slot": "event_name",
"values": [
"viewing at Aster Park Apartments"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"11:30 am"
]
}
] | [] | 125_00040 | Calendar_1 | 1 | Please check events on my calendar for March 1st. | At 11:30 am you have a viewing at Aster Park Apartments. | [
"At 11:30 am you have a viewing at Aster Park Apartments."
] | Prompt: "Please check events on my calendar for March 1st.", Response Type: offer, Type of Slot: event_name, Values: viewing at Aster Park Apartments, Response Type: offer, Type of Slot: event_time, Values: 11:30 am, Agent: Calendar_1 |
schema_guided_dialog-train-161954 | schema_guided_dialog-train-161954 | [
{
"act": 13,
"slot": "ride_type",
"values": []
},
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments."
] | 125_00040 | RideSharing_2 | 3 | Great. I would like to take a cab to this place. | How many seats will you need and what is your ride preference. | [
"How many seats will you need and what is your ride preference."
] | Prompt: "Great. I would like to take a cab to this place.", Response Type: request, Type of Slot: ride_type, Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161955 | schema_guided_dialog-train-161955 | [
{
"act": 13,
"slot": "destination",
"values": [
"1059 Reed Avenue"
]
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments.",
"Great. I would like to take a cab to this place.",
"How many seats will you need and what is your ride preference."
] | 125_00040 | RideSharing_2 | 5 | This will be for one and I would prefer a luxury ride. | Is your destination 1059 Reed Avenue? | [
"Is your destination 1059 Reed Avenue?"
] | Prompt: "This will be for one and I would prefer a luxury ride.", Response Type: request, Type of Slot: destination, Values: 1059 Reed Avenue, Agent: RideSharing_2 |
schema_guided_dialog-train-161956 | schema_guided_dialog-train-161956 | [
{
"act": 2,
"slot": "destination",
"values": [
"1059 Reed Avenue"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments.",
"Great. I would like to take a cab to this place.",
"How many seats will you need and what is your ride preference.",
"This will be for one and I would prefer a luxury ride.",
"Is your destination 1059 Reed Avenue?"
] | 125_00040 | RideSharing_2 | 7 | Yes, that is correct. | Please confirm a luxury ride for 1 to 1059 Reed Avenue. | [
"Please confirm a luxury ride for 1 to 1059 Reed Avenue."
] | Prompt: "Yes, that is correct.", Response Type: confirm, Type of Slot: destination, Values: 1059 Reed Avenue, 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-161957 | schema_guided_dialog-train-161957 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments.",
"Great. I would like to take a cab to this place.",
"How many seats will you need and what is your ride preference.",
"This will be for one and I would prefer a luxury ride.",
"Is your destination 1059 Reed Avenue?",
"Yes, that is correct.",
"Please confirm a luxury ride for 1 to 1059 Reed Avenue."
] | 125_00040 | RideSharing_2 | 9 | Yes, that is correct. | Your cab is reserved and is on the way. | [
"Your cab is reserved and is on the way."
] | Prompt: "Yes, that is correct.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161958 | schema_guided_dialog-train-161958 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments.",
"Great. I would like to take a cab to this place.",
"How many seats will you need and what is your ride preference.",
"This will be for one and I would prefer a luxury ride.",
"Is your destination 1059 Reed Avenue?",
"Yes, that is correct.",
"Please confirm a luxury ride for 1 to 1059 Reed Avenue.",
"Yes, that is correct.",
"Your cab is reserved and is on the way."
] | 125_00040 | RideSharing_2 | 11 | Thank you for your assistance. | do you need further assistance today? | [
"do you need further assistance today?"
] | Prompt: "Thank you for your assistance.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161959 | schema_guided_dialog-train-161959 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Please check events on my calendar for March 1st.",
"At 11:30 am you have a viewing at Aster Park Apartments.",
"Great. I would like to take a cab to this place.",
"How many seats will you need and what is your ride preference.",
"This will be for one and I would prefer a luxury ride.",
"Is your destination 1059 Reed Avenue?",
"Yes, that is correct.",
"Please confirm a luxury ride for 1 to 1059 Reed Avenue.",
"Yes, that is correct.",
"Your cab is reserved and is on the way.",
"Thank you for your assistance.",
"do you need further assistance today?"
] | 125_00040 | RideSharing_2 | 13 | No, thank you that will be all for now. | Enjoy the day! | [
"Enjoy the day!"
] | Prompt: "No, thank you that will be all for now.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161960 | schema_guided_dialog-train-161960 | [
{
"act": 11,
"slot": "event_name",
"values": [
"viewing at Keller Plaza Apartments"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"10:30 am"
]
}
] | [] | 125_00041 | Calendar_1 | 1 | What is on my calendar for the 11th of this month? | You have a 10:30 am viewing at Keller Plaza Apartments. | [
"You have a 10:30 am viewing at Keller Plaza Apartments."
] | Prompt: "What is on my calendar for the 11th of this month?", Response Type: offer, Type of Slot: event_name, Values: viewing at Keller Plaza Apartments, Response Type: offer, Type of Slot: event_time, Values: 10:30 am, Agent: Calendar_1 |
schema_guided_dialog-train-161961 | schema_guided_dialog-train-161961 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Dermatologist appointment with Sumaira Z. Aasi MD"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"2 pm"
]
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments."
] | 125_00041 | Calendar_1 | 3 | What about March 7th? | A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD. | [
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD."
] | Prompt: "What about March 7th?", Response Type: offer, Type of Slot: event_name, Values: Dermatologist appointment with Sumaira Z. Aasi MD, Response Type: offer, Type of Slot: event_time, Values: 2 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161962 | schema_guided_dialog-train-161962 | [
{
"act": 13,
"slot": "destination",
"values": [
"321 Middlefield Road"
]
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD."
] | 125_00041 | RideSharing_2 | 5 | Ok. I need a taxi to get there. | A taxi to 321 Middlefield Road? | [
"A taxi to 321 Middlefield Road?"
] | Prompt: "Ok. I need a taxi to get there.", Response Type: request, Type of Slot: destination, Values: 321 Middlefield Road, Agent: RideSharing_2 |
schema_guided_dialog-train-161963 | schema_guided_dialog-train-161963 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
},
{
"act": 13,
"slot": "ride_type",
"values": [
"Luxury",
"Regular"
]
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD.",
"Ok. I need a taxi to get there.",
"A taxi to 321 Middlefield Road?"
] | 125_00041 | RideSharing_2 | 7 | Yes, that is right. | A Luxury ride? Regular? Just you? | [
"A Luxury ride? Regular? Just you?"
] | Prompt: "Yes, that is right.", Response Type: request, Type of Slot: number_of_seats, Response Type: request, Type of Slot: ride_type, Values: Luxury or Regular, Agent: RideSharing_2 |
schema_guided_dialog-train-161964 | schema_guided_dialog-train-161964 | [
{
"act": 2,
"slot": "destination",
"values": [
"321 Middlefield Road"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"4"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD.",
"Ok. I need a taxi to get there.",
"A taxi to 321 Middlefield Road?",
"Yes, that is right.",
"A Luxury ride? Regular? Just you?"
] | 125_00041 | RideSharing_2 | 9 | A Pool ride. There are 4 of us. | 4 seats on a Pool ride to 321 Middlefield Road? | [
"4 seats on a Pool ride to 321 Middlefield Road?"
] | Prompt: "A Pool ride. There are 4 of us.", Response Type: confirm, Type of Slot: destination, Values: 321 Middlefield Road, Response Type: confirm, Type of Slot: number_of_seats, Values: 4, Response Type: confirm, Type of Slot: ride_type, Values: Pool, Agent: RideSharing_2 |
schema_guided_dialog-train-161965 | schema_guided_dialog-train-161965 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD.",
"Ok. I need a taxi to get there.",
"A taxi to 321 Middlefield Road?",
"Yes, that is right.",
"A Luxury ride? Regular? Just you?",
"A Pool ride. There are 4 of us.",
"4 seats on a Pool ride to 321 Middlefield Road?"
] | 125_00041 | RideSharing_2 | 11 | That is correct. | The car is on the way. | [
"The car is on the way."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161966 | schema_guided_dialog-train-161966 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"4"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$27.78"
]
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD.",
"Ok. I need a taxi to get there.",
"A taxi to 321 Middlefield Road?",
"Yes, that is right.",
"A Luxury ride? Regular? Just you?",
"A Pool ride. There are 4 of us.",
"4 seats on a Pool ride to 321 Middlefield Road?",
"That is correct.",
"The car is on the way."
] | 125_00041 | RideSharing_2 | 13 | How long is this ride? What is the total due? | Its 4 minutes and will run you $27.78. | [
"Its 4 minutes and will run you $27.78."
] | Prompt: "How long is this ride? What is the total due?", Response Type: inform, Type of Slot: wait_time, Values: 4, Response Type: inform, Type of Slot: ride_fare, Values: $27.78, Agent: RideSharing_2 |
schema_guided_dialog-train-161967 | schema_guided_dialog-train-161967 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"What is on my calendar for the 11th of this month?",
"You have a 10:30 am viewing at Keller Plaza Apartments.",
"What about March 7th?",
"A 2 pm Dermatologist appointment with Sumaira Z. Aasi MD.",
"Ok. I need a taxi to get there.",
"A taxi to 321 Middlefield Road?",
"Yes, that is right.",
"A Luxury ride? Regular? Just you?",
"A Pool ride. There are 4 of us.",
"4 seats on a Pool ride to 321 Middlefield Road?",
"That is correct.",
"The car is on the way.",
"How long is this ride? What is the total due?",
"Its 4 minutes and will run you $27.78."
] | 125_00041 | RideSharing_2 | 15 | Great. I am set. | Take it easy. | [
"Take it easy."
] | Prompt: "Great. I am set.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161968 | schema_guided_dialog-train-161968 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00042 | Calendar_1 | 1 | I want to see what's currently in my calendar. | Shall I check a particular date? | [
"Shall I check a particular date?"
] | Prompt: "I want to see what's currently in my calendar.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161969 | schema_guided_dialog-train-161969 | [
{
"act": 11,
"slot": "event_name",
"values": [
"apartment viewing"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3 pm"
]
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?"
] | 125_00042 | Calendar_1 | 3 | Look at the day after tomorrow. | You've got an apartment viewing starting at 3 pm. | [
"You've got an apartment viewing starting at 3 pm."
] | Prompt: "Look at the day after tomorrow.", Response Type: offer, Type of Slot: event_name, Values: apartment viewing, Response Type: offer, Type of Slot: event_time, Values: 3 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161970 | schema_guided_dialog-train-161970 | [
{
"act": 11,
"slot": "event_name",
"values": [
"doctor appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"5:30 pm"
]
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?",
"Look at the day after tomorrow.",
"You've got an apartment viewing starting at 3 pm."
] | 125_00042 | Calendar_1 | 5 | What's going on on the 4th of this month? | You have a doctor appointment at 5:30 pm. | [
"You have a doctor appointment at 5:30 pm."
] | Prompt: "What's going on on the 4th of this month?", Response Type: offer, Type of Slot: event_name, Values: doctor appointment, Response Type: offer, Type of Slot: event_time, Values: 5:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161971 | schema_guided_dialog-train-161971 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?",
"Look at the day after tomorrow.",
"You've got an apartment viewing starting at 3 pm.",
"What's going on on the 4th of this month?",
"You have a doctor appointment at 5:30 pm."
] | 125_00042 | Calendar_1 | 7 | Alright then, thanks for checking. | Do you want help with anything else? | [
"Do you want help with anything else?"
] | Prompt: "Alright then, thanks for checking.", Response Type: req_more, Agent: Calendar_1 |
schema_guided_dialog-train-161972 | schema_guided_dialog-train-161972 | [
{
"act": 2,
"slot": "destination",
"values": [
"100 North Wiget Lane"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?",
"Look at the day after tomorrow.",
"You've got an apartment viewing starting at 3 pm.",
"What's going on on the 4th of this month?",
"You have a doctor appointment at 5:30 pm.",
"Alright then, thanks for checking.",
"Do you want help with anything else?"
] | 125_00042 | RideSharing_2 | 9 | Can you book me a cab to go to the doctor appointment? It's just a ride for one, but I'd like to Pool ride, and I need to go to 100 North Wiget Lane. | So to confirm, I'll find a pool ride can for 1, going to 100 North Wiget Lane. | [
"So to confirm, I'll find a pool ride can for 1, going to 100 North Wiget Lane."
] | Prompt: "Can you book me a cab to go to the doctor appointment? It's just a ride for one, but I'd like to Pool ride, and I need to go to 100 North Wiget Lane.", Response Type: confirm, Type of Slot: destination, Values: 100 North Wiget Lane, 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-161973 | schema_guided_dialog-train-161973 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$11.33"
]
},
{
"act": 4,
"slot": "wait_time",
"values": [
"9"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?",
"Look at the day after tomorrow.",
"You've got an apartment viewing starting at 3 pm.",
"What's going on on the 4th of this month?",
"You have a doctor appointment at 5:30 pm.",
"Alright then, thanks for checking.",
"Do you want help with anything else?",
"Can you book me a cab to go to the doctor appointment? It's just a ride for one, but I'd like to Pool ride, and I need to go to 100 North Wiget Lane.",
"So to confirm, I'll find a pool ride can for 1, going to 100 North Wiget Lane."
] | 125_00042 | RideSharing_2 | 11 | That's right. What will be the cost and when should it get here? | I've booked a cab for you. It will cost $11.33, and it should arrive in 9 minutes. | [
"I've booked a cab for you. It will cost $11.33, and it should arrive in 9 minutes."
] | Prompt: "That's right. What will be the cost and when should it get here?", Response Type: inform, Type of Slot: ride_fare, Values: $11.33, Response Type: inform, Type of Slot: wait_time, Values: 9, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161974 | schema_guided_dialog-train-161974 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want to see what's currently in my calendar.",
"Shall I check a particular date?",
"Look at the day after tomorrow.",
"You've got an apartment viewing starting at 3 pm.",
"What's going on on the 4th of this month?",
"You have a doctor appointment at 5:30 pm.",
"Alright then, thanks for checking.",
"Do you want help with anything else?",
"Can you book me a cab to go to the doctor appointment? It's just a ride for one, but I'd like to Pool ride, and I need to go to 100 North Wiget Lane.",
"So to confirm, I'll find a pool ride can for 1, going to 100 North Wiget Lane.",
"That's right. What will be the cost and when should it get here?",
"I've booked a cab for you. It will cost $11.33, and it should arrive in 9 minutes."
] | 125_00042 | RideSharing_2 | 13 | Thanks a lot, that's all I need for now. | Have a wonderful day! | [
"Have a wonderful day!"
] | Prompt: "Thanks a lot, that's all I need for now.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161975 | schema_guided_dialog-train-161975 | [
{
"act": 11,
"slot": "event_name",
"values": [
"apartment viewing"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"5:30 pm"
]
}
] | [] | 125_00043 | Calendar_1 | 1 | I wanna see what's on my calendar for the 14th of March. | There is an apartment viewing at 5:30 pm. | [
"There is an apartment viewing at 5:30 pm."
] | Prompt: "I wanna see what's on my calendar for the 14th of March.", Response Type: offer, Type of Slot: event_name, Values: apartment viewing, Response Type: offer, Type of Slot: event_time, Values: 5:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161976 | schema_guided_dialog-train-161976 | [
{
"act": 11,
"slot": "event_name",
"values": [
"ophthalmologist appointment"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"1:30 pm"
]
},
{
"act": 5,
"slot": "count",
"values": [
"1"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm."
] | 125_00043 | Calendar_1 | 3 | Is there anything else on March 3rd? | There is 1 event. An ophthalmologist appointment at 1:30 pm. | [
"There is 1 event. An ophthalmologist appointment at 1:30 pm."
] | Prompt: "Is there anything else on March 3rd?", Response Type: offer, Type of Slot: event_name, Values: ophthalmologist appointment, Response Type: offer, Type of Slot: event_time, Values: 1:30 pm, Response Type: inform_count, Type of Slot: count, Values: 1, Agent: Calendar_1 |
schema_guided_dialog-train-161977 | schema_guided_dialog-train-161977 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm."
] | 125_00043 | RideSharing_2 | 5 | Okay. I'd like a cab to get there. | How many people is it for? | [
"How many people is it for?"
] | Prompt: "Okay. I'd like a cab to get there.", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161978 | schema_guided_dialog-train-161978 | [
{
"act": 13,
"slot": "destination",
"values": [
"400 29th Street #315"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?"
] | 125_00043 | RideSharing_2 | 7 | I want a pool ride for 3 people. | Is this to go to 400 29th Street #315? | [
"Is this to go to 400 29th Street #315?"
] | Prompt: "I want a pool ride for 3 people.", Response Type: request, Type of Slot: destination, Values: 400 29th Street #315, Agent: RideSharing_2 |
schema_guided_dialog-train-161979 | schema_guided_dialog-train-161979 | [
{
"act": 2,
"slot": "destination",
"values": [
"400 29th Street #315"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"3"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?"
] | 125_00043 | RideSharing_2 | 9 | Yes. | You want a pool ride for 3 people to go to 400 29th Street #315. Is this right? | [
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?"
] | Prompt: "Yes.", Response Type: confirm, Type of Slot: destination, Values: 400 29th Street #315, 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-161980 | schema_guided_dialog-train-161980 | [
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?"
] | 125_00043 | RideSharing_2 | 11 | I want a luxury ride for two. | You want a luxury ride for 2 people. Is this right? | [
"You want a luxury ride for 2 people. Is this right?"
] | Prompt: "I want a luxury ride for two.", 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-161981 | schema_guided_dialog-train-161981 | [
{
"act": 2,
"slot": "destination",
"values": [
"1400 California 1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?",
"I want a luxury ride for two.",
"You want a luxury ride for 2 people. Is this right?"
] | 125_00043 | RideSharing_2 | 13 | I wanna go to 1400 California 1. | You want a luxury ride to get to 1400 California 1. Is this right? | [
"You want a luxury ride to get to 1400 California 1. Is this right?"
] | Prompt: "I wanna go to 1400 California 1.", Response Type: confirm, Type of Slot: destination, Values: 1400 California 1, Response Type: confirm, Type of Slot: ride_type, Values: Luxury, Agent: RideSharing_2 |
schema_guided_dialog-train-161982 | schema_guided_dialog-train-161982 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?",
"I want a luxury ride for two.",
"You want a luxury ride for 2 people. Is this right?",
"I wanna go to 1400 California 1.",
"You want a luxury ride to get to 1400 California 1. Is this right?"
] | 125_00043 | RideSharing_2 | 15 | Yes, that's it. | Your cab is on its way. | [
"Your cab is on its way."
] | Prompt: "Yes, that's it.", Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161983 | schema_guided_dialog-train-161983 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$45.81"
]
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?",
"I want a luxury ride for two.",
"You want a luxury ride for 2 people. Is this right?",
"I wanna go to 1400 California 1.",
"You want a luxury ride to get to 1400 California 1. Is this right?",
"Yes, that's it.",
"Your cab is on its way."
] | 125_00043 | RideSharing_2 | 17 | How much will it cost me? | It will cost $45.81. | [
"It will cost $45.81."
] | Prompt: "How much will it cost me?", Response Type: inform, Type of Slot: ride_fare, Values: $45.81, Agent: RideSharing_2 |
schema_guided_dialog-train-161984 | schema_guided_dialog-train-161984 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?",
"I want a luxury ride for two.",
"You want a luxury ride for 2 people. Is this right?",
"I wanna go to 1400 California 1.",
"You want a luxury ride to get to 1400 California 1. Is this right?",
"Yes, that's it.",
"Your cab is on its way.",
"How much will it cost me?",
"It will cost $45.81."
] | 125_00043 | RideSharing_2 | 19 | Thanks for everything. | Do you need anything else? | [
"Do you need anything else?"
] | Prompt: "Thanks for everything.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161985 | schema_guided_dialog-train-161985 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I wanna see what's on my calendar for the 14th of March.",
"There is an apartment viewing at 5:30 pm.",
"Is there anything else on March 3rd?",
"There is 1 event. An ophthalmologist appointment at 1:30 pm.",
"Okay. I'd like a cab to get there.",
"How many people is it for?",
"I want a pool ride for 3 people.",
"Is this to go to 400 29th Street #315?",
"Yes.",
"You want a pool ride for 3 people to go to 400 29th Street #315. Is this right?",
"I want a luxury ride for two.",
"You want a luxury ride for 2 people. Is this right?",
"I wanna go to 1400 California 1.",
"You want a luxury ride to get to 1400 California 1. Is this right?",
"Yes, that's it.",
"Your cab is on its way.",
"How much will it cost me?",
"It will cost $45.81.",
"Thanks for everything.",
"Do you need anything else?"
] | 125_00043 | RideSharing_2 | 21 | No, that's all. | Have a nice day. | [
"Have a nice day."
] | Prompt: "No, that's all.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161986 | schema_guided_dialog-train-161986 | [
{
"act": 11,
"slot": "event_name",
"values": [
"Apartment viewing"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"3 pm"
]
}
] | [] | 125_00044 | Calendar_1 | 1 | What does my March 2nd look like? | You have to go to an Apartment viewing at 3 pm. | [
"You have to go to an Apartment viewing at 3 pm."
] | Prompt: "What does my March 2nd look like?", Response Type: offer, Type of Slot: event_name, Values: Apartment viewing, Response Type: offer, Type of Slot: event_time, Values: 3 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161987 | schema_guided_dialog-train-161987 | [
{
"act": 13,
"slot": "destination",
"values": [
"4141 Stevenson Boulevard"
]
},
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"What does my March 2nd look like?",
"You have to go to an Apartment viewing at 3 pm."
] | 125_00044 | RideSharing_2 | 3 | Fine, I need a ride and I prefer to travel in Luxury if you will. | How many seats are needed? You're going to viewing at 4141 Stevenson Boulevard right? | [
"How many seats are needed? You're going to viewing at 4141 Stevenson Boulevard right?"
] | Prompt: "Fine, I need a ride and I prefer to travel in Luxury if you will.", Response Type: request, Type of Slot: destination, Values: 4141 Stevenson Boulevard, Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161988 | schema_guided_dialog-train-161988 | [
{
"act": 2,
"slot": "destination",
"values": [
"4141 Stevenson Boulevard"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"2"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Luxury"
]
}
] | [
"What does my March 2nd look like?",
"You have to go to an Apartment viewing at 3 pm.",
"Fine, I need a ride and I prefer to travel in Luxury if you will.",
"How many seats are needed? You're going to viewing at 4141 Stevenson Boulevard right?"
] | 125_00044 | RideSharing_2 | 5 | Indeed I am, there shall be 2 of us. | Confirm for me: 2 seats, Luxury, going to 4141 Stevenson Boulevard. | [
"Confirm for me: 2 seats, Luxury, going to 4141 Stevenson Boulevard."
] | Prompt: "Indeed I am, there shall be 2 of us.", Response Type: confirm, Type of Slot: destination, Values: 4141 Stevenson Boulevard, 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-161989 | schema_guided_dialog-train-161989 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"11"
]
},
{
"act": 4,
"slot": "ride_fare",
"values": [
"$47.60"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"What does my March 2nd look like?",
"You have to go to an Apartment viewing at 3 pm.",
"Fine, I need a ride and I prefer to travel in Luxury if you will.",
"How many seats are needed? You're going to viewing at 4141 Stevenson Boulevard right?",
"Indeed I am, there shall be 2 of us.",
"Confirm for me: 2 seats, Luxury, going to 4141 Stevenson Boulevard."
] | 125_00044 | RideSharing_2 | 7 | That's the cat's meow, thanks. How long will the cab take and how much will all this divine luxury cost? | Your cab should arrive forthwith and the 11 min. ride will run you $47.60. | [
"Your cab should arrive forthwith and the 11 min. ride will run you $47.60."
] | Prompt: "That's the cat's meow, thanks. How long will the cab take and how much will all this divine luxury cost?", Response Type: inform, Type of Slot: wait_time, Values: 11, Response Type: inform, Type of Slot: ride_fare, Values: $47.60, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161990 | schema_guided_dialog-train-161990 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"What does my March 2nd look like?",
"You have to go to an Apartment viewing at 3 pm.",
"Fine, I need a ride and I prefer to travel in Luxury if you will.",
"How many seats are needed? You're going to viewing at 4141 Stevenson Boulevard right?",
"Indeed I am, there shall be 2 of us.",
"Confirm for me: 2 seats, Luxury, going to 4141 Stevenson Boulevard.",
"That's the cat's meow, thanks. How long will the cab take and how much will all this divine luxury cost?",
"Your cab should arrive forthwith and the 11 min. ride will run you $47.60."
] | 125_00044 | RideSharing_2 | 9 | I, am indeed in the lap of luxury, thanks. | Have a pleasant ride. | [
"Have a pleasant ride."
] | Prompt: "I, am indeed in the lap of luxury, thanks.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161991 | schema_guided_dialog-train-161991 | [
{
"act": 11,
"slot": "event_name",
"values": [
"appointment with Lee Clara"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"2:30 pm"
]
}
] | [] | 125_00045 | Calendar_1 | 1 | Can you please check my calendar for March 1st? | You have an appointment with Lee Clara starting at 2:30 pm. | [
"You have an appointment with Lee Clara starting at 2:30 pm."
] | Prompt: "Can you please check my calendar for March 1st?", Response Type: offer, Type of Slot: event_name, Values: appointment with Lee Clara, Response Type: offer, Type of Slot: event_time, Values: 2:30 pm, Agent: Calendar_1 |
schema_guided_dialog-train-161992 | schema_guided_dialog-train-161992 | [
{
"act": 13,
"slot": "number_of_seats",
"values": []
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm."
] | 125_00045 | RideSharing_2 | 3 | Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride. | How many seats do you need? | [
"How many seats do you need?"
] | Prompt: "Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.", Response Type: request, Type of Slot: number_of_seats, Agent: RideSharing_2 |
schema_guided_dialog-train-161993 | schema_guided_dialog-train-161993 | [
{
"act": 13,
"slot": "destination",
"values": [
"877 West Fremont Avenue # K2"
]
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm.",
"Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.",
"How many seats do you need?"
] | 125_00045 | RideSharing_2 | 5 | Just 1 please. | Are you going to 877 West Fremont Avenue # K2? | [
"Are you going to 877 West Fremont Avenue # K2?"
] | Prompt: "Just 1 please.", Response Type: request, Type of Slot: destination, Values: 877 West Fremont Avenue # K2, Agent: RideSharing_2 |
schema_guided_dialog-train-161994 | schema_guided_dialog-train-161994 | [
{
"act": 2,
"slot": "destination",
"values": [
"877 West Fremont Avenue # K2"
]
},
{
"act": 2,
"slot": "number_of_seats",
"values": [
"1"
]
},
{
"act": 2,
"slot": "ride_type",
"values": [
"Pool"
]
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm.",
"Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.",
"How many seats do you need?",
"Just 1 please.",
"Are you going to 877 West Fremont Avenue # K2?"
] | 125_00045 | RideSharing_2 | 7 | Yes, that is correct. | Please confirm the following details: Securing a ride to 877 West Fremont Avenue # K2 in a pool ride for 1. | [
"Please confirm the following details: Securing a ride to 877 West Fremont Avenue # K2 in a pool ride for 1."
] | Prompt: "Yes, that is correct.", Response Type: confirm, Type of Slot: destination, Values: 877 West Fremont Avenue # K2, 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-161995 | schema_guided_dialog-train-161995 | [
{
"act": 4,
"slot": "wait_time",
"values": [
"4"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm.",
"Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.",
"How many seats do you need?",
"Just 1 please.",
"Are you going to 877 West Fremont Avenue # K2?",
"Yes, that is correct.",
"Please confirm the following details: Securing a ride to 877 West Fremont Avenue # K2 in a pool ride for 1."
] | 125_00045 | RideSharing_2 | 9 | Yes, that is correct. How long before the cab arrives? | I have booked the cab and it is on its way. It should arrive in 4 minutes. | [
"I have booked the cab and it is on its way. It should arrive in 4 minutes."
] | Prompt: "Yes, that is correct. How long before the cab arrives?", Response Type: inform, Type of Slot: wait_time, Values: 4, Response Type: notify_success, Agent: RideSharing_2 |
schema_guided_dialog-train-161996 | schema_guided_dialog-train-161996 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm.",
"Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.",
"How many seats do you need?",
"Just 1 please.",
"Are you going to 877 West Fremont Avenue # K2?",
"Yes, that is correct.",
"Please confirm the following details: Securing a ride to 877 West Fremont Avenue # K2 in a pool ride for 1.",
"Yes, that is correct. How long before the cab arrives?",
"I have booked the cab and it is on its way. It should arrive in 4 minutes."
] | 125_00045 | RideSharing_2 | 11 | Thank you for your help. | Can I assist with anything else? | [
"Can I assist with anything else?"
] | Prompt: "Thank you for your help.", Response Type: req_more, Agent: RideSharing_2 |
schema_guided_dialog-train-161997 | schema_guided_dialog-train-161997 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you please check my calendar for March 1st?",
"You have an appointment with Lee Clara starting at 2:30 pm.",
"Sounds good. Can you please secure me a cab ride there? I'd prefer a pool ride.",
"How many seats do you need?",
"Just 1 please.",
"Are you going to 877 West Fremont Avenue # K2?",
"Yes, that is correct.",
"Please confirm the following details: Securing a ride to 877 West Fremont Avenue # K2 in a pool ride for 1.",
"Yes, that is correct. How long before the cab arrives?",
"I have booked the cab and it is on its way. It should arrive in 4 minutes.",
"Thank you for your help.",
"Can I assist with anything else?"
] | 125_00045 | RideSharing_2 | 13 | No thank you. | Have a wonderful day. | [
"Have a wonderful day."
] | Prompt: "No thank you.", Response Type: goodbye, Agent: RideSharing_2 |
schema_guided_dialog-train-161998 | schema_guided_dialog-train-161998 | [
{
"act": 13,
"slot": "event_date",
"values": []
}
] | [] | 125_00046 | Calendar_1 | 1 | Could you look up some events on my planner. | On which date will I check? | [
"On which date will I check?"
] | Prompt: "Could you look up some events on my planner.", Response Type: request, Type of Slot: event_date, Agent: Calendar_1 |
schema_guided_dialog-train-161999 | schema_guided_dialog-train-161999 | [
{
"act": 11,
"slot": "event_name",
"values": [
"General Practitioner appointment with Dr. Mark N. Isaacs, MD"
]
},
{
"act": 11,
"slot": "event_time",
"values": [
"10 am"
]
}
] | [
"Could you look up some events on my planner.",
"On which date will I check?"
] | 125_00046 | Calendar_1 | 3 | The 3rd of March. | You have a 10 am General Practitioner appointment with Dr. Mark N. Isaacs, MD. | [
"You have a 10 am General Practitioner appointment with Dr. Mark N. Isaacs, MD."
] | Prompt: "The 3rd of March.", Response Type: offer, Type of Slot: event_name, Values: General Practitioner appointment with Dr. Mark N. Isaacs, MD, Response Type: offer, Type of Slot: event_time, Values: 10 am, Agent: Calendar_1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.