text
stringlengths
225
740
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found one showing at 9:30 pm at the Landmark's Opera Plaza Cinema. user: Sounds good. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '9 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to buy tickets? user: No, not now. Can you find me a cab there? Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to buy tickets? user: No, not now. Can you find me a cab there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want a cab to 601 Van Ness Avenue? user: Yes, that is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '601 Van Ness Avenue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What type of ride would you like? Pool, Luxury, or something else? Also, how many seats do you need? user: I'd like a Regular ride for one. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm that you desire a 1 seat Regular ride to 601 Van Ness Avenue. user: Yes, that's right. How long will the cab be? How much will it be? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have booked your ride. The cab will arrive in 6 minutes and will cost you $14.21. user: Thank you very much for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else? user: No. Thank you. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time can I watch a 3D show at Century Downtown? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': '3d', 'theater_name': 'Century Downtown'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Where are you located and which movie would you like to see? On which date? user: I want to see Little in Pleasant Hill on Saturday this week. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Pleasant Hill', 'movie_name': 'Little', 'show_date': 'Saturday this week'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 at 9:30 pm in Century 16 Downtown. user: Sounds great! Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '9 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to purchase tickets now? user: No not right now. Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can I do anything else for you? user: Yes, I need a cab there. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: To 125 Crescent Drive, correct? user: Yes that is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '125 Crescent Drive'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many seats? Do you have a type preference? user: A pool ride for three please. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3', 'ride_type': 'Pool'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You need a pool ride for 3 to 125 Crescent Drive, correct? user: Yes that is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your ride is on its way. user: When will it arrive? Service name: RideSharing_2 Active intent: GetRide Requested slots: wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: In 3 minutes. user: Thanks, that's all I need. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Pull up 3d shows playing at SFO. I would like to watch at Century San Francisco Centre. I need a list of movies playing. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': '3d', 'location': 'SFO', 'theater_name': 'Century San Francisco Centre'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What date we're you thinking? user: how about next Wednesday? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'next Wednesday'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Ok, what movie would you like to see? user: The Curse of La Llorona please. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'The Curse of La Llorona'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I was able to find 1 show time at 11 pm at Century San Francisco Centre 9 & XD. user: What type of movie is this? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: This is a Horror movie. user: Alright, I will need a cab there please. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: This is a Horror movie. user: Alright, I will need a cab there please. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there a preference on your ride type? Will you be going to 835 Market Street? Also, please tell me how many seats you will need to reserve? user: Let's splurge and do a Luxury ride. It will just be 1 seat for me. The address is also correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury', 'destination': '835 Market Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Alright, let's confirm your reservation for 1 seat on a Luxury ride going to 835 Market Street. Is that right? user: Yeah that's right, How much is the ride going to be? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your ride is confirmed and in route. The cost will be $25.70. user: Great, How long before it arrives? Service name: RideSharing_2 Active intent: GetRide Requested slots: wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your expected wait time is 11 minutes. user: Thanks for that. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: No problem. can I help with anything else at this time? user: Nope, that will be all. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time can I watch it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which movie would you like to watch and where are you located? What date would you like to watch it on? user: I'd like to watch The Best of Enemies in the Mill Valley area on March 1st. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Mill Valley', 'movie_name': 'The Best of Enemies', 'show_date': 'March 1st'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a showing at 7 pm in CineArts at Sequoia. user: What genre is the movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is a Drama. user: Great. I'd like to order a cab for four people. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is a Drama. user: Great. I'd like to order a cab for four people. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '4'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there a particular type of ride you are looking for? Is the address for your destination 25 Throckmorton Avenue? user: Yes that's great. I'd just like a Regular ride please. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular', 'destination': '25 Throckmorton Avenue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay s to confirm: You would like a Regular cab for 4 people to 25 Throckmorton Avenue. user: Prefect. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your cab has been booked and will be with you soon. user: Thanks for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need anything else? user: No thanks Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time can I watch it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What is your location and on what date would you like to watch it on? user: Find me movies that are showing in Napa. I would prefer to watch it today. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Napa', 'show_date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What movie would you like to watch? user: A regular show would be good. I want to watch Captain Marvel. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'regular', 'movie_name': 'Captain Marvel'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is one show available at 10:30 pm at the Century Napa Valley and XD Theater. user: Is the movie playing at other times? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, there are no other show times for this movie. Can I help with anything else? user: Can you look again? Can you search for movies being shown in Mountain View. I want to watch Dumbo preferably at Century Cinema. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Mountain View', 'movie_name': 'Dumbo', 'theater_name': 'Century Cinema'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showtime for the movie at 10 pm at the Century Cinema 16. user: What is the address of this theater? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address is 1500 North Shoreline Boulevard. user: What sort of movie is it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is a Fantasy movie. user: Sounds good. Can you find me a cab to get there for a group of four people? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is a Fantasy movie. user: Sounds good. Can you find me a cab to get there for a group of four people? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '4', 'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have any preferred type of ride? user: A Regular ride will be good. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm these details: You want a Regular ride for 4 people to ride to 1500 North Shoreline Boulevard. user: Yes, that works. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have booked the ride and the cab is on the way. user: Thank you very much for the help. That is all. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Whats the time? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: which movie? and the location? user: I wanted to watch the Pet Sematary at century cinemas, please search in San leandro Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'San leandro', 'movie_name': 'Pet Sematary', 'theater_name': 'century cinemas'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What date? user: On the 3rd Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'the 3rd'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: At century 16 there is a 10 pm show user: Whats the address of it and what genre of it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Its a Thriller and the address is 15555 East 14th street user: thats good Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: should i but the tickets? user: no, not now Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: any thing else? user: Get me regular cab to there Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Regular', 'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: for how many seats? user: for two people Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '2'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: please confirm: Book a regular cab to 15555 East 14th street for 2 people. user: Yes thats right. Whats the cost and the eta? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Its on the way. cost is $25.89 and ETA is 2 minutes user: thanks a lot Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: any thing else? user: no, thats it Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: At what time is there a movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which movie would you prefer? user: I want to see Pet Sematary. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Pet Sematary'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What is your current location? user: Can you search for any movies shown in the city of Santa Rosa? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Santa Rosa'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which date would you like to see it? user: I want to see it later today. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'later today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a show at 10 PM in Roxy Stadium 14. user: Okay, that time works for me but I need a cab. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 PM'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a show at 10 PM in Roxy Stadium 14. user: Okay, that time works for me but I need a cab. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have a preferred sort of ride? How many seats will you need? user: I need a luxury ride and am in a group of one. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to go to 85 Santa Rosa Avenue? user: Yes, that is suitable for me. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '85 Santa Rosa Avenue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm the following information: You would like a ride to 85 Santa Rosa Avenue, and would like 1 seat. You would prefer a Luxury ride. Is this correct? user: Yeah, that sounds great. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have booked your ride and the cab is now on the way. user: Thank you for all that. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else that I may help you with? user: That was all I wanted and thanks a lot. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: If I want to watch a movie at Century Hilltop on 1st of this month, at what time can I watch it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': '1st of this month', 'theater_name': 'Century Hilltop'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can you tell me where you would like to watch the movie? user: Find the shows of the movie in Richmond. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Richmond'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can you tell me the title of the movie you want to watch? user: I did read some good reviews about Pet Sematary, so I want to watch this movie. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Pet Sematary'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I can see that there is one show of the movie you requested at 10:30 pm in Century Hilltop 16. user: Seems nice. Is it possible to get me a cab so I can go there? I want to have a Pool ride. I would like to arrive to 3200 Klose Way. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I can see that there is one show of the movie you requested at 10:30 pm in Century Hilltop 16. user: Seems nice. Is it possible to get me a cab so I can go there? I want to have a Pool ride. I would like to arrive to 3200 Klose Way. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Pool', 'destination': '3200 Klose Way'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which is the number of seats you need? user: I need to have three seats. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can you please confirm that you want to have 3 seats for a Pool ride to go to 3200 Klose Way? user: That is what I want. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab you requested has been booked, and is already on the way. user: Can you tell me how much it will cost me? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab ride you want will cost you $27.14. user: Can you tell me how long will it take for the cab to arrive here? Service name: RideSharing_2 Active intent: GetRide Requested slots: wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab should arrive at your location in about 4 minutes. user: I appreciate your help very much. That would be all. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: tell me the show timings Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I need your location user: Show me movies in San leandro Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'San leandro'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have movie and date specifications? user: Yes, i want to watch pet sematary on the 7th Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'pet sematary', 'show_date': 'the 7th'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 show at 10 pm in century 16 user: can you tell me what kind of movie it is Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: that is a thriller movie user: tell me the theater's address and ticket cost Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: price, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address is 15555 east 14th street and cost is $13 per person user: Okay, that works for me Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else I can help you with user: Sure, book me a cab there Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Cab for how many people and what kind? user: A luxury ride for 1 Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Booking a luxury ride for 1 to 15555 east 14th street user: Sounds perfect to me Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Booking successful. Your cab is on its way user: Thanks a ton. That would be all Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Could you find for movies shown in Livermore and at what time can i watch it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Livermore'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What kind of movie you want to watch and on which date? user: I like to watch Missing Link on the 8th. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Missing Link', 'show_date': 'the 8th'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There's one show in Livermore 13 Cinema at 11:30 am. user: It is cool. Could you get me a cab there and i like regular ride to 2490 First street ina group of 4. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '11 : 30 am'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There's one show in Livermore 13 Cinema at 11:30 am. user: It is cool. Could you get me a cab there and i like regular ride to 2490 First street ina group of 4. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '4', 'ride_type': 'Regular', 'destination': '2490 First street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please give confirmation details: Your riding to 2490 First Street with 4 seats and a regular ride. user: That is okay for me. At what time the cab reaches here and what is the cost of the cab? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I confirmed your ride and the cab is on its way. The cab reaches within 4 minutes and the cost is $37.84 user: thank you very much for your help. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Any other help you need? user: No, thank you so much for your help. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What times are Imax movies playing on the 9th? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_type': 'imax', 'show_date': 'the 9th'}