text
stringlengths 225
740
|
---|
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: There is 1 showing at 10 am at AMC Metreon 16.
user: What type of movie is Dumbo?
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: Its considered a fantasy film.
user: Can you give me the theather's address and ticker prices?
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 theater is located at 135 4th Street Suite 3000 and charges $15 per ticket.
user: Great, thanks.
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: Do you want to purchase tickets for the movie?
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: Ok, what else can I help you with?
user: I need a cab for two people to get to the movie.
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'number_of_seats': '2', 'destination': '[CLS]'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Sure, what type of ride would you like?
user: I just want a regular ride and actually need it for only one person.
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 you would like to book a regular ride for 1 person to 135 4th street suite 3000.
user: Yes, that's right.
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 successfully booked and is on its way.
user: Great, thanks so much!
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 you need?
user: Nothing further, 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: Tell me when I can 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 date and movie are you referring to?
user: I want to watch teen spirit on 2nd of march
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'movie_name': 'teen spirit', 'show_date': '2nd of march'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Where are you searching for?
user: I want movies in San Bruno
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'San Bruno'} |
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 this movie at 12:30 pm in Century at Tanforan & XD
user: What is the movie genre?
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 musical
user: tell me the address.
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 theatre is located at 1188 El camino real 4th floor
user: Sounds perfect to 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: Should I book the tickets?
user: No, I will do that later.
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: Is there anything else I can help you with?
user: Sure, get me a pool ride for one person
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'number_of_seats': '1', 'ride_type': 'Pool', 'destination': '[CLS]'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Sure, booking a pool ride for 1 to 1188 El camino real 4th floor
user: Cool, that sounds perfect.
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 it way
user: Thanks a ton.
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 I can help you with?
user: No, that would 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: I want to watch a movie in Larkspur.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'Larkspur'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: What movie? What day?
user: I was to see the 3d show of Transit on the 5th of this month.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'show_type': '3d', 'movie_name': 'Transit', 'show_date': '5th of this month'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: There is one show at 8 pm at lark Theater.
user: What kind 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: Drama.
user: Sounds cool.
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: Anything else?
user: I need a cab to get 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: What type? A pool ride? Or a luxury ride?
user: I need a luxury ride for two.
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'number_of_seats': '2', 'ride_type': 'Luxury'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Are you going to 549 Magnolia Avenue?
user: Yes!
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'destination': '549 Magnolia Avenue'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Please confirm, 2 seats in a luxury vehicle to 549 Magnolia Avenue.
user: Yes, that is correct. When will the cab arrive? What is the cost?
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: The cab will be here in 8 minutes. The cost of the ride is $22.03.
user: Thanks, 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: I want to see Breakthrough on march 8th. What time is it showing?
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'movie_name': 'Breakthrough', 'show_date': 'march 8th'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Where are you located?
user: I want to see it in the lot city center in san ramon.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'san ramon', 'theater_name': 'the lot city center'} |
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 the lot city center.
user: That sounds great.
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: Would you like tickets to see the movie?
user: No, not yet.
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: Is there anything else you need help with?
user: I want a luxury ride for three to 6000 bollinger canyon road suite 2300.
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'number_of_seats': '3', 'ride_type': 'Luxury', 'destination': '6000 bollinger canyon road suite 2300'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: You want a luxury ride for 3 to 6000 bollinger canyon road suite 2300.
user: Yes. When would the ride reach 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: It should arrive in 8 minutes.
user: Thanks a lot. 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: I'd like to watch a regular show in Santa Rosa on the 8th. What time can I watch it?
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'show_type': 'regular', 'location': 'Santa Rosa', 'show_date': 'the 8th'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: What movie do you want to watch?
user: I want to watch Hellboy.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'movie_name': 'Hellboy'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Okay, I found 1 showtime for Hellboy. How about a showing at 8:30 pm at the 3rd Street Cinema?
user: Where is that 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: It's at 620 3rd street.
user: Nice, what genre is it, and how much does it cost?
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots: genre, price
Slot values: {} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: It's just $17 for a ticket, it's a Fantasy movie.
user: Nice, thanks a lot.
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 book your tickets?
user: Nah, 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: Is there anything else?
user: Can you get 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: Sure, how many people are going?
user: Just 1, I want a regular fare.
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: Okay, please confirm that you'd like a regular fare for 1 to 620 3rd street.
user: That sounds good. How long until it gets here? 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: It's on the way, it'll be there in 7 minutes. It'll cost $19.20 total.
user: Thanks so much.
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 worries, is there anything else?
user: Nope, that's 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: What movie are you looking to watch, what is the location, and what date do you want to watch?
user: I want to watch hellboy on the 5th in Santa Rosa.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'Santa Rosa', 'movie_name': 'hellboy', 'show_date': 'the 5th'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: There's 1 showtime. It's at 8:30 pm in 3rd street cinema.
user: What's the address there?
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 620 3rd street.
user: Sounds good, could you get me a cab there?
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: The address is 620 3rd street.
user: Sounds good, could you get 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: Sure, how many seats, and would you prefer a luxury, regular, or something else.
user: I need a regular ride for 1.
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: You need a regular ride for 1 to 620 3rd street.
user: Actually, I need a pool ride for three.
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: Please confirm: You need 3 seats in a pool ride.
user: Exactly, what's the cost?
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 ride is coming. Its cost is $27.09.
user: Thank you 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, thank you 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 are the current showtimes?
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: On which day would you like to see it?
user: I would like to watch it on the 5th of March and a 3d show preferably
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'show_type': '3d', 'show_date': '5th of March'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: And do you know the name of the film that you would like to see?
user: I would like to see Hellboy
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'movie_name': 'Hellboy'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: And where should I look for movie theaters?
user: I am looking for locations in Antioch
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'Antioch'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: There is a 4 pm showtime for this movie at AMC Deer Valley 16
user: Can you tell me what type of movie it is and the exact location of the cinema?
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: The movie theater is located at 4204 Lone Tree Way and the movie is categorized as Fantasy
user: Excellent, that's great!
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: Are you interested in getting tickets to this movie?
user: Not right this second, thanks. I would like to reserve a taxi to take me there, please
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: Are you interested in getting tickets to this movie?
user: Not right this second, thanks. I would like to reserve a taxi to take me there, please
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: And do you have a particular kind of ride you would like? Also, how many seats do you require?
user: I would like a Regular type of car 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: So to confirm, you would like to book 1 seat in a Regular taxi cab to get to your destination at 4204 Lone Tree Way.
user: Yes, that's perfect. And what is the total fare and when will the cab get to my location?
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: You cab has been confirmed. The total fare for your trip is $14.65 and the taxi will be arriving in 5 minutes.
user: Great. Thanks! That's it for 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:
user: Can you tell me what time I can 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: Sure, what date will you watch it on?
user: It'll be on the 8th.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'show_date': 'the 8th'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Okay, and what do you want to watch? And where?
user: I'd like to watch Captain Marvel in Petaluma.
Service name: Movies_1
Active intent: GetTimesForMovie
Requested slots:
Slot values: {'location': 'Petaluma', 'movie_name': 'Captain Marvel'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Oh okay, I found 1 showtime for it. It starts at 8 pm at Boulevard 14 Cinema.
user: Thanks, what genre 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's an adventure superhero movie.
user: How much is a ticket? And where is the cinema?
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: It'at $24 per person, at 200 C street.
user: Thanks. Can you get me a cab there?
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'at $24 per person, at 200 C street.
user: Thanks. Can you get 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: Sure, how many seats in what kind of cab?
user: I'd like a luxury cab for two.
Service name: RideSharing_2
Active intent: GetRide
Requested slots:
Slot values: {'number_of_seats': '2', 'ride_type': 'Luxury'} |
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values):
system: Okay, please confirm that you'd like a luxury cab for 2 to 200 C Street.
user: Yes, that's 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: Okay, it's on the way.
user: Thanks, how much will it 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: It'll be $31.40.
user: Thanks so much.
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, that's all thanks.
Service name: RideSharing_2
Active intent:
Requested slots:
Slot values: {} |