{ "KETOD--train--1": { "original dialog id": "91_00088", "dialog index": 1, "original dialog info": {}, "log": [ { "turn id": 1, "user utterance": "Can you help me find some kind of attraction to visit?", "system response": "Sure, where are you looking?", "dialog history": "", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "enrich": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 2, "user utterance": "Find something in San Diego.", "system response": "Hey, how about Balboa Park? It has both museums and the San Diego Zoo. I just love animals!", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "location", "values": [ "San Diego" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 27, "slot": "location", "start": 18 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "San Diego" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "location", "values": [ "San Diego" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 27, "slot": "location", "start": 18 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "San Diego" ] } } } ] }, "original system side information": { "original_utt": "I've found 10 things that may be of interest. How about Balboa Park?", "entity_query": [ [ "travel : attraction name : Balboa Park" ] ], "kg_snippets": [ 18 ], "kg_snippets_text": [ "Balboa Park (San Diego) In addition to open space areas, natural vegetation zones, green belts, gardens, and walking paths, it contains museums, several theaters, and the world-famous San Diego Zoo." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Balboa Park" ], "slot": "attraction_name", "values": [ "Balboa Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "San Diego" } }, "service_results": [ { "attraction_name": "Balboa Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-239-0512" }, { "attraction_name": "Balboa Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-570-1100" }, { "attraction_name": "Belmont Park", "category": "Theme Park", "free_entry": "False", "good_for_kids": "False", "location": "San Diego", "phone_number": "858-228-9283" }, { "attraction_name": "Birch Aquarium at Scripps Institution of Oceanography", "category": "Nature Preserve", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "858-534-3474" }, { "attraction_name": "Cabrillo National Monument", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-557-5450" }, { "attraction_name": "Coronado Bridge", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-688-6699" }, { "attraction_name": "Fleet Science Center", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-238-1233" }, { "attraction_name": "Japanese Friendship Garden", "category": "Park", "free_entry": "False", "good_for_kids": "False", "location": "San Diego", "phone_number": "619-232-2721" }, { "attraction_name": "Journey to Atlantis", "category": "Theme Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-222-4732" }, { "attraction_name": "La Jolla Shores Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-221-8899" } ], "slots": [ { "exclusive_end": 67, "slot": "attraction_name", "start": 56 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [ [ "travel : attraction name : Balboa Park" ] ], "kg_snippets_text": [ "Balboa Park (San Diego) In addition to open space areas, natural vegetation zones, green belts, gardens, and walking paths, it contains museums, several theaters, and the world-famous San Diego Zoo." ] } }, "external knowledge": "( entity_query : (( travel : attraction name : Balboa Park )) | kg_snippets_text : ( Balboa Park (San Diego) In addition to open space areas | natural vegetation zones | green belts | gardens | and walking paths | it contains museums | several theaters | and the world-famous San Diego Zoo. ))" }, { "turn id": 3, "user utterance": "That sounds great. Help me book a hotel there with a check out date on the 3rd.", "system response": "Sure, when are you checking in and which hotel do you want to stay in?", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "check_out_date", "values": [ "the 3rd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveHotel" ], "slot": "intent", "values": [ "ReserveHotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 78, "slot": "check_out_date", "start": 71 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "the 3rd" ], "location": [ "San Diego" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "San Diego" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "check_out_date", "values": [ "the 3rd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveHotel" ], "slot": "intent", "values": [ "ReserveHotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 78, "slot": "check_out_date", "start": 71 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "the 3rd" ], "location": [ "San Diego" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "San Diego" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "check_in_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "hotel_name", "values": [] } ], "service": "Hotels_3", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 4, "user utterance": "I'll be arriving on the 1st of March and staying at the Holiday Inn Express & Suites La Jolla.", "system response": "Okay, please confirm you'd like 1 room at the Holiday Inn Express & Suites La Jolla - Beach Area in San Diego for March 1st through March 3rd.", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park? That sounds great. Help me book a hotel there with a check out date on the 3rd. Sure, when are you checking in and which hotel do you want to stay in?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "check_in_date", "values": [ "1st of March" ] }, { "act": "INFORM", "canonical_values": [ "Holiday Inn Express & Suites La Jolla - Beach Area" ], "slot": "hotel_name", "values": [ "Holiday Inn Express & Suites La Jolla" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 36, "slot": "check_in_date", "start": 24 }, { "exclusive_end": 93, "slot": "hotel_name", "start": 56 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March" ], "check_out_date": [ "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla" ], "location": [ "San Diego" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "check_in_date", "values": [ "1st of March" ] }, { "act": "INFORM", "canonical_values": [ "Holiday Inn Express & Suites La Jolla - Beach Area" ], "slot": "hotel_name", "values": [ "Holiday Inn Express & Suites La Jolla" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 36, "slot": "check_in_date", "start": 24 }, { "exclusive_end": 93, "slot": "hotel_name", "start": 56 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March" ], "check_out_date": [ "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla" ], "location": [ "San Diego" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Holiday Inn Express & Suites La Jolla - Beach Area" ], "slot": "hotel_name", "values": [ "Holiday Inn Express & Suites La Jolla - Beach Area" ] }, { "act": "CONFIRM", "canonical_values": [ "San Diego" ], "slot": "location", "values": [ "San Diego" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "check_in_date", "values": [ "March 1st" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-03" ], "slot": "check_out_date", "values": [ "March 3rd" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_rooms", "values": [ "1" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 96, "slot": "hotel_name", "start": 46 }, { "exclusive_end": 109, "slot": "location", "start": 100 }, { "exclusive_end": 123, "slot": "check_in_date", "start": 114 }, { "exclusive_end": 141, "slot": "check_out_date", "start": 132 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 5, "user utterance": "Yup, that's right.", "system response": "I've made your reservation.", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park? That sounds great. Help me book a hotel there with a check out date on the 3rd. Sure, when are you checking in and which hotel do you want to stay in? I'll be arriving on the 1st of March and staying at the Holiday Inn Express & Suites La Jolla. Okay, please confirm you'd like 1 room at the Holiday Inn Express & Suites La Jolla - Beach Area in San Diego for March 1st through March 3rd.", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "service_call": { "method": "ReserveHotel", "parameters": { "check_in_date": "2019-03-01", "check_out_date": "2019-03-03", "hotel_name": "Holiday Inn Express & Suites La Jolla - Beach Area", "location": "San Diego", "number_of_rooms": "1" } }, "service_results": [ { "average_rating": "4.40", "check_in_date": "2019-03-01", "check_out_date": "2019-03-03", "hotel_name": "Holiday Inn Express & Suites La Jolla - Beach Area", "location": "San Diego", "number_of_rooms": "1", "pets_welcome": "True", "phone_number": "+1 858-454-7101", "price": "248", "street_address": "6705 La Jolla Boulevard, La Jolla, California 92037, United States" } ], "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 6, "user utterance": "How much is it?", "system response": "It's $248 total.", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park? That sounds great. Help me book a hotel there with a check out date on the 3rd. Sure, when are you checking in and which hotel do you want to stay in? I'll be arriving on the 1st of March and staying at the Holiday Inn Express & Suites La Jolla. Okay, please confirm you'd like 1 room at the Holiday Inn Express & Suites La Jolla - Beach Area in San Diego for March 1st through March 3rd. Yup, that's right. I've made your reservation.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "price" ], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "price" ], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "248" ], "slot": "price", "values": [ "$248" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 9, "slot": "price", "start": 5 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 7, "user utterance": "What's the address and does it allow pets?", "system response": "It's pet friendly and is located at 6705 La Jolla Boulevard, La Jolla, California 92037, United States.", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park? That sounds great. Help me book a hotel there with a check out date on the 3rd. Sure, when are you checking in and which hotel do you want to stay in? I'll be arriving on the 1st of March and staying at the Holiday Inn Express & Suites La Jolla. Okay, please confirm you'd like 1 room at the Holiday Inn Express & Suites La Jolla - Beach Area in San Diego for March 1st through March 3rd. Yup, that's right. I've made your reservation. How much is it? It's $248 total.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "pets_welcome", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "pets_welcome", "street_address" ], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "pets_welcome", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "pets_welcome", "street_address" ], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6705 La Jolla Boulevard, La Jolla, California 92037, United States" ], "slot": "street_address", "values": [ "6705 La Jolla Boulevard, La Jolla, California 92037, United States" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "pets_welcome", "values": [ "True" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 102, "slot": "street_address", "start": 36 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 8, "user utterance": "Thanks, that's all for now.", "system response": "I'm glad I could help!", "dialog history": " Can you help me find some kind of attraction to visit? Sure, where are you looking? Find something in San Diego. I've found 10 things that may be of interest. How about Balboa Park? That sounds great. Help me book a hotel there with a check out date on the 3rd. Sure, when are you checking in and which hotel do you want to stay in? I'll be arriving on the 1st of March and staying at the Holiday Inn Express & Suites La Jolla. Okay, please confirm you'd like 1 room at the Holiday Inn Express & Suites La Jolla - Beach Area in San Diego for March 1st through March 3rd. Yup, that's right. I've made your reservation. How much is it? It's $248 total. What's the address and does it allow pets? It's pet friendly and is located at 6705 La Jolla Boulevard, La Jolla, California 92037, United States.", "original user side information": { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ], "enrich": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "1st of March", "March 1st" ], "check_out_date": [ "March 3rd", "the 3rd" ], "hotel_name": [ "Holiday Inn Express & Suites La Jolla", "Holiday Inn Express & Suites La Jolla - Beach Area" ], "location": [ "San Diego" ], "number_of_rooms": [ "1" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" } ], "external knowledge non-flat": { "metadata": { "Travel_1": [ { "attraction_name": "Balboa Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-239-0512" }, { "attraction_name": "Balboa Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-570-1100" }, { "attraction_name": "Belmont Park", "category": "Theme Park", "free_entry": "False", "good_for_kids": "False", "location": "San Diego", "phone_number": "858-228-9283" }, { "attraction_name": "Birch Aquarium at Scripps Institution of Oceanography", "category": "Nature Preserve", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "858-534-3474" }, { "attraction_name": "Cabrillo National Monument", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-557-5450" }, { "attraction_name": "Coronado Bridge", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-688-6699" }, { "attraction_name": "Fleet Science Center", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-238-1233" }, { "attraction_name": "Japanese Friendship Garden", "category": "Park", "free_entry": "False", "good_for_kids": "False", "location": "San Diego", "phone_number": "619-232-2721" }, { "attraction_name": "Journey to Atlantis", "category": "Theme Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-222-4732" }, { "attraction_name": "La Jolla Shores Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-221-8899" } ], "Hotels_3": [ { "average_rating": "4.40", "check_in_date": "2019-03-01", "check_out_date": "2019-03-03", "hotel_name": "Holiday Inn Express & Suites La Jolla - Beach Area", "location": "San Diego", "number_of_rooms": "1", "pets_welcome": "True", "phone_number": "+1 858-454-7101", "price": "248", "street_address": "6705 La Jolla Boulevard, La Jolla, California 92037, United States" } ] }, "slots and values": {}, "intents": {} }, "external knowledge": "( Travel_1 : (( attraction_name : Balboa Park | category : Park | free_entry : False | good_for_kids : True | location : San Diego | phone_number : 619-239-0512 ) | ( attraction_name : Balboa Theatre | category : Performing Arts Venue | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-570-1100 ) | ( attraction_name : Belmont Park | category : Theme Park | free_entry : False | good_for_kids : False | location : San Diego | phone_number : 858-228-9283 ) | ( attraction_name : Birch Aquarium at Scripps Institution of Oceanography | category : Nature Preserve | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 858-534-3474 ) | ( attraction_name : Cabrillo National Monument | category : Park | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-557-5450 ) | ( attraction_name : Coronado Bridge | category : Historical Landmark | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-688-6699 ) | ( attraction_name : Fleet Science Center | category : Museum | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-238-1233 ) | ( attraction_name : Japanese Friendship Garden | category : Park | free_entry : False | good_for_kids : False | location : San Diego | phone_number : 619-232-2721 ) | ( attraction_name : Journey to Atlantis | category : Theme Park | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-222-4732 ) | ( attraction_name : La Jolla Shores Park | category : Park | free_entry : True | good_for_kids : True | location : San Diego | phone_number : 619-221-8899 )) | Hotels_3 : (( average_rating : 4.40 | check_in_date : 2019-03-01 | check_out_date : 2019-03-03 | hotel_name : Holiday Inn Express & Suites La Jolla - Beach Area | location : San Diego | number_of_rooms : 1 | pets_welcome : True | phone_number : +1 858-454-7101 | price : 248 | street_address : 6705 La Jolla Boulevard | La Jolla | California 92037 | United States )))", "dst knowledge": "", "intent knowledge": "", "prompt": [ "This is a bot helping users to find a tourist attraction and book a hotel. Given the dialog context and external database, please generate a relevant system response for the user.", "This bot assists users to find a tourist attraction and book a hotel. Based on the dialogue context and information from the external database, please generate an appropriate response for the user.", "This bot helps users to find a tourist attraction and book a hotel. Based on the conversation history and available external data, please generate a relevant system response for the user.", "The purpose of this bot is to assist users to find a tourist attraction and book a hotel. Considering the dialogue context and the information available in the external database, please provide a fitting response for the user.", "This bot is designed to help users find a tourist attraction and book a hotel. By utilizing the current dialog context and external resources, generate a fitting response for the user." ] }, "KETOD--train--2": { "original dialog id": "31_00101", "dialog index": 2, "original dialog info": {}, "log": [ { "turn id": 1, "user utterance": "I'm looking around for a new apartment. Can you help me find one?", "system response": "Of course! In what area are you searching? And how many bedrooms would you want?", "dialog history": "", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindApartment" ], "slot": "intent", "values": [ "FindApartment" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": {} } } ], "enrich": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindApartment" ], "slot": "intent", "values": [ "FindApartment" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": {} } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_beds", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 2, "user utterance": "Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms.", "system response": "Cool! Petaluma is such a quaint small town. The Rancho Petaluma Adobe is definitely worth the visit. I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. It's located at 200 Greenbriar Circle and costs 4950 dollars a month.", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Petaluma" ], "slot": "area", "values": [ "Petaluma" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 8, "slot": "area", "start": 0 } ], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Petaluma" ], "slot": "area", "values": [ "Petaluma" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 8, "slot": "area", "start": 0 } ], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ] } } } ] }, "original system side information": { "original_utt": "Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month.", "entity_query": [], "kg_snippets": [ 1, 3 ], "kg_snippets_text": [ "Petaluma, California Petaluma is a small town in Sonoma County, California, in the United States.", "Petaluma, California The Rancho Petaluma Adobe, located in Petaluma, is a National Historic Landmark." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Addison Ranch" ], "slot": "property_name", "values": [ "Addison Ranch" ] }, { "act": "OFFER", "canonical_values": [ "200 Greenbriar Circle" ], "slot": "address", "values": [ "200 Greenbriar Circle" ] }, { "act": "OFFER", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "number_of_baths", "values": [ "3" ] }, { "act": "OFFER", "canonical_values": [ "4950" ], "slot": "rent", "values": [ "4950" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Homes_1", "service_call": { "method": "FindApartment", "parameters": { "area": "Petaluma", "number_of_beds": "2" } }, "service_results": [ { "address": "200 Greenbriar Circle", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "855-243-4986", "property_name": "Addison Ranch", "rent": "4950" }, { "address": "1400 Technology Lane", "area": "Petaluma", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-775-3161", "property_name": "Azure At Lakeville Square Apartments", "rent": "2400" }, { "address": "1900 Sestri Lane", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-317-1020", "property_name": "Capri Creek Apartments", "rent": "4000" }, { "address": "1200 D Street #27", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-762-6698", "property_name": "Hillview Apartments", "rent": "3100" }, { "address": "210 Douglas Street # 100", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-773-0510", "property_name": "Leib Senior Apartments", "rent": "3150" }, { "address": "150 Graylawn Avenue", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-762-5126", "property_name": "Oak Creek Apartments", "rent": "3900" }, { "address": "7011, 109 Magnolia Avenue", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-762-6709", "property_name": "Park Lane Apartments", "rent": "4350" }, { "address": "149 Wyndham Way", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-763-8434", "property_name": "Petaluma Senior Citizens Apt", "rent": "3550" }, { "address": "745 North McDowell Boulevard", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-766-8922", "property_name": "Round Walk Village", "rent": "5200" }, { "address": "909 Martin Circle", "area": "Petaluma", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-763-9242", "property_name": "Washington Creek Apartments", "rent": "2600" } ], "slots": [ { "exclusive_end": 62, "slot": "property_name", "start": 49 }, { "exclusive_end": 127, "slot": "address", "start": 106 }, { "exclusive_end": 142, "slot": "rent", "start": 138 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [], "kg_snippets_text": [ "Petaluma, California Petaluma is a small town in Sonoma County, California, in the United States.", "Petaluma, California The Rancho Petaluma Adobe, located in Petaluma, is a National Historic Landmark." ] } }, "external knowledge": "( entity_query : () | kg_snippets_text : ( Petaluma | California Petaluma is a small town in Sonoma County | California | in the United States. | Petaluma | California The Rancho Petaluma Adobe | located in Petaluma | is a National Historic Landmark. ))" }, { "turn id": 3, "user utterance": "Is it furnished?", "system response": "No, the apartment isn't furnished.", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "furnished", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [ "furnished" ], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "furnished", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [ "furnished" ], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "furnished", "values": [ "False" ] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 4, "user utterance": "This apartment sounds great!", "system response": "Would you want to schedule a visit to see the apartment?", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month. Is it furnished? No, the apartment isn't furnished.", "original user side information": { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ] } } } ], "enrich": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 5, "user utterance": "Yes, would the 5th of March work?", "system response": "Yes. Just to make sure, you want to visit Addison Ranch next Tuesday. Right?", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month. Is it furnished? No, the apartment isn't furnished. This apartment sounds great! Would you want to schedule a visit to see the apartment?", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "visit_date", "values": [ "5th of March" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 27, "slot": "visit_date", "start": 15 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "5th of March" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "visit_date", "values": [ "5th of March" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 27, "slot": "visit_date", "start": 15 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "5th of March" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Addison Ranch" ], "slot": "property_name", "values": [ "Addison Ranch" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "visit_date", "values": [ "next Tuesday" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 55, "slot": "property_name", "start": 42 }, { "exclusive_end": 68, "slot": "visit_date", "start": 56 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 6, "user utterance": "No, I change my mind. I think the 7th will work better.", "system response": "No problem. Just to make sure, you want to visit Addison Ranch next Thursday. Right?", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month. Is it furnished? No, the apartment isn't furnished. This apartment sounds great! Would you want to schedule a visit to see the apartment? Yes, would the 5th of March work? Yes. Just to make sure, you want to visit Addison Ranch next Tuesday. Right?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "visit_date", "values": [ "the 7th" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 37, "slot": "visit_date", "start": 30 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "the 7th" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "visit_date", "values": [ "the 7th" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 37, "slot": "visit_date", "start": 30 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "the 7th" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Addison Ranch" ], "slot": "property_name", "values": [ "Addison Ranch" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "visit_date", "values": [ "next Thursday" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 62, "slot": "property_name", "start": 49 }, { "exclusive_end": 76, "slot": "visit_date", "start": 63 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 7, "user utterance": "Yup that sounds great!", "system response": "Your visit has been scheduled!", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month. Is it furnished? No, the apartment isn't furnished. This apartment sounds great! Would you want to schedule a visit to see the apartment? Yes, would the 5th of March work? Yes. Just to make sure, you want to visit Addison Ranch next Tuesday. Right? No, I change my mind. I think the 7th will work better. No problem. Just to make sure, you want to visit Addison Ranch next Thursday. Right?", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "next Thursday", "the 7th" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "next Thursday", "the 7th" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Addison Ranch", "visit_date": "2019-03-07" } }, "service_results": [ { "address": "200 Greenbriar Circle", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "855-243-4986", "property_name": "Addison Ranch", "rent": "2800", "visit_date": "2019-03-07" } ], "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 8, "user utterance": "Thanks a lot. That is all I needed.", "system response": "Have a great Day!", "dialog history": " I'm looking around for a new apartment. Can you help me find one? Of course! In what area are you searching? And how many bedrooms would you want? Petaluma is a great neighborhood. It would be great if the apartment has 2 bedrooms. Cool! I found 10 apartments that you might like. Addison Ranch has 2 bedrooms and 3 baths. Its located at 200 Greenbriar Circle and costs 4950 dollars a month. Is it furnished? No, the apartment isn't furnished. This apartment sounds great! Would you want to schedule a visit to see the apartment? Yes, would the 5th of March work? Yes. Just to make sure, you want to visit Addison Ranch next Tuesday. Right? No, I change my mind. I think the 7th will work better. No problem. Just to make sure, you want to visit Addison Ranch next Thursday. Right? Yup that sounds great! Your visit has been scheduled!", "original user side information": { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "next Thursday", "the 7th" ] } } } ], "enrich": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Petaluma" ], "number_of_beds": [ "2" ], "property_name": [ "Addison Ranch" ], "visit_date": [ "next Thursday", "the 7th" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" } ], "external knowledge non-flat": { "metadata": { "Homes_1": [ { "address": "200 Greenbriar Circle", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "855-243-4986", "property_name": "Addison Ranch", "rent": "4950" }, { "address": "1400 Technology Lane", "area": "Petaluma", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-775-3161", "property_name": "Azure At Lakeville Square Apartments", "rent": "2400" }, { "address": "1900 Sestri Lane", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-317-1020", "property_name": "Capri Creek Apartments", "rent": "4000" }, { "address": "1200 D Street #27", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-762-6698", "property_name": "Hillview Apartments", "rent": "3100" }, { "address": "210 Douglas Street # 100", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-773-0510", "property_name": "Leib Senior Apartments", "rent": "3150" }, { "address": "150 Graylawn Avenue", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-762-5126", "property_name": "Oak Creek Apartments", "rent": "3900" }, { "address": "7011, 109 Magnolia Avenue", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-762-6709", "property_name": "Park Lane Apartments", "rent": "4350" }, { "address": "149 Wyndham Way", "area": "Petaluma", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-763-8434", "property_name": "Petaluma Senior Citizens Apt", "rent": "3550" }, { "address": "745 North McDowell Boulevard", "area": "Petaluma", "furnished": "False", "number_of_baths": "3", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "707-766-8922", "property_name": "Round Walk Village", "rent": "5200" }, { "address": "909 Martin Circle", "area": "Petaluma", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "707-763-9242", "property_name": "Washington Creek Apartments", "rent": "2600" }, { "address": "200 Greenbriar Circle", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "855-243-4986", "property_name": "Addison Ranch", "rent": "2800", "visit_date": "2019-03-07" } ] }, "slots and values": {}, "intents": {} }, "external knowledge": "( Homes_1 : (( address : 200 Greenbriar Circle | area : Petaluma | furnished : False | number_of_baths : 3 | number_of_beds : 2 | pets_allowed : False | phone_number : 855-243-4986 | property_name : Addison Ranch | rent : 4950 ) | ( address : 1400 Technology Lane | area : Petaluma | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : False | phone_number : 707-775-3161 | property_name : Azure At Lakeville Square Apartments | rent : 2400 ) | ( address : 1900 Sestri Lane | area : Petaluma | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : False | phone_number : 707-317-1020 | property_name : Capri Creek Apartments | rent : 4000 ) | ( address : 1200 D Street #27 | area : Petaluma | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : False | phone_number : 707-762-6698 | property_name : Hillview Apartments | rent : 3100 ) | ( address : 210 Douglas Street # 100 | area : Petaluma | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 707-773-0510 | property_name : Leib Senior Apartments | rent : 3150 ) | ( address : 150 Graylawn Avenue | area : Petaluma | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 707-762-5126 | property_name : Oak Creek Apartments | rent : 3900 ) | ( address : 7011 | 109 Magnolia Avenue | area : Petaluma | furnished : False | number_of_baths : 3 | number_of_beds : 2 | pets_allowed : False | phone_number : 707-762-6709 | property_name : Park Lane Apartments | rent : 4350 ) | ( address : 149 Wyndham Way | area : Petaluma | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 707-763-8434 | property_name : Petaluma Senior Citizens Apt | rent : 3550 ) | ( address : 745 North McDowell Boulevard | area : Petaluma | furnished : False | number_of_baths : 3 | number_of_beds : 2 | pets_allowed : True | phone_number : 707-766-8922 | property_name : Round Walk Village | rent : 5200 ) | ( address : 909 Martin Circle | area : Petaluma | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : False | phone_number : 707-763-9242 | property_name : Washington Creek Apartments | rent : 2600 ) | ( address : 200 Greenbriar Circle | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : False | phone_number : 855-243-4986 | property_name : Addison Ranch | rent : 2800 | visit_date : 2019-03-07 )))", "dst knowledge": "", "intent knowledge": "", "prompt": [ "This is a bot helping users to find an apartment or schedule an apartment viewing. Given the dialog context and external database, please generate a relevant system response for the user.", "This bot assists users to find an apartment or schedule an apartment viewing. Based on the dialogue context and information from the external database, please generate an appropriate response for the user.", "This bot helps users to find an apartment or schedule an apartment viewing. Based on the conversation history and available external data, please generate a relevant system response for the user.", "The purpose of this bot is to assist users to find an apartment or schedule an apartment viewing. Considering the dialogue context and the information available in the external database, please provide a fitting response for the user.", "This bot is designed to help users find an apartment or schedule an apartment viewing. By utilizing the current dialog context and external resources, generate a fitting response for the user." ] }, "KETOD--train--3": { "original dialog id": "52_00088", "dialog index": 3, "original dialog info": {}, "log": [ { "turn id": 1, "user utterance": "I would like to make a hotel reservation in Sydney, NSW on March 9th.", "system response": "What hotel do you want to reserve a room at?", "dialog history": "", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sydney" ], "slot": "location", "values": [ "Sydney, NSW" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "check_out_date", "values": [ "March 9th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveHotel" ], "slot": "intent", "values": [ "ReserveHotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 55, "slot": "location", "start": 44 }, { "exclusive_end": 68, "slot": "check_out_date", "start": 59 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "March 9th" ], "location": [ "Sydney, NSW" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sydney" ], "slot": "location", "values": [ "Sydney, NSW" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "check_out_date", "values": [ "March 9th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveHotel" ], "slot": "intent", "values": [ "ReserveHotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 55, "slot": "location", "start": 44 }, { "exclusive_end": 68, "slot": "check_out_date", "start": 59 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "March 9th" ], "location": [ "Sydney, NSW" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "hotel_name", "values": [] } ], "service": "Hotels_3", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 2, "user utterance": "I would like to stay at Jamison Hotel.", "system response": "When will you check in?", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Jamison Hotel" ], "slot": "hotel_name", "values": [ "Jamison Hotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 37, "slot": "hotel_name", "start": 24 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney, NSW" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Jamison Hotel" ], "slot": "hotel_name", "values": [ "Jamison Hotel" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 37, "slot": "hotel_name", "start": 24 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney, NSW" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "check_in_date", "values": [] } ], "service": "Hotels_3", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 3, "user utterance": "I'd like to check in on Thursday next week.", "system response": "Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "check_in_date", "values": [ "Thursday next week" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 42, "slot": "check_in_date", "start": 24 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "Thursday next week" ], "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney, NSW" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "check_in_date", "values": [ "Thursday next week" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 42, "slot": "check_in_date", "start": 24 } ], "state": { "active_intent": "ReserveHotel", "requested_slots": [], "slot_values": { "check_in_date": [ "Thursday next week" ], "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney, NSW" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Jamison Hotel" ], "slot": "hotel_name", "values": [ "Jamison Hotel" ] }, { "act": "CONFIRM", "canonical_values": [ "Sydney" ], "slot": "location", "values": [ "Sydney" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "check_in_date", "values": [ "March 7th" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "check_out_date", "values": [ "March 9th" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_rooms", "values": [ "1" ] } ], "service": "Hotels_3", "slots": [ { "exclusive_end": 62, "slot": "hotel_name", "start": 49 }, { "exclusive_end": 72, "slot": "location", "start": 66 }, { "exclusive_end": 114, "slot": "check_in_date", "start": 105 }, { "exclusive_end": 147, "slot": "check_out_date", "start": 138 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 4, "user utterance": "Sounds good to me. What is the hotel's rating?", "system response": "You have made the reservation successfully. The rating is 4.0 on average.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "average_rating" ], "slot_values": { "check_in_date": [ "March 7th", "Thursday next week" ], "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney", "Sydney, NSW" ], "number_of_rooms": [ "1" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "slots": [], "state": { "active_intent": "ReserveHotel", "requested_slots": [ "average_rating" ], "slot_values": { "check_in_date": [ "March 7th", "Thursday next week" ], "check_out_date": [ "March 9th" ], "hotel_name": [ "Jamison Hotel" ], "location": [ "Sydney", "Sydney, NSW" ], "number_of_rooms": [ "1" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.00" ], "slot": "average_rating", "values": [ "4.0" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_3", "service_call": { "method": "ReserveHotel", "parameters": { "check_in_date": "2019-03-07", "check_out_date": "2019-03-09", "hotel_name": "Jamison Hotel", "location": "Sydney", "number_of_rooms": "1" } }, "service_results": [ { "average_rating": "4.00", "check_in_date": "2019-03-07", "check_out_date": "2019-03-09", "hotel_name": "Jamison Hotel", "location": "Sydney", "number_of_rooms": "1", "pets_welcome": "False", "phone_number": "+61 2 4721 5764", "price": "576", "street_address": "186 Smith Street, Penrith New South Wales 2750, Australia" } ], "slots": [ { "exclusive_end": 61, "slot": "average_rating", "start": 58 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 5, "user utterance": "I want to find to a one way flight going to Sydney.", "system response": "Would you like to leave March 7th? Where will you be leaving from?", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average.", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchOnewayFlight" ], "slot": "intent", "values": [ "SearchOnewayFlight" ] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [], "slot_values": { "destination_city": [ "Sydney", "Sydney, NSW" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchOnewayFlight" ], "slot": "intent", "values": [ "SearchOnewayFlight" ] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [], "slot_values": { "destination_city": [ "Sydney", "Sydney, NSW" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "2019-03-07" ], "slot": "departure_date", "values": [ "March 7th" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_city", "values": [] } ], "service": "Flights_1", "slots": [ { "exclusive_end": 33, "slot": "departure_date", "start": 24 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 6, "user utterance": "I will leave from SD on the 4th. There are two in my group.", "system response": "There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245. Alaska Airlines has its largest hub operating out of Seattle-Tacoma International Airport.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average. I want to find to a one way flight going to Sydney. Would you like to leave March 7th? Where will you be leaving from?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "passengers", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "origin_city", "values": [ "SD" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "the 4th" ] } ], "service": "Flights_1", "slots": [ { "exclusive_end": 20, "slot": "origin_city", "start": 18 }, { "exclusive_end": 31, "slot": "departure_date", "start": 24 } ], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [], "slot_values": { "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "passengers": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "passengers", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "origin_city", "values": [ "SD" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "the 4th" ] } ], "service": "Flights_1", "slots": [ { "exclusive_end": 20, "slot": "origin_city", "start": 18 }, { "exclusive_end": 31, "slot": "departure_date", "start": 24 } ], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [], "slot_values": { "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "passengers": [ "2" ] } } } ] }, "original system side information": { "original_utt": "There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245.", "entity_query": [ [ "flights : airlines : Alaska Airlines" ] ], "kg_snippets": [ 58 ], "kg_snippets_text": [ "Alaska Airlines The airline operates its largest hub at Seattle\u2013Tacoma International Airport (known as Sea-Tac)." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alaska Airlines" ], "slot": "airlines", "values": [ "Alaska Airlines" ] }, { "act": "OFFER", "canonical_values": [ "06:45" ], "slot": "outbound_departure_time", "values": [ "6:45 am" ] }, { "act": "OFFER", "canonical_values": [ "1" ], "slot": "number_stops", "values": [ "1" ] }, { "act": "OFFER", "canonical_values": [ "245" ], "slot": "price", "values": [ "$245" ] } ], "service": "Flights_1", "service_call": { "method": "SearchOnewayFlight", "parameters": { "departure_date": "2019-03-04", "destination_city": "Sydney", "origin_city": "San Diego", "passengers": "2" } }, "service_results": [ { "airlines": "Alaska Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "12:22", "outbound_departure_time": "06:45", "passengers": "2", "price": "245", "refundable": "False", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "13:06", "outbound_departure_time": "11:05", "passengers": "2", "price": "290", "refundable": "False", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "08:51", "outbound_departure_time": "07:00", "passengers": "2", "price": "271", "refundable": "False", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "08:51", "outbound_departure_time": "07:20", "passengers": "2", "price": "272", "refundable": "False", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 56, "slot": "outbound_departure_time", "start": 49 }, { "exclusive_end": 95, "slot": "price", "start": 91 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [ [ "flights : airlines : Alaska Airlines" ] ], "kg_snippets_text": [ "Alaska Airlines The airline operates its largest hub at Seattle\u2013Tacoma International Airport (known as Sea-Tac)." ] } }, "external knowledge": "( entity_query : (( flights : airlines : Alaska Airlines )) | kg_snippets_text : ( Alaska Airlines The airline operates its largest hub at Seattle\u2013Tacoma International Airport (known as Sea-Tac). ))" }, { "turn id": 7, "user utterance": "Which airport does the flight arrive at and which airport does the flight leave from?", "system response": "The flight leaves from SAN International Airport and the destination is Kingsford Smith International Airport.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average. I want to find to a one way flight going to Sydney. Would you like to leave March 7th? Where will you be leaving from? I will leave from SD on the 4th. There are two in my group. There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "destination_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [ "destination_airport", "origin_airport" ], "slot_values": { "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "passengers": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "destination_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "SearchOnewayFlight", "requested_slots": [ "destination_airport", "origin_airport" ], "slot_values": { "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "passengers": [ "2" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Kingsford Smith International Airport" ], "slot": "destination_airport", "values": [ "Kingsford Smith International Airport" ] }, { "act": "INFORM", "canonical_values": [ "SAN International Airport" ], "slot": "origin_airport", "values": [ "SAN International Airport" ] } ], "service": "Flights_1", "slots": [ { "exclusive_end": 109, "slot": "destination_airport", "start": 72 }, { "exclusive_end": 48, "slot": "origin_airport", "start": 23 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 8, "user utterance": "Sounds great. Could you help me buying one way flight tickets? Any class is good.", "system response": "Could you confirm that you are leaving from San Diego and going to Sydney on Alaska Airlines on March 4th. You need 2 economy tickets, right?", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average. I want to find to a one way flight going to Sydney. Would you like to leave March 7th? Where will you be leaving from? I will leave from SD on the 4th. There are two in my group. There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245. Which airport does the flight arrive at and which airport does the flight leave from? The flight leaves from SAN International Airport and the destination is Kingsford Smith International Airport.", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveOnewayFlight" ], "slot": "intent", "values": [ "ReserveOnewayFlight" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveOnewayFlight" ], "slot": "intent", "values": [ "ReserveOnewayFlight" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "San Diego" ], "slot": "origin_city", "values": [ "San Diego" ] }, { "act": "CONFIRM", "canonical_values": [ "Sydney" ], "slot": "destination_city", "values": [ "Sydney" ] }, { "act": "CONFIRM", "canonical_values": [ "Alaska Airlines" ], "slot": "airlines", "values": [ "Alaska Airlines" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "March 4th" ] }, { "act": "CONFIRM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "passengers", "values": [ "2" ] } ], "service": "Flights_1", "slots": [ { "exclusive_end": 53, "slot": "origin_city", "start": 44 }, { "exclusive_end": 73, "slot": "destination_city", "start": 67 }, { "exclusive_end": 105, "slot": "departure_date", "start": 96 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 9, "user utterance": "Sounds good to me.", "system response": "Your oneway ticket has been confirmed.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average. I want to find to a one way flight going to Sydney. Would you like to leave March 7th? Where will you be leaving from? I will leave from SD on the 4th. There are two in my group. There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245. Which airport does the flight arrive at and which airport does the flight leave from? The flight leaves from SAN International Airport and the destination is Kingsford Smith International Airport. Sounds great. Could you help me buying one way flight tickets? Any class is good. Could you confirm that you are leaving from San Diego and going to Sydney on Alaska Airlines on March 4th. You need 2 economy tickets, right?", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "March 4th", "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD", "San Diego" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "March 4th", "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD", "San Diego" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "service_call": { "method": "ReserveOnewayFlight", "parameters": { "airlines": "Alaska Airlines", "departure_date": "2019-03-04", "destination_city": "Sydney", "origin_city": "San Diego", "passengers": "2" } }, "service_results": [ { "airlines": "Alaska Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "12:22", "outbound_departure_time": "06:45", "passengers": "2", "price": "245", "refundable": "False", "seating_class": "Economy" } ], "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 10, "user utterance": "Thank you for helping. That is what I needed.", "system response": "Have a great day.", "dialog history": " I would like to make a hotel reservation in Sydney, NSW on March 9th. What hotel do you want to reserve a room at? I would like to stay at Jamison Hotel. When will you check in? I'd like to check in on Thursday next week. Could you confirm that you need a reservation at Jamison Hotel in Sydney and that you are checking in on March 7th? The check out date is March 9th. You need 1 room. Sounds good to me. What is the hotel's rating? You have made the reservation successfully. The rating is 4.0 on average. I want to find to a one way flight going to Sydney. Would you like to leave March 7th? Where will you be leaving from? I will leave from SD on the 4th. There are two in my group. There's an Alaska Airlines flight that leaves at 6:45 am and has 1 stop. This ticket costs $245. Which airport does the flight arrive at and which airport does the flight leave from? The flight leaves from SAN International Airport and the destination is Kingsford Smith International Airport. Sounds great. Could you help me buying one way flight tickets? Any class is good. Could you confirm that you are leaving from San Diego and going to Sydney on Alaska Airlines on March 4th. You need 2 economy tickets, right? Sounds good to me. Your oneway ticket has been confirmed.", "original user side information": { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "March 4th", "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD", "San Diego" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ], "enrich": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [], "state": { "active_intent": "ReserveOnewayFlight", "requested_slots": [], "slot_values": { "airlines": [ "Alaska Airlines" ], "departure_date": [ "March 4th", "the 4th" ], "destination_city": [ "Sydney", "Sydney, NSW" ], "origin_city": [ "SD", "San Diego" ], "outbound_departure_time": [ "6:45 am" ], "passengers": [ "2" ], "seating_class": [ "dontcare" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" } ], "external knowledge non-flat": { "metadata": { "Hotels_3": [ { "average_rating": "4.00", "check_in_date": "2019-03-07", "check_out_date": "2019-03-09", "hotel_name": "Jamison Hotel", "location": "Sydney", "number_of_rooms": "1", "pets_welcome": "False", "phone_number": "+61 2 4721 5764", "price": "576", "street_address": "186 Smith Street, Penrith New South Wales 2750, Australia" } ], "Flights_1": [ { "airlines": "Alaska Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "12:22", "outbound_departure_time": "06:45", "passengers": "2", "price": "245", "refundable": "False", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "13:06", "outbound_departure_time": "11:05", "passengers": "2", "price": "290", "refundable": "False", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "08:51", "outbound_departure_time": "07:00", "passengers": "2", "price": "271", "refundable": "False", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "08:51", "outbound_departure_time": "07:20", "passengers": "2", "price": "272", "refundable": "False", "seating_class": "Economy" }, { "airlines": "Alaska Airlines", "departure_date": "2019-03-04", "destination_airport": "Kingsford Smith International Airport", "destination_city": "Sydney", "number_stops": "1", "origin_airport": "SAN International Airport", "origin_city": "San Diego", "outbound_arrival_time": "12:22", "outbound_departure_time": "06:45", "passengers": "2", "price": "245", "refundable": "False", "seating_class": "Economy" } ] }, "slots and values": {}, "intents": {} }, "external knowledge": "( Hotels_3 : (( average_rating : 4.00 | check_in_date : 2019-03-07 | check_out_date : 2019-03-09 | hotel_name : Jamison Hotel | location : Sydney | number_of_rooms : 1 | pets_welcome : False | phone_number : +61 2 4721 5764 | price : 576 | street_address : 186 Smith Street | Penrith New South Wales 2750 | Australia )) | Flights_1 : (( airlines : Alaska Airlines | departure_date : 2019-03-04 | destination_airport : Kingsford Smith International Airport | destination_city : Sydney | number_stops : 1 | origin_airport : SAN International Airport | origin_city : San Diego | outbound_arrival_time : 12:22 | outbound_departure_time : 06:45 | passengers : 2 | price : 245 | refundable : False | seating_class : Economy ) | ( airlines : Delta Airlines | departure_date : 2019-03-04 | destination_airport : Kingsford Smith International Airport | destination_city : Sydney | number_stops : 1 | origin_airport : SAN International Airport | origin_city : San Diego | outbound_arrival_time : 13:06 | outbound_departure_time : 11:05 | passengers : 2 | price : 290 | refundable : False | seating_class : Economy ) | ( airlines : Southwest Airlines | departure_date : 2019-03-04 | destination_airport : Kingsford Smith International Airport | destination_city : Sydney | number_stops : 1 | origin_airport : SAN International Airport | origin_city : San Diego | outbound_arrival_time : 08:51 | outbound_departure_time : 07:00 | passengers : 2 | price : 271 | refundable : False | seating_class : Economy ) | ( airlines : United Airlines | departure_date : 2019-03-04 | destination_airport : Kingsford Smith International Airport | destination_city : Sydney | number_stops : 1 | origin_airport : SAN International Airport | origin_city : San Diego | outbound_arrival_time : 08:51 | outbound_departure_time : 07:20 | passengers : 2 | price : 272 | refundable : False | seating_class : Economy ) | ( airlines : Alaska Airlines | departure_date : 2019-03-04 | destination_airport : Kingsford Smith International Airport | destination_city : Sydney | number_stops : 1 | origin_airport : SAN International Airport | origin_city : San Diego | outbound_arrival_time : 12:22 | outbound_departure_time : 06:45 | passengers : 2 | price : 245 | refundable : False | seating_class : Economy )))", "dst knowledge": "", "intent knowledge": "", "prompt": [ "This is a bot helping users to book a hotel and book a flight ticket. Given the dialog context and external database, please generate a relevant system response for the user.", "This bot assists users to book a hotel and book a flight ticket. Based on the dialogue context and information from the external database, please generate an appropriate response for the user.", "This bot helps users to book a hotel and book a flight ticket. Based on the conversation history and available external data, please generate a relevant system response for the user.", "The purpose of this bot is to assist users to book a hotel and book a flight ticket. Considering the dialogue context and the information available in the external database, please provide a fitting response for the user.", "This bot is designed to help users book a hotel and book a flight ticket. By utilizing the current dialog context and external resources, generate a fitting response for the user." ] }, "KETOD--train--4": { "original dialog id": "122_00041", "dialog index": 4, "original dialog info": {}, "log": [ { "turn id": 1, "user utterance": "I need a rental car soon.", "system response": "Sure. When do you need one?", "dialog history": "", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetCarsAvailable" ], "slot": "intent", "values": [ "GetCarsAvailable" ] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": {} } } ], "enrich": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetCarsAvailable" ], "slot": "intent", "values": [ "GetCarsAvailable" ] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": {} } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "pickup_time", "values": [] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 2, "user utterance": "I'd like to pick one up at half past 9 in the morning.", "system response": "Okay. How long do you want the car?", "dialog history": " I need a rental car soon. Sure. When do you need one?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "09:30" ], "slot": "pickup_time", "values": [ "half past 9 in the morning" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 53, "slot": "pickup_time", "start": 27 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "09:30" ], "slot": "pickup_time", "values": [ "half past 9 in the morning" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 53, "slot": "pickup_time", "start": 27 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "dropoff_date", "values": [] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 3, "user utterance": "I'll need it until about the 10th of March.", "system response": "Where will you be departing from? When do you expect to get back?", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "10th of March" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 42, "slot": "dropoff_date", "start": 29 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "10th of March" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 42, "slot": "dropoff_date", "start": 29 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "pickup_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "pickup_city", "values": [] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 4, "user utterance": "I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully.", "system response": "Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a mid-size sedan Ford Fusion? Located between South King and South Jackson streets and Second and Fourth Avenues South in the Pioneer Square neighborhood of Seattle, the station is just south of downtown.", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "pickup_city", "values": [ "Seattle, WA" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "Wednesday next week" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 32, "slot": "pickup_city", "start": 21 }, { "exclusive_end": 56, "slot": "pickup_date", "start": 37 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "pickup_city", "values": [ "Seattle, WA" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "Wednesday next week" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 32, "slot": "pickup_city", "start": 21 }, { "exclusive_end": 56, "slot": "pickup_date", "start": 37 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "original_utt": "Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion?", "entity_query": [ [ "rentalcars : pickup location : King Street Station" ], [ "rentalcars : car name : Ford Fusion" ] ], "kg_snippets": [ 12, 41 ], "kg_snippets_text": [ "King Street Station King Street Station is a train station in Seattle, Washington, United States.", "Ford Fusion (Americas) The Ford Fusion is a four-door, five passenger mid-size sedan manufactured and marketed by Ford across two generations in gasoline and gas/electric hybrid variants." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "King Street Station" ], "slot": "pickup_location", "values": [ "King Street Station" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "Standard" ], "slot": "car_type", "values": [ "Standard" ] }, { "act": "OFFER", "canonical_values": [ "Ford Fusion" ], "slot": "car_name", "values": [ "Ford Fusion" ] } ], "service": "RentalCars_2", "service_call": { "method": "GetCarsAvailable", "parameters": { "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_time": "09:30" } }, "service_results": [ { "car_name": "Ford Fusion", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "116" }, { "car_name": "Honda Civic", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "92" }, { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "124" }, { "car_name": "Toyota Prius", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "124" } ], "slots": [ { "exclusive_end": 59, "slot": "pickup_location", "start": 40 }, { "exclusive_end": 72, "slot": "pickup_date", "start": 63 }, { "exclusive_end": 102, "slot": "car_name", "start": 91 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [ [ "rentalcars : pickup location : King Street Station" ], [ "rentalcars : car name : Ford Fusion" ] ], "kg_snippets_text": [ "King Street Station King Street Station is a train station in Seattle, Washington, United States.", "Ford Fusion (Americas) The Ford Fusion is a four-door, five passenger mid-size sedan manufactured and marketed by Ford across two generations in gasoline and gas/electric hybrid variants." ] } }, "external knowledge": "( entity_query : (( rentalcars : pickup location : King Street Station ) | ( rentalcars : car name : Ford Fusion )) | kg_snippets_text : ( King Street Station King Street Station is a train station in Seattle | Washington | United States. | Ford Fusion (Americas) The Ford Fusion is a four-door | five passenger mid-size sedan manufactured and marketed by Ford across two generations in gasoline and gas/electric hybrid variants. ))" }, { "turn id": 5, "user utterance": "Sure, but what does it cost?", "system response": "It would cost $116 to book it.", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion?", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "116" ], "slot": "total_price", "values": [ "$116" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 18, "slot": "total_price", "start": 14 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 6, "user utterance": "Do you have anything else?", "system response": "There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic?", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "King Street Station" ], "slot": "pickup_location", "values": [ "King Street Station" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "Standard" ], "slot": "car_type", "values": [ "Standard" ] }, { "act": "OFFER", "canonical_values": [ "Honda Civic" ], "slot": "car_name", "values": [ "Honda Civic" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 53, "slot": "pickup_location", "start": 34 }, { "exclusive_end": 66, "slot": "pickup_date", "start": 57 }, { "exclusive_end": 122, "slot": "car_name", "start": 111 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 7, "user utterance": "Maybe. What would that cost?", "system response": "It'd cost about $92 in total.", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic?", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Seattle, WA" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "92" ], "slot": "total_price", "values": [ "$92" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 19, "slot": "total_price", "start": 16 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 8, "user utterance": "Okay. Is there anything else available? I'd like it in Philadelphia now?", "system response": "There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a compact car Hyundai Elantra.", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total.", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "pickup_city", "values": [ "Philadelphia" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 67, "slot": "pickup_city", "start": 55 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "pickup_city", "values": [ "Philadelphia" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 67, "slot": "pickup_city", "start": 55 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "original_utt": "There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra.", "entity_query": [ [ "rentalcars : pickup location : Intercity Terminal" ], [ "rentalcars : car name : Hyundai Elantra" ] ], "kg_snippets": [ 84 ], "kg_snippets_text": [ "Hyundai Elantra The Hyundai Elantra (), or Hyundai Avante (\ud604\ub300 \uc544\ubc18\ub5bc) in South Korea, is a compact car produced by the South Korean manufacturer Hyundai since 1990." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Intercity Terminal" ], "slot": "pickup_location", "values": [ "Intercity Terminal" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "Standard" ], "slot": "car_type", "values": [ "Standard" ] }, { "act": "OFFER", "canonical_values": [ "Hyundai Elantra" ], "slot": "car_name", "values": [ "Hyundai Elantra" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "6" ], "slot": "count", "values": [ "6" ] } ], "service": "RentalCars_2", "service_call": { "method": "GetCarsAvailable", "parameters": { "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_time": "09:30" } }, "service_results": [ { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" }, { "car_name": "Toyota Corolla", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" }, { "car_name": "Toyota Prius", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "136" }, { "car_name": "Chevrolet Cruze", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "30th Street Station", "pickup_time": "10:00", "total_price": "120" }, { "car_name": "Ford Fusion", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "30th Street Station", "pickup_time": "10:00", "total_price": "112" }, { "car_name": "Nissan Altima", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "30th Street Station", "pickup_time": "10:00", "total_price": "100" } ], "slots": [ { "exclusive_end": 120, "slot": "pickup_location", "start": 102 }, { "exclusive_end": 142, "slot": "pickup_date", "start": 133 }, { "exclusive_end": 166, "slot": "car_name", "start": 151 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [ [ "rentalcars : pickup location : Intercity Terminal" ], [ "rentalcars : car name : Hyundai Elantra" ] ], "kg_snippets_text": [ "Hyundai Elantra The Hyundai Elantra (), or Hyundai Avante (\ud604\ub300 \uc544\ubc18\ub5bc) in South Korea, is a compact car produced by the South Korean manufacturer Hyundai since 1990." ] } }, "external knowledge": "( entity_query : (( rentalcars : pickup location : Intercity Terminal ) | ( rentalcars : car name : Hyundai Elantra )) | kg_snippets_text : ( Hyundai Elantra The Hyundai Elantra () | or Hyundai Avante (\ud604\ub300 \uc544\ubc18\ub5bc) in South Korea | is a compact car produced by the South Korean manufacturer Hyundai since 1990. ))" }, { "turn id": 9, "user utterance": "That sounds just fine.", "system response": "Should I book it for you?", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total. Okay. Is there anything else available? I'd like it in Philadelphia now? There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra.", "original user side information": { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ReserveCar" ], "slot": "intent", "values": [ "ReserveCar" ] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 10, "user utterance": "Yes, please go ahead.", "system response": "Okay. I want to make sure. You want a Standard car from Intercity Terminal from March 6th at 9:30 am until March 10th, correct?", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total. Okay. Is there anything else available? I'd like it in Philadelphia now? There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra. That sounds just fine. Should I book it for you?", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Intercity Terminal" ], "slot": "pickup_location", "values": [ "Intercity Terminal" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "pickup_date", "values": [ "March 6th" ] }, { "act": "CONFIRM", "canonical_values": [ "09:30" ], "slot": "pickup_time", "values": [ "9:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Standard" ], "slot": "car_type", "values": [ "Standard" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 74, "slot": "pickup_location", "start": 56 }, { "exclusive_end": 89, "slot": "pickup_date", "start": 80 }, { "exclusive_end": 100, "slot": "pickup_time", "start": 93 }, { "exclusive_end": 117, "slot": "dropoff_date", "start": 107 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 11, "user utterance": "Yeah, that is correct.", "system response": "Okay. I've booked your car.", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total. Okay. Is there anything else available? I'd like it in Philadelphia now? There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra. That sounds just fine. Should I book it for you? Yes, please go ahead. Okay. I want to make sure. You want a Standard car from Intercity Terminal from March 6th at 9:30 am until March 10th, correct?", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March", "March 10th" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "9:30 am", "half past 9 in the morning" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March", "March 10th" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "9:30 am", "half past 9 in the morning" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "service_call": { "method": "ReserveCar", "parameters": { "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30" } }, "service_results": [ { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" } ], "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 12, "user utterance": "Thanks for the help. I also need one hotel room for three that has at least a three star rating.", "system response": "Aka University City is a great hotel that's well recommended that has a 3 star rating. Would you like that?", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total. Okay. Is there anything else available? I'd like it in Philadelphia now? There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra. That sounds just fine. Should I book it for you? Yes, please go ahead. Okay. I want to make sure. You want a Standard car from Intercity Terminal from March 6th at 9:30 am until March 10th, correct? Yeah, that is correct. Okay. I've booked your car.", "original user side information": { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March", "March 10th" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "9:30 am", "half past 9 in the morning" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_rooms", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_wifi", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "star_rating", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHotel" ], "slot": "intent", "values": [ "SearchHotel" ] } ], "service": "Hotels_1", "slots": [], "state": { "active_intent": "SearchHotel", "requested_slots": [], "slot_values": { "destination": [ "Philadelphia" ], "has_wifi": [ "True" ], "number_of_rooms": [ "1" ], "star_rating": [ "3" ] } } } ], "enrich": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Standard" ], "dropoff_date": [ "10th of March", "March 10th" ], "pickup_city": [ "Philadelphia" ], "pickup_date": [ "March 6th", "Wednesday next week" ], "pickup_location": [ "Intercity Terminal" ], "pickup_time": [ "9:30 am", "half past 9 in the morning" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_rooms", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_wifi", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "star_rating", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHotel" ], "slot": "intent", "values": [ "SearchHotel" ] } ], "service": "Hotels_1", "slots": [], "state": { "active_intent": "SearchHotel", "requested_slots": [], "slot_values": { "destination": [ "Philadelphia" ], "has_wifi": [ "True" ], "number_of_rooms": [ "1" ], "star_rating": [ "3" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Aka University City" ], "slot": "hotel_name", "values": [ "Aka University City" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "star_rating", "values": [ "3" ] } ], "service": "Hotels_1", "service_call": { "method": "SearchHotel", "parameters": { "destination": "Philadelphia", "has_wifi": "True", "number_of_rooms": "1", "star_rating": "3" } }, "service_results": [ { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aka University City", "number_of_rooms": "1", "phone_number": "+1 215-372-9000", "price_per_night": "261", "star_rating": "3", "street_address": "Cira Centre South, 2929 Walnut Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aloft Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 267-298-1700", "price_per_night": "270", "star_rating": "3", "street_address": "4301 Island Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aloft Philadelphia Downtown", "number_of_rooms": "1", "phone_number": "+1 215-607-2020", "price_per_night": "333", "star_rating": "3", "street_address": "101 North Broad Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Best Western Plus Philadelphia Convention Center Hotel", "number_of_rooms": "1", "phone_number": "+1 215-398-3080", "price_per_night": "192", "star_rating": "3", "street_address": "1225 Vine Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Club Quarters Hotel, Philadelphia", "number_of_rooms": "1", "phone_number": "+1 215-282-5000", "price_per_night": "105", "star_rating": "3", "street_address": "1628 Chestnut Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Courtyard By Marriott Philadelphia City Avenue", "number_of_rooms": "1", "phone_number": "+1 215-477-0200", "price_per_night": "150", "star_rating": "3", "street_address": "4100 Presidential Boulevard" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Courtyard By Marriott Philadelphia South At The Navy Yard", "number_of_rooms": "1", "phone_number": "+1 215-644-9200", "price_per_night": "168", "star_rating": "3", "street_address": "1001 Intrepid Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Doubletree By Hilton Hotel Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-365-4150", "price_per_night": "252", "star_rating": "3", "street_address": "4509 Island Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Embassy Suites By Hilton Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-365-4500", "price_per_night": "111", "star_rating": "3", "street_address": "9000 Bartram Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Four Points By Sheraton Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-492-0400", "price_per_night": "60", "star_rating": "3", "street_address": "4101A Island Avenue" } ], "slots": [ { "exclusive_end": 19, "slot": "hotel_name", "start": 0 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 13, "user utterance": "I would, but not now. Thanks for the info. That's all for now.", "system response": "Okay. Have a great day!", "dialog history": " I need a rental car soon. Sure. When do you need one? I'd like to pick one up at half past 9 in the morning. Okay. How long do you want the car? I'll need it until about the 10th of March. Where will you be departing from? When do you expect to get back? I'll be leaving from Seattle, WA, on Wednesday next week. Hopefully. Okay. I've found a nice Standard car at King Street Station on March 6th. Would you like a Ford Fusion? Sure, but what does it cost? It would cost $116 to book it. Do you have anything else? There is another car available at King Street Station on March 6th. It's a Standard car also. Would you like a Honda Civic? Maybe. What would that cost? It'd cost about $92 in total. Okay. Is there anything else available? I'd like it in Philadelphia now? There's about 6 six cars in Philadelphia you may like. The first one is a nice Standard car pickup in Intercity Terminal starting on March 6th. It's a Hyundai Elantra. That sounds just fine. Should I book it for you? Yes, please go ahead. Okay. I want to make sure. You want a Standard car from Intercity Terminal from March 6th at 9:30 am until March 10th, correct? Yeah, that is correct. Okay. I've booked your car. Thanks for the help. I also need one hotel room for three that has at least a three star rating. Aka University City is a great hotel that's well recommended that has a 3 star rating. Would you like that?", "original user side information": { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_1", "slots": [], "state": { "active_intent": "SearchHotel", "requested_slots": [], "slot_values": { "destination": [ "Philadelphia" ], "has_wifi": [ "True" ], "hotel_name": [ "Aka University City" ], "number_of_rooms": [ "1" ], "star_rating": [ "3" ] } } } ], "enrich": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_1", "slots": [], "state": { "active_intent": "SearchHotel", "requested_slots": [], "slot_values": { "destination": [ "Philadelphia" ], "has_wifi": [ "True" ], "hotel_name": [ "Aka University City" ], "number_of_rooms": [ "1" ], "star_rating": [ "3" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" } ], "external knowledge non-flat": { "metadata": { "RentalCars_2": [ { "car_name": "Ford Fusion", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "116" }, { "car_name": "Honda Civic", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "92" }, { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "124" }, { "car_name": "Toyota Prius", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Seattle", "pickup_date": "2019-03-06", "pickup_location": "King Street Station", "pickup_time": "09:30", "total_price": "124" }, { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" }, { "car_name": "Toyota Corolla", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" }, { "car_name": "Toyota Prius", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "136" }, { "car_name": "Hyundai Elantra", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-06", "pickup_location": "Intercity Terminal", "pickup_time": "09:30", "total_price": "120" }, { "car_name": "Nissan Altima", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "30th Street Station", "pickup_time": "10:00", "total_price": "100" }, { "car_name": "Ford Fusion", "car_type": "Standard", "dropoff_date": "2019-03-10", "pickup_city": "Philadelphia", "pickup_date": "2019-03-06", "pickup_location": "30th Street Station", "pickup_time": "10:00", "total_price": "112" } ], "Hotels_1": [ { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aka University City", "number_of_rooms": "1", "phone_number": "+1 215-372-9000", "price_per_night": "261", "star_rating": "3", "street_address": "Cira Centre South, 2929 Walnut Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aloft Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 267-298-1700", "price_per_night": "270", "star_rating": "3", "street_address": "4301 Island Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Aloft Philadelphia Downtown", "number_of_rooms": "1", "phone_number": "+1 215-607-2020", "price_per_night": "333", "star_rating": "3", "street_address": "101 North Broad Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Best Western Plus Philadelphia Convention Center Hotel", "number_of_rooms": "1", "phone_number": "+1 215-398-3080", "price_per_night": "192", "star_rating": "3", "street_address": "1225 Vine Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Club Quarters Hotel, Philadelphia", "number_of_rooms": "1", "phone_number": "+1 215-282-5000", "price_per_night": "105", "star_rating": "3", "street_address": "1628 Chestnut Street" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Courtyard By Marriott Philadelphia City Avenue", "number_of_rooms": "1", "phone_number": "+1 215-477-0200", "price_per_night": "150", "star_rating": "3", "street_address": "4100 Presidential Boulevard" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Courtyard By Marriott Philadelphia South At The Navy Yard", "number_of_rooms": "1", "phone_number": "+1 215-644-9200", "price_per_night": "168", "star_rating": "3", "street_address": "1001 Intrepid Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Doubletree By Hilton Hotel Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-365-4150", "price_per_night": "252", "star_rating": "3", "street_address": "4509 Island Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Embassy Suites By Hilton Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-365-4500", "price_per_night": "111", "star_rating": "3", "street_address": "9000 Bartram Avenue" }, { "destination": "Philadelphia", "has_wifi": "True", "hotel_name": "Four Points By Sheraton Philadelphia Airport", "number_of_rooms": "1", "phone_number": "+1 215-492-0400", "price_per_night": "60", "star_rating": "3", "street_address": "4101A Island Avenue" } ] }, "slots and values": {}, "intents": {} }, "external knowledge": "( RentalCars_2 : (( car_name : Ford Fusion | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Seattle | pickup_date : 2019-03-06 | pickup_location : King Street Station | pickup_time : 09:30 | total_price : 116 ) | ( car_name : Honda Civic | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Seattle | pickup_date : 2019-03-06 | pickup_location : King Street Station | pickup_time : 09:30 | total_price : 92 ) | ( car_name : Hyundai Elantra | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Seattle | pickup_date : 2019-03-06 | pickup_location : King Street Station | pickup_time : 09:30 | total_price : 124 ) | ( car_name : Toyota Prius | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Seattle | pickup_date : 2019-03-06 | pickup_location : King Street Station | pickup_time : 09:30 | total_price : 124 ) | ( car_name : Hyundai Elantra | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Philadelphia | pickup_date : 2019-03-06 | pickup_location : Intercity Terminal | pickup_time : 09:30 | total_price : 120 ) | ( car_name : Toyota Corolla | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Philadelphia | pickup_date : 2019-03-06 | pickup_location : Intercity Terminal | pickup_time : 09:30 | total_price : 120 ) | ( car_name : Toyota Prius | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Philadelphia | pickup_date : 2019-03-06 | pickup_location : Intercity Terminal | pickup_time : 09:30 | total_price : 136 ) | ( car_name : Hyundai Elantra | car_type : Standard | dropoff_date : 2019-03-10 | pickup_date : 2019-03-06 | pickup_location : Intercity Terminal | pickup_time : 09:30 | total_price : 120 ) | ( car_name : Nissan Altima | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Philadelphia | pickup_date : 2019-03-06 | pickup_location : 30th Street Station | pickup_time : 10:00 | total_price : 100 ) | ( car_name : Ford Fusion | car_type : Standard | dropoff_date : 2019-03-10 | pickup_city : Philadelphia | pickup_date : 2019-03-06 | pickup_location : 30th Street Station | pickup_time : 10:00 | total_price : 112 )) | Hotels_1 : (( destination : Philadelphia | has_wifi : True | hotel_name : Aka University City | number_of_rooms : 1 | phone_number : +1 215-372-9000 | price_per_night : 261 | star_rating : 3 | street_address : Cira Centre South | 2929 Walnut Street ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Aloft Philadelphia Airport | number_of_rooms : 1 | phone_number : +1 267-298-1700 | price_per_night : 270 | star_rating : 3 | street_address : 4301 Island Avenue ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Aloft Philadelphia Downtown | number_of_rooms : 1 | phone_number : +1 215-607-2020 | price_per_night : 333 | star_rating : 3 | street_address : 101 North Broad Street ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Best Western Plus Philadelphia Convention Center Hotel | number_of_rooms : 1 | phone_number : +1 215-398-3080 | price_per_night : 192 | star_rating : 3 | street_address : 1225 Vine Street ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Club Quarters Hotel | Philadelphia | number_of_rooms : 1 | phone_number : +1 215-282-5000 | price_per_night : 105 | star_rating : 3 | street_address : 1628 Chestnut Street ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Courtyard By Marriott Philadelphia City Avenue | number_of_rooms : 1 | phone_number : +1 215-477-0200 | price_per_night : 150 | star_rating : 3 | street_address : 4100 Presidential Boulevard ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Courtyard By Marriott Philadelphia South At The Navy Yard | number_of_rooms : 1 | phone_number : +1 215-644-9200 | price_per_night : 168 | star_rating : 3 | street_address : 1001 Intrepid Avenue ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Doubletree By Hilton Hotel Philadelphia Airport | number_of_rooms : 1 | phone_number : +1 215-365-4150 | price_per_night : 252 | star_rating : 3 | street_address : 4509 Island Avenue ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Embassy Suites By Hilton Philadelphia Airport | number_of_rooms : 1 | phone_number : +1 215-365-4500 | price_per_night : 111 | star_rating : 3 | street_address : 9000 Bartram Avenue ) | ( destination : Philadelphia | has_wifi : True | hotel_name : Four Points By Sheraton Philadelphia Airport | number_of_rooms : 1 | phone_number : +1 215-492-0400 | price_per_night : 60 | star_rating : 3 | street_address : 4101A Island Avenue )))", "dst knowledge": "", "intent knowledge": "", "prompt": [ "This is a bot helping users to rent a car and book a hotel. Given the dialog context and external database, please generate a relevant system response for the user.", "This bot assists users to rent a car and book a hotel. Based on the dialogue context and information from the external database, please generate an appropriate response for the user.", "This bot helps users to rent a car and book a hotel. Based on the conversation history and available external data, please generate a relevant system response for the user.", "The purpose of this bot is to assist users to rent a car and book a hotel. Considering the dialogue context and the information available in the external database, please provide a fitting response for the user.", "This bot is designed to help users rent a car and book a hotel. By utilizing the current dialog context and external resources, generate a fitting response for the user." ] }, "KETOD--train--5": { "original dialog id": "119_00094", "dialog index": 5, "original dialog info": {}, "log": [ { "turn id": 1, "user utterance": "I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one?", "system response": "Which is you final date of your trip? Let me know the same to book the car up to that date.", "dialog history": "", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Full-size" ], "slot": "car_type", "values": [ "Full-size" ] }, { "act": "INFORM", "canonical_values": [ "Fremont" ], "slot": "pickup_city", "values": [ "Fremont" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetCarsAvailable" ], "slot": "intent", "values": [ "GetCarsAvailable" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 89, "slot": "pickup_city", "start": 82 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "pickup_city": [ "Fremont" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Full-size" ], "slot": "car_type", "values": [ "Full-size" ] }, { "act": "INFORM", "canonical_values": [ "Fremont" ], "slot": "pickup_city", "values": [ "Fremont" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetCarsAvailable" ], "slot": "intent", "values": [ "GetCarsAvailable" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 89, "slot": "pickup_city", "start": 82 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "pickup_city": [ "Fremont" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "dropoff_date", "values": [] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 2, "user utterance": "I need to book it up to the 10th from 8th of this month.", "system response": "What is your convenient time for the pickup?", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date.", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "pickup_date", "values": [ "8th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "the 10th" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 55, "slot": "pickup_date", "start": 38 }, { "exclusive_end": 32, "slot": "dropoff_date", "start": 24 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "pickup_date", "values": [ "8th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "the 10th" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 55, "slot": "pickup_date", "start": 38 }, { "exclusive_end": 32, "slot": "dropoff_date", "start": 24 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "pickup_time", "values": [] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 3, "user utterance": "I want to pick up the car at five pm.", "system response": "Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. It is a compact car. Is that okay for you?", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup?", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "pickup_time", "values": [ "five pm" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 36, "slot": "pickup_time", "start": 29 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month" ], "pickup_time": [ "five pm" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "pickup_time", "values": [ "five pm" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 36, "slot": "pickup_time", "start": 29 } ], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month" ], "pickup_time": [ "five pm" ] } } } ] }, "original system side information": { "original_utt": "Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you?", "entity_query": [ [ "rentalcars : pickup location : Fremont BART Station" ], [ "rentalcars : car name : Ford Escape" ] ], "kg_snippets": [ 27 ], "kg_snippets_text": [ "Ford Escape The Ford Escape is a compact crossover vehicle sold by Ford since 2000 over three generations." ], "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Fremont BART Station" ], "slot": "pickup_location", "values": [ "Fremont Bart Station" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-08" ], "slot": "pickup_date", "values": [ "March 8th" ] }, { "act": "OFFER", "canonical_values": [ "Full-size" ], "slot": "car_type", "values": [ "Full-size" ] }, { "act": "OFFER", "canonical_values": [ "Ford Escape" ], "slot": "car_name", "values": [ "Ford Escape" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "5" ], "slot": "count", "values": [ "5" ] } ], "service": "RentalCars_2", "service_call": { "method": "GetCarsAvailable", "parameters": { "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_time": "17:00" } }, "service_results": [ { "car_name": "Ford Escape", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "86" }, { "car_name": "Hyundai Tucson", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "78" }, { "car_name": "Nissan Rogue", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "92" }, { "car_name": "Subaru Forester", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "84" }, { "car_name": "Toyota Highlander", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "74" } ], "slots": [ { "exclusive_end": 92, "slot": "pickup_location", "start": 72 }, { "exclusive_end": 105, "slot": "pickup_date", "start": 96 }, { "exclusive_end": 49, "slot": "car_name", "start": 38 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": { "entity_query": [ [ "rentalcars : pickup location : Fremont BART Station" ], [ "rentalcars : car name : Ford Escape" ] ], "kg_snippets_text": [ "Ford Escape The Ford Escape is a compact crossover vehicle sold by Ford since 2000 over three generations." ] } }, "external knowledge": "( entity_query : (( rentalcars : pickup location : Fremont BART Station ) | ( rentalcars : car name : Ford Escape )) | kg_snippets_text : ( Ford Escape The Ford Escape is a compact crossover vehicle sold by Ford since 2000 over three generations. ))" }, { "turn id": 4, "user utterance": "Get me the cost details for this ride.", "system response": "It must be $86 in total for that ride. Hope this is okay to you.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you?", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_time": [ "five pm" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "total_price", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [ "total_price" ], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_time": [ "five pm" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "86" ], "slot": "total_price", "values": [ "$86" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 14, "slot": "total_price", "start": 11 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 5, "user utterance": "Yes, this car is okay for me.", "system response": "Shall I book this car now.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you.", "original user side information": { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "five pm" ] } } } ], "enrich": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "GetCarsAvailable", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "five pm" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ReserveCar" ], "slot": "intent", "values": [ "ReserveCar" ] } ], "service": "RentalCars_2", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 6, "user utterance": "Yes, I want to book the same.", "system response": "Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now.", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "five pm" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "five pm" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Fremont BART Station" ], "slot": "pickup_location", "values": [ "Fremont Bart Station" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-08" ], "slot": "pickup_date", "values": [ "March 8th" ] }, { "act": "CONFIRM", "canonical_values": [ "17:00" ], "slot": "pickup_time", "values": [ "5 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "dropoff_date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Full-size" ], "slot": "car_type", "values": [ "Full-size" ] } ], "service": "RentalCars_2", "slots": [ { "exclusive_end": 89, "slot": "pickup_location", "start": 69 }, { "exclusive_end": 102, "slot": "pickup_date", "start": 93 }, { "exclusive_end": 110, "slot": "pickup_time", "start": 106 }, { "exclusive_end": 124, "slot": "dropoff_date", "start": 114 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 7, "user utterance": "That is confirmed and you can now proceed with the booking.", "system response": "Your car was booked successfully.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now. Yes, I want to book the same. Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th.", "original user side information": { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "March 10th", "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "5 pm", "five pm" ] } } } ], "enrich": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "March 10th", "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "5 pm", "five pm" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "service_call": { "method": "ReserveCar", "parameters": { "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00" } }, "service_results": [ { "car_name": "Ford Escape", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "86" } ], "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 8, "user utterance": "Thanks for your help. I need one more help and I want to search for an apartment in that area. Can you find the one for me.", "system response": "Yes, let me know the number of bedrooms that you want to have in that apartment.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now. Yes, I want to book the same. Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th. That is confirmed and you can now proceed with the booking. Your car was booked successfully.", "original user side information": { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "March 10th", "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "5 pm", "five pm" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindApartment" ], "slot": "intent", "values": [ "FindApartment" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ] } } } ], "enrich": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RentalCars_2", "slots": [], "state": { "active_intent": "ReserveCar", "requested_slots": [], "slot_values": { "car_type": [ "Full-size" ], "dropoff_date": [ "March 10th", "the 10th" ], "pickup_city": [ "Fremont" ], "pickup_date": [ "8th of this month", "March 8th" ], "pickup_location": [ "Fremont Bart Station" ], "pickup_time": [ "5 pm", "five pm" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindApartment" ], "slot": "intent", "values": [ "FindApartment" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_beds", "values": [] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 9, "user utterance": "I need two bed rooms apartment.", "system response": "What about the one in the name Americana Apartments at 4445 Stevenson Boulevard with 2 bed rooms an 2 baths for the rent is $2,800 per month which is the best I think among the 10 apartments that I have found for you.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now. Yes, I want to book the same. Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th. That is confirmed and you can now proceed with the booking. Your car was booked successfully. Thanks for your help. I need one more help and I want to search for an apartment in that area. Can you find the one for me. Yes, let me know the number of bedrooms that you want to have in that apartment.", "original user side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Americana Apartments" ], "slot": "property_name", "values": [ "Americana Apartments" ] }, { "act": "OFFER", "canonical_values": [ "4445 Stevenson Boulevard" ], "slot": "address", "values": [ "4445 Stevenson Boulevard" ] }, { "act": "OFFER", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] }, { "act": "OFFER", "canonical_values": [ "2" ], "slot": "number_of_baths", "values": [ "2" ] }, { "act": "OFFER", "canonical_values": [ "2800" ], "slot": "rent", "values": [ "$2,800" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Homes_1", "service_call": { "method": "FindApartment", "parameters": { "area": "Fremont", "number_of_beds": "2" } }, "service_results": [ { "address": "4445 Stevenson Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-657-1133", "property_name": "Americana Apartments", "rent": "2800" }, { "address": "40001 Fremont Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-455-8815", "property_name": "Boulevard", "rent": "2750" }, { "address": "4200 Bay Street", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-455-8813", "property_name": "Briarwood At Central Park", "rent": "3250" }, { "address": "4101 Eggers Drive # 16", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-796-4064", "property_name": "Case Verde Apartment", "rent": "2700" }, { "address": "41299 Paseo Padre Parkway", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-651-1040", "property_name": "Century Village Apartments", "rent": "2700" }, { "address": "39438 Stratton Common", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-490-0371", "property_name": "Crossroads Village Apartments", "rent": "2400" }, { "address": "4262 Central Avenue", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-793-4336", "property_name": "Glenhaven Apartments", "rent": "2300" }, { "address": "41342 Roberts Avenue", "area": "Fremont", "furnished": "True", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-657-9766", "property_name": "Granada Apartments", "rent": "2750" }, { "address": "36000 Fremont Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-793-4070", "property_name": "Hacienda Gardens", "rent": "2700" }, { "address": "3355 Pennsylvania Avenue #13", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-792-4983", "property_name": "Hastings East Apartments", "rent": "2350" } ], "slots": [ { "exclusive_end": 51, "slot": "property_name", "start": 31 }, { "exclusive_end": 79, "slot": "address", "start": 55 }, { "exclusive_end": 130, "slot": "rent", "start": 124 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 10, "user utterance": "I have a pet with me, can you search whether they will allow pets and also get me their contact number for my reference.", "system response": "They welcome pets along with their Customers always. You can contact them by the phone number 510-657-1133.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now. Yes, I want to book the same. Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th. That is confirmed and you can now proceed with the booking. Your car was booked successfully. Thanks for your help. I need one more help and I want to search for an apartment in that area. Can you find the one for me. Yes, let me know the number of bedrooms that you want to have in that apartment. I need two bed rooms apartment. What about the one in the name Americana Apartments at 4445 Stevenson Boulevard with 2 bed rooms an 2 baths for the rent is $2,800 per month which is the best I think among the 10 apartments that I have found for you.", "original user side information": { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "pets_allowed", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [ "pets_allowed", "phone_number" ], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ] } } } ], "enrich": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "pets_allowed", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [ "pets_allowed", "phone_number" ], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "510-657-1133" ], "slot": "phone_number", "values": [ "510-657-1133" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "pets_allowed", "values": [ "True" ] } ], "service": "Homes_1", "slots": [ { "exclusive_end": 106, "slot": "phone_number", "start": 94 } ] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" }, { "turn id": 11, "user utterance": "I like this property and that's enough. Thanks.", "system response": "Have a good day.", "dialog history": " I want to search for a car for rent. I need your help to find the spacious one in Fremont. Can you help me to find the suitable one? Which is you final date of your trip? Let me know the same to book the car up to that date. I need to book it up to the 10th from 8th of this month. What is your convenient time for the pickup? I want to pick up the car at five pm. Got 5 results. What about a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th. Is that okay for you? Get me the cost details for this ride. It must be $86 in total for that ride. Hope this is okay to you. Yes, this car is okay for me. Shall I book this car now. Yes, I want to book the same. Please confirm to book a full-size Ford Escape car for the pickup at Fremont Bart Station on March 8th at 5 pm to March 10th. That is confirmed and you can now proceed with the booking. Your car was booked successfully. Thanks for your help. I need one more help and I want to search for an apartment in that area. Can you find the one for me. Yes, let me know the number of bedrooms that you want to have in that apartment. I need two bed rooms apartment. What about the one in the name Americana Apartments at 4445 Stevenson Boulevard with 2 bed rooms an 2 baths for the rent is $2,800 per month which is the best I think among the 10 apartments that I have found for you. I have a pet with me, can you search whether they will allow pets and also get me their contact number for my reference. They welcome pets along with their Customers always. You can contact them by the phone number 510-657-1133.", "original user side information": { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ], "property_name": [ "Americana Apartments" ] } } } ], "enrich": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [], "state": { "active_intent": "FindApartment", "requested_slots": [], "slot_values": { "area": [ "Fremont" ], "number_of_beds": [ "2" ], "property_name": [ "Americana Apartments" ] } } } ] }, "original system side information": { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_1", "slots": [] } ] }, "dst": "", "dst accumulated": "", "external knowledge non-flat": { "metadata": {} }, "external knowledge": "" } ], "external knowledge non-flat": { "metadata": { "RentalCars_2": [ { "car_name": "Ford Escape", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "86" }, { "car_name": "Hyundai Tucson", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "78" }, { "car_name": "Nissan Rogue", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "92" }, { "car_name": "Subaru Forester", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "84" }, { "car_name": "Toyota Highlander", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_city": "Fremont", "pickup_date": "2019-03-08", "pickup_location": "Central District", "pickup_time": "17:00", "total_price": "74" }, { "car_name": "Ford Escape", "car_type": "Full-size", "dropoff_date": "2019-03-10", "pickup_date": "2019-03-08", "pickup_location": "Fremont BART Station", "pickup_time": "17:00", "total_price": "86" } ], "Homes_1": [ { "address": "4445 Stevenson Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-657-1133", "property_name": "Americana Apartments", "rent": "2800" }, { "address": "40001 Fremont Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-455-8815", "property_name": "Boulevard", "rent": "2750" }, { "address": "4200 Bay Street", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-455-8813", "property_name": "Briarwood At Central Park", "rent": "3250" }, { "address": "4101 Eggers Drive # 16", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-796-4064", "property_name": "Case Verde Apartment", "rent": "2700" }, { "address": "41299 Paseo Padre Parkway", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-651-1040", "property_name": "Century Village Apartments", "rent": "2700" }, { "address": "39438 Stratton Common", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-490-0371", "property_name": "Crossroads Village Apartments", "rent": "2400" }, { "address": "4262 Central Avenue", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-793-4336", "property_name": "Glenhaven Apartments", "rent": "2300" }, { "address": "41342 Roberts Avenue", "area": "Fremont", "furnished": "True", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-657-9766", "property_name": "Granada Apartments", "rent": "2750" }, { "address": "36000 Fremont Boulevard", "area": "Fremont", "furnished": "False", "number_of_baths": "2", "number_of_beds": "2", "pets_allowed": "False", "phone_number": "510-793-4070", "property_name": "Hacienda Gardens", "rent": "2700" }, { "address": "3355 Pennsylvania Avenue #13", "area": "Fremont", "furnished": "False", "number_of_baths": "1", "number_of_beds": "2", "pets_allowed": "True", "phone_number": "510-792-4983", "property_name": "Hastings East Apartments", "rent": "2350" } ] }, "slots and values": {}, "intents": {} }, "external knowledge": "( RentalCars_2 : (( car_name : Ford Escape | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_city : Fremont | pickup_date : 2019-03-08 | pickup_location : Fremont BART Station | pickup_time : 17:00 | total_price : 86 ) | ( car_name : Hyundai Tucson | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_city : Fremont | pickup_date : 2019-03-08 | pickup_location : Central District | pickup_time : 17:00 | total_price : 78 ) | ( car_name : Nissan Rogue | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_city : Fremont | pickup_date : 2019-03-08 | pickup_location : Central District | pickup_time : 17:00 | total_price : 92 ) | ( car_name : Subaru Forester | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_city : Fremont | pickup_date : 2019-03-08 | pickup_location : Fremont BART Station | pickup_time : 17:00 | total_price : 84 ) | ( car_name : Toyota Highlander | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_city : Fremont | pickup_date : 2019-03-08 | pickup_location : Central District | pickup_time : 17:00 | total_price : 74 ) | ( car_name : Ford Escape | car_type : Full-size | dropoff_date : 2019-03-10 | pickup_date : 2019-03-08 | pickup_location : Fremont BART Station | pickup_time : 17:00 | total_price : 86 )) | Homes_1 : (( address : 4445 Stevenson Boulevard | area : Fremont | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-657-1133 | property_name : Americana Apartments | rent : 2800 ) | ( address : 40001 Fremont Boulevard | area : Fremont | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-455-8815 | property_name : Boulevard | rent : 2750 ) | ( address : 4200 Bay Street | area : Fremont | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : False | phone_number : 510-455-8813 | property_name : Briarwood At Central Park | rent : 3250 ) | ( address : 4101 Eggers Drive # 16 | area : Fremont | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : False | phone_number : 510-796-4064 | property_name : Case Verde Apartment | rent : 2700 ) | ( address : 41299 Paseo Padre Parkway | area : Fremont | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-651-1040 | property_name : Century Village Apartments | rent : 2700 ) | ( address : 39438 Stratton Common | area : Fremont | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : False | phone_number : 510-490-0371 | property_name : Crossroads Village Apartments | rent : 2400 ) | ( address : 4262 Central Avenue | area : Fremont | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-793-4336 | property_name : Glenhaven Apartments | rent : 2300 ) | ( address : 41342 Roberts Avenue | area : Fremont | furnished : True | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-657-9766 | property_name : Granada Apartments | rent : 2750 ) | ( address : 36000 Fremont Boulevard | area : Fremont | furnished : False | number_of_baths : 2 | number_of_beds : 2 | pets_allowed : False | phone_number : 510-793-4070 | property_name : Hacienda Gardens | rent : 2700 ) | ( address : 3355 Pennsylvania Avenue #13 | area : Fremont | furnished : False | number_of_baths : 1 | number_of_beds : 2 | pets_allowed : True | phone_number : 510-792-4983 | property_name : Hastings East Apartments | rent : 2350 )))", "dst knowledge": "", "intent knowledge": "", "prompt": [ "This is a bot helping users to rent a car and find an apartment or schedule an apartment viewing. Given the dialog context and external database, please generate a relevant system response for the user.", "This bot assists users to rent a car and find an apartment or schedule an apartment viewing. Based on the dialogue context and information from the external database, please generate an appropriate response for the user.", "This bot helps users to rent a car and find an apartment or schedule an apartment viewing. Based on the conversation history and available external data, please generate a relevant system response for the user.", "The purpose of this bot is to assist users to rent a car and find an apartment or schedule an apartment viewing. Considering the dialogue context and the information available in the external database, please provide a fitting response for the user.", "This bot is designed to help users rent a car and find an apartment or schedule an apartment viewing. By utilizing the current dialog context and external resources, generate a fitting response for the user." ] } }