{"air_dialogue_data": {"description": "AirDialogue, is a large dataset that contains 402,038 goal-oriented conversations. To collect this dataset, we create a contextgenerator which provides travel and flight restrictions. Then the human annotators are asked to play the role of a customer or an agent and interact with the goal of successfully booking a trip given the restrictions.\n", "citation": "@inproceedings{wei-etal-2018-airdialogue,\n title = \"{A}ir{D}ialogue: An Environment for Goal-Oriented Dialogue Research\",\n author = \"Wei, Wei and\n Le, Quoc and\n Dai, Andrew and\n Li, Jia\",\n booktitle = \"Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing\",\n month = oct # \"-\" # nov,\n year = \"2018\",\n address = \"Brussels, Belgium\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D18-1419\",\n doi = \"10.18653/v1/D18-1419\",\n pages = \"3844--3854\",\n abstract = \"Recent progress in dialogue generation has inspired a number of studies on dialogue systems that are capable of accomplishing tasks through natural language interactions. A promising direction among these studies is the use of reinforcement learning techniques, such as self-play, for training dialogue agents. However, current datasets are limited in size, and the environment for training agents and evaluating progress is relatively unsophisticated. We present AirDialogue, a large dataset that contains 301,427 goal-oriented conversations. To collect this dataset, we create a context-generator which provides travel and flight restrictions. We then ask human annotators to play the role of a customer or an agent and interact with the goal of successfully booking a trip given the restrictions. Key to our environment is the ease of evaluating the success of the dialogue, which is achieved by using ground-truth states (e.g., the flight being booked) generated by the restrictions. Any dialogue agent that does not generate the correct states is considered to fail. Our experimental results indicate that state-of-the-art dialogue models can only achieve a score of 0.17 while humans can reach a score of 0.91, which suggests significant opportunities for future improvement.\",\n}\n", "homepage": "https://worksheets.codalab.org/worksheets/0xa79833f4b3c24f4188cee7131b120a59", "license": "cc-by-nc-4.0", "features": {"action": {"status": {"dtype": "string", "id": null, "_type": "Value"}, "name": {"dtype": "string", "id": null, "_type": "Value"}, "flight": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "intent": {"return_month": {"dtype": "string", "id": null, "_type": "Value"}, "return_day": {"dtype": "string", "id": null, "_type": "Value"}, "max_price": {"dtype": "int32", "id": null, "_type": "Value"}, "departure_airport": {"dtype": "string", "id": null, "_type": "Value"}, "max_connections": {"dtype": "int32", "id": null, "_type": "Value"}, "departure_day": {"dtype": "string", "id": null, "_type": "Value"}, "goal": {"dtype": "string", "id": null, "_type": "Value"}, "departure_month": {"dtype": "string", "id": null, "_type": "Value"}, "name": {"dtype": "string", "id": null, "_type": "Value"}, "return_airport": {"dtype": "string", "id": null, "_type": "Value"}}, "timestamps": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "dialogue": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "expected_action": {"status": {"dtype": "string", "id": null, "_type": "Value"}, "name": {"dtype": "string", "id": null, "_type": "Value"}, "flight": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "search_info": [{"button_name": {"dtype": "string", "id": null, "_type": "Value"}, "field_name": {"dtype": "string", "id": null, "_type": "Value"}, "field_value": {"dtype": "string", "id": null, "_type": "Value"}, "timestmamp": {"dtype": "int64", "id": null, "_type": "Value"}}], "correct_sample": {"dtype": "bool_", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "air_dialogue", "config_name": "air_dialogue_data", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 353721137, "num_examples": 321459, "dataset_name": "air_dialogue"}, "validation": {"name": "validation", "num_bytes": 44442238, "num_examples": 40363, "dataset_name": "air_dialogue"}}, "download_checksums": {"https://storage.googleapis.com/airdialogue/airdialogue_data.tar.gz": {"num_bytes": 272898923, "checksum": "7d2130cdde73a59afd6ad6c463a25453d8ed677c1b3a4a4aaa2406db9c9712cb"}}, "download_size": 272898923, "post_processing_size": null, "dataset_size": 398163375, "size_in_bytes": 671062298}, "air_dialogue_kb": {"description": "AirDialogue, is a large dataset that contains 402,038 goal-oriented conversations. To collect this dataset, we create a contextgenerator which provides travel and flight restrictions. Then the human annotators are asked to play the role of a customer or an agent and interact with the goal of successfully booking a trip given the restrictions.\n", "citation": "@inproceedings{wei-etal-2018-airdialogue,\n title = \"{A}ir{D}ialogue: An Environment for Goal-Oriented Dialogue Research\",\n author = \"Wei, Wei and\n Le, Quoc and\n Dai, Andrew and\n Li, Jia\",\n booktitle = \"Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing\",\n month = oct # \"-\" # nov,\n year = \"2018\",\n address = \"Brussels, Belgium\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D18-1419\",\n doi = \"10.18653/v1/D18-1419\",\n pages = \"3844--3854\",\n abstract = \"Recent progress in dialogue generation has inspired a number of studies on dialogue systems that are capable of accomplishing tasks through natural language interactions. A promising direction among these studies is the use of reinforcement learning techniques, such as self-play, for training dialogue agents. However, current datasets are limited in size, and the environment for training agents and evaluating progress is relatively unsophisticated. We present AirDialogue, a large dataset that contains 301,427 goal-oriented conversations. To collect this dataset, we create a context-generator which provides travel and flight restrictions. We then ask human annotators to play the role of a customer or an agent and interact with the goal of successfully booking a trip given the restrictions. Key to our environment is the ease of evaluating the success of the dialogue, which is achieved by using ground-truth states (e.g., the flight being booked) generated by the restrictions. Any dialogue agent that does not generate the correct states is considered to fail. Our experimental results indicate that state-of-the-art dialogue models can only achieve a score of 0.17 while humans can reach a score of 0.91, which suggests significant opportunities for future improvement.\",\n}\n", "homepage": "https://worksheets.codalab.org/worksheets/0xa79833f4b3c24f4188cee7131b120a59", "license": "cc-by-nc-4.0", "features": {"kb": [{"airline": {"dtype": "string", "id": null, "_type": "Value"}, "class": {"dtype": "string", "id": null, "_type": "Value"}, "departure_airport": {"dtype": "string", "id": null, "_type": "Value"}, "departure_day": {"dtype": "string", "id": null, "_type": "Value"}, "departure_month": {"dtype": "string", "id": null, "_type": "Value"}, "departure_time_num": {"dtype": "int32", "id": null, "_type": "Value"}, "flight_number": {"dtype": "int32", "id": null, "_type": "Value"}, "num_connections": {"dtype": "int32", "id": null, "_type": "Value"}, "price": {"dtype": "int32", "id": null, "_type": "Value"}, "return_airport": {"dtype": "string", "id": null, "_type": "Value"}, "return_day": {"dtype": "string", "id": null, "_type": "Value"}, "return_month": {"dtype": "string", "id": null, "_type": "Value"}, "return_time_num": {"dtype": "int32", "id": null, "_type": "Value"}}], "reservation": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "air_dialogue", "config_name": "air_dialogue_kb", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 782592158, "num_examples": 321459, "dataset_name": "air_dialogue"}, "validation": {"name": "validation", "num_bytes": 98269789, "num_examples": 40363, "dataset_name": "air_dialogue"}}, "download_checksums": {"https://storage.googleapis.com/airdialogue/airdialogue_data.tar.gz": {"num_bytes": 272898923, "checksum": "7d2130cdde73a59afd6ad6c463a25453d8ed677c1b3a4a4aaa2406db9c9712cb"}}, "download_size": 272898923, "post_processing_size": null, "dataset_size": 880861947, "size_in_bytes": 1153760870}}