[ { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-0", "original_id": "1_00000", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "I am feeling hungry so I would like to find a place to eat.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Do you have a specific which you want the eating place to be located at?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I would like for it to be in San Jose.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 29, "end": 37 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Is there a specific cuisine type you enjoy, such as Mexican, Italian or something else?", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Mexican", "start": 52, "end": 59 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Italian", "start": 61, "end": 68 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I usually like eating the American type of food.", "utt_idx": 4, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "American", "start": 26, "end": 34 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I see that at 71 Saint Peter there is a good restaurant which is in San Jose.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "71 Saint Peter", "start": 14, "end": 28 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 68, "end": 76 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "San Jose", "restaurant_cuisine": "American" } } }, "db_results": { "Restaurants_13": [ { "address": "71 North San Pedro Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "71 Saint Peter", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-971-8523" }, { "address": "2400 Forest Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Bazille", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-261-5787" }, { "address": "99 South 1st Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Billy Berk's", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-292-4300" }, { "address": "511 Coleman Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Bj's Restaurant & Brewhouse", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-343-7230" }, { "address": "1202 Lincoln Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Black Sheep Brasserie", "price": "expensive", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-816-7251" }, { "address": "2445 Fontaine Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Chuck E. Cheese's", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-238-9110" }, { "address": "61 Curtner Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Famous Dave's Bar-b-que", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-292-7444" }, { "address": "69 North San Pedro Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Firehouse No.1 Gastropub", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-287-6969" }, { "address": "230 Jackson Street", "alcohol_available": "True", "live_music_yes_no": "True", "name": "Hukilau", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-279-4888" }, { "address": "1238 Lincoln Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "John's Of Willow Glen", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "American", "restaurant_number": "408-998-1440" } ] } }, { "speaker": "user", "utterance": "Can you give me the address of this restaurant.", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "address" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "address" ] } }, { "speaker": "system", "utterance": "If you want to go to this restaurant you can find it at 71 North San Pedro Street.", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "71 North San Pedro Street", "start": 56, "end": 81 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Can you give me the phone number that I can contact them with?", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "restaurant_number" ] } }, { "speaker": "system", "utterance": "If you want to phone them you can at 408-971-8523.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "408-971-8523", "start": 37, "end": 49 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Is there some other restaurant which you can suggest?", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "How would you like Bazille restaurant which is situated in San Jose.", "utt_idx": 11, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Bazille", "start": 19, "end": 26 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 59, "end": 67 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Do you have another restaurant matching my needs? For example a restaurant which is economical and is located in Palo Alto.", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 113, "end": 122 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I see that 7 restaurants suit to what you requested. Bird Dog seems as a good restaurant and is located in Palo Alto.", "utt_idx": 13, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Bird Dog", "start": 53, "end": 61 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 107, "end": 116 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "7", "start": 11, "end": 12 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } } }, "db_results": { "Restaurants_13": [ { "address": "550 Stanford Shopping Center", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Bazille", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-688-2614" }, { "address": "420 Ramona Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Bird Dog", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-656-8180" }, { "address": "2363 Birch Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Bistro Elan", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-327-0284" }, { "address": "445 California Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Cafe Brioche", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-326-8640" }, { "address": "3398 El Camino Real", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Cibo Restaurant & Bar", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-493-6787" }, { "address": "271 University Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Local Union 271", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-322-7509" }, { "address": "140 University Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Palo Alto Grill", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-321-3514" } ] } }, { "speaker": "user", "utterance": "Alright, that seems good. I would like to make a booking at this restaurant.", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" }, { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Bird Dog", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "For which time do you want the booking to be?", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I will be eating there at 11:30 am so make it for then.", "utt_idx": 16, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "11:30 am", "start": 26, "end": 34 } ] }, "state": { "Restaurants_13": { "name": "Bird Dog", "reservation_date": "", "time_to_reserve": "11:30 am", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Can you please confirm that you want to book a table for 2 at 11:30 am at the Bird Dog restaurant in Palo Alto for today.", "utt_idx": 17, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Bird Dog", "start": 78, "end": 86 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 101, "end": 110 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "11:30 am", "start": 62, "end": 70 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 115, "end": 120 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That suits me well. Can you tell me if they feature live music?", "utt_idx": 18, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Bird Dog", "reservation_date": "today", "time_to_reserve": "11:30 am", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no" ] } }, { "speaker": "system", "utterance": "Your booking has been made without errors, but unfortunately they do not have live music.", "utt_idx": 19, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Bird Dog", "number_dining": "2", "reservation_date": "2019-03-01", "restaurant_city": "Palo Alto", "time_to_reserve": "11:30" } } }, "db_results": { "Restaurants_13": [ { "address": "420 Ramona Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Bird Dog", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-01", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American", "restaurant_number": "650-656-8180", "time_to_reserve": "11:30" } ] } }, { "speaker": "user", "utterance": "Will I be able to find liquor there? Can you give me the address of their location?", "utt_idx": 20, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "alcohol_available" }, { "intent": "request", "domain": "Restaurants_13", "slot": "address" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Bird Dog", "reservation_date": "today", "time_to_reserve": "11:30 am", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "alcohol_available", "address" ] } }, { "speaker": "system", "utterance": "The restaurant is located at 420 Ramona Street. Unfortunately they do not serve alcohol at the restaurant.", "utt_idx": 21, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "alcohol_available", "value": "False" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "420 Ramona Street", "start": 29, "end": 46 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I appreciate it very much. That would be all.", "utt_idx": 22, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" }, { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Bird Dog", "reservation_date": "today", "time_to_reserve": "11:30 am", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "American" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a good time!", "utt_idx": 23, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-1", "original_id": "1_00001", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "Hi i need a help, i am very hungry, I am looking for a restaurant", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Sure, I will help you, What type of food are you looking for? Which city should i search in?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Some Punjabi kind of foods in milpitas", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Punjabi", "start": 5, "end": 12 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "milpitas", "start": 30, "end": 38 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "milpitas", "restaurant_cuisine": "Punjabi" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I found a good restaurant in Milpitas, The restaurant name is Anjappar Chettinad Restaurant", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Anjappar Chettinad Restaurant", "start": 62, "end": 91 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Milpitas", "start": 29, "end": 37 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "Milpitas", "restaurant_cuisine": "Indian" } } }, "db_results": { "Restaurants_13": [ { "address": "Milpitas Square", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Anjappar Chettinad Restaurant", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Indian", "restaurant_number": "408-435-5500" }, { "address": "212 Ranch Drive", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Aria Dining & Banquets Fine Indian Cuisine", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Indian", "restaurant_number": "408-941-1700" }, { "address": "127 Dixon Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Bezawada", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Indian", "restaurant_number": "408-833-6333" }, { "address": "560 North Abel Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Vedas Indian Restaurant", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Indian", "restaurant_number": "408-945-1500" } ] } }, { "speaker": "user", "utterance": "Ok, What is the address? How pricey are they?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "price" }, { "intent": "request", "domain": "Restaurants_13", "slot": "address" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Punjabi" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "price", "address" ] } }, { "speaker": "system", "utterance": "Price range is moderate, The address is Milpitas Square", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "Milpitas Square", "start": 40, "end": 55 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Ok, Find me another restaurant?", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Punjabi" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I found another restaurant for you, Aria Dining & Banquets Fine Indian Cuisine Restaurant at Milpitas", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Aria Dining & Banquets Fine Indian Cuisine", "start": 36, "end": 78 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Milpitas", "start": 93, "end": 101 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, suggest me another Restaurant, Some Take-out type of food will be perfect", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Take-out", "start": 40, "end": 48 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I found 2 Restaurants, Olive garden Italian Restaurant at Milpitas", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Olive garden Italian Restaurant", "start": 23, "end": 54 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Milpitas", "start": 58, "end": 66 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "2", "start": 8, "end": 9 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "Milpitas", "restaurant_cuisine": "Take-out" } } }, "db_results": { "Restaurants_13": [ { "address": "1350 Great Mall Drive", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Olive Garden Italian Restaurant", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Take-out", "restaurant_number": "408-935-8176" }, { "address": "167 South Main Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Red Chillies The Malabar Cuisine", "price": "moderate", "restaurant_city": "Milpitas", "restaurant_cuisine": "Take-out", "restaurant_number": "669-213-9385" } ] } }, { "speaker": "user", "utterance": "Yes, it seems good for me", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Olive garden Italian Restaurant", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "shall i reserve a table here for you?", "utt_idx": 11, "dialogue_acts": { "binary": [ { "intent": "offer_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, I want it on the 11th", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "affirm_intent", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "the 11th", "start": 18, "end": 26 } ] }, "state": { "Restaurants_13": { "name": "Olive garden Italian Restaurant", "reservation_date": "the 11th", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "please tell me what time is the reservation for?", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "at afternoon 1:30", "utt_idx": 14, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "afternoon 1:30", "start": 3, "end": 17 } ] }, "state": { "Restaurants_13": { "name": "Olive garden Italian Restaurant", "reservation_date": "the 11th", "time_to_reserve": "afternoon 1:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm the following details: Booking a table at Olive Garden Italian Restaurant at Milpitas on March 11th reservation time is 1:30 pm, The reservation is for 2 people", "utt_idx": 15, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Olive Garden Italian Restaurant", "start": 57, "end": 88 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Milpitas", "start": 92, "end": 100 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "1:30 pm", "start": 135, "end": 142 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 11th", "start": 104, "end": 114 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, time change to twelve in the afternoon for one people", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "twelve in the afternoon", "start": 19, "end": 42 } ] }, "state": { "Restaurants_13": { "name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", "reservation_date": "March 11th|the 11th", "time_to_reserve": "twelve in the afternoon", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm the following details: the reservation time is 12 pm, The reservation is for 1 people", "utt_idx": 17, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "12 pm", "start": 62, "end": 67 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes", "utt_idx": 18, "dialogue_acts": { "binary": [ { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", "reservation_date": "March 11th|the 11th", "time_to_reserve": "12 pm|twelve in the afternoon", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Congrats, your reservation is confirmed", "utt_idx": 19, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Olive Garden Italian Restaurant", "number_dining": "1", "reservation_date": "2019-03-11", "restaurant_city": "Milpitas", "time_to_reserve": "12:00" } } }, "db_results": { "Restaurants_13": [ { "address": "1350 Great Mall Drive", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Olive Garden Italian Restaurant", "number_dining": "1", "price": "moderate", "reservation_date": "2019-03-11", "restaurant_city": "Milpitas", "restaurant_cuisine": "Take-out", "restaurant_number": "408-935-8176", "time_to_reserve": "12:00" } ] } }, { "speaker": "user", "utterance": "What is the Restaurant address, Do they have live music, I love it", "utt_idx": 20, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "address" }, { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", "reservation_date": "March 11th|the 11th", "time_to_reserve": "12 pm|twelve in the afternoon", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "address" ] } }, { "speaker": "system", "utterance": "Sorry, They don't have live music, The restaurant address is 1350 Great Mall Drive", "utt_idx": 21, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "1350 Great Mall Drive", "start": 61, "end": 82 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Thank you very much for your help", "utt_idx": 22, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", "reservation_date": "March 11th|the 11th", "time_to_reserve": "12 pm|twelve in the afternoon", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Shall i help you with anything else?", "utt_idx": 23, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, Thanks", "utt_idx": 24, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", "reservation_date": "March 11th|the 11th", "time_to_reserve": "12 pm|twelve in the afternoon", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Milpitas|milpitas", "restaurant_cuisine": "Take-out" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "You are welcome, have a great day", "utt_idx": 25, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-2", "original_id": "1_00002", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "Help me find a good restaurant.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "In which city are you looking for the restaurant and do you have any preferred cuisine?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Find me Ethiopian cuisine in Berkeley.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Ethiopian", "start": 8, "end": 17 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Berkeley", "start": 29, "end": 37 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Of the 4 Ethiopian restaurants in Berkeley, Addis Restaurant is a good one.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Addis Restaurant", "start": 44, "end": 60 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Berkeley", "start": 34, "end": 42 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "4", "start": 7, "end": 8 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } } }, "db_results": { "Restaurants_13": [ { "address": "6100 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Addis Restaurant", "price": "moderate", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-653-3456" }, { "address": "6430 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Barcote | Ethiopian Restaurant", "price": "moderate", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-923-6181" }, { "address": "2955 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Ethiopia Restaurant", "price": "inexpensive", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-843-1992" }, { "address": "2556 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Finfine Restaurant", "price": "moderate", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-883-0167" } ] } }, { "speaker": "user", "utterance": "Do they have live music?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no" ] } }, { "speaker": "system", "utterance": "I'm sorry. They do not have live music.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That's okay. I'd like to reserve a table for the 4th.", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" }, { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "the 4th", "start": 45, "end": 52 } ] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "the 4th", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "At what time will you be arriving at the restaurant?", "utt_idx": 7, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Reserve the table for the 2nd of this month at 17:15.", "utt_idx": 8, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "17:15", "start": 47, "end": 52 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "2nd of this month", "start": 26, "end": 43 } ] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "2nd of this month", "time_to_reserve": "17:15", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm that you want to reserve a table for 2 at the Addis Restaurant in Berkeley for tomorrow at 5:15 pm.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Addis Restaurant", "start": 61, "end": 77 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Berkeley", "start": 81, "end": 89 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "5:15 pm", "start": 106, "end": 113 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "tomorrow", "start": 94, "end": 102 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That's right. Do they serve alcohol? And how expensive is the place?", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "alcohol_available" }, { "intent": "request", "domain": "Restaurants_13", "slot": "price" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "2nd of this month|tomorrow", "time_to_reserve": "17:15|5:15 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "price", "alcohol_available" ] } }, { "speaker": "system", "utterance": "Sorry the reservation was not successful. Is there anything else I can assist you with?", "utt_idx": 11, "dialogue_acts": { "binary": [ { "intent": "notify_failure", "domain": "Restaurants_13", "slot": "" }, { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Addis Restaurant", "number_dining": "2", "reservation_date": "2019-03-02", "restaurant_city": "Berkeley", "time_to_reserve": "17:15" } } }, "db_results": { "Restaurants_13": [ { "address": "6100 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Addis Restaurant", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-02", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-653-3456", "time_to_reserve": "17:30" } ] } }, { "speaker": "user", "utterance": "Can you check if a table is available at 17:30?", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "17:30", "start": 41, "end": 46 } ] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "2nd of this month|tomorrow", "time_to_reserve": "17:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Okay.Please confirm that you want to reserve a table for 2 at the Addis Restaurant in Berkeley for tomorrow at 5:30 pm.", "utt_idx": 13, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Addis Restaurant", "start": 66, "end": 82 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Berkeley", "start": 86, "end": 94 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "5:30 pm", "start": 111, "end": 118 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "tomorrow", "start": 99, "end": 107 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That's correct.", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "2nd of this month|tomorrow", "time_to_reserve": "17:30|5:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Your table has been reserved.", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Addis Restaurant", "number_dining": "2", "reservation_date": "2019-03-02", "restaurant_city": "Berkeley", "time_to_reserve": "17:30" } } }, "db_results": { "Restaurants_13": [ { "address": "6100 Telegraph Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Addis Restaurant", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-02", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian", "restaurant_number": "510-653-3456", "time_to_reserve": "17:30" } ] } }, { "speaker": "user", "utterance": "Thank you. That's all I need for now.", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" }, { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Addis Restaurant", "reservation_date": "2nd of this month|tomorrow", "time_to_reserve": "17:30|5:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "Berkeley", "restaurant_cuisine": "Ethiopian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a great day!", "utt_idx": 17, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-3", "original_id": "1_00003", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "I'm looking for a place to eat.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Which city should I search in? What kind of food are you looking for?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Some Freshwater fish kind of food in Palo Alto would be perfect.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Freshwater fish", "start": 5, "end": 20 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 37, "end": 46 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I found 4 restaurants. Odori Japanese Cuisine is a nice restaurant in Palo Alto.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Odori Japanese Cuisine", "start": 23, "end": 45 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 70, "end": 79 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "4", "start": 8, "end": 9 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood" } } }, "db_results": { "Restaurants_13": [ { "address": "2111 El Camino Real", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Odori Japanese Cuisine", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood", "restaurant_number": "650-327-2222" }, { "address": "900 Stanford Shopping Center Bldg. W Bldg. W", "alcohol_available": "True", "live_music_yes_no": "False", "name": "P.f. Chang's", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood", "restaurant_number": "650-330-1782" }, { "address": "3150 El Camino Real", "alcohol_available": "True", "live_music_yes_no": "False", "name": "The Fish Market", "price": "moderate", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood", "restaurant_number": "650-493-9188" }, { "address": "4269 El Camino Real", "alcohol_available": "False", "live_music_yes_no": "False", "name": "The Sea By Alexander's Steakhouse", "price": "very expensive", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood", "restaurant_number": "650-213-1111" } ] } }, { "speaker": "user", "utterance": "Could you suggest any other restaurant?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "P.f. Chang's is another nice restaurant in Palo Alto.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "P.f. Chang's", "start": 0, "end": 12 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 43, "end": 52 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, that works for me.", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "P.f. Chang's", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Would you like to reserve a table here?", "utt_idx": 7, "dialogue_acts": { "binary": [ { "intent": "offer_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, I want to make a reservation for one. Make it at half past 6 in the evening.", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "affirm_intent", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "half past 6 in the evening", "start": 54, "end": 80 } ] }, "state": { "Restaurants_13": { "name": "P.f. Chang's", "reservation_date": "", "time_to_reserve": "half past 6 in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm: Booking a table for 1 at P.f. Chang's at 6:30 pm today in Palo Alto.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "P.f. Chang's", "start": 41, "end": 53 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Palo Alto", "start": 74, "end": 83 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "6:30 pm", "start": 57, "end": 64 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 65, "end": 70 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, that works for me. How pricey are they? What is their contact number?", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "price" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "P.f. Chang's", "reservation_date": "today", "time_to_reserve": "6:30 pm|half past 6 in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "restaurant_number", "price" ] } }, { "speaker": "system", "utterance": "Your reservation is successful. Their price range is moderate and their phone number is 650-330-1782.", "utt_idx": 11, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "650-330-1782", "start": 88, "end": 100 } ] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "P.f. Chang's", "number_dining": "1", "reservation_date": "2019-03-01", "restaurant_city": "Palo Alto", "time_to_reserve": "18:30" } } }, "db_results": { "Restaurants_13": [ { "address": "900 Stanford Shopping Center Bldg. W Bldg. W", "alcohol_available": "True", "live_music_yes_no": "False", "name": "P.f. Chang's", "number_dining": "1", "price": "moderate", "reservation_date": "2019-03-01", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Seafood", "restaurant_number": "650-330-1782", "time_to_reserve": "18:30" } ] } }, { "speaker": "user", "utterance": "Thank you very much.", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "P.f. Chang's", "reservation_date": "today", "time_to_reserve": "6:30 pm|half past 6 in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Can I help you with anything else?", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, thank you very much.", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "P.f. Chang's", "reservation_date": "today", "time_to_reserve": "6:30 pm|half past 6 in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Palo Alto", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a good day.", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-4", "original_id": "1_00004", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "I'd like to find a place to eat.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Where should I look? What kind of food are you in the mood for? You can say things like Mexican, Italian or any other kind of food.", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Mexican", "start": 88, "end": 95 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Italian", "start": 97, "end": 104 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Lobster sounds great. Please search in San Mateo.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Lobster", "start": 0, "end": 7 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Mateo", "start": 39, "end": 48 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I have found 9 restaurants. Andes Cafe San Mateo is a great restaurant in San Mateo.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Andes Cafe San Mateo", "start": 28, "end": 48 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Mateo", "start": 74, "end": 83 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "9", "start": 13, "end": 14 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood" } } }, "db_results": { "Restaurants_13": [ { "address": "2317 South El Camino Real", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Andes Cafe San Mateo", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-581-1305" }, { "address": "428 East 3rd Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Fuji Sukiyaki", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-348-7810" }, { "address": "570 South Norfolk Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Golden Wok", "price": "inexpensive", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-347-1228" }, { "address": "30 South B Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Joy Sushi", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-340-8974" }, { "address": "73 East 3rd Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Ni-mo Japanese Cuisine", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-342-0288" }, { "address": "1952 South El Camino Real", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Seapot", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-315-2827" }, { "address": "1855 South Norfolk Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "The Fish Market", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-349-3474" }, { "address": "1855 South Norfolk Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Top Of The Market", "price": "expensive", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-349-1845" }, { "address": "54 37th Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Yuzu", "price": "moderate", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-358-0298" } ] } }, { "speaker": "user", "utterance": "What's their phone number?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "restaurant_number" ] } }, { "speaker": "system", "utterance": "Their number is 650-581-1305.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "650-581-1305", "start": 16, "end": 28 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Any other suggestions?", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Fuji Sukiyaki is another great choice in San Mateo.", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Fuji Sukiyaki", "start": 0, "end": 13 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Mateo", "start": 41, "end": 50 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Do they have live music?", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no" ] } }, { "speaker": "system", "utterance": "They do not.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Any other suggestions?", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Golden Wok would be a great choice in San Mateo.", "utt_idx": 11, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Golden Wok", "start": 0, "end": 10 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Mateo", "start": 38, "end": 47 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That would work great. I would like to make a reservation there at evening 5:30 on March 14th.", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" }, { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "evening 5:30", "start": 67, "end": 79 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 14th", "start": 83, "end": 93 } ] }, "state": { "Restaurants_13": { "name": "Golden Wok", "reservation_date": "March 14th", "time_to_reserve": "evening 5:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm the following: You want to eat at Golden Wok in San Mateo on March 14th starting at 5:30 pm. The reservation would be for 2 people.", "utt_idx": 13, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Golden Wok", "start": 49, "end": 59 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Mateo", "start": 63, "end": 72 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "5:30 pm", "start": 99, "end": 106 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 14th", "start": 76, "end": 86 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, that would be great. Do they serve liquor or have live music?", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "alcohol_available" }, { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Golden Wok", "reservation_date": "March 14th", "time_to_reserve": "5:30 pm|evening 5:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "alcohol_available" ] } }, { "speaker": "system", "utterance": "Your reservation was successful. They do not play live music or serve alcohol.", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" }, { "intent": "inform", "domain": "Restaurants_13", "slot": "alcohol_available", "value": "False" } ], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Golden Wok", "number_dining": "2", "reservation_date": "2019-03-14", "restaurant_city": "San Mateo", "time_to_reserve": "17:30" } } }, "db_results": { "Restaurants_13": [ { "address": "570 South Norfolk Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Golden Wok", "number_dining": "2", "price": "inexpensive", "reservation_date": "2019-03-14", "restaurant_city": "San Mateo", "restaurant_cuisine": "Seafood", "restaurant_number": "650-347-1228", "time_to_reserve": "17:30" } ] } }, { "speaker": "user", "utterance": "Thanks so much!", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Golden Wok", "reservation_date": "March 14th", "time_to_reserve": "5:30 pm|evening 5:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Is there anything else today?", "utt_idx": 17, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Nope, that'll be all. Thanks!", "utt_idx": 18, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Golden Wok", "reservation_date": "March 14th", "time_to_reserve": "5:30 pm|evening 5:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Mateo", "restaurant_cuisine": "Lobster" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a great day!", "utt_idx": 19, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-5", "original_id": "1_00005", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "I'm looking for a Filipino place to eat.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Filipino", "start": 18, "end": 26 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Which City are you looking at?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I want to eat in San Bruno", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Bruno", "start": 17, "end": 26 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I have 3 restaurants, Cabalen is a nice one in San Bruno.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Cabalen", "start": 22, "end": 29 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Bruno", "start": 47, "end": 56 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "3", "start": 7, "end": 8 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } } }, "db_results": { "Restaurants_13": [ { "address": "495 San Mateo Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Cabalen", "price": "inexpensive", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino", "restaurant_number": "650-225-9221" }, { "address": "448 San Mateo Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Isla Restaurant", "price": "moderate", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino", "restaurant_number": "650-588-6078" }, { "address": "460 San Mateo Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Kuya's Asian Cuisine", "price": "inexpensive", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino", "restaurant_number": "650-952-5739" } ] } }, { "speaker": "user", "utterance": "Any other suggestions?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What about Isla Restaurant in San Bruno?", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Isla Restaurant", "start": 11, "end": 26 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Bruno", "start": 30, "end": 39 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "How cheap is it and how much does it cost?", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "address" } ], "categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "price", "value": "inexpensive" } ], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "price", "address" ] } }, { "speaker": "system", "utterance": "It is moderate pricing and they are at 448 San Mateo Avenue", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "448 San Mateo Avenue", "start": 39, "end": 59 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Please can you make the reservation", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" }, { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Isla Restaurant", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What time for?", "utt_idx": 9, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "On the 12th at six pm", "utt_idx": 10, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "six pm", "start": 15, "end": 21 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "the 12th", "start": 3, "end": 11 } ] }, "state": { "Restaurants_13": { "name": "Isla Restaurant", "reservation_date": "the 12th", "time_to_reserve": "six pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm: Booking a table for 2 at Isla Restaurant in San Bruno. It is on March 12th at 6 pm.", "utt_idx": 11, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Isla Restaurant", "start": 41, "end": 56 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Bruno", "start": 60, "end": 69 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "6 pm", "start": 94, "end": 98 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 12th", "start": 80, "end": 90 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That's good. Do they serve liquor and what is there number?", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "alcohol_available" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Isla Restaurant", "reservation_date": "March 12th|the 12th", "time_to_reserve": "6 pm|six pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "restaurant_number", "alcohol_available" ] } }, { "speaker": "system", "utterance": "Reservation made.The number is 650-588-6078 and they do serve alcohol.", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "alcohol_available", "value": "True" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "650-588-6078", "start": 31, "end": 43 } ] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Isla Restaurant", "number_dining": "2", "reservation_date": "2019-03-12", "restaurant_city": "San Bruno", "time_to_reserve": "18:00" } } }, "db_results": { "Restaurants_13": [ { "address": "448 San Mateo Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Isla Restaurant", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-12", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino", "restaurant_number": "650-588-6078", "time_to_reserve": "18:00" } ] } }, { "speaker": "user", "utterance": "Thanks a lot", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" }, { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Isla Restaurant", "reservation_date": "March 12th|the 12th", "time_to_reserve": "6 pm|six pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Bruno", "restaurant_cuisine": "Filipino" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a great day.", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-6", "original_id": "1_00006", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "Can you help find a place to eat?", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What kind of food like Indian or Chinese?", "utt_idx": 1, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Indian", "start": 23, "end": 29 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Chinese", "start": 33, "end": 40 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I would like Freshwater fish.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Freshwater fish", "start": 13, "end": 28 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Do you have a city?", "utt_idx": 3, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "The city is San Jose.", "utt_idx": 4, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 12, "end": 20 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I have one in San Jose called Ariake.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Ariake", "start": 30, "end": 36 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 14, "end": 22 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood" } } }, "db_results": { "Restaurants_13": [ { "address": "1008 Blossom Hill Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Ariake", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-269-8383" }, { "address": "1694 Tully Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Big T's Seafood Market Bar", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-238-2888" }, { "address": "860 Willow Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Blue Water Seafood And Crab", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-289-8879" }, { "address": "1696 Berryessa Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Claw Shack", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-649-6741" }, { "address": "1759 Technology Drive", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Honba Sushi", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-392-0087" }, { "address": "171 Branham Lane #3", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Kampai Sushi & Grill", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-365-9000" }, { "address": "1718 Senter Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Mariscos San Juan 2", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-286-1738" }, { "address": "1111 Meridian Avenue Ste 5", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Mavericks Mexican Grill", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-440-2468" }, { "address": "940 Blossom Hill Road", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Olive Garden Italian Restaurant", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-225-1420" }, { "address": "185 Park Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Scott's Seafood", "price": "expensive", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-971-1700" } ] } }, { "speaker": "user", "utterance": "Yes that is fine.", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Would you like a reservation?", "utt_idx": 7, "dialogue_acts": { "binary": [ { "intent": "offer_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes make it for March 10th.", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "affirm_intent", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 10th", "start": 16, "end": 26 } ] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "March 10th", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What time would you like?", "utt_idx": 9, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Reserve for six in the evening.", "utt_idx": 10, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "six in the evening", "start": 12, "end": 30 } ] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "March 10th", "time_to_reserve": "six in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm Ariake in San Jose for 6 pm on March 10th for 2.", "utt_idx": 11, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Ariake", "start": 15, "end": 21 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 25, "end": 33 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "6 pm", "start": 38, "end": 42 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "March 10th", "start": 46, "end": 56 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes what is the address and do they have live music?", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" }, { "intent": "request", "domain": "Restaurants_13", "slot": "address" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "March 10th", "time_to_reserve": "6 pm|six in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "address" ] } }, { "speaker": "system", "utterance": "The address is 1008 Blossom Hill Road and they do not have live music but your reservation is confirmed.", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "1008 Blossom Hill Road", "start": 15, "end": 37 } ] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Ariake", "number_dining": "2", "reservation_date": "2019-03-10", "restaurant_city": "San Jose", "time_to_reserve": "18:00" } } }, "db_results": { "Restaurants_13": [ { "address": "1008 Blossom Hill Road", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Ariake", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-10", "restaurant_city": "San Jose", "restaurant_cuisine": "Seafood", "restaurant_number": "408-269-8383", "time_to_reserve": "18:00" } ] } }, { "speaker": "user", "utterance": "Thank you for all.", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "March 10th", "time_to_reserve": "6 pm|six in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Is there anything else I can do?", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, that is all.", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Ariake", "reservation_date": "March 10th", "time_to_reserve": "6 pm|six in the evening", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "", "restaurant_city": "San Jose", "restaurant_cuisine": "Freshwater fish" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Thanks and have a good day.", "utt_idx": 17, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-7", "original_id": "1_00007", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "My friend and I are looking for a place to eat.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please tell me what type of food you are looking for just say Mexican, Chinese or anything else. Also what city would you like me to search int.", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Mexican", "start": 62, "end": 69 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Chinese", "start": 71, "end": 78 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "My family and I are in San Jose and the perfect place would have pizza and pasta. We don't have a price preference.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "dontcare" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 23, "end": 31 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "pizza and pasta", "start": 65, "end": 80 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "San Jose has a restaurant called Al Castello Ristorante that is nice.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Al Castello Ristorante", "start": 33, "end": 55 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 0, "end": 8 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "San Jose", "restaurant_cuisine": "Italian" } } }, "db_results": { "Restaurants_13": [ { "address": "2083 Camden Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Al Castello Ristorante", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-369-9820" }, { "address": "436 Blossom Hill Road", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Angelo's Italian Restaurant", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-227-5502" }, { "address": "1701 Park Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Antonella's Ristorante", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-279-4922" }, { "address": "100 West San Carlos Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Arcadia", "price": "expensive", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-278-4555" }, { "address": "925 Blossom Hill Road", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Buca Di Beppo Italian Restaurant", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-226-1444" }, { "address": "320 West Saint John Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Enoteca La Storia Downtown", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-618-5455" }, { "address": "5245 Prospect Road", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Frankie Johnnie & Luigi Too", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-446-9644" }, { "address": "1445 Foxworthy Avenue", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Giorgio's Italian Food & Pizzeria", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-264-5781" }, { "address": "3055 Olin Avenue Suite 1000", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Maggiano's Little Italy", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-423-8973" }, { "address": "350 West Julian Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Paesano", "price": "moderate", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-217-9327" } ] } }, { "speaker": "user", "utterance": "Is there any other restaurant that you can suggest?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "There is also a nice restaurant called Angelo's Italian Restaurant in San Jose.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Angelo's Italian Restaurant", "start": 39, "end": 66 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 70, "end": 78 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Can I please have the address and contact number?", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "address" }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "restaurant_number", "address" ] } }, { "speaker": "system", "utterance": "408-227-5502 is their phone and it is located at 436 Blossom Hill Road.", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "408-227-5502", "start": 0, "end": 12 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "436 Blossom Hill Road", "start": 49, "end": 70 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Is there any other restaurant that you can suggest?", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "There is another nice restaurant called Antonella's Ristorante in San Jose.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Antonella's Ristorante", "start": 40, "end": 62 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 66, "end": 74 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That restaurant will work can you please make a reservation for 12:30.", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" }, { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "12:30", "start": 64, "end": 69 } ] }, "state": { "Restaurants_13": { "name": "Antonella's Ristorante", "reservation_date": "", "time_to_reserve": "12:30", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I will be booking a table at Antonella's Ristorante in San Jose. The reservation will be set at 12:30 pm for today. And it is for 2 people is this correct.", "utt_idx": 11, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Antonella's Ristorante", "start": 29, "end": 51 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "San Jose", "start": 55, "end": 63 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "12:30 pm", "start": 96, "end": 104 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 109, "end": 114 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, thank you that is correct.", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Antonella's Ristorante", "reservation_date": "today", "time_to_reserve": "12:30|12:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I have successful made your reservation.", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Antonella's Ristorante", "number_dining": "2", "reservation_date": "2019-03-01", "restaurant_city": "San Jose", "time_to_reserve": "12:30" } } }, "db_results": { "Restaurants_13": [ { "address": "1701 Park Avenue", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Antonella's Ristorante", "number_dining": "2", "price": "moderate", "reservation_date": "2019-03-01", "restaurant_city": "San Jose", "restaurant_cuisine": "Italian", "restaurant_number": "408-279-4922", "time_to_reserve": "12:30" } ] } }, { "speaker": "user", "utterance": "Thank you so much for setting that up.", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Antonella's Ristorante", "reservation_date": "today", "time_to_reserve": "12:30|12:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Is there anything else that I can help you with.", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That is all thank you so much.", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Antonella's Ristorante", "reservation_date": "today", "time_to_reserve": "12:30|12:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "2", "price": "dontcare", "restaurant_city": "San Jose", "restaurant_cuisine": "pizza and pasta" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a good day thank you.", "utt_idx": 17, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-8", "original_id": "1_00008", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "Can you find me something economical to eat in Pleasanton.", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Pleasanton", "start": 47, "end": 57 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Are you looking for Italian, Indian or something else?", "utt_idx": 1, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Italian", "start": 20, "end": 27 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Indian", "start": 29, "end": 35 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I would like some Italian food.", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Italian", "start": 18, "end": 25 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Found 5 restaurants for you out of which De La Torre's Trattoria seems a great from Pleasanton.", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "De La Torre's Trattoria", "start": 41, "end": 64 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Pleasanton", "start": 84, "end": 94 }, { "intent": "inform_count", "domain": "Restaurants_13", "slot": "count", "value": "5", "start": 6, "end": 7 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } } }, "db_results": { "Restaurants_13": [ { "address": "6025 West Las Positas Boulevard", "alcohol_available": "False", "live_music_yes_no": "False", "name": "De La Torre's Trattoria", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-484-3878" }, { "address": "680 Main Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Forno Vecchio", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-425-0099" }, { "address": "288 Main Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Gay 90's Pizza Co.", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-846-2555" }, { "address": "405 Main Street", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Pastas Trattoria", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-417-2222" }, { "address": "649 Main Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Strizzi's Restaurant - Pleasanton", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-484-9600" } ] } }, { "speaker": "user", "utterance": "Can you provide the address and do they have live music?", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "address" }, { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "address" ] } }, { "speaker": "system", "utterance": "No, they do not have live music and its address is 6025 West Las Positas Boulevard.", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "6025 West Las Positas Boulevard", "start": 51, "end": 82 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Any other recommendation?", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Forno Vecchio also seems nice and its located n Pleasanton as well.", "utt_idx": 7, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Forno Vecchio", "start": 0, "end": 13 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Pleasanton", "start": 48, "end": 58 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Can you provide more options?", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "request_alts", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Another good restaurant in Pleasanton in Gay 90's Pizza Co.", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Gay 90's Pizza Co.", "start": 41, "end": 59 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Pleasanton", "start": 27, "end": 37 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "That sounds like a good choice for me.", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Is there anything else?", "utt_idx": 11, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, make a reservation at the restaurant.", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What time do you want me to make the reservation?", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "time_to_reserve" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I'll reach there at 1:30 pm.", "utt_idx": 14, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "1:30 pm", "start": 20, "end": 27 } ] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "", "time_to_reserve": "1:30 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm that you want to make a reservation at Gay 90's Pizza Co. which is located in Pleasanton for 2 people. The reservation is for today at 1:30 pm.", "utt_idx": 15, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "2" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "Gay 90's Pizza Co.", "start": 54, "end": 72 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Pleasanton", "start": 93, "end": 103 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "1:30 pm", "start": 150, "end": 157 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 141, "end": 146 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, change the time to 7 pm and for one person only.", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "7 pm", "start": 23, "end": 27 } ] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "", "time_to_reserve": "7 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Alright, please confirm that the reservation is at 7 pm for 1 person.", "utt_idx": 17, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "7 pm", "start": 51, "end": 55 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "No, change it on next friday.", "utt_idx": 18, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "reservation_date", "value": "next friday", "start": 17, "end": 28 } ] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "next friday", "time_to_reserve": "7 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Sure. Please confirm that the date is now next Friday and for 1 person.", "utt_idx": 19, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "next Friday", "start": 42, "end": 53 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes. Sounds good.", "utt_idx": 20, "dialogue_acts": { "binary": [ { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "next Friday|next friday", "time_to_reserve": "7 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Your reservation is booked.", "utt_idx": 21, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Gay 90's Pizza Co.", "number_dining": "1", "reservation_date": "2019-03-08", "restaurant_city": "Pleasanton", "time_to_reserve": "19:00" } } }, "db_results": { "Restaurants_13": [ { "address": "288 Main Street", "alcohol_available": "False", "live_music_yes_no": "False", "name": "Gay 90's Pizza Co.", "number_dining": "1", "price": "moderate", "reservation_date": "2019-03-08", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian", "restaurant_number": "925-846-2555", "time_to_reserve": "19:00" } ] } }, { "speaker": "user", "utterance": "What is the address of the restaurant and do the have live music?", "utt_idx": 22, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" }, { "intent": "request", "domain": "Restaurants_13", "slot": "address" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "next Friday|next friday", "time_to_reserve": "7 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "address" ] } }, { "speaker": "system", "utterance": "The address is 288 Main Street and No, they don't have live music either.", "utt_idx": 23, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "address", "value": "288 Main Street", "start": 15, "end": 30 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Alright, Thank you.", "utt_idx": 24, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" }, { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Gay 90's Pizza Co.", "reservation_date": "next Friday|next friday", "time_to_reserve": "7 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "moderate", "restaurant_city": "Pleasanton", "restaurant_cuisine": "Italian" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Have a great day.", "utt_idx": 25, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] }, { "dataset": "sgd3", "data_split": "train", "dialogue_id": "sgd3-train-9", "original_id": "1_00009", "domains": [ "Restaurants_13" ], "goal": { "description": "", "inform": {}, "request": {} }, "turns": [ { "speaker": "user", "utterance": "I am looking to eat somewhere", "utt_idx": 0, "dialogue_acts": { "binary": [ { "intent": "inform_intent", "domain": "Restaurants_13", "slot": "SearchRestaurantsByCuisine" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "", "restaurant_cuisine": "" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "What city would you like to go? Do you want American or Italian?", "utt_idx": 1, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_city" } ], "categorical": [], "non-categorical": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "American", "start": 44, "end": 52 }, { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "Italian", "start": 56, "end": 63 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "I want some breakfast in Fairfield", "utt_idx": 2, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_cuisine", "value": "breakfast", "start": 12, "end": 21 }, { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Fairfield", "start": 25, "end": 34 } ] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "I recommend Mimi's cafe in fairfield", "utt_idx": 3, "dialogue_acts": { "binary": [], "categorical": [], "non-categorical": [ { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "Mimi's cafe", "start": 12, "end": 23 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "fairfield", "start": 27, "end": 36 } ] }, "service_call": { "Restaurants_13": { "method": "SearchRestaurantsByCuisine", "parameters": { "restaurant_city": "Fairfield", "restaurant_cuisine": "Breakfast" } } }, "db_results": { "Restaurants_13": [ { "address": "1650 Gateway Boulevard", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Mimi's Cafe", "price": "moderate", "restaurant_city": "Fairfield", "restaurant_cuisine": "Breakfast", "restaurant_number": "707-421-0835" } ] } }, { "speaker": "user", "utterance": "Do they have live music with liquor", "utt_idx": 4, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "alcohol_available" }, { "intent": "request", "domain": "Restaurants_13", "slot": "live_music_yes_no" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [ "live_music_yes_no", "alcohol_available" ] } }, { "speaker": "system", "utterance": "They do not have live music but they do have alcohol", "utt_idx": 5, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "live_music_yes_no", "value": "False" }, { "intent": "inform", "domain": "Restaurants_13", "slot": "alcohol_available", "value": "True" } ], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "ok that works", "utt_idx": 6, "dialogue_acts": { "binary": [ { "intent": "select", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Mimi's cafe", "reservation_date": "", "time_to_reserve": "", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "SearchRestaurantsByCuisine" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Do you want me to reserve a table for you", "utt_idx": 7, "dialogue_acts": { "binary": [ { "intent": "offer_intent", "domain": "Restaurants_13", "slot": "MakeAReservation" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "Yes, please make reservation for one people this evening 4:45", "utt_idx": 8, "dialogue_acts": { "binary": [ { "intent": "affirm_intent", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "evening 4:45", "start": 49, "end": 61 } ] }, "state": { "Restaurants_13": { "name": "Mimi's cafe", "reservation_date": "", "time_to_reserve": "evening 4:45", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "Please confirm your booking at mimi's cafe in Fairfield for 1 people today at 4:45 pm", "utt_idx": 9, "dialogue_acts": { "binary": [], "categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "confirm", "domain": "Restaurants_13", "slot": "name", "value": "mimi's cafe", "start": 31, "end": 42 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "restaurant_city", "value": "Fairfield", "start": 46, "end": 55 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "4:45 pm", "start": 78, "end": 85 }, { "intent": "confirm", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 69, "end": 74 } ] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "thats correct. What is their phone number what how expensive are they", "utt_idx": 10, "dialogue_acts": { "binary": [ { "intent": "request", "domain": "Restaurants_13", "slot": "restaurant_number" }, { "intent": "request", "domain": "Restaurants_13", "slot": "price" }, { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Mimi's cafe|mimi's cafe", "reservation_date": "today", "time_to_reserve": "4:45 pm|evening 4:45", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [ "restaurant_number", "price" ] } }, { "speaker": "system", "utterance": "Sorry, they are fully booked. Shall i try to make reservation for 1 people today at 5 pm? The price range is Moderate at mimi's cafe and their phone number is 707-421-0835", "utt_idx": 11, "dialogue_acts": { "binary": [ { "intent": "notify_failure", "domain": "Restaurants_13", "slot": "" } ], "categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "price", "value": "moderate" }, { "intent": "offer", "domain": "Restaurants_13", "slot": "number_dining", "value": "1" } ], "non-categorical": [ { "intent": "inform", "domain": "Restaurants_13", "slot": "restaurant_number", "value": "707-421-0835", "start": 159, "end": 171 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "name", "value": "mimi's cafe", "start": 121, "end": 132 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "reservation_date", "value": "today", "start": 75, "end": 80 }, { "intent": "offer", "domain": "Restaurants_13", "slot": "time_to_reserve", "value": "5 pm", "start": 84, "end": 88 } ] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Mimi's Cafe", "number_dining": "1", "reservation_date": "2019-03-01", "restaurant_city": "Fairfield", "time_to_reserve": "16:45" } } }, "db_results": { "Restaurants_13": [ { "address": "1650 Gateway Boulevard", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Mimi's Cafe", "number_dining": "1", "price": "moderate", "reservation_date": "2019-03-01", "restaurant_city": "Fairfield", "restaurant_cuisine": "Breakfast", "restaurant_number": "707-421-0835", "time_to_reserve": "17:00" } ] } }, { "speaker": "user", "utterance": "yes thats fine", "utt_idx": 12, "dialogue_acts": { "binary": [ { "intent": "affirm", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Mimi's cafe|mimi's cafe", "reservation_date": "today", "time_to_reserve": "5 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "your seat is booked", "utt_idx": 13, "dialogue_acts": { "binary": [ { "intent": "notify_success", "domain": "Restaurants_13", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": { "Restaurants_13": { "method": "MakeAReservation", "parameters": { "name": "Mimi's Cafe", "number_dining": "1", "reservation_date": "2019-03-01", "restaurant_city": "Fairfield", "time_to_reserve": "17:00" } } }, "db_results": { "Restaurants_13": [ { "address": "1650 Gateway Boulevard", "alcohol_available": "True", "live_music_yes_no": "False", "name": "Mimi's Cafe", "number_dining": "1", "price": "moderate", "reservation_date": "2019-03-01", "restaurant_city": "Fairfield", "restaurant_cuisine": "Breakfast", "restaurant_number": "707-421-0835", "time_to_reserve": "17:00" } ] } }, { "speaker": "user", "utterance": "thanks", "utt_idx": 14, "dialogue_acts": { "binary": [ { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Mimi's cafe|mimi's cafe", "reservation_date": "today", "time_to_reserve": "5 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "MakeAReservation" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "anything else i can help you with?", "utt_idx": 15, "dialogue_acts": { "binary": [ { "intent": "req_more", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} }, { "speaker": "user", "utterance": "no thats it", "utt_idx": 16, "dialogue_acts": { "binary": [ { "intent": "negate", "domain": "", "slot": "" }, { "intent": "thank_you", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "state": { "Restaurants_13": { "name": "Mimi's cafe|mimi's cafe", "reservation_date": "today", "time_to_reserve": "5 pm", "alcohol_available": "", "live_music_yes_no": "", "restaurant_number": "", "address": "", "number_dining": "1", "price": "", "restaurant_city": "Fairfield|fairfield", "restaurant_cuisine": "breakfast" } }, "active_intent": { "Restaurants_13": "NONE" }, "requested_slots": { "Restaurants_13": [] } }, { "speaker": "system", "utterance": "have a nice day", "utt_idx": 17, "dialogue_acts": { "binary": [ { "intent": "goodbye", "domain": "", "slot": "" } ], "categorical": [], "non-categorical": [] }, "service_call": {}, "db_results": {} } ] } ]