[ { "Dialogue_id": "d4da198a-a529-4d26-8554-9672333f6d5f", "Scenario": { "UserTask": "Hi, I am looking for a restaurant.
The restaurant should provide Vegan Options for dietary restrictions.
This restaurant should be near Victoria Park.
I don't want to eat Steakhouse food, others are okay.
I would like to book this restaurant.
I want to book the restaurant at 4:50 pm.
My name is Paul.
On April 2
Please help me book for 5 people.
Do you know any interesting attractions we can visit?
The attraction type should be Nature & Parks or Zoos & Aquariums.
This attraction should be near Wan Chai / Causeway Bay
By the way, how can I take MTR to from the restaurant to attraction?
", "WizardTask": null, "WizardCapabilities": [ { "Task": "restaurants_en_US_search", "SchemaURL": "https://i.imgur.com/TXtLDcg.png" }, { "Task": "restaurants_en_US_booking", "SchemaURL": "https://i.imgur.com/VbyjVH6.png" }, { "Task": "attractions_en_US_search", "SchemaURL": "https://i.imgur.com/sY3uN56.png" }, { "Task": "HKMTR_en", "SchemaURL": "https://i.imgur.com/y2YGuTB.png" } ], "User_Goal": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "departure": { "relation": "equal_to", "value": [ "Victoria Park" ] } }, "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } } }, "Events": [ { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_search" ] }, { "act": "inform", "slot": "dietary_restrictions", "relation": "equal_to", "value": [ "Vegan Options" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] } } }, "Text": "Hello, I am looking for a restaurant with Vegan Options.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "rating", "relation": "", "value": [] } ], "Text": "Would you like a high-rated restaurant?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "rating", "relation": "equal_to", "value": [ "don't care" ] }, { "act": "inform", "slot": "cuisine", "relation": "not", "value": [ "Steakhouse" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] } } }, "Text": "I do not care about the rating. I don't want a place with Steakhouse food, but anything else is good.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "dietary_restrictions": "api.equal_to(Vegan Options)" }, { "cuisine": "api.not(Steakhouse)" } ], "API": "restaurants_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "ChocoDuck Bistro", "location": [ "New Territories", "Islands District", "Cheung Chau" ], "cuisine": [ "Italian", "International", "European", "Healthy" ], "price_level": "moderate", "rating": 10, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options" ], "address": "3 Kin San Lane, Cheung Chau", "phone_number": "+852 9735 0049", "available_options": 292 }, "TotalItems": 292, "Topic": "restaurants_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "ChocoDuck Bistro" ] }, { "act": "offer", "slot": "cuisine", "relation": "equal_to", "value": [ "Italian" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "10" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "292" ] } ], "Text": "I have found 292 restaurant options. I recommend the Italian restaurant ChocoDuck Bistro, which has a rating of 10.", "PrimaryItem": { "name": "ChocoDuck Bistro", "location": [ "New Territories", "Islands District", "Cheung Chau" ], "cuisine": [ "Italian", "International", "European", "Healthy" ], "price_level": "moderate", "rating": 10, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options" ], "address": "3 Kin San Lane, Cheung Chau", "phone_number": "+852 9735 0049", "available_options": 292 }, "SecondaryItem": null, "sanity_check": [ "292", "ChocoDuck Bistro", "Italian", "10" ] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Victoria Park" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Can you find a restaurant close to Victoria Park?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "dietary_restrictions": "api.equal_to(Vegan Options)" }, { "cuisine": "api.not(Steakhouse)" }, { "location": "api.equal_to(Victoria Park)" } ], "API": "restaurants_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Little Bao Diner", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "cuisine": [ "Diner" ], "price_level": "moderate", "rating": 9, "dietary_restrictions": [ "Vegan Options" ], "address": "9 Kingston Street, Causeway Bay Shop H1, Fashion Walk", "phone_number": "+852 2555 0600", "available_options": 1 }, "TotalItems": 1, "Topic": "restaurants_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Little Bao Diner" ] }, { "act": "offer", "slot": "cuisine", "relation": "equal_to", "value": [ "Diner" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "9" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "1" ] } ], "Text": "I have found 1 option near Victoria Park. Little Bao Diner serves Diner food, and it has a rating of 9.", "PrimaryItem": { "name": "Little Bao Diner", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "cuisine": [ "Diner" ], "price_level": "moderate", "rating": 9, "dietary_restrictions": [ "Vegan Options" ], "address": "9 Kingston Street, Causeway Bay Shop H1, Fashion Walk", "phone_number": "+852 2555 0600", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "1", "Little Bao Diner", "Diner", "9" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "address", "relation": "", "value": [] }, { "act": "request", "slot": "phone_number", "relation": "", "value": [] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Can I have the address and phone number of the restaurant?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "address", "relation": "equal_to", "value": [ "9 Kingston Street, Causeway Bay Shop H1, Fashion Walk" ] }, { "act": "inform", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 2555 0600" ] } ], "Text": "Little Bao Diner is located at 9 Kingston Street, Causeway Bay Shop H1, Fashion Walk. You can call them at +852 2555 0600.", "PrimaryItem": { "name": "Little Bao Diner", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "cuisine": [ "Diner" ], "price_level": "moderate", "rating": 9, "dietary_restrictions": [ "Vegan Options" ], "address": "9 Kingston Street, Causeway Bay Shop H1, Fashion Walk", "phone_number": "+852 2555 0600", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "9 Kingston Street, Causeway Bay Shop H1, Fashion Walk", "+852 2555 0600" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_booking" ] }, { "act": "inform", "slot": "name", "relation": "equal_to", "value": [ "Little Bao Diner" ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Please book a table at Little Bao Diner.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "user_name", "relation": "", "value": [] }, { "act": "request", "slot": "time", "relation": "", "value": [] } ], "Text": "What name would you like the reservation under? And what time would you like it for?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "user_name", "relation": "equal_to", "value": [ "Paul" ] }, { "act": "inform", "slot": "time", "relation": "equal_to", "value": [ "4:50 pm" ] }, { "act": "inform", "slot": "date", "relation": "equal_to", "value": [ "April 2" ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Reserve it under Paul, for 4:50 pm on April 2.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "number_of_people", "relation": "", "value": [] } ], "Text": "How many people will be attending?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "number_of_people", "relation": "equal_to", "value": [ 5 ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "We need a table for 5.", "sanity_check": [ "5" ] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "name", "relation": "equal_to", "value": [ "Little Bao Diner" ] }, { "act": "confirm", "slot": "time", "relation": "equal_to", "value": [ "4:50 pm" ] }, { "act": "confirm", "slot": "number_of_people", "relation": "equal_to", "value": [ 5 ] }, { "act": "confirm", "slot": "date", "relation": "equal_to", "value": [ "April 2" ] } ], "Text": "Alright, please confirm that you want to book a table for 5 at Little Bao Diner at 4:50 pm on April 2.", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [ "Little Bao Diner", "5", "4:50 pm", "April 2" ] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Yes, please.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "time": "api.equal_to(4:50 pm)" }, { "user_name": "api.equal_to(Paul)" }, { "date": "api.equal_to(April 2)" }, { "number_of_people": "api.equal_to(5)" }, { "name": "api.equal_to(Little Bao Diner)" } ], "API": "restaurants_en_US_booking", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Little Bao Diner", "ref_number": "94R27Y1D", "user_name": "Paul", "number_of_people": 5, "time": "4:50 pm", "date": "April 2" }, "TotalItems": 1, "Topic": "restaurants_en_US_booking" }, { "Agent": "Wizard", "Actions": [ { "act": "notify_success", "slot": "", "relation": "", "value": [] }, { "act": "inform", "slot": "ref_number", "relation": "equal_to", "value": [ "94R27Y1D" ] } ], "Text": "Your reservation is booked under reference number 94R27Y1D.", "PrimaryItem": { "name": "Little Bao Diner", "ref_number": "94R27Y1D", "user_name": "Paul", "number_of_people": 5, "time": "4:50 pm", "date": "April 2" }, "SecondaryItem": null, "sanity_check": [ "94R27Y1D" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "attractions_en_US_search" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Are there any interesting attractions nearby that we can visit?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "rating", "relation": "", "value": [] } ], "Text": "Would you like a high-rated attraction?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "rating", "relation": "equal_to", "value": [ "don't care" ] }, { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Any rating is fine, but I want something near Wan Chai / Causeway Bay.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "location": "api.equal_to(Wan Chai / Causeway Bay)" } ], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "DON DON DONKI Pearl City", "location": [ "Wan Chai / Causeway Bay", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping" ], "address": "22-36 Paterson St, Causeway Bay Jade Pearl Plaza", "phone_number": "+852 2617 7011", "description": null, "available_options": 22 }, "TotalItems": 22, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "DON DON DONKI Pearl City" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "10" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "22" ] } ], "Text": "I have found 22 attractions in that area. I recommend DON DON DONKI Pearl City, which has a rating of 10.", "PrimaryItem": { "name": "DON DON DONKI Pearl City", "location": [ "Wan Chai / Causeway Bay", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping" ], "address": "22-36 Paterson St, Causeway Bay Jade Pearl Plaza", "phone_number": "+852 2617 7011", "description": null, "available_options": 22 }, "SecondaryItem": null, "sanity_check": [ "22", "DON DON DONKI Pearl City", "10" ] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "type", "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Can you find a Nature & Parks or Zoos & Aquariums attraction?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "location": "api.equal_to(Wan Chai / Causeway Bay)" }, { "type": "api.one_of(Nature & Parks , Zoos & Aquariums)" } ], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Victoria Park", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "rating": 8, "type": [ "Nature & Parks" ], "address": "No.1 Hing Fat Street, Causeway Bay", "phone_number": "+852 2570 6186", "description": "Popular park in Hong Kong", "available_options": 1 }, "TotalItems": 1, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Victoria Park" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "8" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "1" ] } ], "Text": "I have found 1 attraction of that type. I recommend Victoria Park, which has a rating of 8.", "PrimaryItem": { "name": "Victoria Park", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "rating": 8, "type": [ "Nature & Parks" ], "address": "No.1 Hing Fat Street, Causeway Bay", "phone_number": "+852 2570 6186", "description": "Popular park in Hong Kong", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "1", "Victoria Park", "8" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "address", "relation": "", "value": [] }, { "act": "request", "slot": "phone_number", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "What is the address and phone number of Victoria Park?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "address", "relation": "equal_to", "value": [ "No.1 Hing Fat Street, Causeway Bay" ] }, { "act": "inform", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 2570 6186" ] } ], "Text": "The park is located at No.1 Hing Fat Street, Causeway Bay and its phone number is +852 2570 6186.", "PrimaryItem": { "name": "Victoria Park", "location": [ "Wan Chai / Causeway Bay", "Victoria Park", "Hong Kong Island" ], "rating": 8, "type": [ "Nature & Parks" ], "address": "No.1 Hing Fat Street, Causeway Bay", "phone_number": "+852 2570 6186", "description": "Popular park in Hong Kong", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "No.1 Hing Fat Street, Causeway Bay", "+852 2570 6186" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "HKMTR_en" ] }, { "act": "inform", "slot": "destination", "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, { "act": "inform", "slot": "departure", "relation": "equal_to", "value": [ "Victoria Park" ] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "departure": { "relation": "equal_to", "value": [ "Victoria Park" ] } }, "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "How can I take MTR from the diner to the park?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "destination": "api.equal_to(Wan Chai / Causeway Bay)" }, { "departure": "api.equal_to(Victoria Park)" } ], "API": "HKMTR_en", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "shortest_path": "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station.", "price": "8.68 HKD", "estimated_time": "18 mins" }, "TotalItems": 1, "Topic": "HKMTR_en" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "shortest_path", "relation": "equal_to", "value": [ "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station." ] } ], "Text": "You will need to Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station.", "PrimaryItem": { "shortest_path": "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station.", "price": "8.68 HKD", "estimated_time": "18 mins" }, "SecondaryItem": null, "sanity_check": [ "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station." ] }, { "Agent": "User", "Actions": [ { "act": "thank_you", "slot": "", "relation": "", "value": [] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "departure": { "relation": "equal_to", "value": [ "Victoria Park" ] } }, "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "Awesome, thank you!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request_more", "slot": "", "relation": "", "value": [] } ], "Text": "Is there anything else I can help you with?", "PrimaryItem": { "shortest_path": "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station.", "price": "8.68 HKD", "estimated_time": "18 mins" }, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "negate", "slot": "", "relation": "", "value": [] }, { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "departure": { "relation": "equal_to", "value": [ "Victoria Park" ] } }, "attractions_en_US_search": { "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "location": { "relation": "equal_to", "value": [ "Wan Chai / Causeway Bay" ] }, "type": { "relation": "one_of", "value": [ "Nature & Parks", "Zoos & Aquariums" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Little Bao Diner" ] }, "user_name": { "relation": "equal_to", "value": [ "Paul" ] }, "time": { "relation": "equal_to", "value": [ "4:50 pm" ] }, "date": { "relation": "equal_to", "value": [ "April 2" ] }, "number_of_people": { "relation": "equal_to", "value": [ 5 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegan Options" ] }, "rating": { "relation": "equal_to", "value": [ "don't care" ] }, "cuisine": { "relation": "not", "value": [ "Steakhouse" ] }, "location": { "relation": "equal_to", "value": [ "Victoria Park" ] } } }, "Text": "No, thank you. Bye!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "Text": "Happy to help!", "PrimaryItem": { "shortest_path": "Take the purple line of the Victoria Park station.Then change at Exhibition station from purple line to cyan line.Then change at Admirality station from cyan line to blue line.Get off the train at Wan Chai station.", "price": "8.68 HKD", "estimated_time": "18 mins" }, "SecondaryItem": null, "sanity_check": [] } ] }, { "Dialogue_id": "4ca9734f-417c-4c10-857d-1a2bc9fa06ca", "Scenario": { "UserTask": "How is the weather like in Hong Kong?
On saturday.
Do you know any interesting attractions we can visit on that day?
The rating of the attraction should be at least 8.
", "WizardTask": null, "WizardCapabilities": [ { "Task": "weathers_en_US_search", "SchemaURL": "https://i.imgur.com/y2YGuTB.png" }, { "Task": "attractions_en_US_search", "SchemaURL": "https://i.imgur.com/sY3uN56.png" } ], "User_Goal": { "attractions_en_US_search": {}, "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } } }, "Events": [ { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "weathers_en_US_search" ] }, { "act": "inform", "slot": "city", "relation": "equal_to", "value": [ "Hong Kong" ] }, { "act": "inform", "slot": "day", "relation": "equal_to", "value": [ "saturday" ] } ], "active_intent": "weathers_en_US_search", "state": { "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "I would like to know about the weather in hong kong On saturday.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "day": "api.equal_to(saturday)" }, { "city": "api.equal_to(Hong Kong)" } ], "API": "weathers_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "day": "saturday", "city": "Hong Kong", "max_temp": 21, "min_temp": 13, "weather": "rain", "available_options": 1 }, "TotalItems": 1, "Topic": "weathers_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "day", "relation": "equal_to", "value": [ "saturday" ] }, { "act": "offer", "slot": "weather", "relation": "equal_to", "value": [ "rain" ] }, { "act": "offer", "slot": "city", "relation": "equal_to", "value": [ "Hong Kong" ] } ], "Text": "The weather in Hong Kong is rain on saturday.", "PrimaryItem": { "day": "saturday", "city": "Hong Kong", "max_temp": 21, "min_temp": 13, "weather": "rain", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "saturday", "Hong Kong", "rain" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "temperature", "relation": "", "value": [] } ], "active_intent": "weathers_en_US_search", "state": { "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "may I know the temperature?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "min_temp", "relation": "equal_to", "value": [ "13" ] }, { "act": "inform", "slot": "max_temp", "relation": "equal_to", "value": [ "21" ] } ], "Text": "sure. the maximum temperature is 21 and minimum 13.", "PrimaryItem": { "day": "saturday", "city": "Hong Kong", "max_temp": 21, "min_temp": 13, "weather": "rain", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "21", "13" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "attractions_en_US_search" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "we would like to visit interesting attractions on the day. Do you have any idea?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 305 }, "TotalItems": 305, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "AP Contemporary" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "305" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "10" ] } ], "Text": "305 interesting places are here. but AP Contemporary is best place to visit. Its rating is 10.", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 305 }, "SecondaryItem": null, "sanity_check": [ "305", "AP Contemporary", "10" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "address", "relation": "", "value": [] }, { "act": "request", "slot": "phone_number", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "nice. may I have the address and phone number of the place?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 3105 2118" ] }, { "act": "inform", "slot": "address", "relation": "equal_to", "value": [ "No.28 Tai Ping Shan, Sheung Wan" ] } ], "Text": "why not? it is located at No.28 Tai Ping Shan, Sheung Wan and phone number is +852 3105 2118.", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 224 }, "SecondaryItem": null, "sanity_check": [ "No.28 Tai Ping Shan, Sheung Wan", "+852 3105 2118" ] }, { "Agent": "User", "Actions": [ { "act": "thank_you", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "nice. thank you very much.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request_more", "slot": "", "relation": "", "value": [] } ], "Text": "do you want any thing from me?", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 224 }, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "negate", "slot": "", "relation": "", "value": [] }, { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "weathers_en_US_search": { "city": { "relation": "equal_to", "value": [ "Hong Kong" ] }, "day": { "relation": "equal_to", "value": [ "saturday" ] } } }, "Text": "nothing. you gave good service. thank you. bye.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "Text": "have a great day. Bye", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 224 }, "SecondaryItem": null, "sanity_check": [] } ] }, { "Dialogue_id": "50b1ea94-7433-4042-87c4-c6ad8439111f", "Scenario": { "UserTask": "I want to find a restaurant to eat.
I would like to find a restaurant that serve either Grill or Greek food.
I want a/an cheap restaurant
I want at least 8 rating.
The restaurant should be/have Vegetarian Friendly.
if no item is avaiable, How about expensive ones?
Can I book this restaurant?
We have 4 people.
On Thursday
My name is Alexander.
We will arrive at 3:20 pm.
I also wanna find an attraction.
The attraction type should be Concerts & Shows or Zoos & Aquariums.
The minimum rating should be 5
This attraction should be near Central District
", "WizardTask": null, "WizardCapabilities": [ { "Task": "restaurants_en_US_search", "SchemaURL": "https://i.imgur.com/TXtLDcg.png" }, { "Task": "restaurants_en_US_booking", "SchemaURL": "https://i.imgur.com/VbyjVH6.png" }, { "Task": "attractions_en_US_search", "SchemaURL": "https://i.imgur.com/sY3uN56.png" } ], "User_Goal": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ "five" ] }, "type": { "relation": "one_of", "value": [ "Zoos and Aquariums", "Concerts & Shows" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } } }, "Events": [ { "Agent": "User", "Actions": [ { "act": "greeting", "slot": "", "relation": "", "value": [] } ], "active_intent": "chat", "state": {}, "Text": "Hello.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "greeting", "slot": "", "relation": "", "value": [] } ], "Text": "Hello, how can I help you?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_search" ] }, { "act": "inform", "slot": "dietary_restrictions", "relation": "equal_to", "value": [ "Vegetarian Friendly" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] } } }, "Text": "I want to get a restaurant to eat at that is vegetarian friendly.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "price_level", "relation": "", "value": [] }, { "act": "request", "slot": "cuisine", "relation": "", "value": [] } ], "Text": "Very well, what about the price level and the type of cuisine?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "price_level", "relation": "equal_to", "value": [ "cheap" ] }, { "act": "inform", "slot": "cuisine", "relation": "one_of", "value": [ "Greek", "Grill" ] }, { "act": "inform", "slot": "rating", "relation": "at_least", "value": [ 8 ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "I want a cheap restaurant that serves Grill or Greek cuisine with at leat 8 rating.", "sanity_check": [ "8" ] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "", "relation": "", "value": [] } ], "Text": "Perfect. Any other characteristic that you want?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "No, that's all.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "cuisine": "api.one_of(Greek , Grill)" }, { "price_level": "api.equal_to(cheap)" }, { "rating": "api.at_least(8)" }, { "dietary_restrictions": "api.equal_to(Vegetarian Friendly)" } ], "API": "restaurants_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": {}, "TotalItems": 0, "Topic": "restaurants_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "notify_fail", "slot": "", "relation": "", "value": [] }, { "act": "request_update", "slot": "price_level", "relation": "", "value": [] } ], "Text": "Sorry, there is no restaurant that meets your requirements, would you like me to try another price level?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "price_level", "relation": "equal_to", "value": [ "expensive" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "Yes, please check on the expensive ones.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "cuisine": "api.one_of(Greek , Grill)" }, { "price_level": "api.equal_to(expensive)" }, { "rating": "api.at_least(8)" }, { "dietary_restrictions": "api.equal_to(Vegetarian Friendly)" } ], "API": "restaurants_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Ichu", "location": [ "Central", "Central District", "Hong Kong Island" ], "cuisine": [ "Peruvian", "Latin", "Grill", "Healthy" ], "price_level": "expensive", "rating": 9, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options", "Gluten Free Options" ], "address": "80 Queen_s Road Central, Central 3F, H Queen", "phone_number": "+852 2477 7717", "available_options": 1 }, "TotalItems": 1, "Topic": "restaurants_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 2477 7717" ] }, { "act": "offer", "slot": "cuisine", "relation": "equal_to", "value": [ "Grill" ] }, { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Ichu" ] }, { "act": "offer", "slot": "address", "relation": "equal_to", "value": [ "80 Queen_s Road Central, Central 3F, H Queen" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "9" ] } ], "Text": "I got a restaurant called Ichu. It serves Grill cuisine and has a rating of 9. The address is 80 Queen_s Road Central, Central 3F, H Queen and the telephone is +852 2477 7717.", "PrimaryItem": { "name": "Ichu", "location": [ "Central", "Central District", "Hong Kong Island" ], "cuisine": [ "Peruvian", "Latin", "Grill", "Healthy" ], "price_level": "expensive", "rating": 9, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options", "Gluten Free Options" ], "address": "80 Queen_s Road Central, Central 3F, H Queen", "phone_number": "+852 2477 7717", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "Ichu", "Grill", "9", "80 Queen_s Road Central, Central 3F, H Queen", "+852 2477 7717" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_booking" ] }, { "act": "inform", "slot": "name", "relation": "equal_to", "value": [ "Ichu" ] }, { "act": "inform", "slot": "time", "relation": "equal_to", "value": [ "3:20 pm" ] }, { "act": "inform", "slot": "date", "relation": "equal_to", "value": [ "Thursday" ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "Please book this restaurant for 3:20 pm on Thursday.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "user_name", "relation": "", "value": [] } ], "Text": "Can you give me your first name?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "user_name", "relation": "equal_to", "value": [ "Alexander" ] }, { "act": "inform", "slot": "number_of_people", "relation": "equal_to", "value": [ 4 ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "My name is Alexander and we are 4 people.", "sanity_check": [ "4" ] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "name", "relation": "equal_to", "value": [ "Ichu" ] }, { "act": "confirm", "slot": "date", "relation": "equal_to", "value": [ "Thursday" ] }, { "act": "confirm", "slot": "time", "relation": "equal_to", "value": [ "3:20 pm" ] }, { "act": "confirm", "slot": "number_of_people", "relation": "equal_to", "value": [ 4 ] } ], "Text": "All right, please confirm: you want to book the Ichu restaurant for 4 people on Thursday at 3:20 pm", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [ "Ichu", "4", "3:20 pm", "Thursday" ] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "That is correct.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "number_of_people": "api.equal_to(4)" }, { "date": "api.equal_to(Thursday)" }, { "user_name": "api.equal_to(Alexander)" }, { "time": "api.equal_to(3:20 pm)" }, { "name": "api.equal_to(Ichu)" } ], "API": "restaurants_en_US_booking", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Ichu", "ref_number": "SO11RYEI", "user_name": "Alexander", "number_of_people": 4, "time": "3:20 pm", "date": "Thursday" }, "TotalItems": 1, "Topic": "restaurants_en_US_booking" }, { "Agent": "Wizard", "Actions": [ { "act": "notify_success", "slot": "", "relation": "", "value": [] }, { "act": "inform", "slot": "ref_number", "relation": "equal_to", "value": [ "SO11RYEI" ] } ], "Text": "The reservation has been made, the reference number is SO11RYEI.", "PrimaryItem": { "name": "Ichu", "ref_number": "SO11RYEI", "user_name": "Alexander", "number_of_people": 4, "time": "3:20 pm", "date": "Thursday" }, "SecondaryItem": null, "sanity_check": [ "SO11RYEI" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "attractions_en_US_search" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "I want to find an attraction please.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "location", "relation": "", "value": [] }, { "act": "request", "slot": "rating", "relation": "", "value": [] } ], "Text": "What location do you prefer? What rating should the attraction have?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Central District" ] }, { "act": "inform", "slot": "rating", "relation": "at_least", "value": [ "five" ] }, { "act": "inform", "slot": "type", "relation": "one_of", "value": [ "Zoos and Aquariums", "Concerts & Shows" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ "five" ] }, "type": { "relation": "one_of", "value": [ "Zoos and Aquariums", "Concerts & Shows" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "Must be near the Central District and have a minimum rating of five. Must be Concerts & Shows or Zoos and Aquariums.", "sanity_check": [ "5" ] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "type": "api.one_of(Zoos and Aquariums , Concerts & Shows)" }, { "rating": "api.at_least(five)" }, { "location": "api.equal_to(Central District)" } ], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Hong Kong Zoological and Botanical Gardens", "location": [ "Mid Levels", "Central", "Hong Kong Island", "Central District" ], "rating": 8, "type": [ "Zoos & Aquariums", "Nature & Parks", "Outdoor Activities" ], "address": "Albany Road", "phone_number": "+852 2530 0154", "description": "Beautiful, quiet serene place located in the middle of the city. Small zoo with many exhibits. Great way to relax from shopping and sight seeing.", "available_options": 1 }, "TotalItems": 1, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Hong Kong Zoological and Botanical Gardens" ] }, { "act": "offer", "slot": "address", "relation": "equal_to", "value": [ "Albany Road" ] }, { "act": "offer", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 2530 0154" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "8" ] } ], "Text": "I got an attraction called Hong Kong Zoological and Botanical Gardens, its rating is 8. It is on Albany Road and its phone number is +852 2530 0154.", "PrimaryItem": { "name": "Hong Kong Zoological and Botanical Gardens", "location": [ "Mid Levels", "Central", "Hong Kong Island", "Central District" ], "rating": 8, "type": [ "Zoos & Aquariums", "Nature & Parks", "Outdoor Activities" ], "address": "Albany Road", "phone_number": "+852 2530 0154", "description": "Beautiful, quiet serene place located in the middle of the city. Small zoo with many exhibits. Great way to relax from shopping and sight seeing.", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "Hong Kong Zoological and Botanical Gardens", "8", "Albany Road", "+852 2530 0154" ] }, { "Agent": "User", "Actions": [ { "act": "thank_you", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ "five" ] }, "type": { "relation": "one_of", "value": [ "Zoos and Aquariums", "Concerts & Shows" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "Sounds good to me.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request_more", "slot": "", "relation": "", "value": [] } ], "Text": "Would you like something else?", "PrimaryItem": { "name": "Hong Kong Zoological and Botanical Gardens", "location": [ "Mid Levels", "Central", "Hong Kong Island", "Central District" ], "rating": 8, "type": [ "Zoos & Aquariums", "Nature & Parks", "Outdoor Activities" ], "address": "Albany Road", "phone_number": "+852 2530 0154", "description": "Beautiful, quiet serene place located in the middle of the city. Small zoo with many exhibits. Great way to relax from shopping and sight seeing.", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "negate", "slot": "", "relation": "", "value": [] }, { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ "five" ] }, "type": { "relation": "one_of", "value": [ "Zoos and Aquariums", "Concerts & Shows" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Ichu" ] }, "time": { "relation": "equal_to", "value": [ "3:20 pm" ] }, "date": { "relation": "equal_to", "value": [ "Thursday" ] }, "user_name": { "relation": "equal_to", "value": [ "Alexander" ] }, "number_of_people": { "relation": "equal_to", "value": [ 4 ] } }, "restaurants_en_US_search": { "dietary_restrictions": { "relation": "equal_to", "value": [ "Vegetarian Friendly" ] }, "price_level": { "relation": "equal_to", "value": [ "expensive" ] }, "cuisine": { "relation": "one_of", "value": [ "Greek", "Grill" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "No, that's all. Good bye.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "Text": "Have a great day. Good bye.", "PrimaryItem": { "name": "Hong Kong Zoological and Botanical Gardens", "location": [ "Mid Levels", "Central", "Hong Kong Island", "Central District" ], "rating": 8, "type": [ "Zoos & Aquariums", "Nature & Parks", "Outdoor Activities" ], "address": "Albany Road", "phone_number": "+852 2530 0154", "description": "Beautiful, quiet serene place located in the middle of the city. Small zoo with many exhibits. Great way to relax from shopping and sight seeing.", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [] } ] }, { "Dialogue_id": "b97b338a-a5e6-47f4-8dc1-e5e0e7674f6a", "Scenario": { "UserTask": "Hi, I am looking for a hotel.
The hotel needs to be close to Sheung Wan
The minimum rating should be 1.
I would like to make a reservation for this hotel.
My name is Stephen.
The check in date is December 21.
I want to book 6 rooms.
I will stay for 1 nights.
I also wanna find an attraction near the hotel.
The rating of the attraction should be at least 1.
The attraction type should be Zoos & Aquariums or Other.
", "WizardTask": null, "WizardCapabilities": [ { "Task": "hotels_en_US_search", "SchemaURL": "https://i.imgur.com/g8ppMj6.png" }, { "Task": "hotels_en_US_booking", "SchemaURL": "https://i.imgur.com/J7EOQmY.png" }, { "Task": "attractions_en_US_search", "SchemaURL": "https://i.imgur.com/sY3uN56.png" } ], "User_Goal": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } } }, "Events": [ { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "hotels_en_US_search" ] }, { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Sheung Wan" ] } ], "active_intent": "hotels_en_US_search", "state": { "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] } } }, "Text": "I am interested in finding a hotel close to Sheung Wan.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "price_level", "relation": "", "value": [] } ], "Text": "Are you interested in a cheap or expensive hotel?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "price_level", "relation": "equal_to", "value": [ "don't care" ] }, { "act": "inform", "slot": "rating", "relation": "at_least", "value": [ 1 ] } ], "active_intent": "hotels_en_US_search", "state": { "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "I don't mind it's price but the minimum rating should be 1.", "sanity_check": [ "1" ] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "location": "api.equal_to(Sheung Wan)" }, { "rating": "api.at_least(1)" } ], "API": "hotels_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "The Sheung Wan by Ovolo", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "price_level": "moderate", "price_per_night": "813 HKD", "rating": 9, "stars": 4, "available_options": 20 }, "TotalItems": 20, "Topic": "hotels_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "9" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "20" ] } ], "Text": "I found 20 hotels from which I would recommend The Sheung Wan by Ovolo which has a rating of 9.", "PrimaryItem": { "name": "The Sheung Wan by Ovolo", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "price_level": "moderate", "price_per_night": "813 HKD", "rating": 9, "stars": 4, "available_options": 20 }, "SecondaryItem": null, "sanity_check": [ "20", "The Sheung Wan by Ovolo", "9" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "price_per_night", "relation": "", "value": [] } ], "active_intent": "hotels_en_US_search", "state": { "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "Can you tell me how much it will cost me per night staying at this hotel?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "price_per_night", "relation": "equal_to", "value": [ "813 HKD" ] } ], "Text": "If you stay at the hotel it will cost you 813 HKD per night.", "PrimaryItem": { "name": "The Sheung Wan by Ovolo", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "price_level": "moderate", "price_per_night": "813 HKD", "rating": 9, "stars": 4, "available_options": 20 }, "SecondaryItem": null, "sanity_check": [ "813 HKD" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "hotels_en_US_booking" ] }, { "act": "inform", "slot": "name", "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, { "act": "inform", "slot": "number_of_rooms", "relation": "equal_to", "value": [ 6 ] } ], "active_intent": "hotels_en_US_booking", "state": { "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "I want to book 6 rooms at this hotel.", "sanity_check": [ "6" ] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "user_name", "relation": "", "value": [] } ], "Text": "Can you tell me your name please?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "user_name", "relation": "equal_to", "value": [ "Stephen" ] } ], "active_intent": "hotels_en_US_booking", "state": { "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "I am called Stephen.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "start_date", "relation": "", "value": [] }, { "act": "request", "slot": "number_of_nights", "relation": "", "value": [] } ], "Text": "Can you tell me when you will go there and how many night will you stay?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "start_day", "relation": "equal_to", "value": [ 21 ] }, { "act": "inform", "slot": "start_month", "relation": "equal_to", "value": [ 12 ] }, { "act": "inform", "slot": "number_of_nights", "relation": "equal_to", "value": [ 1 ] } ], "active_intent": "hotels_en_US_booking", "state": { "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "I will go at the hotel on December 21 and I will stay there for 1 night.", "sanity_check": [ "1" ] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "start_date", "relation": "equal_to", "value": [ "December 21" ] }, { "act": "confirm", "slot": "number_of_nights", "relation": "equal_to", "value": [ 1 ] }, { "act": "confirm", "slot": "number_of_rooms", "relation": "equal_to", "value": [ 6 ] }, { "act": "confirm", "slot": "name", "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] } ], "Text": "Can you please confirm that you want to book 6 rooms for 1 night from December 21 at The Sheung Wan by Ovolo hotel?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [ "The Sheung Wan by Ovolo", "1", "December 21", "6" ] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "hotels_en_US_booking", "state": { "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "Yes, that is what I want.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "user_name": "api.equal_to(Stephen)" }, { "start_day": "api.equal_to(21)" }, { "start_month": "api.equal_to(12)" }, { "number_of_rooms": "api.equal_to(6)" }, { "number_of_nights": "api.equal_to(1)" }, { "name": "api.equal_to(The Sheung Wan by Ovolo)" } ], "API": "hotels_en_US_booking", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "The Sheung Wan by Ovolo", "ref_number": "J7T2ZS2G", "price_per_night": 813, "user_name": "Stephen", "number_of_rooms": 6, "start_month": 12, "start_day": 21, "number_of_nights": 1 }, "TotalItems": 1, "Topic": "hotels_en_US_booking" }, { "Agent": "Wizard", "Actions": [ { "act": "notify_success", "slot": "", "relation": "", "value": [] }, { "act": "inform", "slot": "ref_number", "relation": "equal_to", "value": [ "J7T2ZS2G" ] } ], "Text": "Your reservation has been made and the reference number for it is J7T2ZS2G.", "PrimaryItem": { "name": "The Sheung Wan by Ovolo", "ref_number": "J7T2ZS2G", "price_per_night": 813, "user_name": "Stephen", "number_of_rooms": 6, "start_month": 12, "start_day": 21, "number_of_nights": 1 }, "SecondaryItem": null, "sanity_check": [ "J7T2ZS2G" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "attractions_en_US_search" ] }, { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Sheung Wan" ] }, { "act": "inform", "slot": "type", "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "I am also interested in an attraction close to the hotel which should be a Zoos & Aquariums or Other.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "rating", "relation": "", "value": [] } ], "Text": "Do you have a preference on what the rating of the attraction should be?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "rating", "relation": "at_least", "value": [ 1 ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "The attraction I am looking for should have a rating of at least 1.", "sanity_check": [ "1" ] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "", "relation": "", "value": [] } ], "Text": "Alright, do you need anything else?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "That would be all for now.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "rating": "api.at_least(1)" }, { "type": "api.one_of(Zoos & Aquariums , Other)" }, { "location": "api.equal_to(Sheung Wan)" } ], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Western District", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 8, "type": [ "Sights & Landmarks", "Other" ], "address": "Hollywood Road", "phone_number": "+852 2852 3549", "description": "Western District is the area least influenced by Western culture. It includes several markets.", "available_options": 2 }, "TotalItems": 2, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 2852 3549" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "8" ] }, { "act": "offer", "slot": "address", "relation": "equal_to", "value": [ "Hollywood Road" ] }, { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Western District" ] } ], "Text": "There is this attraction called Western District which has a rating of 8 and the address of which is Hollywood Road. If you want to call them you can at +852 2852 3549.", "PrimaryItem": { "name": "Western District", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 8, "type": [ "Sights & Landmarks", "Other" ], "address": "Hollywood Road", "phone_number": "+852 2852 3549", "description": "Western District is the area least influenced by Western culture. It includes several markets.", "available_options": 2 }, "SecondaryItem": null, "sanity_check": [ "Western District", "8", "Hollywood Road", "+852 2852 3549" ] }, { "Agent": "User", "Actions": [ { "act": "thank_you", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "Alright! Thank you!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request_more", "slot": "", "relation": "", "value": [] } ], "Text": "Is there something else I can help you with?", "PrimaryItem": { "name": "Western District", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 8, "type": [ "Sights & Landmarks", "Other" ], "address": "Hollywood Road", "phone_number": "+852 2852 3549", "description": "Western District is the area least influenced by Western culture. It includes several markets.", "available_options": 2 }, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "negate", "slot": "", "relation": "", "value": [] }, { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "type": { "relation": "one_of", "value": [ "Zoos & Aquariums", "Other" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } }, "hotels_en_US_booking": { "name": { "relation": "equal_to", "value": [ "The Sheung Wan by Ovolo" ] }, "number_of_rooms": { "relation": "equal_to", "value": [ 6 ] }, "user_name": { "relation": "equal_to", "value": [ "Stephen" ] }, "start_day": { "relation": "equal_to", "value": [ 21 ] }, "start_month": { "relation": "equal_to", "value": [ 12 ] }, "number_of_nights": { "relation": "equal_to", "value": [ 1 ] } }, "hotels_en_US_search": { "location": { "relation": "equal_to", "value": [ "Sheung Wan" ] }, "price_level": { "relation": "equal_to", "value": [ "don't care" ] }, "rating": { "relation": "at_least", "value": [ 1 ] } } }, "Text": "No. That was all I needed. Goodbye!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "Text": "It's a pleasure to help you! Take care!", "PrimaryItem": { "name": "Western District", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 8, "type": [ "Sights & Landmarks", "Other" ], "address": "Hollywood Road", "phone_number": "+852 2852 3549", "description": "Western District is the area least influenced by Western culture. It includes several markets.", "available_options": 2 }, "SecondaryItem": null, "sanity_check": [] } ] }, { "Dialogue_id": "0a28b2a6-7386-42ce-98c6-83fb70ae1e97", "Scenario": { "UserTask": "Hi, I am looking for a restaurant.
The restaurant should be located in Central District.
I don't want to eat Romana food, others are okay.
The price of the restaurant should be cheap.
The restaurant should provide Kosher for dietary restrictions.
I want at least 8 rating.
I would like to book this restaurant.
My name is Lauren.
We will arrive at 4:00 pm.
On February 9
Please help me book for 1 people.
Do you know any interesting attractions we can visit?
The rating of the attraction should be at least 9.
The attraction type should be Shopping or Outdoor Activities.
By the way, how can I take MTR to from the attraction to restaurant?
", "WizardTask": null, "WizardCapabilities": [ { "Task": "restaurants_en_US_search", "SchemaURL": "https://i.imgur.com/TXtLDcg.png" }, { "Task": "restaurants_en_US_booking", "SchemaURL": "https://i.imgur.com/VbyjVH6.png" }, { "Task": "attractions_en_US_search", "SchemaURL": "https://i.imgur.com/sY3uN56.png" }, { "Task": "HKMTR_en", "SchemaURL": "https://i.imgur.com/y2YGuTB.png" } ], "User_Goal": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Central District" ] }, "departure": { "relation": "equal_to", "value": [ "Sheung Wan" ] } }, "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } } }, "Events": [ { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_search" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": {} }, "Text": "I am interested in finding a restaurant.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "cuisine", "relation": "", "value": [] }, { "act": "request", "slot": "location", "relation": "", "value": [] } ], "Text": "Can you tell me what kind of food you enjoy and if you have a specific place in mind where the restaurant should be?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "cuisine", "relation": "not", "value": [ "Romana" ] }, { "act": "inform", "slot": "location", "relation": "equal_to", "value": [ "Central District" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] } } }, "Text": "I know for a fact that I don't want to have Romana food, and the location of the restaurant should be in Central District.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "rating", "relation": "", "value": [] } ], "Text": "Do you want the restaurant to have a high rating?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "rating", "relation": "at_least", "value": [ 8 ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] } } }, "Text": "The restaurant must have a rating of at least 8.", "sanity_check": [ "8" ] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "price_level", "relation": "", "value": [] } ], "Text": "What about the price level which one do you prefer?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "price_level", "relation": "equal_to", "value": [ "cheap" ] }, { "act": "inform", "slot": "dietary_restrictions", "relation": "equal_to", "value": [ "Kosher" ] } ], "active_intent": "restaurants_en_US_search", "state": { "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "The restaurant I am looking for should be considered cheap and it must provide Kosher options.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "location": "api.equal_to(Central District)" }, { "cuisine": "api.not(Romana)" }, { "price_level": "api.equal_to(cheap)" }, { "dietary_restrictions": "api.equal_to(Kosher)" }, { "rating": "api.at_least(8)" } ], "API": "restaurants_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Falafel TLV", "location": [ "Central", "Central District", "Hong Kong Island" ], "cuisine": [ "Middle Eastern", "Israeli", "Mediterranean" ], "price_level": "cheap", "rating": 9, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options", "Gluten Free Options", "Halal", "Kosher" ], "address": "G/F, 47 Graham Street, Central", "phone_number": "+852 6553 1984", "available_options": 1 }, "TotalItems": 1, "Topic": "restaurants_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "Falafel TLV" ] }, { "act": "offer", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 6553 1984" ] }, { "act": "offer", "slot": "cuisine", "relation": "equal_to", "value": [ "Middle Eastern" ] }, { "act": "offer", "slot": "address", "relation": "equal_to", "value": [ "G/F, 47 Graham Street, Central" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "9" ] } ], "Text": "There is this restaurant called Falafel TLV which serves Middle Eastern food and has a rating of 9, you can find it at G/F, 47 Graham Street, Central, and if you want to call them you can at +852 6553 1984.", "PrimaryItem": { "name": "Falafel TLV", "location": [ "Central", "Central District", "Hong Kong Island" ], "cuisine": [ "Middle Eastern", "Israeli", "Mediterranean" ], "price_level": "cheap", "rating": 9, "dietary_restrictions": [ "Vegetarian Friendly", "Vegan Options", "Gluten Free Options", "Halal", "Kosher" ], "address": "G/F, 47 Graham Street, Central", "phone_number": "+852 6553 1984", "available_options": 1 }, "SecondaryItem": null, "sanity_check": [ "Falafel TLV", "Middle Eastern", "9", "G/F, 47 Graham Street, Central", "+852 6553 1984" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "restaurants_en_US_booking" ] }, { "act": "inform", "slot": "name", "relation": "equal_to", "value": [ "Falafel TLV" ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "I want to make a reservation for this restaurant.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "number_of_people", "relation": "", "value": [] } ], "Text": "Can you tell me with how many people are you going there to eat?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "number_of_people", "relation": "equal_to", "value": [ 1 ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "The reservation should be just for 1 person.", "sanity_check": [ "1" ] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "user_name", "relation": "", "value": [] }, { "act": "request", "slot": "time", "relation": "", "value": [] } ], "Text": "Can you tell me your name please and the time when you are going to go there?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "user_name", "relation": "equal_to", "value": [ "Lauren" ] }, { "act": "inform", "slot": "time", "relation": "equal_to", "value": [ "4:00 pm" ] }, { "act": "inform", "slot": "date", "relation": "equal_to", "value": [ "February 9" ] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "I am called Lauren and I will go there on February 9 at 4:00 pm.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "confirm", "slot": "name", "relation": "equal_to", "value": [ "Falafel TLV" ] }, { "act": "confirm", "slot": "time", "relation": "equal_to", "value": [ "4:00 pm" ] }, { "act": "confirm", "slot": "number_of_people", "relation": "equal_to", "value": [ 1 ] }, { "act": "confirm", "slot": "date", "relation": "equal_to", "value": [ "February 9" ] } ], "Text": "Can you please confirm that you want to book a table for 1 person at Falafel TLV restaurant on February 9 at 4:00 pm?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [ "Falafel TLV", "1", "4:00 pm", "February 9" ] }, { "Agent": "User", "Actions": [ { "act": "affirm", "slot": "", "relation": "", "value": [] } ], "active_intent": "restaurants_en_US_booking", "state": { "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "Yes, that is what I want.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "user_name": "api.equal_to(Lauren)" }, { "time": "api.equal_to(4:00 pm)" }, { "date": "api.equal_to(February 9)" }, { "number_of_people": "api.equal_to(1)" }, { "name": "api.equal_to(Falafel TLV)" } ], "API": "restaurants_en_US_booking", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "Falafel TLV", "ref_number": "X2U1PNJG", "user_name": "Lauren", "number_of_people": 1, "time": "4:00 pm", "date": "February 9" }, "TotalItems": 1, "Topic": "restaurants_en_US_booking" }, { "Agent": "Wizard", "Actions": [ { "act": "notify_success", "slot": "", "relation": "", "value": [] }, { "act": "inform", "slot": "ref_number", "relation": "equal_to", "value": [ "X2U1PNJG" ] } ], "Text": "Your reservation has been made, and it's reference number is X2U1PNJG.", "PrimaryItem": { "name": "Falafel TLV", "ref_number": "X2U1PNJG", "user_name": "Lauren", "number_of_people": 1, "time": "4:00 pm", "date": "February 9" }, "SecondaryItem": null, "sanity_check": [ "X2U1PNJG" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "attractions_en_US_search" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": {}, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "Can you tell me about some interesting attractions which I might go at?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request", "slot": "type", "relation": "", "value": [] } ], "Text": "Can you tell me the type of attraction you are interested in?", "PrimaryItem": null, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "inform", "slot": "type", "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "The attraction I am looking for must be Shopping or Outdoor Activities.", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "type": "api.one_of(Shopping , Outdoor Activities)" } ], "API": "attractions_en_US_search", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 120 }, "TotalItems": 120, "Topic": "attractions_en_US_search" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "name", "relation": "equal_to", "value": [ "AP Contemporary" ] }, { "act": "offer", "slot": "rating", "relation": "equal_to", "value": [ "10" ] }, { "act": "offer", "slot": "available_options", "relation": "equal_to", "value": [ "120" ] } ], "Text": "I found 120 attractions from which I would recommend the AP Contemporary which has a rating of 10.", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 120 }, "SecondaryItem": null, "sanity_check": [ "120", "AP Contemporary", "10" ] }, { "Agent": "User", "Actions": [ { "act": "request", "slot": "address", "relation": "", "value": [] }, { "act": "request", "slot": "phone_number", "relation": "", "value": [] } ], "active_intent": "attractions_en_US_search", "state": { "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "Can you tell me the address of this attraction and the phone number I can use to call them?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "inform", "slot": "address", "relation": "equal_to", "value": [ "No.28 Tai Ping Shan, Sheung Wan" ] }, { "act": "inform", "slot": "phone_number", "relation": "equal_to", "value": [ "+852 3105 2118" ] } ], "Text": "You can find the attraction at No.28 Tai Ping Shan, Sheung Wan, and if you want to call them you can at +852 3105 2118.", "PrimaryItem": { "name": "AP Contemporary", "location": [ "Sheung Wan", "Central District", "Hong Kong Island" ], "rating": 10, "type": [ "Shopping", "Museums" ], "address": "No.28 Tai Ping Shan, Sheung Wan", "phone_number": "+852 3105 2118", "description": "Contemproary art gallery. Asian artists from Hong Kong, Korea, Macao, Vietnam. Russian contemporary art. Mixed media art. Events, exhibitions. Participant of the international art fairs such as Asia Contemporary Art Show, Affordable Art fair, Art Stage Singapore, Art Central Hong Kong, KIAF, Art Southhampton. Member of Hong Kong Art Gallery Association.", "available_options": 15 }, "SecondaryItem": null, "sanity_check": [ "No.28 Tai Ping Shan, Sheung Wan", "+852 3105 2118" ] }, { "Agent": "User", "Actions": [ { "act": "inform_intent", "slot": "intent", "relation": "equal_to", "value": [ "HKMTR_en" ] }, { "act": "inform", "slot": "destination", "relation": "equal_to", "value": [ "Central District" ] }, { "act": "inform", "slot": "departure", "relation": "equal_to", "value": [ "Sheung Wan" ] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Central District" ] }, "departure": { "relation": "equal_to", "value": [ "Sheung Wan" ] } }, "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "Can you also tell me how can I take the MTR from the attraction to restaurant?", "sanity_check": [] }, { "Agent": "Wizard", "Actions": "query", "Constraints": [ { "destination": "api.equal_to(Central District)" }, { "departure": "api.equal_to(Sheung Wan)" } ], "API": "HKMTR_en", "PrimaryItem": null, "SecondaryItem": null }, { "Agent": "KnowledgeBase", "Item": { "shortest_path": "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station.", "price": "11.32 HKD", "estimated_time": "27 mins" }, "TotalItems": 1, "Topic": "HKMTR_en" }, { "Agent": "Wizard", "Actions": [ { "act": "offer", "slot": "shortest_path", "relation": "equal_to", "value": [ "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station." ] } ], "Text": "If you want to do that you can Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station.", "PrimaryItem": { "shortest_path": "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station.", "price": "11.32 HKD", "estimated_time": "27 mins" }, "SecondaryItem": null, "sanity_check": [ "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station." ] }, { "Agent": "User", "Actions": [ { "act": "thank_you", "slot": "", "relation": "", "value": [] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Central District" ] }, "departure": { "relation": "equal_to", "value": [ "Sheung Wan" ] } }, "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "Nice! Appreciate it!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "request_more", "slot": "", "relation": "", "value": [] } ], "Text": "Are you need of anything else?", "PrimaryItem": { "shortest_path": "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station.", "price": "11.32 HKD", "estimated_time": "27 mins" }, "SecondaryItem": null, "sanity_check": [] }, { "Agent": "User", "Actions": [ { "act": "negate", "slot": "", "relation": "", "value": [] }, { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "active_intent": "HKMTR_en", "state": { "HKMTR_en": { "destination": { "relation": "equal_to", "value": [ "Central District" ] }, "departure": { "relation": "equal_to", "value": [ "Sheung Wan" ] } }, "attractions_en_US_search": { "type": { "relation": "one_of", "value": [ "Shopping", "Outdoor Activities" ] } }, "restaurants_en_US_booking": { "name": { "relation": "equal_to", "value": [ "Falafel TLV" ] }, "number_of_people": { "relation": "equal_to", "value": [ 1 ] }, "user_name": { "relation": "equal_to", "value": [ "Lauren" ] }, "time": { "relation": "equal_to", "value": [ "4:00 pm" ] }, "date": { "relation": "equal_to", "value": [ "February 9" ] } }, "restaurants_en_US_search": { "cuisine": { "relation": "not", "value": [ "Romana" ] }, "location": { "relation": "equal_to", "value": [ "Central District" ] }, "rating": { "relation": "at_least", "value": [ 8 ] }, "price_level": { "relation": "equal_to", "value": [ "cheap" ] }, "dietary_restrictions": { "relation": "equal_to", "value": [ "Kosher" ] } } }, "Text": "No, that was all! Thank you!", "sanity_check": [] }, { "Agent": "Wizard", "Actions": [ { "act": "goodbye", "slot": "", "relation": "", "value": [] } ], "Text": "It's my pleasure to help you! Take care!", "PrimaryItem": { "shortest_path": "Take the blue line of the Sheung Wan station.Then change at Admirality station from blue line to cyan line.Then change at Exhibition station from cyan line to purple line.Then change at Tamar station from purple line to orange line.Get off the train at Hong Kong station.", "price": "11.32 HKD", "estimated_time": "27 mins" }, "SecondaryItem": null, "sanity_check": [] } ] } ]