| [ |
| { |
| "dataset": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-0", |
| "original_id": "1_00000", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| } |
| ], |
| "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_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 29, |
| "end": 37 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "type_of_cuisine", |
| "value": "Mexican", |
| "start": 52, |
| "end": 59 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "American", |
| "start": 26, |
| "end": 34 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "71 Saint Peter", |
| "start": 14, |
| "end": 28 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 68, |
| "end": 76 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "San Jose", |
| "type_of_cuisine": "American" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Jose", |
| "establishment_name": "71 Saint Peter", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-971-8523", |
| "pricing": "moderate", |
| "restaurant_address": "71 North San Pedro Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Bazille", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-261-5787", |
| "pricing": "moderate", |
| "restaurant_address": "2400 Forest Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Billy Berk's", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-292-4300", |
| "pricing": "moderate", |
| "restaurant_address": "99 South 1st Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Bj's Restaurant & Brewhouse", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-343-7230", |
| "pricing": "moderate", |
| "restaurant_address": "511 Coleman Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Black Sheep Brasserie", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-816-7251", |
| "pricing": "expensive", |
| "restaurant_address": "1202 Lincoln Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Chuck E. Cheese's", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-238-9110", |
| "pricing": "moderate", |
| "restaurant_address": "2445 Fontaine Road", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Famous Dave's Bar-b-que", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-292-7444", |
| "pricing": "moderate", |
| "restaurant_address": "61 Curtner Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Firehouse No.1 Gastropub", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-287-6969", |
| "pricing": "moderate", |
| "restaurant_address": "69 North San Pedro Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Hukilau", |
| "is_alcohol_served": "True", |
| "live_music_flag": "True", |
| "phone": "408-279-4888", |
| "pricing": "moderate", |
| "restaurant_address": "230 Jackson Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "John's Of Willow Glen", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-998-1440", |
| "pricing": "moderate", |
| "restaurant_address": "1238 Lincoln Avenue", |
| "type_of_cuisine": "American" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Can you give me the address of this restaurant.", |
| "utt_idx": 6, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "restaurant_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_12", |
| "slot": "restaurant_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_12", |
| "slot": "phone" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "phone", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Bazille", |
| "start": 19, |
| "end": 26 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "moderate" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 113, |
| "end": 122 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Bird Dog", |
| "start": 53, |
| "end": 61 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 107, |
| "end": 116 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "7", |
| "start": 11, |
| "end": 12 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Palo Alto", |
| "pricing": "moderate", |
| "type_of_cuisine": "American" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Bazille", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-688-2614", |
| "pricing": "moderate", |
| "restaurant_address": "550 Stanford Shopping Center", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Bird Dog", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-656-8180", |
| "pricing": "moderate", |
| "restaurant_address": "420 Ramona Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Bistro Elan", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-327-0284", |
| "pricing": "moderate", |
| "restaurant_address": "2363 Birch Street", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Cafe Brioche", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-326-8640", |
| "pricing": "moderate", |
| "restaurant_address": "445 California Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Cibo Restaurant & Bar", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-493-6787", |
| "pricing": "moderate", |
| "restaurant_address": "3398 El Camino Real", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Local Union 271", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-322-7509", |
| "pricing": "moderate", |
| "restaurant_address": "271 University Avenue", |
| "type_of_cuisine": "American" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Palo Alto Grill", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-321-3514", |
| "pricing": "moderate", |
| "restaurant_address": "140 University Avenue", |
| "type_of_cuisine": "American" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "MakeReservations" |
| }, |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Bird Dog", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "For which time do you want the booking to be?", |
| "utt_idx": 15, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "11:30 am", |
| "start": 26, |
| "end": 34 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Bird Dog", |
| "date_to_reserve": "", |
| "dining_time": "11:30 am", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Bird Dog", |
| "start": 78, |
| "end": 86 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 101, |
| "end": 110 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "11:30 am", |
| "start": 62, |
| "end": 70 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "live_music_flag" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Bird Dog", |
| "date_to_reserve": "today", |
| "dining_time": "11:30 am", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Palo Alto", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "11:30", |
| "establishment_name": "Bird Dog", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Palo Alto", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "11:30", |
| "establishment_name": "Bird Dog", |
| "guests": "2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-656-8180", |
| "pricing": "moderate", |
| "restaurant_address": "420 Ramona Street", |
| "type_of_cuisine": "American" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "is_alcohol_served" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Bird Dog", |
| "date_to_reserve": "today", |
| "dining_time": "11:30 am", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "is_alcohol_served", |
| "restaurant_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_12", |
| "slot": "is_alcohol_served", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12": { |
| "establishment_name": "Bird Dog", |
| "date_to_reserve": "today", |
| "dining_time": "11:30 am", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "moderate", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "American" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-1", |
| "original_id": "1_00001", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "type_of_cuisine" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "city_details" |
| } |
| ], |
| "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_12", |
| "slot": "type_of_cuisine", |
| "value": "Punjabi", |
| "start": 5, |
| "end": 12 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "milpitas", |
| "start": 30, |
| "end": 38 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "milpitas", |
| "type_of_cuisine": "Punjabi" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Anjappar Chettinad Restaurant", |
| "start": 62, |
| "end": 91 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Milpitas", |
| "start": 29, |
| "end": 37 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Milpitas", |
| "type_of_cuisine": "Indian" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Anjappar Chettinad Restaurant", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-435-5500", |
| "pricing": "moderate", |
| "restaurant_address": "Milpitas Square", |
| "type_of_cuisine": "Indian" |
| }, |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Aria Dining & Banquets Fine Indian Cuisine", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-941-1700", |
| "pricing": "moderate", |
| "restaurant_address": "212 Ranch Drive", |
| "type_of_cuisine": "Indian" |
| }, |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Bezawada", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-833-6333", |
| "pricing": "moderate", |
| "restaurant_address": "127 Dixon Road", |
| "type_of_cuisine": "Indian" |
| }, |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Vedas Indian Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-945-1500", |
| "pricing": "moderate", |
| "restaurant_address": "560 North Abel Street", |
| "type_of_cuisine": "Indian" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Ok, What is the address? How pricey are they?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "pricing" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Punjabi" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "pricing", |
| "restaurant_address" |
| ] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Price range is moderate, The address is Milpitas Square", |
| "utt_idx": 5, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "moderate" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Punjabi" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Aria Dining & Banquets Fine Indian Cuisine", |
| "start": 36, |
| "end": 78 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "Take-out", |
| "start": 40, |
| "end": 48 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Olive garden Italian Restaurant", |
| "start": 23, |
| "end": 54 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Milpitas", |
| "start": 58, |
| "end": 66 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "2", |
| "start": 8, |
| "end": 9 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Olive Garden Italian Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-935-8176", |
| "pricing": "moderate", |
| "restaurant_address": "1350 Great Mall Drive", |
| "type_of_cuisine": "Take-out" |
| }, |
| { |
| "city_details": "Milpitas", |
| "establishment_name": "Red Chillies The Malabar Cuisine", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "669-213-9385", |
| "pricing": "moderate", |
| "restaurant_address": "167 South Main Street", |
| "type_of_cuisine": "Take-out" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Yes, it seems good for me", |
| "utt_idx": 10, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Olive garden Italian Restaurant", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "shall i reserve a table here for you?", |
| "utt_idx": 11, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "offer_intent", |
| "domain": "Restaurants_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "the 11th", |
| "start": 18, |
| "end": 26 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Olive garden Italian Restaurant", |
| "date_to_reserve": "the 11th", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "please tell me what time is the reservation for?", |
| "utt_idx": 13, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "afternoon 1:30", |
| "start": 3, |
| "end": 17 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Olive garden Italian Restaurant", |
| "date_to_reserve": "the 11th", |
| "dining_time": "afternoon 1:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Olive Garden Italian Restaurant", |
| "start": 57, |
| "end": 88 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Milpitas", |
| "start": 92, |
| "end": 100 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "1:30 pm", |
| "start": 135, |
| "end": 142 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "twelve in the afternoon", |
| "start": 19, |
| "end": 42 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", |
| "date_to_reserve": "March 11th|the 11th", |
| "dining_time": "twelve in the afternoon", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "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_12": { |
| "establishment_name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", |
| "date_to_reserve": "March 11th|the 11th", |
| "dining_time": "12 pm|twelve in the afternoon", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Congrats, your reservation is confirmed", |
| "utt_idx": 19, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "notify_success", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Milpitas", |
| "date_to_reserve": "2019-03-11", |
| "dining_time": "12:00", |
| "establishment_name": "Olive Garden Italian Restaurant", |
| "guests": "1" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Milpitas", |
| "date_to_reserve": "2019-03-11", |
| "dining_time": "12:00", |
| "establishment_name": "Olive Garden Italian Restaurant", |
| "guests": "1", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-935-8176", |
| "pricing": "moderate", |
| "restaurant_address": "1350 Great Mall Drive", |
| "type_of_cuisine": "Take-out" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "restaurant_address" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", |
| "date_to_reserve": "March 11th|the 11th", |
| "dining_time": "12 pm|twelve in the afternoon", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "restaurant_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_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12": { |
| "establishment_name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", |
| "date_to_reserve": "March 11th|the 11th", |
| "dining_time": "12 pm|twelve in the afternoon", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Olive Garden Italian Restaurant|Olive garden Italian Restaurant", |
| "date_to_reserve": "March 11th|the 11th", |
| "dining_time": "12 pm|twelve in the afternoon", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Milpitas|milpitas", |
| "type_of_cuisine": "Take-out" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-2", |
| "original_id": "1_00002", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "Ethiopian", |
| "start": 8, |
| "end": 17 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Berkeley", |
| "start": 29, |
| "end": 37 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Addis Restaurant", |
| "start": 44, |
| "end": 60 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Berkeley", |
| "start": 34, |
| "end": 42 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "4", |
| "start": 7, |
| "end": 8 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Berkeley", |
| "establishment_name": "Addis Restaurant", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-653-3456", |
| "pricing": "moderate", |
| "restaurant_address": "6100 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| }, |
| { |
| "city_details": "Berkeley", |
| "establishment_name": "Barcote | Ethiopian Restaurant", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-923-6181", |
| "pricing": "moderate", |
| "restaurant_address": "6430 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| }, |
| { |
| "city_details": "Berkeley", |
| "establishment_name": "Ethiopia Restaurant", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-843-1992", |
| "pricing": "inexpensive", |
| "restaurant_address": "2955 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| }, |
| { |
| "city_details": "Berkeley", |
| "establishment_name": "Finfine Restaurant", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-883-0167", |
| "pricing": "moderate", |
| "restaurant_address": "2556 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Do they have live music?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag" |
| ] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "I'm sorry. They do not have live music.", |
| "utt_idx": 5, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag", |
| "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_12", |
| "slot": "MakeReservations" |
| }, |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "the 4th", |
| "start": 45, |
| "end": 52 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "the 4th", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "At what time will you be arriving at the restaurant?", |
| "utt_idx": 7, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "17:15", |
| "start": 47, |
| "end": 52 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "2nd of this month", |
| "start": 26, |
| "end": 43 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "2nd of this month", |
| "dining_time": "17:15", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Addis Restaurant", |
| "start": 61, |
| "end": 77 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Berkeley", |
| "start": 81, |
| "end": 89 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "5:15 pm", |
| "start": 106, |
| "end": 113 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "is_alcohol_served" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "pricing" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "2nd of this month|tomorrow", |
| "dining_time": "17:15|5:15 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "pricing", |
| "is_alcohol_served" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| }, |
| { |
| "intent": "req_more", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Berkeley", |
| "date_to_reserve": "2019-03-02", |
| "dining_time": "17:15", |
| "establishment_name": "Addis Restaurant", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Berkeley", |
| "date_to_reserve": "2019-03-02", |
| "dining_time": "17:30", |
| "establishment_name": "Addis Restaurant", |
| "guests": "2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-653-3456", |
| "pricing": "moderate", |
| "restaurant_address": "6100 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "17:30", |
| "start": 41, |
| "end": 46 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "2nd of this month|tomorrow", |
| "dining_time": "17:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Addis Restaurant", |
| "start": 66, |
| "end": 82 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Berkeley", |
| "start": 86, |
| "end": 94 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "5:30 pm", |
| "start": 111, |
| "end": 118 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "2nd of this month|tomorrow", |
| "dining_time": "17:30|5:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Your table has been reserved.", |
| "utt_idx": 15, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "notify_success", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Berkeley", |
| "date_to_reserve": "2019-03-02", |
| "dining_time": "17:30", |
| "establishment_name": "Addis Restaurant", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Berkeley", |
| "date_to_reserve": "2019-03-02", |
| "dining_time": "17:30", |
| "establishment_name": "Addis Restaurant", |
| "guests": "2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "510-653-3456", |
| "pricing": "moderate", |
| "restaurant_address": "6100 Telegraph Avenue", |
| "type_of_cuisine": "Ethiopian" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Addis Restaurant", |
| "date_to_reserve": "2nd of this month|tomorrow", |
| "dining_time": "17:30|5:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "Berkeley", |
| "type_of_cuisine": "Ethiopian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-3", |
| "original_id": "1_00003", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "Freshwater fish", |
| "start": 5, |
| "end": 20 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 37, |
| "end": 46 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Odori Japanese Cuisine", |
| "start": 23, |
| "end": 45 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 70, |
| "end": 79 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "4", |
| "start": 8, |
| "end": 9 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Seafood" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "Odori Japanese Cuisine", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-327-2222", |
| "pricing": "moderate", |
| "restaurant_address": "2111 El Camino Real", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "P.f. Chang's", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-330-1782", |
| "pricing": "moderate", |
| "restaurant_address": "900 Stanford Shopping Center Bldg. W Bldg. W", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "The Fish Market", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-493-9188", |
| "pricing": "moderate", |
| "restaurant_address": "3150 El Camino Real", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "Palo Alto", |
| "establishment_name": "The Sea By Alexander's Steakhouse", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-213-1111", |
| "pricing": "very expensive", |
| "restaurant_address": "4269 El Camino Real", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Could you suggest any other restaurant?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request_alts", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "P.f. Chang's", |
| "start": 0, |
| "end": 12 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "P.f. Chang's", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Would you like to reserve a table here?", |
| "utt_idx": 7, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "offer_intent", |
| "domain": "Restaurants_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "half past 6 in the evening", |
| "start": 54, |
| "end": 80 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "P.f. Chang's", |
| "date_to_reserve": "", |
| "dining_time": "half past 6 in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "P.f. Chang's", |
| "start": 41, |
| "end": 53 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Palo Alto", |
| "start": 74, |
| "end": 83 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "6:30 pm", |
| "start": 57, |
| "end": 64 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "pricing" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "phone" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "P.f. Chang's", |
| "date_to_reserve": "today", |
| "dining_time": "6:30 pm|half past 6 in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone", |
| "pricing" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "moderate" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "phone", |
| "value": "650-330-1782", |
| "start": 88, |
| "end": 100 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Palo Alto", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "18:30", |
| "establishment_name": "P.f. Chang's", |
| "guests": "1" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Palo Alto", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "18:30", |
| "establishment_name": "P.f. Chang's", |
| "guests": "1", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-330-1782", |
| "pricing": "moderate", |
| "restaurant_address": "900 Stanford Shopping Center Bldg. W Bldg. W", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Thank you very much.", |
| "utt_idx": 12, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "thank_you", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "P.f. Chang's", |
| "date_to_reserve": "today", |
| "dining_time": "6:30 pm|half past 6 in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "P.f. Chang's", |
| "date_to_reserve": "today", |
| "dining_time": "6:30 pm|half past 6 in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Palo Alto", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-4", |
| "original_id": "1_00004", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "Mexican", |
| "start": 88, |
| "end": 95 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "Lobster", |
| "start": 0, |
| "end": 7 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Mateo", |
| "start": 39, |
| "end": 48 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Andes Cafe San Mateo", |
| "start": 28, |
| "end": 48 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Mateo", |
| "start": 74, |
| "end": 83 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "9", |
| "start": 13, |
| "end": 14 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Seafood" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Andes Cafe San Mateo", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-581-1305", |
| "pricing": "moderate", |
| "restaurant_address": "2317 South El Camino Real", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Fuji Sukiyaki", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-348-7810", |
| "pricing": "moderate", |
| "restaurant_address": "428 East 3rd Avenue", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Golden Wok", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-347-1228", |
| "pricing": "inexpensive", |
| "restaurant_address": "570 South Norfolk Street", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Joy Sushi", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-340-8974", |
| "pricing": "moderate", |
| "restaurant_address": "30 South B Street", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Ni-mo Japanese Cuisine", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-342-0288", |
| "pricing": "moderate", |
| "restaurant_address": "73 East 3rd Avenue", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Seapot", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-315-2827", |
| "pricing": "moderate", |
| "restaurant_address": "1952 South El Camino Real", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "The Fish Market", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-349-3474", |
| "pricing": "moderate", |
| "restaurant_address": "1855 South Norfolk Street", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Top Of The Market", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-349-1845", |
| "pricing": "expensive", |
| "restaurant_address": "1855 South Norfolk Street", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Mateo", |
| "establishment_name": "Yuzu", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-358-0298", |
| "pricing": "moderate", |
| "restaurant_address": "54 37th Avenue", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "What's their phone number?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "phone" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone" |
| ] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Their number is 650-581-1305.", |
| "utt_idx": 5, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "phone", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Fuji Sukiyaki", |
| "start": 0, |
| "end": 13 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "live_music_flag" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag" |
| ] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "They do not.", |
| "utt_idx": 9, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Golden Wok", |
| "start": 0, |
| "end": 10 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "MakeReservations" |
| }, |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "evening 5:30", |
| "start": 67, |
| "end": 79 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "March 14th", |
| "start": 83, |
| "end": 93 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Golden Wok", |
| "date_to_reserve": "March 14th", |
| "dining_time": "evening 5:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Golden Wok", |
| "start": 49, |
| "end": 59 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Mateo", |
| "start": 63, |
| "end": 72 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "5:30 pm", |
| "start": 99, |
| "end": 106 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "is_alcohol_served" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Golden Wok", |
| "date_to_reserve": "March 14th", |
| "dining_time": "5:30 pm|evening 5:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "is_alcohol_served" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "is_alcohol_served", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "San Mateo", |
| "date_to_reserve": "2019-03-14", |
| "dining_time": "17:30", |
| "establishment_name": "Golden Wok", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Mateo", |
| "date_to_reserve": "2019-03-14", |
| "dining_time": "17:30", |
| "establishment_name": "Golden Wok", |
| "guests": "2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-347-1228", |
| "pricing": "inexpensive", |
| "restaurant_address": "570 South Norfolk Street", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Thanks so much!", |
| "utt_idx": 16, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "thank_you", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Golden Wok", |
| "date_to_reserve": "March 14th", |
| "dining_time": "5:30 pm|evening 5:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Golden Wok", |
| "date_to_reserve": "March 14th", |
| "dining_time": "5:30 pm|evening 5:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Mateo", |
| "type_of_cuisine": "Lobster" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-5", |
| "original_id": "1_00005", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "Filipino", |
| "start": 18, |
| "end": 26 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Which City are you looking at?", |
| "utt_idx": 1, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "city_details" |
| } |
| ], |
| "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_12", |
| "slot": "city_details", |
| "value": "San Bruno", |
| "start": 17, |
| "end": 26 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Cabalen", |
| "start": 22, |
| "end": 29 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Bruno", |
| "start": 47, |
| "end": 56 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "3", |
| "start": 7, |
| "end": 8 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Bruno", |
| "establishment_name": "Cabalen", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-225-9221", |
| "pricing": "inexpensive", |
| "restaurant_address": "495 San Mateo Avenue", |
| "type_of_cuisine": "Filipino" |
| }, |
| { |
| "city_details": "San Bruno", |
| "establishment_name": "Isla Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-588-6078", |
| "pricing": "moderate", |
| "restaurant_address": "448 San Mateo Avenue", |
| "type_of_cuisine": "Filipino" |
| }, |
| { |
| "city_details": "San Bruno", |
| "establishment_name": "Kuya's Asian Cuisine", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "650-952-5739", |
| "pricing": "inexpensive", |
| "restaurant_address": "460 San Mateo Avenue", |
| "type_of_cuisine": "Filipino" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Any other suggestions?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request_alts", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "What about Isla Restaurant in San Bruno?", |
| "utt_idx": 5, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Isla Restaurant", |
| "start": 11, |
| "end": 26 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "restaurant_address" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "inexpensive" |
| } |
| ], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "pricing", |
| "restaurant_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_12", |
| "slot": "pricing", |
| "value": "moderate" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12", |
| "slot": "MakeReservations" |
| }, |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Isla Restaurant", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "What time for?", |
| "utt_idx": 9, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "six pm", |
| "start": 15, |
| "end": 21 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "the 12th", |
| "start": 3, |
| "end": 11 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Isla Restaurant", |
| "date_to_reserve": "the 12th", |
| "dining_time": "six pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Isla Restaurant", |
| "start": 41, |
| "end": 56 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Bruno", |
| "start": 60, |
| "end": 69 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "6 pm", |
| "start": 94, |
| "end": 98 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "is_alcohol_served" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "phone" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Isla Restaurant", |
| "date_to_reserve": "March 12th|the 12th", |
| "dining_time": "6 pm|six pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone", |
| "is_alcohol_served" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "is_alcohol_served", |
| "value": "True" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "phone", |
| "value": "650-588-6078", |
| "start": 31, |
| "end": 43 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "San Bruno", |
| "date_to_reserve": "2019-03-12", |
| "dining_time": "18:00", |
| "establishment_name": "Isla Restaurant", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Bruno", |
| "date_to_reserve": "2019-03-12", |
| "dining_time": "18:00", |
| "establishment_name": "Isla Restaurant", |
| "guests": "2", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "650-588-6078", |
| "pricing": "moderate", |
| "restaurant_address": "448 San Mateo Avenue", |
| "type_of_cuisine": "Filipino" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Isla Restaurant", |
| "date_to_reserve": "March 12th|the 12th", |
| "dining_time": "6 pm|six pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Bruno", |
| "type_of_cuisine": "Filipino" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-6", |
| "original_id": "1_00006", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "What kind of food like Indian or Chinese?", |
| "utt_idx": 1, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "Indian", |
| "start": 23, |
| "end": 29 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "Freshwater fish", |
| "start": 13, |
| "end": 28 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Do you have a city?", |
| "utt_idx": 3, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "city_details" |
| } |
| ], |
| "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_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 12, |
| "end": 20 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "I have one in San Jose called Ariake.", |
| "utt_idx": 5, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Ariake", |
| "start": 30, |
| "end": 36 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 14, |
| "end": 22 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "San Jose", |
| "type_of_cuisine": "Seafood" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Ariake", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-269-8383", |
| "pricing": "moderate", |
| "restaurant_address": "1008 Blossom Hill Road", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Big T's Seafood Market Bar", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-238-2888", |
| "pricing": "moderate", |
| "restaurant_address": "1694 Tully Road", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Blue Water Seafood And Crab", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-289-8879", |
| "pricing": "moderate", |
| "restaurant_address": "860 Willow Street", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Claw Shack", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-649-6741", |
| "pricing": "moderate", |
| "restaurant_address": "1696 Berryessa Road", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Honba Sushi", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-392-0087", |
| "pricing": "moderate", |
| "restaurant_address": "1759 Technology Drive", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Kampai Sushi & Grill", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-365-9000", |
| "pricing": "moderate", |
| "restaurant_address": "171 Branham Lane #3", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Mariscos San Juan 2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-286-1738", |
| "pricing": "moderate", |
| "restaurant_address": "1718 Senter Road", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Mavericks Mexican Grill", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-440-2468", |
| "pricing": "moderate", |
| "restaurant_address": "1111 Meridian Avenue Ste 5", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Olive Garden Italian Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-225-1420", |
| "pricing": "moderate", |
| "restaurant_address": "940 Blossom Hill Road", |
| "type_of_cuisine": "Seafood" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Scott's Seafood", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-971-1700", |
| "pricing": "expensive", |
| "restaurant_address": "185 Park Avenue", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Yes that is fine.", |
| "utt_idx": 6, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Would you like a reservation?", |
| "utt_idx": 7, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "offer_intent", |
| "domain": "Restaurants_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "March 10th", |
| "start": 16, |
| "end": 26 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "March 10th", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "What time would you like?", |
| "utt_idx": 9, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "six in the evening", |
| "start": 12, |
| "end": 30 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "March 10th", |
| "dining_time": "six in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Ariake", |
| "start": 15, |
| "end": 21 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 25, |
| "end": 33 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "6 pm", |
| "start": 38, |
| "end": 42 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "live_music_flag" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "March 10th", |
| "dining_time": "6 pm|six in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "restaurant_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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address", |
| "value": "1008 Blossom Hill Road", |
| "start": 15, |
| "end": 37 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "San Jose", |
| "date_to_reserve": "2019-03-10", |
| "dining_time": "18:00", |
| "establishment_name": "Ariake", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Jose", |
| "date_to_reserve": "2019-03-10", |
| "dining_time": "18:00", |
| "establishment_name": "Ariake", |
| "guests": "2", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-269-8383", |
| "pricing": "moderate", |
| "restaurant_address": "1008 Blossom Hill Road", |
| "type_of_cuisine": "Seafood" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Thank you for all.", |
| "utt_idx": 14, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "thank_you", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "March 10th", |
| "dining_time": "6 pm|six in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Ariake", |
| "date_to_reserve": "March 10th", |
| "dining_time": "6 pm|six in the evening", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "", |
| "city_details": "San Jose", |
| "type_of_cuisine": "Freshwater fish" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-7", |
| "original_id": "1_00007", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "Mexican", |
| "start": 62, |
| "end": 69 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "pricing", |
| "value": "dontcare" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 23, |
| "end": 31 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "pizza and pasta", |
| "start": 65, |
| "end": 80 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Al Castello Ristorante", |
| "start": 33, |
| "end": 55 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 0, |
| "end": 8 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "San Jose", |
| "type_of_cuisine": "Italian" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Al Castello Ristorante", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-369-9820", |
| "pricing": "moderate", |
| "restaurant_address": "2083 Camden Avenue", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Angelo's Italian Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-227-5502", |
| "pricing": "moderate", |
| "restaurant_address": "436 Blossom Hill Road", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Antonella's Ristorante", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-279-4922", |
| "pricing": "moderate", |
| "restaurant_address": "1701 Park Avenue", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Arcadia", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-278-4555", |
| "pricing": "expensive", |
| "restaurant_address": "100 West San Carlos Street", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Buca Di Beppo Italian Restaurant", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-226-1444", |
| "pricing": "moderate", |
| "restaurant_address": "925 Blossom Hill Road", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Enoteca La Storia Downtown", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-618-5455", |
| "pricing": "moderate", |
| "restaurant_address": "320 West Saint John Street", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Frankie Johnnie & Luigi Too", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-446-9644", |
| "pricing": "moderate", |
| "restaurant_address": "5245 Prospect Road", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Giorgio's Italian Food & Pizzeria", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-264-5781", |
| "pricing": "moderate", |
| "restaurant_address": "1445 Foxworthy Avenue", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Maggiano's Little Italy", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-423-8973", |
| "pricing": "moderate", |
| "restaurant_address": "3055 Olin Avenue Suite 1000", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "San Jose", |
| "establishment_name": "Paesano", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "408-217-9327", |
| "pricing": "moderate", |
| "restaurant_address": "350 West Julian Street", |
| "type_of_cuisine": "Italian" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Is there any other restaurant that you can suggest?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request_alts", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Angelo's Italian Restaurant", |
| "start": 39, |
| "end": 66 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "restaurant_address" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "phone" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone", |
| "restaurant_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_12", |
| "slot": "phone", |
| "value": "408-227-5502", |
| "start": 0, |
| "end": 12 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Antonella's Ristorante", |
| "start": 40, |
| "end": 62 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "MakeReservations" |
| }, |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "12:30", |
| "start": 64, |
| "end": 69 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Antonella's Ristorante", |
| "date_to_reserve": "", |
| "dining_time": "12:30", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Antonella's Ristorante", |
| "start": 29, |
| "end": 51 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "San Jose", |
| "start": 55, |
| "end": 63 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "12:30 pm", |
| "start": 96, |
| "end": 104 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12": { |
| "establishment_name": "Antonella's Ristorante", |
| "date_to_reserve": "today", |
| "dining_time": "12:30|12:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "I have successful made your reservation.", |
| "utt_idx": 13, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "notify_success", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "San Jose", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "12:30", |
| "establishment_name": "Antonella's Ristorante", |
| "guests": "2" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "San Jose", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "12:30", |
| "establishment_name": "Antonella's Ristorante", |
| "guests": "2", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "408-279-4922", |
| "pricing": "moderate", |
| "restaurant_address": "1701 Park Avenue", |
| "type_of_cuisine": "Italian" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Antonella's Ristorante", |
| "date_to_reserve": "today", |
| "dining_time": "12:30|12:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Antonella's Ristorante", |
| "date_to_reserve": "today", |
| "dining_time": "12:30|12:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "2", |
| "pricing": "dontcare", |
| "city_details": "San Jose", |
| "type_of_cuisine": "pizza and pasta" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-8", |
| "original_id": "1_00008", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "moderate" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Pleasanton", |
| "start": 47, |
| "end": 57 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "type_of_cuisine", |
| "value": "Italian", |
| "start": 20, |
| "end": 27 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "Italian", |
| "start": 18, |
| "end": 25 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "De La Torre's Trattoria", |
| "start": 41, |
| "end": 64 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Pleasanton", |
| "start": 84, |
| "end": 94 |
| }, |
| { |
| "intent": "inform_count", |
| "domain": "Restaurants_12", |
| "slot": "count", |
| "value": "5", |
| "start": 6, |
| "end": 7 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Pleasanton", |
| "pricing": "moderate", |
| "type_of_cuisine": "Italian" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Pleasanton", |
| "establishment_name": "De La Torre's Trattoria", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "925-484-3878", |
| "pricing": "moderate", |
| "restaurant_address": "6025 West Las Positas Boulevard", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "Pleasanton", |
| "establishment_name": "Forno Vecchio", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "925-425-0099", |
| "pricing": "moderate", |
| "restaurant_address": "680 Main Street", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "Pleasanton", |
| "establishment_name": "Gay 90's Pizza Co.", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "925-846-2555", |
| "pricing": "moderate", |
| "restaurant_address": "288 Main Street", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "Pleasanton", |
| "establishment_name": "Pastas Trattoria", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "925-417-2222", |
| "pricing": "moderate", |
| "restaurant_address": "405 Main Street", |
| "type_of_cuisine": "Italian" |
| }, |
| { |
| "city_details": "Pleasanton", |
| "establishment_name": "Strizzi's Restaurant - Pleasanton", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "925-484-9600", |
| "pricing": "moderate", |
| "restaurant_address": "649 Main Street", |
| "type_of_cuisine": "Italian" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Can you provide the address and do they have live music?", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "restaurant_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_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Forno Vecchio", |
| "start": 0, |
| "end": 13 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "establishment_name", |
| "value": "Gay 90's Pizza Co.", |
| "start": 41, |
| "end": 59 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "What time do you want me to make the reservation?", |
| "utt_idx": 13, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "dining_time" |
| } |
| ], |
| "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_12", |
| "slot": "dining_time", |
| "value": "1:30 pm", |
| "start": 20, |
| "end": 27 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "", |
| "dining_time": "1:30 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "2" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Gay 90's Pizza Co.", |
| "start": 54, |
| "end": 72 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Pleasanton", |
| "start": 93, |
| "end": 103 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "1:30 pm", |
| "start": 150, |
| "end": 157 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "7 pm", |
| "start": 23, |
| "end": 27 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "", |
| "dining_time": "7 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "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_12", |
| "slot": "date_to_reserve", |
| "value": "next friday", |
| "start": 17, |
| "end": 28 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "next friday", |
| "dining_time": "7 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "next Friday|next friday", |
| "dining_time": "7 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Your reservation is booked.", |
| "utt_idx": 21, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "notify_success", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Pleasanton", |
| "date_to_reserve": "2019-03-08", |
| "dining_time": "19:00", |
| "establishment_name": "Gay 90's Pizza Co.", |
| "guests": "1" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Pleasanton", |
| "date_to_reserve": "2019-03-08", |
| "dining_time": "19:00", |
| "establishment_name": "Gay 90's Pizza Co.", |
| "guests": "1", |
| "is_alcohol_served": "False", |
| "live_music_flag": "False", |
| "phone": "925-846-2555", |
| "pricing": "moderate", |
| "restaurant_address": "288 Main Street", |
| "type_of_cuisine": "Italian" |
| } |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "live_music_flag" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_address" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "next Friday|next friday", |
| "dining_time": "7 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "restaurant_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_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "restaurant_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_12": { |
| "establishment_name": "Gay 90's Pizza Co.", |
| "date_to_reserve": "next Friday|next friday", |
| "dining_time": "7 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "moderate", |
| "city_details": "Pleasanton", |
| "type_of_cuisine": "Italian" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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": "sgd2", |
| "data_split": "train", |
| "dialogue_id": "sgd2-train-9", |
| "original_id": "1_00009", |
| "domains": [ |
| "Restaurants_12" |
| ], |
| "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_12", |
| "slot": "FindRestaurantByCuisine" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "", |
| "type_of_cuisine": "" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "city_details" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_cuisine", |
| "value": "American", |
| "start": 44, |
| "end": 52 |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "type_of_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_12", |
| "slot": "type_of_cuisine", |
| "value": "breakfast", |
| "start": 12, |
| "end": 21 |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Fairfield", |
| "start": 25, |
| "end": 34 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "I recommend Mimi's cafe in fairfield", |
| "utt_idx": 3, |
| "dialogue_acts": { |
| "binary": [], |
| "categorical": [], |
| "non-categorical": [ |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "Mimi's cafe", |
| "start": 12, |
| "end": 23 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "fairfield", |
| "start": 27, |
| "end": 36 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "FindRestaurantByCuisine", |
| "parameters": { |
| "city_details": "Fairfield", |
| "type_of_cuisine": "Breakfast" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Fairfield", |
| "establishment_name": "Mimi's Cafe", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "707-421-0835", |
| "pricing": "moderate", |
| "restaurant_address": "1650 Gateway Boulevard", |
| "type_of_cuisine": "Breakfast" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "Do they have live music with liquor", |
| "utt_idx": 4, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "is_alcohol_served" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "live_music_flag" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "live_music_flag", |
| "is_alcohol_served" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "live_music_flag", |
| "value": "False" |
| }, |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "is_alcohol_served", |
| "value": "True" |
| } |
| ], |
| "non-categorical": [] |
| }, |
| "service_call": {}, |
| "db_results": {} |
| }, |
| { |
| "speaker": "user", |
| "utterance": "ok that works", |
| "utt_idx": 6, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "select", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Mimi's cafe", |
| "date_to_reserve": "", |
| "dining_time": "", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "FindRestaurantByCuisine" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "Do you want me to reserve a table for you", |
| "utt_idx": 7, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "offer_intent", |
| "domain": "Restaurants_12", |
| "slot": "MakeReservations" |
| } |
| ], |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "evening 4:45", |
| "start": 49, |
| "end": 61 |
| } |
| ] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Mimi's cafe", |
| "date_to_reserve": "", |
| "dining_time": "evening 4:45", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "mimi's cafe", |
| "start": 31, |
| "end": 42 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "city_details", |
| "value": "Fairfield", |
| "start": 46, |
| "end": 55 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "4:45 pm", |
| "start": 78, |
| "end": 85 |
| }, |
| { |
| "intent": "confirm", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "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_12", |
| "slot": "phone" |
| }, |
| { |
| "intent": "request", |
| "domain": "Restaurants_12", |
| "slot": "pricing" |
| }, |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Mimi's cafe|mimi's cafe", |
| "date_to_reserve": "today", |
| "dining_time": "4:45 pm|evening 4:45", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [ |
| "phone", |
| "pricing" |
| ] |
| } |
| }, |
| { |
| "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_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "pricing", |
| "value": "moderate" |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "guests", |
| "value": "1" |
| } |
| ], |
| "non-categorical": [ |
| { |
| "intent": "inform", |
| "domain": "Restaurants_12", |
| "slot": "phone", |
| "value": "707-421-0835", |
| "start": 159, |
| "end": 171 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "establishment_name", |
| "value": "mimi's cafe", |
| "start": 121, |
| "end": 132 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "date_to_reserve", |
| "value": "today", |
| "start": 75, |
| "end": 80 |
| }, |
| { |
| "intent": "offer", |
| "domain": "Restaurants_12", |
| "slot": "dining_time", |
| "value": "5 pm", |
| "start": 84, |
| "end": 88 |
| } |
| ] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Fairfield", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "16:45", |
| "establishment_name": "Mimi's Cafe", |
| "guests": "1" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Fairfield", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "17:00", |
| "establishment_name": "Mimi's Cafe", |
| "guests": "1", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "707-421-0835", |
| "pricing": "moderate", |
| "restaurant_address": "1650 Gateway Boulevard", |
| "type_of_cuisine": "Breakfast" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "yes thats fine", |
| "utt_idx": 12, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "affirm", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Mimi's cafe|mimi's cafe", |
| "date_to_reserve": "today", |
| "dining_time": "5 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "your seat is booked", |
| "utt_idx": 13, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "notify_success", |
| "domain": "Restaurants_12", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": { |
| "Restaurants_12": { |
| "method": "MakeReservations", |
| "parameters": { |
| "city_details": "Fairfield", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "17:00", |
| "establishment_name": "Mimi's Cafe", |
| "guests": "1" |
| } |
| } |
| }, |
| "db_results": { |
| "Restaurants_12": [ |
| { |
| "city_details": "Fairfield", |
| "date_to_reserve": "2019-03-01", |
| "dining_time": "17:00", |
| "establishment_name": "Mimi's Cafe", |
| "guests": "1", |
| "is_alcohol_served": "True", |
| "live_music_flag": "False", |
| "phone": "707-421-0835", |
| "pricing": "moderate", |
| "restaurant_address": "1650 Gateway Boulevard", |
| "type_of_cuisine": "Breakfast" |
| } |
| ] |
| } |
| }, |
| { |
| "speaker": "user", |
| "utterance": "thanks", |
| "utt_idx": 14, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "thank_you", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "state": { |
| "Restaurants_12": { |
| "establishment_name": "Mimi's cafe|mimi's cafe", |
| "date_to_reserve": "today", |
| "dining_time": "5 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "MakeReservations" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "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_12": { |
| "establishment_name": "Mimi's cafe|mimi's cafe", |
| "date_to_reserve": "today", |
| "dining_time": "5 pm", |
| "is_alcohol_served": "", |
| "live_music_flag": "", |
| "phone": "", |
| "restaurant_address": "", |
| "guests": "1", |
| "pricing": "", |
| "city_details": "Fairfield|fairfield", |
| "type_of_cuisine": "breakfast" |
| } |
| }, |
| "active_intent": { |
| "Restaurants_12": "NONE" |
| }, |
| "requested_slots": { |
| "Restaurants_12": [] |
| } |
| }, |
| { |
| "speaker": "system", |
| "utterance": "have a nice day", |
| "utt_idx": 17, |
| "dialogue_acts": { |
| "binary": [ |
| { |
| "intent": "goodbye", |
| "domain": "", |
| "slot": "" |
| } |
| ], |
| "categorical": [], |
| "non-categorical": [] |
| }, |
| "service_call": {}, |
| "db_results": {} |
| } |
| ] |
| } |
| ] |