text
stringlengths
225
740
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything additional that I can assist you with? user: No, all set. Thanks again 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: Can you find me a restaurant? 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: Of course. What city? Any type of cuisine you're interested in? user: Look in Santa Clara. Any Southern restaurants? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Santa Clara', 'cuisine': 'Southern'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 4 matches. There's Bennigan's in Santa Clara. user: Oh I've been meaning to try that Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': "Bennigan ' s"}
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 reservation? user: Yes, 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? user: Do they have room for two at 18:45? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '2', 'time': '18 : 45'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today user: No. Let's try 11:30 am on the 8th instead Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'the 8th', 'time': '11 : 30 am'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm: 11:30 am next Friday? user: Yes that's right. Where are they? Any chance they have live music? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: has_live_music, 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 has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music. user: 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: Anything else I can do to hope. user: Nope not now 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 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: Would you prefer a certain city? user: I want in Burlingame. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Burlingame'}
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, Indian or anything else? user: Some Barbecue will be prefect. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Barbecue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. I found 4 restaurants. In Burlingame 37 North is a nice. user: Do they serve liquor? How pricey are they? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: price_range, serves_alcohol Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The price range is moderate but they don't serve alcohol. user: Yes that sounds good. Make a reservation for me. 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 is the reservation for? user: Make it at 1:15 pm Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '1 : 15 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people. user: Do they have live music? What is the contact number? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: has_live_music, phone_number 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 unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people? user: No. That doesn't work for me 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: Can i help you with anything else? user: No. Thanks a lot 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: Will you find me 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? What kind of food? user: Italian food in Pleasanton. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Pleasanton', 'cuisine': 'Italian'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found De La Torre's Trattoria in Pleasanton. user: Anything else? 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: Forno Vecchio in Pleasanton. user: What's the address and contact number? Service name: Restaurants_1 Active intent: FindRestaurants 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: 680 Main Street. 925-425-0099. user: Any other suggestions? Something affordable? 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: Gay 90's Pizza Co. in Pleasanton. user: Great. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': "Gay 90 ' s Pizza Co ."}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to reserve a table? user: Yes, please, on 10th of this month. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': '10th of this month'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time? user: Afternoon 1:15. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': 'Afternoon 1 : 15'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th. user: Sounds good. What's the address? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: street_address 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: I've made the reservation. It's located at 288 Main Street. user: 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: Anything else? user: No, that's it. Thanks. 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'm 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 are you located in, and what kind of food would you like to eat? user: I'd like some Taiwanese food in SFO Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'SFO', 'cuisine': 'Taiwanese'}
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 Alice's in San Francisco user: Can you suggest some more restaurants, I no preference on price. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'price_range': 'dontcare'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one. user: Does that restaurant server 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 alcohol. user: May I have their contact number and address? Service name: Restaurants_1 Active intent: FindRestaurants 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: Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street. user: Can you suggest other restaurants? 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: Bei Fang Style is another nice restaurant in San Francisco user: That one would be great! Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': 'Bei Fang Style'}
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? user: Yes I'd like to make a reservation. 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 make a reservation for? user: I'd like a reservation for three people at Half past 1 in the afternoon. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '3', '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 if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm. user: Yeah that sounds great. 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: Your reservation has been successfully placed. user: 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: Is there anything else I can help you with? user: No, thats all thanks. 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'd like to find a place to eat in Oakland. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Oakland'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What kind of food would you like to eat? user: I would love to eat some African food. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'African'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland. user: Could you give another suggestion? I would love a place with live music. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'has_live_music': 'True'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have found 1 place called Miliki Restaurant in Oakland. user: Where are they located? And do they serve liquor? Service name: Restaurants_1 Active intent: FindRestaurants 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: They do serve alcohol, and are located at 3725 MacArthur Boulevard. user: That works for me. I'd like to make a reservation on the 12th. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'the 12th', 'restaurant_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: At what time would you like me to schedule the reservation? user: Please schedule it at 11:15 in the morning. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '11 : 15 in the morning'}
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 at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th. user: That would be great. 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: I'm sorry, I couldn't make the reservation. Is there anything else I could help you with? user: I want to try booking again, but this time on the 3rd of this month. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': '3rd of this month'}
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 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow. user: Never mind, make it for 12:30. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '12 : 30'}
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 reservation at 12:30 pm for 2 people. user: Yup, that would be great. Are the prices above average? Service name: Restaurants_1 Active intent: ReserveRestaurant 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: I was able to reserve you a table. Their prices are in the moderate range. user: Thanks so much. That'll be 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: I need somewhere to have dinner, can you find me a reasonably priced place to eat? 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: Sure, what kind of food do you want? user: I want something to-go. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'to - go'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay sure, what city are we searching in? user: I'm in Walnut Creek at the moment, please search there. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Walnut Creek'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread? user: Do they have live music? Where can I find them? Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: has_live_music, 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 1140 Locust Street and they do have live music. user: Okay, that sounds great. 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 do 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 go? user: 6 o"clock in the evening thanks. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '6 o " clock in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today. user: Yes that's perfect, thanks. 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: Okay, your booking is complete. user: Thanks a lot homie. 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: No worries, is there anything else? user: No, nothing at 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 something not very costly priced 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: what city do I need to look in? user: I need it in San Mateo Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Mateo'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: are you looking for Indian, Italian or anything? user: A Diner kind of food will be good Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Diner'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Central Park Bistro is a good place in San Mateo user: what is the address? 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: The address is 181 East 4th Avenue user: Yes that is good and I want a reservation at a restaurant 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 is the reservation for? user: I want it at 5:45 in the evening Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '5 : 45 in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today. user: yes that is good 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: Central Park Bistro works and that will be for 2 people today at 6 pm user: No 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 would like to go to a restaurant. 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 type of food and in which city? user: I want some Indian food, preferable curry. Is there any place in Newark. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Newark', 'cuisine': 'curry'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There are 4 places available. Biryani Pot in Newark has an excellent cuisine. user: That would be fine. I would like you a reservation. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'restaurant_name': 'Biryani Pot'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: For what time? user: I prefer 7:30 in the evening. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '7 : 30 in the evening'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark. user: That sounds like a good plan. 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: I have made the reservation. user: Great. You have been helpful. I do not need anything else. 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 somewhere 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 should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else. user: Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'San Bruno', 'cuisine': 'Mexican'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Celia's Mexican Restaurant is a nice restaurant located in San Bruno. user: Any other suggestions? Specifically places that serve alcohol. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'serves_alcohol': 'True'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno. user: That's good. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'restaurant_name': "Chili ' s Grill & Bar"}
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 here? user: Yes I would. Next Friday for six people. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '6', 'date': 'Next Friday'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time is the reservation for? user: I want it on the 9th at 5:30 in the evening. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'the 9th', '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 the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people. user: Change the time to 6:30 in the evening. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'time': '6 : 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 the following details: The city is San Bruno. The reservation is at 6:30 pm. user: Yes that's right. Is the restaurant low priced with live music? Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: has_live_music, price_range Slot values: {}
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 make a reservation. Can I help you with anything else? user: I want to make a reservation for 2 people. 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: Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people. user: Yes that's good. 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: Your reservation is successful. user: Thank you, that's all 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 am looking for a not very costly place to get a bite to eat and an alcoholic drink. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'price_range': 'moderate', 'serves_alcohol': 'True'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Would you prefer Mexican, Chinese, or something else? user: Thai food would be great. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'cuisine': 'Thai'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: In what city would you like to dine? user: I want Oriental food in Berkeley. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'Berkeley', 'cuisine': 'Oriental'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Mount Everest Restaurant in Berkeley is the number 1 hit. user: I would like a reservation for 1. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'party_size': '1', 'restaurant_name': 'Mount Everest Restaurant'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What time should the reservation be? user: I want a reservation on the 13th at 12:30. Service name: Restaurants_1 Active intent: ReserveRestaurant Requested slots: Slot values: {'date': 'the 13th', 'time': '12 : 30'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct? user: Yes that is correct. 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: Your reservation was accepted. user: Will there be live music? Service name: Restaurants_1 Active intent: ReserveRestaurant 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: Live music not an option at Mount Everest Restaurant. user: What's the number and address? 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: The address is 2598 Telegraph Avenue and the phone number is 510-843-3951. user: Thanks! I appreciate at 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: Is there anything else I can help you with? user: No thanks, I'm good. 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: Hey, can you help me find 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: Sure, where abouts? user: I want to eat in SF. Service name: Restaurants_1 Active intent: FindRestaurants Requested slots: Slot values: {'city': 'SF'}