dialog_babi / dataset_infos.json
asuglia's picture
First dialog-babi version
9ea5b68
raw history blame
No virus
3.01 kB
{".": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "text", "config_name": ".", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 20543, "num_examples": 325, "dataset_name": "text"}}, "download_checksums": {"/Users/as2180/workspace/Heriot-WattUniversity/dialog-babi/LICENSE.txt": {"num_bytes": 19568, "checksum": "ae7c5f7078ce6b7c38f0e40da66e4f8c6aa45d933eb9e899997b0104f63ac2fe"}}, "download_size": 19568, "post_processing_size": null, "dataset_size": 20543, "size_in_bytes": 40111}, "task1-API-calls": {"description": "This section presents the set of 6 tasks for testing end-to-end dialog systems in the restaurant domain described in the paper:\n\nAntoine Bordes, Y-Lan Boureau, Jason Weston, Learning End-to-End Goal-Oriented Dialog, arxiv:1605.07683.\n\nEach task tests a unique aspect of dialog. Tasks are designed to complement the set of 20 bAbI tasks for story understanding of the previous section.\n\nFor each task, there are 1000 dialogs for training, 1000 for development and 1000 for testing. For tasks 1-5, we also include a second test set (with suffix -OOV.txt) that contains dialogs including entities not present in training and development sets.\n\n", "citation": "@article{bordes2016learning,\n title={Learning end-to-end goal-oriented dialog},\n author={Bordes, Antoine and Boureau, Y-Lan and Weston, Jason},\n journal={arXiv preprint arXiv:1605.07683},\n year={2016}\n}\n", "homepage": "https://research.facebook.com/downloads/babi/", "license": "data/LICENSE.txt", "features": {"user_turns": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "system_turns": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "dialog_babi", "config_name": "task1-API-calls", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 361576, "num_examples": 1000, "dataset_name": "dialog_babi"}, "validation": {"name": "validation", "num_bytes": 360432, "num_examples": 1000, "dataset_name": "dialog_babi"}, "test": {"name": "test", "num_bytes": 357713, "num_examples": 1000, "dataset_name": "dialog_babi"}, "TESTOOV": {"name": "TESTOOV", "num_bytes": 362595, "num_examples": 1000, "dataset_name": "dialog_babi"}}, "download_checksums": {"https://www.dropbox.com/s/20rgyj8rryvos9l/dialog-bAbI-tasks-1_6.zip?dl=1": {"num_bytes": 3059899, "checksum": "0c100e40ab68c635dbdc915dad71d134f464f570ea1d580b0a16640696c6e389"}}, "download_size": 3059899, "post_processing_size": null, "dataset_size": 1442316, "size_in_bytes": 4502215}}