text
stringlengths
225
740
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Their prices are moderate. The address is 154 Petaluma Boulevard North. user: That sounds like a good choice. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like me to make a table reservation? user: Yes. Reserve it for half past 1 in the afternoon. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': 'half past 1 in the afternoon'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people. user: That works for me. Do they serve alcohol? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: serves_alcohol Slot values: {'party_size': '2', 'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your table is reserved. Yes they serve alcohol. user: What number can I reach them at? Do they have live music? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: has_live_music, phone_number Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The phone number is 707-766-7600. They do not have live music. user: Thanks. That is all. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 need a place to eat. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else. user: I'm looking for brunch in San Fran. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Fran', 'cuisine': 'brunch'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a nice restaurant named 1300 On Fillmore located in San Francisco. user: Is there a different restaurant you can suggest. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco. user: Is there any other restaurant you can suggest? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Aperto is another nice restaurant in San Francisco. user: Is there live music there? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: has_live_music Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: No. Sorry,there is not live music. user: Where are they located? Service name: Restaurants_1 Active intent: FindRestaurants 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: They are located at 1434 18th Street. user: Yes. I would like to book a table. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time would you like me to reserve? user: I need it for 11:00. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '11 : 00'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today. user: Yes, perfect. Is it in the very fancy price range? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: price_range Slot values: {'party_size': '2', 'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your reservation was a success. The restaurant is in the moderate price range. user: Can I have their contact phone? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: phone_number Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The restaurant's phone number is 415-252-1036. user: Thanks. That's all. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 need to find somewhere to get a good meal in Pleasanton, can you help? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Pleasanton'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure, what kind of food do you want? You can request American, Mexican, or anything else. user: I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Japanese'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton? user: Is there anything else? I want something a bit more afforadable. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'price_range': 'moderate'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 2 affordable places in Pleasanton. How about P.f. Chang's? user: Do they serve liquor and play live music? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: has_live_music, serves_alcohol Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They do serve liquor, but they don't play live music. user: Okay, that'll be fine. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to book a table? user: Yes thanks, please book it. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 time would you like to book? user: 7:45 in the evening please. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '7 : 45 in the evening'}
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 to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today. user: Yes, that's perfect. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '2', 'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead? user: Yeah, that's okay. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '7 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay, it's booked for you. user: Thanks. Where are they? How can I call them? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: phone_number, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They're at 1330 Stoneridge Mall Road and you can call them on 925-224-9916. user: Okay, thanks. That's all for today. Service name: Restaurants_1 Active intent: ReserveRestaurant 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: Do you know a place to eat? Service name: Restaurants_1 Active intent: FindRestaurants 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 city are you looking? user: Do you know a place to eat in Petaluma? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Petaluma'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What kind of food? user: I am looking for an Italian restaurant. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Italian'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one. user: What's the number of the restaurant? Is there live music? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: has_live_music, phone_number Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They do have live music. The number is 707-664-1418. user: I would like to make a reservation for six at a restaurant. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '6', 'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time do you want the reservation? user: At 5 pm. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '5 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma? user: Yes that's right. What's the address? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: street_address Slot values: {'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Done. The address is 16 Kentucky Street. user: That's all. Thanks. Service name: Restaurants_1 Active intent: ReserveRestaurant 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: Hello! I am looking for a place to eat. Service name: Restaurants_1 Active intent: FindRestaurants 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 city would you like to eat at? user: I would prefer to eat at Pleasanton. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Pleasanton'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have any food preferences, such as American, Indian or some other cuisine? user: I would like something on the lines of Izakaya food. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Izakaya'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a nice restaurant called Meiko Sushi located in Pleasanton. user: Sure, that sounds great! Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': 'Meiko Sushi'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like me to make a reservation there? user: Sure! Please reserve a table for me at 12:30 pm. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '12 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today. user: Yes, that's fine for me. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '2', 'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, I was not able to make the reservation due to certain issues. Can I further assist you? user: How about placing a reservation at 19:15 instead? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '19 : 15'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today. user: That is fine for me. What is their address and do they serve liquor? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: serves_alcohol, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B. user: Sure, that sounds great! Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '7 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your reservation has been made. user: Thank you, that's all the help I need. Service name: Restaurants_1 Active intent: ReserveRestaurant 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'm looking for restaurants to dine in. Service name: Restaurants_1 Active intent: FindRestaurants 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 city and what kind of cuisine are you interested in? user: I'd like to try Punjabi food, somewhere in SFO. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'SFO', 'cuisine': 'Punjabi'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I've found 10 possible options - Amber in San Francisco has 4.2 stars. user: Does that restaurant serve alcohol? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: serves_alcohol Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Amber restaurant does not serve liquor. user: Alright, that works for me. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you like to reserve a table in this restaurant? user: I think so, yes. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 time would you like to arrive at? user: I'd like to reserve the table for lunch, so 11 o"clock in the morning, for 2 people. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '11 o " clock in the morning'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today. user: That sounds right, yeah. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '2', 'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your table has been reserved. user: That's all I need today, thanks. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Jose'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure, what kind of food are you interested in? user: Some kind of Freshwater fish would be great. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Freshwater fish'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 10 possible options in San Jose. How about Ariake? user: How expensive is it? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: price_range Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Looks like it's in the moderate range. user: Ok, that sounds good. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Did you want to go ahead and make a reservation? user: Yes, please do. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 time would you like it at? user: Can you make it on the 10th of this month at a quarter to 7 in the evening? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': '10th of this month', 'time': 'quarter to 7 in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right? user: Yes, that's perfect. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '2'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go? user: Can you try making the reservation for 1 in the afternoon? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '1 in the afternoon'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right? user: No, actually, change that to Tuesday next week. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'Tuesday next week'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday. user: Yes, that's perfect. Service name: Restaurants_1 Active intent: ReserveRestaurant 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, I've made your reservation. user: Great, thank you! Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Anything else I can help with? user: No, thank you. Service name: Restaurants_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: user: I think dining out will be a wonderful thing. Look for a suitable place please. Service name: Restaurants_1 Active intent: FindRestaurants 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 prefer any city and what should be the menu? user: It will be fine at San Francisco and pizza and pasta will cherish me. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Francisco', 'cuisine': 'pizza and pasta'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Then 54 Mint Ristorante Italiano in San Francisco will be the right one. user: Great, make a reservation for me. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'restaurant_name': '54 Mint Ristorante Italiano'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: When you would like to dine at? user: 5:30 in the evening. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '5 : 30 in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people. user: Please make it on March 3rd for 3 people. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '3', 'date': 'March 3rd'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is ok, now verify for 3 people on day after tomorrow. user: will you make it at 11:30 am on 7th of March? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': '7th of March', 'time': '11 : 30 am'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The details of reservation are, time 11:30 am on next Thursday. user: Ok, its fine. thank you. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Reservation is successful, good luck. user: Grateful, thank you. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 am meeting a friend for food later. Can you find me a pricey place nearby? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'price_range': 'expensive'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Are you looking for Mexican, American, or some other type of food? user: A place with pasta will be perfect? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'pasta'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What city are you meeting in? user: We are meeting in San Francisco. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Francisco'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is a nice restaurant in San Francisco called Ala Romana. user: Are there any other nice restaurants in the area? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Che Fico is another nice restaurant in San Francisco. user: Do they serve liquor? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: serves_alcohol Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They do not serve liquor. user: Can you suggest any Mexican food restaurants? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Mexican'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco. user: Do they serve liquor? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: serves_alcohol Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Yes, they serve liquor. user: I want to make a reservation for Cala. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time would you like to make the reservation for? user: Make it for one in the afternoon on March 7th. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'March 7th', 'time': 'one in the afternoon'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people. user: Please change it to a quarter past 12 in the afternoon. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': 'quarter past 12 in the afternoon'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: To confirm, the reservation is at 12:15 pm for 2 people. user: Yes, that is good. Do they have live music? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: has_live_music Slot values: {'party_size': '2'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2? user: Yes that works. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '12 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your reservation was successful. user: Thank you very much. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 is all. Service name: Restaurants_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: user: I want to go out to eat in Milpitas. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Milpitas'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Alright, what type of food would you like? user: I'm looking for take-out. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'take - out'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas. user: Alright, what is their number? Do they have live music? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: has_live_music, phone_number Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The number is 408-935-8176. No, they do not have live music. user: Alright, that works. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': '[CLS]'}
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 ahead and reserve a table? user: Yes, make a reservation for three people. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time would you like the reservation? user: At 1 pm, please. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '1 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm? user: Yes that's right. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'today'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sorry, I was unable to confirm your reservation. Can I assist you with anything else? user: Can you try booking again for 4 people? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '4'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm? user: No, actually make it half past 6 in the evening. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': 'half past 6 in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm. user: Yes that works. Can I have the address? Also how expensive are they? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: price_range, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your reservation is complete. The address is 1350 Great Mall Drive. The price range is moderate. user: Thanks, that's all I needed. Service name: Restaurants_1 Active intent: ReserveRestaurant 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 would like to eat at outside, can you find some nice place? Service name: Restaurants_1 Active intent: FindRestaurants 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 like any particular kind of food like Italian, Chinese or any other? user: Yes, some salad type food with low-cost will be perfect. Also I need live music there. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'has_live_music': 'True', 'price_range': 'inexpensive', 'cuisine': 'salad'}