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-164000 | schema_guided_dialog-train-164000 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Rich"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Maren Morris"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Hero"
]
}
] | [
"I want a shared ride for 2 people.",
"Where are you going?",
"In 1721 East Bayshore Road.",
"Okay, you want 2 shared ride going to 1721 East Bayshore Road. Please confirm.",
"Yes.",
"Ride is booked and cab is on it's way!",
"Please search me a song.",
"I found 10 songs and one is With You by Tyler Shaw from the album Intuition."
] | 127_00012 | Music_1 | 9 | Any other option? | How about Rich by Maren Morris from the album Hero? | [
"How about Rich by Maren Morris from the album Hero?"
] | Prompt: "Any other option?", Response Type: offer, Type of Slot: song_name, Values: Rich, Response Type: offer, Type of Slot: artist, Values: Maren Morris, Response Type: offer, Type of Slot: album, Values: Hero, Agent: Music_1 |
schema_guided_dialog-train-164001 | schema_guided_dialog-train-164001 | [
{
"act": 11,
"slot": "song_name",
"values": [
"All about that Bass"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Meghan Trainor"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Title"
]
}
] | [
"I want a shared ride for 2 people.",
"Where are you going?",
"In 1721 East Bayshore Road.",
"Okay, you want 2 shared ride going to 1721 East Bayshore Road. Please confirm.",
"Yes.",
"Ride is booked and cab is on it's way!",
"Please search me a song.",
"I found 10 songs and one is With You by Tyler Shaw from the album Intuition.",
"Any other option?",
"How about Rich by Maren Morris from the album Hero?"
] | 127_00012 | Music_1 | 11 | I want songs by Meghan Trainor from the album Title. | Hwat about All about that Bass by Meghan Trainor from the album Title? | [
"Hwat about All about that Bass by Meghan Trainor from the album Title?"
] | Prompt: "I want songs by Meghan Trainor from the album Title.", Response Type: offer, Type of Slot: song_name, Values: All about that Bass, Response Type: offer, Type of Slot: artist, Values: Meghan Trainor, Response Type: offer, Type of Slot: album, Values: Title, Agent: Music_1 |
schema_guided_dialog-train-164002 | schema_guided_dialog-train-164002 | [
{
"act": 2,
"slot": "song_name",
"values": [
"All About that Bass"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"Kitchen speaker"
]
}
] | [
"I want a shared ride for 2 people.",
"Where are you going?",
"In 1721 East Bayshore Road.",
"Okay, you want 2 shared ride going to 1721 East Bayshore Road. Please confirm.",
"Yes.",
"Ride is booked and cab is on it's way!",
"Please search me a song.",
"I found 10 songs and one is With You by Tyler Shaw from the album Intuition.",
"Any other option?",
"How about Rich by Maren Morris from the album Hero?",
"I want songs by Meghan Trainor from the album Title.",
"Hwat about All about that Bass by Meghan Trainor from the album Title?"
] | 127_00012 | Music_1 | 13 | Yes, cast it on Kitchen speaker. | Okay, you want All About that Bass played on Kitchen speaker. Please confirm. | [
"Okay, you want All About that Bass played on Kitchen speaker. Please confirm."
] | Prompt: "Yes, cast it on Kitchen speaker.", Response Type: confirm, Type of Slot: song_name, Values: All About that Bass, Response Type: confirm, Type of Slot: playback_device, Values: Kitchen speaker, Agent: Music_1 |
schema_guided_dialog-train-164003 | schema_guided_dialog-train-164003 | [
{
"act": 4,
"slot": "genre",
"values": [
"pop"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I want a shared ride for 2 people.",
"Where are you going?",
"In 1721 East Bayshore Road.",
"Okay, you want 2 shared ride going to 1721 East Bayshore Road. Please confirm.",
"Yes.",
"Ride is booked and cab is on it's way!",
"Please search me a song.",
"I found 10 songs and one is With You by Tyler Shaw from the album Intuition.",
"Any other option?",
"How about Rich by Maren Morris from the album Hero?",
"I want songs by Meghan Trainor from the album Title.",
"Hwat about All about that Bass by Meghan Trainor from the album Title?",
"Yes, cast it on Kitchen speaker.",
"Okay, you want All About that Bass played on Kitchen speaker. Please confirm."
] | 127_00012 | Music_1 | 15 | Yes, what kind of music it is? | It's a pop, enjoy. | [
"It's a pop, enjoy."
] | Prompt: "Yes, what kind of music it is?", Response Type: inform, Type of Slot: genre, Values: pop, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164004 | schema_guided_dialog-train-164004 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I want a shared ride for 2 people.",
"Where are you going?",
"In 1721 East Bayshore Road.",
"Okay, you want 2 shared ride going to 1721 East Bayshore Road. Please confirm.",
"Yes.",
"Ride is booked and cab is on it's way!",
"Please search me a song.",
"I found 10 songs and one is With You by Tyler Shaw from the album Intuition.",
"Any other option?",
"How about Rich by Maren Morris from the album Hero?",
"I want songs by Meghan Trainor from the album Title.",
"Hwat about All about that Bass by Meghan Trainor from the album Title?",
"Yes, cast it on Kitchen speaker.",
"Okay, you want All About that Bass played on Kitchen speaker. Please confirm.",
"Yes, what kind of music it is?",
"It's a pop, enjoy."
] | 127_00012 | Music_1 | 17 | Thank you. | You are welcome. | [
"You are welcome."
] | Prompt: "Thank you.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164005 | schema_guided_dialog-train-164005 | [
{
"act": 13,
"slot": "shared_ride",
"values": []
}
] | [] | 127_00013 | RideSharing_1 | 1 | I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab? | Are you interested in shared ride? | [
"Are you interested in shared ride?"
] | Prompt: "I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?", Response Type: request, Type of Slot: shared_ride, Agent: RideSharing_1 |
schema_guided_dialog-train-164006 | schema_guided_dialog-train-164006 | [
{
"act": 2,
"slot": "destination",
"values": [
"4546 El Camino Real"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"2"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?"
] | 127_00013 | RideSharing_1 | 3 | Shared ride is okay for me. | Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real | [
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real"
] | Prompt: "Shared ride is okay for me.", Response Type: confirm, Type of Slot: destination, Values: 4546 El Camino Real, Response Type: confirm, Type of Slot: number_of_riders, Values: 2, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164007 | schema_guided_dialog-train-164007 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real"
] | 127_00013 | RideSharing_1 | 5 | This is perfect. | Your cab booking is confirmed and the cab is on its way. | [
"Your cab booking is confirmed and the cab is on its way."
] | Prompt: "This is perfect.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164008 | schema_guided_dialog-train-164008 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$16.62"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way."
] | 127_00013 | RideSharing_1 | 7 | What about the cost of ride? | $16.62 is the total cost. | [
"$16.62 is the total cost."
] | Prompt: "What about the cost of ride?", Response Type: inform, Type of Slot: ride_fare, Values: $16.62, Agent: RideSharing_1 |
schema_guided_dialog-train-164009 | schema_guided_dialog-train-164009 | [
{
"act": 4,
"slot": "approximate_ride_duration",
"values": [
"18"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost."
] | 127_00013 | RideSharing_1 | 9 | What is the distance of the ride? | The ride distance is about 18 minutes. | [
"The ride distance is about 18 minutes."
] | Prompt: "What is the distance of the ride?", Response Type: inform, Type of Slot: approximate_ride_duration, Values: 18, Agent: RideSharing_1 |
schema_guided_dialog-train-164010 | schema_guided_dialog-train-164010 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Nobody Can Save Me"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Linkin Park"
]
},
{
"act": 11,
"slot": "album",
"values": [
"One More Light"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes."
] | 127_00013 | Music_1 | 11 | Thanks for your help. I want to search for songs now. | I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park. | [
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park."
] | Prompt: "Thanks for your help. I want to search for songs now.", Response Type: offer, Type of Slot: song_name, Values: Nobody Can Save Me, Response Type: offer, Type of Slot: artist, Values: Linkin Park, Response Type: offer, Type of Slot: album, Values: One More Light, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Music_1 |
schema_guided_dialog-train-164011 | schema_guided_dialog-train-164011 | [
{
"act": 4,
"slot": "genre",
"values": [
"Electropop"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2017"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park."
] | 127_00013 | Music_1 | 13 | Is the song is from four years back and can you tell me what type of music it is? | The song is from the year 2017 and it is a Electropop song. | [
"The song is from the year 2017 and it is a Electropop song."
] | Prompt: "Is the song is from four years back and can you tell me what type of music it is?", Response Type: inform, Type of Slot: genre, Values: Electropop, Response Type: inform, Type of Slot: year, Values: 2017, Agent: Music_1 |
schema_guided_dialog-train-164012 | schema_guided_dialog-train-164012 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Good Goodbye"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Linkin Park"
]
},
{
"act": 11,
"slot": "album",
"values": [
"One More Light"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song."
] | 127_00013 | Music_1 | 15 | Anything else you have? | What is your opinion about Good Goodbye in the album One More Light by Linkin Park. | [
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park."
] | Prompt: "Anything else you have?", Response Type: offer, Type of Slot: song_name, Values: Good Goodbye, Response Type: offer, Type of Slot: artist, Values: Linkin Park, Response Type: offer, Type of Slot: album, Values: One More Light, Agent: Music_1 |
schema_guided_dialog-train-164013 | schema_guided_dialog-train-164013 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Ojuelegba"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Wizkid"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Ayo"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song.",
"Anything else you have?",
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park."
] | 127_00013 | Music_1 | 17 | Any other things you have? | What is your opinion about Ojuelegba in the album Ayo by Wizkid. | [
"What is your opinion about Ojuelegba in the album Ayo by Wizkid."
] | Prompt: "Any other things you have?", Response Type: offer, Type of Slot: song_name, Values: Ojuelegba, Response Type: offer, Type of Slot: artist, Values: Wizkid, Response Type: offer, Type of Slot: album, Values: Ayo, Agent: Music_1 |
schema_guided_dialog-train-164014 | schema_guided_dialog-train-164014 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Ojuelegba"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song.",
"Anything else you have?",
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park.",
"Any other things you have?",
"What is your opinion about Ojuelegba in the album Ayo by Wizkid."
] | 127_00013 | Music_1 | 19 | Okay. this is the one. Can you run this song in any device. I like to listen the music. | Please give confirmation details: Run the song Ojuelegba on TV. | [
"Please give confirmation details: Run the song Ojuelegba on TV."
] | Prompt: "Okay. this is the one. Can you run this song in any device. I like to listen the music.", Response Type: confirm, Type of Slot: song_name, Values: Ojuelegba, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164015 | schema_guided_dialog-train-164015 | [
{
"act": 4,
"slot": "genre",
"values": [
"Africa"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2014"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song.",
"Anything else you have?",
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park.",
"Any other things you have?",
"What is your opinion about Ojuelegba in the album Ayo by Wizkid.",
"Okay. this is the one. Can you run this song in any device. I like to listen the music.",
"Please give confirmation details: Run the song Ojuelegba on TV."
] | 127_00013 | Music_1 | 21 | Fine. This is perfect. On which year the song come out and what type of music it is? | Have fun with your music. The song is from the year 2014 and It is a Africa song. | [
"Have fun with your music. The song is from the year 2014 and It is a Africa song."
] | Prompt: "Fine. This is perfect. On which year the song come out and what type of music it is?", Response Type: inform, Type of Slot: genre, Values: Africa, Response Type: inform, Type of Slot: year, Values: 2014, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164016 | schema_guided_dialog-train-164016 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song.",
"Anything else you have?",
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park.",
"Any other things you have?",
"What is your opinion about Ojuelegba in the album Ayo by Wizkid.",
"Okay. this is the one. Can you run this song in any device. I like to listen the music.",
"Please give confirmation details: Run the song Ojuelegba on TV.",
"Fine. This is perfect. On which year the song come out and what type of music it is?",
"Have fun with your music. The song is from the year 2014 and It is a Africa song."
] | 127_00013 | Music_1 | 23 | Thank you very much. | Do you need anything else i can help you with? | [
"Do you need anything else i can help you with?"
] | Prompt: "Thank you very much.", Response Type: req_more, Agent: Music_1 |
schema_guided_dialog-train-164017 | schema_guided_dialog-train-164017 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I like to go 4546 El Camino Real and it is for 2 people. can you help me to call a cab?",
"Are you interested in shared ride?",
"Shared ride is okay for me.",
"Please give confirmation details: You like a shared ride and cab is for 2 people and like to go 4546 El Camino Real",
"This is perfect.",
"Your cab booking is confirmed and the cab is on its way.",
"What about the cost of ride?",
"$16.62 is the total cost.",
"What is the distance of the ride?",
"The ride distance is about 18 minutes.",
"Thanks for your help. I want to search for songs now.",
"I searched 10 songs for you. What is your opinion about Nobody Can Save Me in the album One More Light by Linkin Park.",
"Is the song is from four years back and can you tell me what type of music it is?",
"The song is from the year 2017 and it is a Electropop song.",
"Anything else you have?",
"What is your opinion about Good Goodbye in the album One More Light by Linkin Park.",
"Any other things you have?",
"What is your opinion about Ojuelegba in the album Ayo by Wizkid.",
"Okay. this is the one. Can you run this song in any device. I like to listen the music.",
"Please give confirmation details: Run the song Ojuelegba on TV.",
"Fine. This is perfect. On which year the song come out and what type of music it is?",
"Have fun with your music. The song is from the year 2014 and It is a Africa song.",
"Thank you very much.",
"Do you need anything else i can help you with?"
] | 127_00013 | Music_1 | 25 | No, thank you so much. | Have a great day. | [
"Have a great day."
] | Prompt: "No, thank you so much.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164018 | schema_guided_dialog-train-164018 | [
{
"act": 13,
"slot": "destination",
"values": []
},
{
"act": 13,
"slot": "shared_ride",
"values": []
},
{
"act": 13,
"slot": "number_of_riders",
"values": []
}
] | [] | 127_00014 | RideSharing_1 | 1 | Why don't you call a cab for me? | Of course, where will you go and how many in your party? Do you have a goal location in mind? | [
"Of course, where will you go and how many in your party? Do you have a goal location in mind?"
] | Prompt: "Why don't you call a cab for me?", Response Type: request, Type of Slot: destination, Response Type: request, Type of Slot: shared_ride, Response Type: request, Type of Slot: number_of_riders, Agent: RideSharing_1 |
schema_guided_dialog-train-164019 | schema_guided_dialog-train-164019 | [
{
"act": 2,
"slot": "destination",
"values": [
"Plearn Thai Palace"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?"
] | 127_00014 | RideSharing_1 | 3 | I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace. | I got you: 1 to Plearn Thai Palace. | [
"I got you: 1 to Plearn Thai Palace."
] | Prompt: "I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.", Response Type: confirm, Type of Slot: destination, Values: Plearn Thai Palace, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164020 | schema_guided_dialog-train-164020 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace."
] | 127_00014 | RideSharing_1 | 5 | You got it all figured out. | Your chariot is booked and the cab will arrive soon. | [
"Your chariot is booked and the cab will arrive soon."
] | Prompt: "You got it all figured out.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164021 | schema_guided_dialog-train-164021 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$10.66"
]
},
{
"act": 4,
"slot": "approximate_ride_duration",
"values": [
"11"
]
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon."
] | 127_00014 | RideSharing_1 | 7 | What will be my bill? How long will this ride last? | Your fee is $10.66 and it will last about 11 minutes. | [
"Your fee is $10.66 and it will last about 11 minutes."
] | Prompt: "What will be my bill? How long will this ride last?", Response Type: inform, Type of Slot: ride_fare, Values: $10.66, Response Type: inform, Type of Slot: approximate_ride_duration, Values: 11, Agent: RideSharing_1 |
schema_guided_dialog-train-164022 | schema_guided_dialog-train-164022 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Dance Macabre"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Ghost"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Prequelle"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes."
] | 127_00014 | Music_1 | 9 | Fine, play some music while I wait. | You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle. | [
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle."
] | Prompt: "Fine, play some music while I wait.", Response Type: offer, Type of Slot: song_name, Values: Dance Macabre, Response Type: offer, Type of Slot: artist, Values: Ghost, Response Type: offer, Type of Slot: album, Values: Prequelle, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Music_1 |
schema_guided_dialog-train-164023 | schema_guided_dialog-train-164023 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes.",
"Fine, play some music while I wait.",
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle."
] | 127_00014 | Music_1 | 11 | Perfect, I love that funky death music. | What else might you want? | [
"What else might you want?"
] | Prompt: "Perfect, I love that funky death music.", Response Type: req_more, Agent: Music_1 |
schema_guided_dialog-train-164024 | schema_guided_dialog-train-164024 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Dance Macabre"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes.",
"Fine, play some music while I wait.",
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle.",
"Perfect, I love that funky death music.",
"What else might you want?"
] | 127_00014 | Music_1 | 13 | Get the music going toots. | Fine, you want Dance Macabre playing on the TV? | [
"Fine, you want Dance Macabre playing on the TV?"
] | Prompt: "Get the music going toots.", Response Type: confirm, Type of Slot: song_name, Values: Dance Macabre, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164025 | schema_guided_dialog-train-164025 | [
{
"act": 4,
"slot": "genre",
"values": [
"Metal"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2018"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes.",
"Fine, play some music while I wait.",
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle.",
"Perfect, I love that funky death music.",
"What else might you want?",
"Get the music going toots.",
"Fine, you want Dance Macabre playing on the TV?"
] | 127_00014 | Music_1 | 15 | Righto. It's the song from 2014 right? What style would you say it's in? | I'd say Metal and it's not from 2014 but from 2018. | [
"I'd say Metal and it's not from 2014 but from 2018."
] | Prompt: "Righto. It's the song from 2014 right? What style would you say it's in?", Response Type: inform, Type of Slot: genre, Values: Metal, Response Type: inform, Type of Slot: year, Values: 2018, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164026 | schema_guided_dialog-train-164026 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes.",
"Fine, play some music while I wait.",
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle.",
"Perfect, I love that funky death music.",
"What else might you want?",
"Get the music going toots.",
"Fine, you want Dance Macabre playing on the TV?",
"Righto. It's the song from 2014 right? What style would you say it's in?",
"I'd say Metal and it's not from 2014 but from 2018."
] | 127_00014 | Music_1 | 17 | Nice, great. | What more might you need? | [
"What more might you need?"
] | Prompt: "Nice, great.", Response Type: req_more, Agent: Music_1 |
schema_guided_dialog-train-164027 | schema_guided_dialog-train-164027 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Why don't you call a cab for me?",
"Of course, where will you go and how many in your party? Do you have a goal location in mind?",
"I only need space for 1, I'm fine to share a ride and I'm looking to go to Plearn Thai Palace.",
"I got you: 1 to Plearn Thai Palace.",
"You got it all figured out.",
"Your chariot is booked and the cab will arrive soon.",
"What will be my bill? How long will this ride last?",
"Your fee is $10.66 and it will last about 11 minutes.",
"Fine, play some music while I wait.",
"You have about 10 to choose from. Shall I suggest Dance Macabre by Ghost? It can be found on the album Prequelle.",
"Perfect, I love that funky death music.",
"What else might you want?",
"Get the music going toots.",
"Fine, you want Dance Macabre playing on the TV?",
"Righto. It's the song from 2014 right? What style would you say it's in?",
"I'd say Metal and it's not from 2014 but from 2018.",
"Nice, great.",
"What more might you need?"
] | 127_00014 | Music_1 | 19 | I'm fine thanks. | Enjoy the song. | [
"Enjoy the song."
] | Prompt: "I'm fine thanks.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164028 | schema_guided_dialog-train-164028 | [
{
"act": 13,
"slot": "shared_ride",
"values": []
}
] | [] | 127_00015 | RideSharing_1 | 1 | I need a cab to Szechwan Restaurant. 1 person. | Should I make it shared. | [
"Should I make it shared."
] | Prompt: "I need a cab to Szechwan Restaurant. 1 person.", Response Type: request, Type of Slot: shared_ride, Agent: RideSharing_1 |
schema_guided_dialog-train-164029 | schema_guided_dialog-train-164029 | [
{
"act": 2,
"slot": "destination",
"values": [
"Szechwan Restaurant"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared."
] | 127_00015 | RideSharing_1 | 3 | Whatever, either way. | 1 to Szechwan Restaurant? | [
"1 to Szechwan Restaurant?"
] | Prompt: "Whatever, either way.", Response Type: confirm, Type of Slot: destination, Values: Szechwan Restaurant, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164030 | schema_guided_dialog-train-164030 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared.",
"Whatever, either way.",
"1 to Szechwan Restaurant?"
] | 127_00015 | RideSharing_1 | 5 | That is correct. | The car is on its way. | [
"The car is on its way."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164031 | schema_guided_dialog-train-164031 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Cirice"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Ghost"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Meliora"
]
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared.",
"Whatever, either way.",
"1 to Szechwan Restaurant?",
"That is correct.",
"The car is on its way."
] | 127_00015 | Music_1 | 7 | Great. In the meantime how about some tunes. You got anything from Ghost. Meliora came aout four years ago. | Cirice is off Meliora by Ghost. | [
"Cirice is off Meliora by Ghost."
] | Prompt: "Great. In the meantime how about some tunes. You got anything from Ghost. Meliora came aout four years ago.", Response Type: offer, Type of Slot: song_name, Values: Cirice, Response Type: offer, Type of Slot: artist, Values: Ghost, Response Type: offer, Type of Slot: album, Values: Meliora, Agent: Music_1 |
schema_guided_dialog-train-164032 | schema_guided_dialog-train-164032 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Cirice"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"Kitchen speaker"
]
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared.",
"Whatever, either way.",
"1 to Szechwan Restaurant?",
"That is correct.",
"The car is on its way.",
"Great. In the meantime how about some tunes. You got anything from Ghost. Meliora came aout four years ago.",
"Cirice is off Meliora by Ghost."
] | 127_00015 | Music_1 | 9 | Yeah, throw it on my kitchen speaker will you? | Cirice on the kitchen speaker? | [
"Cirice on the kitchen speaker?"
] | Prompt: "Yeah, throw it on my kitchen speaker will you?", Response Type: confirm, Type of Slot: song_name, Values: Cirice, Response Type: confirm, Type of Slot: playback_device, Values: Kitchen speaker, Agent: Music_1 |
schema_guided_dialog-train-164033 | schema_guided_dialog-train-164033 | [
{
"act": 4,
"slot": "genre",
"values": [
"Metal"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared.",
"Whatever, either way.",
"1 to Szechwan Restaurant?",
"That is correct.",
"The car is on its way.",
"Great. In the meantime how about some tunes. You got anything from Ghost. Meliora came aout four years ago.",
"Cirice is off Meliora by Ghost.",
"Yeah, throw it on my kitchen speaker will you?",
"Cirice on the kitchen speaker?"
] | 127_00015 | Music_1 | 11 | Thats right. What genre is it? | It is Metal. | [
"It is Metal."
] | Prompt: "Thats right. What genre is it?", Response Type: inform, Type of Slot: genre, Values: Metal, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164034 | schema_guided_dialog-train-164034 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need a cab to Szechwan Restaurant. 1 person.",
"Should I make it shared.",
"Whatever, either way.",
"1 to Szechwan Restaurant?",
"That is correct.",
"The car is on its way.",
"Great. In the meantime how about some tunes. You got anything from Ghost. Meliora came aout four years ago.",
"Cirice is off Meliora by Ghost.",
"Yeah, throw it on my kitchen speaker will you?",
"Cirice on the kitchen speaker?",
"Thats right. What genre is it?",
"It is Metal."
] | 127_00015 | Music_1 | 13 | Excellent. I'm all set. | See you later. | [
"See you later."
] | Prompt: "Excellent. I'm all set.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164035 | schema_guided_dialog-train-164035 | [
{
"act": 13,
"slot": "number_of_riders",
"values": []
},
{
"act": 13,
"slot": "destination",
"values": []
}
] | [] | 127_00016 | RideSharing_1 | 1 | I need to go somewhere. Please get me a cab, it is okay if it is a shared ride. | For how many people? What is your destination? | [
"For how many people? What is your destination?"
] | Prompt: "I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.", Response Type: request, Type of Slot: number_of_riders, Response Type: request, Type of Slot: destination, Agent: RideSharing_1 |
schema_guided_dialog-train-164036 | schema_guided_dialog-train-164036 | [
{
"act": 2,
"slot": "destination",
"values": [
"Chef's Wok"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?"
] | 127_00016 | RideSharing_1 | 3 | Make it for 1 person and I need to go to Chef's Wok. | Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok. | [
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok."
] | Prompt: "Make it for 1 person and I need to go to Chef's Wok.", Response Type: confirm, Type of Slot: destination, Values: Chef's Wok, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164037 | schema_guided_dialog-train-164037 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok."
] | 127_00016 | RideSharing_1 | 5 | That is correct. | The cab is on its way. | [
"The cab is on its way."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164038 | schema_guided_dialog-train-164038 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$10.85"
]
},
{
"act": 4,
"slot": "approximate_ride_duration",
"values": [
"29"
]
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way."
] | 127_00016 | RideSharing_1 | 7 | How long will it take to arrive at the destination? And how much will it be? | It has a cost of $10.85 and it takes about 29 minutes to arrive. | [
"It has a cost of $10.85 and it takes about 29 minutes to arrive."
] | Prompt: "How long will it take to arrive at the destination? And how much will it be?", Response Type: inform, Type of Slot: ride_fare, Values: $10.85, Response Type: inform, Type of Slot: approximate_ride_duration, Values: 29, Agent: RideSharing_1 |
schema_guided_dialog-train-164039 | schema_guided_dialog-train-164039 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Older"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Sasha Sloan"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Loser"
]
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way.",
"How long will it take to arrive at the destination? And how much will it be?",
"It has a cost of $10.85 and it takes about 29 minutes to arrive."
] | 127_00016 | Music_1 | 9 | Thanks a lot. For now I want to listen to something from the album Loser. | What about Older By Sasha Sloan from the album Loser? | [
"What about Older By Sasha Sloan from the album Loser?"
] | Prompt: "Thanks a lot. For now I want to listen to something from the album Loser.", Response Type: offer, Type of Slot: song_name, Values: Older, Response Type: offer, Type of Slot: artist, Values: Sasha Sloan, Response Type: offer, Type of Slot: album, Values: Loser, Agent: Music_1 |
schema_guided_dialog-train-164040 | schema_guided_dialog-train-164040 | [
{
"act": 4,
"slot": "genre",
"values": [
"Pop"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2018"
]
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way.",
"How long will it take to arrive at the destination? And how much will it be?",
"It has a cost of $10.85 and it takes about 29 minutes to arrive.",
"Thanks a lot. For now I want to listen to something from the album Loser.",
"What about Older By Sasha Sloan from the album Loser?"
] | 127_00016 | Music_1 | 11 | What genre is it? When did it come out? | It came out on 2018 and it is a Pop song. | [
"It came out on 2018 and it is a Pop song."
] | Prompt: "What genre is it? When did it come out?", Response Type: inform, Type of Slot: genre, Values: Pop, Response Type: inform, Type of Slot: year, Values: 2018, Agent: Music_1 |
schema_guided_dialog-train-164041 | schema_guided_dialog-train-164041 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Older"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"Bedroom speaker"
]
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way.",
"How long will it take to arrive at the destination? And how much will it be?",
"It has a cost of $10.85 and it takes about 29 minutes to arrive.",
"Thanks a lot. For now I want to listen to something from the album Loser.",
"What about Older By Sasha Sloan from the album Loser?",
"What genre is it? When did it come out?",
"It came out on 2018 and it is a Pop song."
] | 127_00016 | Music_1 | 13 | Sure, play that one. Play it on the bedroom speaker. | Please confirm: Playing Older on the bedroom speaker. | [
"Please confirm: Playing Older on the bedroom speaker."
] | Prompt: "Sure, play that one. Play it on the bedroom speaker.", Response Type: confirm, Type of Slot: song_name, Values: Older, Response Type: confirm, Type of Slot: playback_device, Values: Bedroom speaker, Agent: Music_1 |
schema_guided_dialog-train-164042 | schema_guided_dialog-train-164042 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way.",
"How long will it take to arrive at the destination? And how much will it be?",
"It has a cost of $10.85 and it takes about 29 minutes to arrive.",
"Thanks a lot. For now I want to listen to something from the album Loser.",
"What about Older By Sasha Sloan from the album Loser?",
"What genre is it? When did it come out?",
"It came out on 2018 and it is a Pop song.",
"Sure, play that one. Play it on the bedroom speaker.",
"Please confirm: Playing Older on the bedroom speaker."
] | 127_00016 | Music_1 | 15 | That is correct. | Enjoy the music. | [
"Enjoy the music."
] | Prompt: "That is correct.", Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164043 | schema_guided_dialog-train-164043 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need to go somewhere. Please get me a cab, it is okay if it is a shared ride.",
"For how many people? What is your destination?",
"Make it for 1 person and I need to go to Chef's Wok.",
"Please confirm: Getting a shared ride cab for 1 person to go to Chef's Wok.",
"That is correct.",
"The cab is on its way.",
"How long will it take to arrive at the destination? And how much will it be?",
"It has a cost of $10.85 and it takes about 29 minutes to arrive.",
"Thanks a lot. For now I want to listen to something from the album Loser.",
"What about Older By Sasha Sloan from the album Loser?",
"What genre is it? When did it come out?",
"It came out on 2018 and it is a Pop song.",
"Sure, play that one. Play it on the bedroom speaker.",
"Please confirm: Playing Older on the bedroom speaker.",
"That is correct.",
"Enjoy the music."
] | 127_00016 | Music_1 | 17 | Thanks, that would be all. | Have a great day. | [
"Have a great day."
] | Prompt: "Thanks, that would be all.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164044 | schema_guided_dialog-train-164044 | [
{
"act": 2,
"slot": "destination",
"values": [
"3685 Mount Diablo Boulevard #100"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"2"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [] | 127_00017 | RideSharing_1 | 1 | Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two. | Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100. | [
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100."
] | Prompt: "Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.", Response Type: confirm, Type of Slot: destination, Values: 3685 Mount Diablo Boulevard #100, Response Type: confirm, Type of Slot: number_of_riders, Values: 2, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164045 | schema_guided_dialog-train-164045 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100."
] | 127_00017 | RideSharing_1 | 3 | Yes, that's it. | The cab is on its way. | [
"The cab is on its way."
] | Prompt: "Yes, that's it.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164046 | schema_guided_dialog-train-164046 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Gold"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Nick Murphy"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Built on Glass"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way."
] | 127_00017 | Music_1 | 5 | Can you help me find some music? | Sure, how about Gold from Nick Murphy 's album Built on Glass? | [
"Sure, how about Gold from Nick Murphy 's album Built on Glass?"
] | Prompt: "Can you help me find some music?", Response Type: offer, Type of Slot: song_name, Values: Gold, Response Type: offer, Type of Slot: artist, Values: Nick Murphy, Response Type: offer, Type of Slot: album, Values: Built on Glass, Agent: Music_1 |
schema_guided_dialog-train-164047 | schema_guided_dialog-train-164047 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Free Fall"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Illenium"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Awake"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?"
] | 127_00017 | Music_1 | 7 | Is there anything else? | I could play Free Fall from the Illenium album Awake. | [
"I could play Free Fall from the Illenium album Awake."
] | Prompt: "Is there anything else?", Response Type: offer, Type of Slot: song_name, Values: Free Fall, Response Type: offer, Type of Slot: artist, Values: Illenium, Response Type: offer, Type of Slot: album, Values: Awake, Agent: Music_1 |
schema_guided_dialog-train-164048 | schema_guided_dialog-train-164048 | [
{
"act": 12,
"slot": "intent",
"values": [
"PlaySong"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake."
] | 127_00017 | Music_1 | 9 | Yep, that's it! | Should I play the song? | [
"Should I play the song?"
] | Prompt: "Yep, that's it!", Response Type: offer_intent, Type of Slot: intent, Values: PlaySong, Agent: Music_1 |
schema_guided_dialog-train-164049 | schema_guided_dialog-train-164049 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Free Fall"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?"
] | 127_00017 | Music_1 | 11 | Sure, please play it. | Okay, confirm that you'd like to play Free Fall on the TV. | [
"Okay, confirm that you'd like to play Free Fall on the TV."
] | Prompt: "Sure, please play it.", Response Type: confirm, Type of Slot: song_name, Values: Free Fall, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164050 | schema_guided_dialog-train-164050 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Free Fall"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"Kitchen speaker"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV."
] | 127_00017 | Music_1 | 13 | No, please cast it to the kitchen device. | Okay, I'll play Free Fall on the Kitchen speaker. | [
"Okay, I'll play Free Fall on the Kitchen speaker."
] | Prompt: "No, please cast it to the kitchen device.", Response Type: confirm, Type of Slot: song_name, Values: Free Fall, Response Type: confirm, Type of Slot: playback_device, Values: Kitchen speaker, Agent: Music_1 |
schema_guided_dialog-train-164051 | schema_guided_dialog-train-164051 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV.",
"No, please cast it to the kitchen device.",
"Okay, I'll play Free Fall on the Kitchen speaker."
] | 127_00017 | Music_1 | 15 | Sounds great, thanks. | No worries, enjoy the song. | [
"No worries, enjoy the song."
] | Prompt: "Sounds great, thanks.", Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164052 | schema_guided_dialog-train-164052 | [
{
"act": 4,
"slot": "year",
"values": [
"2017"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV.",
"No, please cast it to the kitchen device.",
"Okay, I'll play Free Fall on the Kitchen speaker.",
"Sounds great, thanks.",
"No worries, enjoy the song."
] | 127_00017 | Music_1 | 17 | What year did this song come out? | It was released in 2017. | [
"It was released in 2017."
] | Prompt: "What year did this song come out?", Response Type: inform, Type of Slot: year, Values: 2017, Agent: Music_1 |
schema_guided_dialog-train-164053 | schema_guided_dialog-train-164053 | [
{
"act": 4,
"slot": "genre",
"values": [
"dubstep"
]
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV.",
"No, please cast it to the kitchen device.",
"Okay, I'll play Free Fall on the Kitchen speaker.",
"Sounds great, thanks.",
"No worries, enjoy the song.",
"What year did this song come out?",
"It was released in 2017."
] | 127_00017 | Music_1 | 19 | What genre is it? | It's dubstep music. | [
"It's dubstep music."
] | Prompt: "What genre is it?", Response Type: inform, Type of Slot: genre, Values: dubstep, Agent: Music_1 |
schema_guided_dialog-train-164054 | schema_guided_dialog-train-164054 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV.",
"No, please cast it to the kitchen device.",
"Okay, I'll play Free Fall on the Kitchen speaker.",
"Sounds great, thanks.",
"No worries, enjoy the song.",
"What year did this song come out?",
"It was released in 2017.",
"What genre is it?",
"It's dubstep music."
] | 127_00017 | Music_1 | 21 | Thanks a lot. | No worries, anything else? | [
"No worries, anything else?"
] | Prompt: "Thanks a lot.", Response Type: req_more, Agent: Music_1 |
schema_guided_dialog-train-164055 | schema_guided_dialog-train-164055 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Can you get me a cab? Me and a friend would like to go to 3685 Mount Diablo Boulevard #100, so we need a shared ride for two.",
"Please confirm that you'd like a shared ride for 2 to go to 3685 Mount Diablo Boulevard #100.",
"Yes, that's it.",
"The cab is on its way.",
"Can you help me find some music?",
"Sure, how about Gold from Nick Murphy 's album Built on Glass?",
"Is there anything else?",
"I could play Free Fall from the Illenium album Awake.",
"Yep, that's it!",
"Should I play the song?",
"Sure, please play it.",
"Okay, confirm that you'd like to play Free Fall on the TV.",
"No, please cast it to the kitchen device.",
"Okay, I'll play Free Fall on the Kitchen speaker.",
"Sounds great, thanks.",
"No worries, enjoy the song.",
"What year did this song come out?",
"It was released in 2017.",
"What genre is it?",
"It's dubstep music.",
"Thanks a lot.",
"No worries, anything else?"
] | 127_00017 | Music_1 | 23 | No, nothing else. | Okay, see you. | [
"Okay, see you."
] | Prompt: "No, nothing else.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164056 | schema_guided_dialog-train-164056 | [
{
"act": 13,
"slot": "number_of_riders",
"values": []
},
{
"act": 13,
"slot": "destination",
"values": []
}
] | [] | 127_00018 | RideSharing_1 | 1 | I need a cab | Sure. Where are you headed? How many people will be traveling | [
"Sure. Where are you headed? How many people will be traveling"
] | Prompt: "I need a cab", Response Type: request, Type of Slot: number_of_riders, Response Type: request, Type of Slot: destination, Agent: RideSharing_1 |
schema_guided_dialog-train-164057 | schema_guided_dialog-train-164057 | [
{
"act": 13,
"slot": "shared_ride",
"values": []
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling"
] | 127_00018 | RideSharing_1 | 3 | It's a trip to 2142 Chestnut Street for 3 of us | Is a shared ride ok? | [
"Is a shared ride ok?"
] | Prompt: "It's a trip to 2142 Chestnut Street for 3 of us", Response Type: request, Type of Slot: shared_ride, Agent: RideSharing_1 |
schema_guided_dialog-train-164058 | schema_guided_dialog-train-164058 | [
{
"act": 2,
"slot": "destination",
"values": [
"2142 Chestnut Street"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"3"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?"
] | 127_00018 | RideSharing_1 | 5 | Sure that's fine | Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street | [
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street"
] | Prompt: "Sure that's fine", Response Type: confirm, Type of Slot: destination, Values: 2142 Chestnut Street, Response Type: confirm, Type of Slot: number_of_riders, Values: 3, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164059 | schema_guided_dialog-train-164059 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street"
] | 127_00018 | RideSharing_1 | 7 | Yes that's right | I've booked your ride and they're on the way now | [
"I've booked your ride and they're on the way now"
] | Prompt: "Yes that's right", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164060 | schema_guided_dialog-train-164060 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Are You Ready"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Disturbed"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Evolution"
]
},
{
"act": 5,
"slot": "count",
"values": [
"2"
]
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now"
] | 127_00018 | Music_1 | 9 | Can you play me something from the album Evolution? | I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song | [
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song"
] | Prompt: "Can you play me something from the album Evolution?", Response Type: offer, Type of Slot: song_name, Values: Are You Ready, Response Type: offer, Type of Slot: artist, Values: Disturbed, Response Type: offer, Type of Slot: album, Values: Evolution, Response Type: inform_count, Type of Slot: count, Values: 2, Agent: Music_1 |
schema_guided_dialog-train-164061 | schema_guided_dialog-train-164061 | [
{
"act": 12,
"slot": "intent",
"values": [
"PlaySong"
]
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now",
"Can you play me something from the album Evolution?",
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song"
] | 127_00018 | Music_1 | 11 | Yes, I like that one | Would you like to listen now? | [
"Would you like to listen now?"
] | Prompt: "Yes, I like that one", Response Type: offer_intent, Type of Slot: intent, Values: PlaySong, Agent: Music_1 |
schema_guided_dialog-train-164062 | schema_guided_dialog-train-164062 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Are You Ready"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now",
"Can you play me something from the album Evolution?",
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song",
"Yes, I like that one",
"Would you like to listen now?"
] | 127_00018 | Music_1 | 13 | Yes | Please confirm: playing Are You Ready on your TV | [
"Please confirm: playing Are You Ready on your TV"
] | Prompt: "Yes", Response Type: confirm, Type of Slot: song_name, Values: Are You Ready, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164063 | schema_guided_dialog-train-164063 | [
{
"act": 4,
"slot": "genre",
"values": [
"rock"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2018"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now",
"Can you play me something from the album Evolution?",
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song",
"Yes, I like that one",
"Would you like to listen now?",
"Yes",
"Please confirm: playing Are You Ready on your TV"
] | 127_00018 | Music_1 | 15 | Yes play it. What genre is it? When is the song from? | Playing now. It's a rock song from 2018 | [
"Playing now. It's a rock song from 2018"
] | Prompt: "Yes play it. What genre is it? When is the song from?", Response Type: inform, Type of Slot: genre, Values: rock, Response Type: inform, Type of Slot: year, Values: 2018, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164064 | schema_guided_dialog-train-164064 | [
{
"act": 15,
"slot": "",
"values": []
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now",
"Can you play me something from the album Evolution?",
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song",
"Yes, I like that one",
"Would you like to listen now?",
"Yes",
"Please confirm: playing Are You Ready on your TV",
"Yes play it. What genre is it? When is the song from?",
"Playing now. It's a rock song from 2018"
] | 127_00018 | Music_1 | 17 | Thanks so much | Anything else you need? | [
"Anything else you need?"
] | Prompt: "Thanks so much", Response Type: req_more, Agent: Music_1 |
schema_guided_dialog-train-164065 | schema_guided_dialog-train-164065 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need a cab",
"Sure. Where are you headed? How many people will be traveling",
"It's a trip to 2142 Chestnut Street for 3 of us",
"Is a shared ride ok?",
"Sure that's fine",
"Please confirm: booking a shared ride for 3 people to 2142 Chestnut Street",
"Yes that's right",
"I've booked your ride and they're on the way now",
"Can you play me something from the album Evolution?",
"I found 2 songs for you from the album Evolution. Are You Ready by Disturbed is a good song",
"Yes, I like that one",
"Would you like to listen now?",
"Yes",
"Please confirm: playing Are You Ready on your TV",
"Yes play it. What genre is it? When is the song from?",
"Playing now. It's a rock song from 2018",
"Thanks so much",
"Anything else you need?"
] | 127_00018 | Music_1 | 19 | Nope. I'm good | Take care | [
"Take care"
] | Prompt: "Nope. I'm good", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164066 | schema_guided_dialog-train-164066 | [
{
"act": 13,
"slot": "shared_ride",
"values": []
},
{
"act": 13,
"slot": "destination",
"values": []
},
{
"act": 13,
"slot": "number_of_riders",
"values": []
}
] | [] | 127_00019 | RideSharing_1 | 1 | Would you assist me in calling a cab? | Would you prefer a shared ride? Where does the ride need to go and for how many people? | [
"Would you prefer a shared ride? Where does the ride need to go and for how many people?"
] | Prompt: "Would you assist me in calling a cab?", Response Type: request, Type of Slot: shared_ride, Response Type: request, Type of Slot: destination, Response Type: request, Type of Slot: number_of_riders, Agent: RideSharing_1 |
schema_guided_dialog-train-164067 | schema_guided_dialog-train-164067 | [
{
"act": 2,
"slot": "destination",
"values": [
"2100 Franklin Street"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?"
] | 127_00019 | RideSharing_1 | 3 | It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street. | Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street. | [
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street."
] | Prompt: "It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.", Response Type: confirm, Type of Slot: destination, Values: 2100 Franklin Street, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164068 | schema_guided_dialog-train-164068 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street."
] | 127_00019 | RideSharing_1 | 5 | Yes, that is correct. | I have reserved your ride and it's headed to you. | [
"I have reserved your ride and it's headed to you."
] | Prompt: "Yes, that is correct.", Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164069 | schema_guided_dialog-train-164069 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$13.50"
]
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you."
] | 127_00019 | RideSharing_1 | 7 | What will be the total amount? | The overall price is $13.50. | [
"The overall price is $13.50."
] | Prompt: "What will be the total amount?", Response Type: inform, Type of Slot: ride_fare, Values: $13.50, Agent: RideSharing_1 |
schema_guided_dialog-train-164070 | schema_guided_dialog-train-164070 | [
{
"act": 11,
"slot": "song_name",
"values": [
"The Arena"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Lindsey Stirling"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Brave Enough"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you.",
"What will be the total amount?",
"The overall price is $13.50."
] | 127_00019 | Music_1 | 9 | Appreciate your help. Now I would like to look for some songs. | I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough? | [
"I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough?"
] | Prompt: "Appreciate your help. Now I would like to look for some songs.", Response Type: offer, Type of Slot: song_name, Values: The Arena, Response Type: offer, Type of Slot: artist, Values: Lindsey Stirling, Response Type: offer, Type of Slot: album, Values: Brave Enough, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Music_1 |
schema_guided_dialog-train-164071 | schema_guided_dialog-train-164071 | [
{
"act": 2,
"slot": "song_name",
"values": [
"The Arena"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you.",
"What will be the total amount?",
"The overall price is $13.50.",
"Appreciate your help. Now I would like to look for some songs.",
"I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough?"
] | 127_00019 | Music_1 | 11 | That would be exactly what I'm looking for. I would like to listen to some music. | Verify the following information please. Use the TV to play the song The Arena. | [
"Verify the following information please. Use the TV to play the song The Arena."
] | Prompt: "That would be exactly what I'm looking for. I would like to listen to some music.", Response Type: confirm, Type of Slot: song_name, Values: The Arena, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164072 | schema_guided_dialog-train-164072 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you.",
"What will be the total amount?",
"The overall price is $13.50.",
"Appreciate your help. Now I would like to look for some songs.",
"I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough?",
"That would be exactly what I'm looking for. I would like to listen to some music.",
"Verify the following information please. Use the TV to play the song The Arena."
] | 127_00019 | Music_1 | 13 | Right, that's it. | I hope you like your music. | [
"I hope you like your music."
] | Prompt: "Right, that's it.", Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164073 | schema_guided_dialog-train-164073 | [
{
"act": 4,
"slot": "genre",
"values": [
"pop"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2016"
]
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you.",
"What will be the total amount?",
"The overall price is $13.50.",
"Appreciate your help. Now I would like to look for some songs.",
"I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough?",
"That would be exactly what I'm looking for. I would like to listen to some music.",
"Verify the following information please. Use the TV to play the song The Arena.",
"Right, that's it.",
"I hope you like your music."
] | 127_00019 | Music_1 | 15 | Can you tell me the music genre? Did it come out in 2010? | It came out in 2016 and is a pop song. | [
"It came out in 2016 and is a pop song."
] | Prompt: "Can you tell me the music genre? Did it come out in 2010?", Response Type: inform, Type of Slot: genre, Values: pop, Response Type: inform, Type of Slot: year, Values: 2016, Agent: Music_1 |
schema_guided_dialog-train-164074 | schema_guided_dialog-train-164074 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"Would you assist me in calling a cab?",
"Would you prefer a shared ride? Where does the ride need to go and for how many people?",
"It's only for 1 person but I'm fine with a shared ride. I will be heading to 2100 Franklin Street.",
"Please verify the following: You want a shared ride for 1 person. The street address you will go to is 2100 Franklin Street.",
"Yes, that is correct.",
"I have reserved your ride and it's headed to you.",
"What will be the total amount?",
"The overall price is $13.50.",
"Appreciate your help. Now I would like to look for some songs.",
"I was able to find 10 songs. What is your opinion of the song The Arena by Lindsey Stirling and is off the albume Brave Enough?",
"That would be exactly what I'm looking for. I would like to listen to some music.",
"Verify the following information please. Use the TV to play the song The Arena.",
"Right, that's it.",
"I hope you like your music.",
"Can you tell me the music genre? Did it come out in 2010?",
"It came out in 2016 and is a pop song."
] | 127_00019 | Music_1 | 17 | Thanks so much! That's takes care of things. | Enjoy the day. | [
"Enjoy the day."
] | Prompt: "Thanks so much! That's takes care of things.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164075 | schema_guided_dialog-train-164075 | [
{
"act": 13,
"slot": "shared_ride",
"values": []
}
] | [] | 127_00020 | RideSharing_1 | 1 | I need a cab please. | Do you mind a shared ride? | [
"Do you mind a shared ride?"
] | Prompt: "I need a cab please.", Response Type: request, Type of Slot: shared_ride, Agent: RideSharing_1 |
schema_guided_dialog-train-164076 | schema_guided_dialog-train-164076 | [
{
"act": 13,
"slot": "destination",
"values": []
}
] | [
"I need a cab please.",
"Do you mind a shared ride?"
] | 127_00020 | RideSharing_1 | 3 | I do not mind a shared ride. | where is your destination? | [
"where is your destination?"
] | Prompt: "I do not mind a shared ride.", Response Type: request, Type of Slot: destination, Agent: RideSharing_1 |
schema_guided_dialog-train-164077 | schema_guided_dialog-train-164077 | [
{
"act": 13,
"slot": "number_of_riders",
"values": []
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?"
] | 127_00020 | RideSharing_1 | 5 | I am going to Shen Hua. | How many seats for your cab? | [
"How many seats for your cab?"
] | Prompt: "I am going to Shen Hua.", Response Type: request, Type of Slot: number_of_riders, Agent: RideSharing_1 |
schema_guided_dialog-train-164078 | schema_guided_dialog-train-164078 | [
{
"act": 2,
"slot": "destination",
"values": [
"Shen Hua"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"3"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?"
] | 127_00020 | RideSharing_1 | 7 | I need 3 seats. | Confirm 3 seats for a shared ride to Shen Hua. | [
"Confirm 3 seats for a shared ride to Shen Hua."
] | Prompt: "I need 3 seats.", Response Type: confirm, Type of Slot: destination, Values: Shen Hua, Response Type: confirm, Type of Slot: number_of_riders, Values: 3, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164079 | schema_guided_dialog-train-164079 | [
{
"act": 2,
"slot": "destination",
"values": [
"Parliament Hill Viewpoint"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua."
] | 127_00020 | RideSharing_1 | 9 | Change destination to Parliament Hill Viewpoint for 1. | Confirm change destination to Parliament Hill Viewpoint for 1. | [
"Confirm change destination to Parliament Hill Viewpoint for 1."
] | Prompt: "Change destination to Parliament Hill Viewpoint for 1.", Response Type: confirm, Type of Slot: destination, Values: Parliament Hill Viewpoint, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Agent: RideSharing_1 |
schema_guided_dialog-train-164080 | schema_guided_dialog-train-164080 | [
{
"act": 4,
"slot": "approximate_ride_duration",
"values": [
"10"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1."
] | 127_00020 | RideSharing_1 | 11 | Yes, what is duration of ride? | The cab is on the way and duration is 10 minutes. | [
"The cab is on the way and duration is 10 minutes."
] | Prompt: "Yes, what is duration of ride?", Response Type: inform, Type of Slot: approximate_ride_duration, Values: 10, Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164081 | schema_guided_dialog-train-164081 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Ride all Night"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"jason Aldean"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Rearview Town"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes."
] | 127_00020 | Music_1 | 13 | Thanks, I want to hear music now. | How about Ride all Night by jason Aldean in Rearview Town. | [
"How about Ride all Night by jason Aldean in Rearview Town."
] | Prompt: "Thanks, I want to hear music now.", Response Type: offer, Type of Slot: song_name, Values: Ride all Night, Response Type: offer, Type of Slot: artist, Values: jason Aldean, Response Type: offer, Type of Slot: album, Values: Rearview Town, Agent: Music_1 |
schema_guided_dialog-train-164082 | schema_guided_dialog-train-164082 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Bird Set Free"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Sia"
]
},
{
"act": 11,
"slot": "album",
"values": [
"This is Acting"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes.",
"Thanks, I want to hear music now.",
"How about Ride all Night by jason Aldean in Rearview Town."
] | 127_00020 | Music_1 | 15 | Do you have anything else? | How about Bird Set Free by Sia in This is Acting? | [
"How about Bird Set Free by Sia in This is Acting?"
] | Prompt: "Do you have anything else?", Response Type: offer, Type of Slot: song_name, Values: Bird Set Free, Response Type: offer, Type of Slot: artist, Values: Sia, Response Type: offer, Type of Slot: album, Values: This is Acting, Agent: Music_1 |
schema_guided_dialog-train-164083 | schema_guided_dialog-train-164083 | [
{
"act": 12,
"slot": "intent",
"values": [
"PlaySong"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes.",
"Thanks, I want to hear music now.",
"How about Ride all Night by jason Aldean in Rearview Town.",
"Do you have anything else?",
"How about Bird Set Free by Sia in This is Acting?"
] | 127_00020 | Music_1 | 17 | I want to hear that. | Shall I play now? | [
"Shall I play now?"
] | Prompt: "I want to hear that.", Response Type: offer_intent, Type of Slot: intent, Values: PlaySong, Agent: Music_1 |
schema_guided_dialog-train-164084 | schema_guided_dialog-train-164084 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Bird Set Free"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes.",
"Thanks, I want to hear music now.",
"How about Ride all Night by jason Aldean in Rearview Town.",
"Do you have anything else?",
"How about Bird Set Free by Sia in This is Acting?",
"I want to hear that.",
"Shall I play now?"
] | 127_00020 | Music_1 | 19 | Yes play it now. | Play Bird Set Free by Sia in This is Acting on TV? | [
"Play Bird Set Free by Sia in This is Acting on TV?"
] | Prompt: "Yes play it now.", Response Type: confirm, Type of Slot: song_name, Values: Bird Set Free, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164085 | schema_guided_dialog-train-164085 | [
{
"act": 4,
"slot": "genre",
"values": [
"pop"
]
},
{
"act": 4,
"slot": "year",
"values": [
"2015"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes.",
"Thanks, I want to hear music now.",
"How about Ride all Night by jason Aldean in Rearview Town.",
"Do you have anything else?",
"How about Bird Set Free by Sia in This is Acting?",
"I want to hear that.",
"Shall I play now?",
"Yes play it now.",
"Play Bird Set Free by Sia in This is Acting on TV?"
] | 127_00020 | Music_1 | 21 | Yes, what is genre and year? | It is pop from 2015. | [
"It is pop from 2015."
] | Prompt: "Yes, what is genre and year?", Response Type: inform, Type of Slot: genre, Values: pop, Response Type: inform, Type of Slot: year, Values: 2015, Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164086 | schema_guided_dialog-train-164086 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I need a cab please.",
"Do you mind a shared ride?",
"I do not mind a shared ride.",
"where is your destination?",
"I am going to Shen Hua.",
"How many seats for your cab?",
"I need 3 seats.",
"Confirm 3 seats for a shared ride to Shen Hua.",
"Change destination to Parliament Hill Viewpoint for 1.",
"Confirm change destination to Parliament Hill Viewpoint for 1.",
"Yes, what is duration of ride?",
"The cab is on the way and duration is 10 minutes.",
"Thanks, I want to hear music now.",
"How about Ride all Night by jason Aldean in Rearview Town.",
"Do you have anything else?",
"How about Bird Set Free by Sia in This is Acting?",
"I want to hear that.",
"Shall I play now?",
"Yes play it now.",
"Play Bird Set Free by Sia in This is Acting on TV?",
"Yes, what is genre and year?",
"It is pop from 2015."
] | 127_00020 | Music_1 | 23 | That is all I need. | Have a great day. | [
"Have a great day."
] | Prompt: "That is all I need.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164087 | schema_guided_dialog-train-164087 | [
{
"act": 13,
"slot": "destination",
"values": []
}
] | [] | 127_00021 | RideSharing_1 | 1 | I'd like to call a taxi please. A shared ride is fine. | What is your destination? | [
"What is your destination?"
] | Prompt: "I'd like to call a taxi please. A shared ride is fine.", Response Type: request, Type of Slot: destination, Agent: RideSharing_1 |
schema_guided_dialog-train-164088 | schema_guided_dialog-train-164088 | [
{
"act": 13,
"slot": "number_of_riders",
"values": []
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?"
] | 127_00021 | RideSharing_1 | 3 | I want to go to Lock Chun Restaurant. | How many passengers will be in the taxi? | [
"How many passengers will be in the taxi?"
] | Prompt: "I want to go to Lock Chun Restaurant.", Response Type: request, Type of Slot: number_of_riders, Agent: RideSharing_1 |
schema_guided_dialog-train-164089 | schema_guided_dialog-train-164089 | [
{
"act": 2,
"slot": "destination",
"values": [
"Lock Chun Restaurant"
]
},
{
"act": 2,
"slot": "number_of_riders",
"values": [
"1"
]
},
{
"act": 2,
"slot": "shared_ride",
"values": [
"True"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?"
] | 127_00021 | RideSharing_1 | 5 | It's just for one. | Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant. | [
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant."
] | Prompt: "It's just for one.", Response Type: confirm, Type of Slot: destination, Values: Lock Chun Restaurant, Response Type: confirm, Type of Slot: number_of_riders, Values: 1, Response Type: confirm, Type of Slot: shared_ride, Values: True, Agent: RideSharing_1 |
schema_guided_dialog-train-164090 | schema_guided_dialog-train-164090 | [
{
"act": 4,
"slot": "ride_fare",
"values": [
"$6.12"
]
},
{
"act": 4,
"slot": "approximate_ride_duration",
"values": [
"16"
]
},
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant."
] | 127_00021 | RideSharing_1 | 7 | Correct, thank you. Could you tell me the price of that and how long the ride will take? | The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon. | [
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon."
] | Prompt: "Correct, thank you. Could you tell me the price of that and how long the ride will take?", Response Type: inform, Type of Slot: ride_fare, Values: $6.12, Response Type: inform, Type of Slot: approximate_ride_duration, Values: 16, Response Type: notify_success, Agent: RideSharing_1 |
schema_guided_dialog-train-164091 | schema_guided_dialog-train-164091 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Born For Greatness"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Papa Roach"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Crooked Teeth"
]
},
{
"act": 5,
"slot": "count",
"values": [
"10"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon."
] | 127_00021 | Music_1 | 9 | Great. Now I'd like to find some songs, something in the metal genre. | I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth? | [
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?"
] | Prompt: "Great. Now I'd like to find some songs, something in the metal genre.", Response Type: offer, Type of Slot: song_name, Values: Born For Greatness, Response Type: offer, Type of Slot: artist, Values: Papa Roach, Response Type: offer, Type of Slot: album, Values: Crooked Teeth, Response Type: inform_count, Type of Slot: count, Values: 10, Agent: Music_1 |
schema_guided_dialog-train-164092 | schema_guided_dialog-train-164092 | [
{
"act": 11,
"slot": "song_name",
"values": [
"Night Witches"
]
},
{
"act": 11,
"slot": "artist",
"values": [
"Sabaton"
]
},
{
"act": 11,
"slot": "album",
"values": [
"Heroes"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?"
] | 127_00021 | Music_1 | 11 | Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton. | How about the song Night Witches from the Sabaton album Heroes? | [
"How about the song Night Witches from the Sabaton album Heroes?"
] | Prompt: "Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.", Response Type: offer, Type of Slot: song_name, Values: Night Witches, Response Type: offer, Type of Slot: artist, Values: Sabaton, Response Type: offer, Type of Slot: album, Values: Heroes, Agent: Music_1 |
schema_guided_dialog-train-164093 | schema_guided_dialog-train-164093 | [
{
"act": 12,
"slot": "intent",
"values": [
"PlaySong"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?"
] | 127_00021 | Music_1 | 13 | That's a great one. | Would you like to hear that now? | [
"Would you like to hear that now?"
] | Prompt: "That's a great one.", Response Type: offer_intent, Type of Slot: intent, Values: PlaySong, Agent: Music_1 |
schema_guided_dialog-train-164094 | schema_guided_dialog-train-164094 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Night Witches"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"TV"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?",
"That's a great one.",
"Would you like to hear that now?"
] | 127_00021 | Music_1 | 15 | Yes, I would. | Confirming playback of Night Witches on the TV speaker. | [
"Confirming playback of Night Witches on the TV speaker."
] | Prompt: "Yes, I would.", Response Type: confirm, Type of Slot: song_name, Values: Night Witches, Response Type: confirm, Type of Slot: playback_device, Values: TV, Agent: Music_1 |
schema_guided_dialog-train-164095 | schema_guided_dialog-train-164095 | [
{
"act": 2,
"slot": "song_name",
"values": [
"Night Witches"
]
},
{
"act": 2,
"slot": "playback_device",
"values": [
"Kitchen speaker"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?",
"That's a great one.",
"Would you like to hear that now?",
"Yes, I would.",
"Confirming playback of Night Witches on the TV speaker."
] | 127_00021 | Music_1 | 17 | Sorry, could you play on the kitchen speaker instead? | Confirming playback of the song Night Witches on the kitchen speaker. | [
"Confirming playback of the song Night Witches on the kitchen speaker."
] | Prompt: "Sorry, could you play on the kitchen speaker instead?", Response Type: confirm, Type of Slot: song_name, Values: Night Witches, Response Type: confirm, Type of Slot: playback_device, Values: Kitchen speaker, Agent: Music_1 |
schema_guided_dialog-train-164096 | schema_guided_dialog-train-164096 | [
{
"act": 10,
"slot": "",
"values": []
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?",
"That's a great one.",
"Would you like to hear that now?",
"Yes, I would.",
"Confirming playback of Night Witches on the TV speaker.",
"Sorry, could you play on the kitchen speaker instead?",
"Confirming playback of the song Night Witches on the kitchen speaker."
] | 127_00021 | Music_1 | 19 | Yes, thank you. | Playback has begun. | [
"Playback has begun."
] | Prompt: "Yes, thank you.", Response Type: notify_success, Agent: Music_1 |
schema_guided_dialog-train-164097 | schema_guided_dialog-train-164097 | [
{
"act": 4,
"slot": "year",
"values": [
"2014"
]
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?",
"That's a great one.",
"Would you like to hear that now?",
"Yes, I would.",
"Confirming playback of Night Witches on the TV speaker.",
"Sorry, could you play on the kitchen speaker instead?",
"Confirming playback of the song Night Witches on the kitchen speaker.",
"Yes, thank you.",
"Playback has begun."
] | 127_00021 | Music_1 | 21 | Do you know if that song is from nine years ago? | It was released in 2014. | [
"It was released in 2014."
] | Prompt: "Do you know if that song is from nine years ago?", Response Type: inform, Type of Slot: year, Values: 2014, Agent: Music_1 |
schema_guided_dialog-train-164098 | schema_guided_dialog-train-164098 | [
{
"act": 3,
"slot": "",
"values": []
}
] | [
"I'd like to call a taxi please. A shared ride is fine.",
"What is your destination?",
"I want to go to Lock Chun Restaurant.",
"How many passengers will be in the taxi?",
"It's just for one.",
"Confirming a cab for 1 person, a shared ride, to Lock Chun Restaurant.",
"Correct, thank you. Could you tell me the price of that and how long the ride will take?",
"The total fare will be $6.12 and the duration of the ride is 16 minutes. The cab has been dispatched and will arrive soon.",
"Great. Now I'd like to find some songs, something in the metal genre.",
"I have 10 suggestions for you. How about the Papa Roach song Born For Greatness from their album Crooked Teeth?",
"Could you suggest something else? I love the songs on the album Heroes and am a big fan of Sabaton.",
"How about the song Night Witches from the Sabaton album Heroes?",
"That's a great one.",
"Would you like to hear that now?",
"Yes, I would.",
"Confirming playback of Night Witches on the TV speaker.",
"Sorry, could you play on the kitchen speaker instead?",
"Confirming playback of the song Night Witches on the kitchen speaker.",
"Yes, thank you.",
"Playback has begun.",
"Do you know if that song is from nine years ago?",
"It was released in 2014."
] | 127_00021 | Music_1 | 23 | Great, thanks so much. | It's my pleasure. | [
"It's my pleasure."
] | Prompt: "Great, thanks so much.", Response Type: goodbye, Agent: Music_1 |
schema_guided_dialog-train-164099 | schema_guided_dialog-train-164099 | [
{
"act": 13,
"slot": "destination",
"values": []
}
] | [] | 127_00022 | RideSharing_1 | 1 | Will you call a cab? | Where to? | [
"Where to?"
] | Prompt: "Will you call a cab?", Response Type: request, Type of Slot: destination, Agent: RideSharing_1 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.