system HF staff commited on
Commit
46d441e
1 Parent(s): 5bdb646

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (2) hide show
  1. README.md +5 -0
  2. dataset_infos.json +1 -1
README.md CHANGED
@@ -48,6 +48,7 @@ task_ids:
48
  - [Dataset Curators](#dataset-curators)
49
  - [Licensing Information](#licensing-information)
50
  - [Citation Information](#citation-information)
 
51
 
52
  ## Dataset Description
53
 
@@ -274,3 +275,7 @@ Version 2.2
274
  year={2020}
275
  }
276
  ```
 
 
 
 
48
  - [Dataset Curators](#dataset-curators)
49
  - [Licensing Information](#licensing-information)
50
  - [Citation Information](#citation-information)
51
+ - [Contributions](#contributions)
52
 
53
  ## Dataset Description
54
 
275
  year={2020}
276
  }
277
  ```
278
+
279
+ ### Contributions
280
+
281
+ Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"v2.2": {"description": "Multi-Domain Wizard-of-Oz dataset (MultiWOZ), a fully-labeled collection of human-human written conversations spanning over multiple domains and topics.\nMultiWOZ 2.1 (Eric et al., 2019) identified and fixed many erroneous annotations and user utterances in the original version, resulting in an\nimproved version of the dataset. MultiWOZ 2.2 is a yet another improved version of this dataset, which identifies and fizes dialogue state annotation errors\nacross 17.3% of the utterances on top of MultiWOZ 2.1 and redefines the ontology by disallowing vocabularies of slots with a large number of possible values\n(e.g., restaurant name, time of booking) and introducing standardized slot span annotations for these slots.\n", "citation": "@article{corr/abs-2007-12720,\n author = {Xiaoxue Zang and\n Abhinav Rastogi and\n Srinivas Sunkara and\n Raghav Gupta and\n Jianguo Zhang and\n Jindong Chen},\n title = {MultiWOZ 2.2 : {A} Dialogue Dataset with Additional Annotation Corrections\n and State Tracking Baselines},\n journal = {CoRR},\n volume = {abs/2007.12720},\n year = {2020},\n url = {https://arxiv.org/abs/2007.12720},\n archivePrefix = {arXiv},\n eprint = {2007.12720}\n}\n", "homepage": "https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2", "license": "Apache License 2.0", "features": {"dialogue_id": {"dtype": "string", "id": null, "_type": "Value"}, "services": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "turns": {"feature": {"turn_id": {"dtype": "string", "id": null, "_type": "Value"}, "speaker": {"num_classes": 2, "names": ["USER", "SYSTEM"], "names_file": null, "id": null, "_type": "ClassLabel"}, "utterance": {"dtype": "string", "id": null, "_type": "Value"}, "frames": {"feature": {"service": {"dtype": "string", "id": null, "_type": "Value"}, "state": {"active_intent": {"dtype": "string", "id": null, "_type": "Value"}, "requested_slots": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "slots_values": {"feature": {"slots_values_name": {"dtype": "string", "id": null, "_type": "Value"}, "slots_values_list": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "slots": {"feature": {"slot": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}, "start": {"dtype": "int32", "id": null, "_type": "Value"}, "exclusive_end": {"dtype": "int32", "id": null, "_type": "Value"}, "copy_from": {"dtype": "string", "id": null, "_type": "Value"}, "copy_from_value": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "dialogue_acts": {"dialog_act": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slots": {"feature": {"slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "slot_value": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "span_info": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_value": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int32", "id": null, "_type": "Value"}, "span_end": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "multi_woz_v22", "config_name": "v2.2", "version": {"version_str": "2.2.0", "description": null, "major": 2, "minor": 2, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 67998752, "num_examples": 8438, "dataset_name": "multi_woz_v22"}, "validation": {"name": "validation", "num_bytes": 8961653, "num_examples": 1000, "dataset_name": "multi_woz_v22"}, "test": {"name": "test", "num_bytes": 8996851, "num_examples": 1000, "dataset_name": "multi_woz_v22"}}, "download_checksums": {"https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dialog_acts.json": {"num_bytes": 60389517, "checksum": "4a3d43544e331ebbfb85d57ed5902e688489ecc217f8f777dfbb93cc9349a5e4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_001.json": {"num_bytes": 10678915, "checksum": "2d1a5d92bb5ea1a6017f416f76b43e11bdad945b1f93acf870f2f671a98c3032"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_002.json": {"num_bytes": 10779713, "checksum": "2f3ea771d4e01cb2780357738cff7f7496b87d34c221cc240df74501312438d3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_003.json": {"num_bytes": 9980185, "checksum": "74f73311936c7b4928b073698e5ea61dedad009dc45672963735684e1279521a"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_004.json": {"num_bytes": 10268501, "checksum": "2f9f18b6cb0abbc58c86ca9291aa19baf80395521f9556cf02189c698c48bc52"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_005.json": {"num_bytes": 10519111, "checksum": "eedbe5c649072a3c163e8da109f3c3fd0502425c63db584a11a9cadaa09c91db"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_006.json": {"num_bytes": 10567892, "checksum": "2a51cfed1224110e4cdce80b051d3f7ebecd223d0b3d1c4ade0dd8fc484675fe"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_007.json": {"num_bytes": 10369619, "checksum": "e062becf19b670a45b9333390b6a72f93fc2ed436371ba342499e6532912b1f3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_008.json": {"num_bytes": 10207590, "checksum": "9cd73cfae130e4d8c76854b6c0f393d68fb084f665a1c7527e04e3b26f877d1b"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_009.json": {"num_bytes": 10169150, "checksum": "fff3f55ee9bd8ecc2492cdb8101e3d5908705e4edd65b3e8cbd7a825be18e47e"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_010.json": {"num_bytes": 10539115, "checksum": "628db438d4f6ab62fb849d3e9df264845b921961052c19b336c8853e2bf4e8d8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_011.json": {"num_bytes": 10326640, "checksum": "82e2d2900a037b866a01d05974734dd419e89b329fe29ef93b35eea96d27feb8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_012.json": {"num_bytes": 10585038, "checksum": "5b18461e0f3ff0698818e02a2e105f4f25727d88d02cc4706de19d138e9ceba0"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_013.json": {"num_bytes": 10471561, "checksum": "0f90ba730400be770f753fc46e868189709e6ce06e97d780843ed09db16762b4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_014.json": {"num_bytes": 10261423, "checksum": "7bd668216f43f6713232c07dcaa1d84e490eeee15caa1b3d843c3075d4b84a10"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_015.json": {"num_bytes": 10423554, "checksum": "5f551d134860595e7834eedab3ebe16e277953cc81b29f46104ef3070cddd4ac"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_016.json": {"num_bytes": 10218789, "checksum": "22eeed01c15a4fba6ac395a6708400672c5c07dbfbd6448bcb451f8697324881"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_017.json": {"num_bytes": 5020437, "checksum": "a1dba37c0fd1dba519500b57be0384219dd4a7bacaec94e124d431932724bd8d"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_001.json": {"num_bytes": 11772283, "checksum": "e42bf1839d0ef2b40800b4a82c59924e0d1b6d86dfda84d6405bbe39682a968f"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_002.json": {"num_bytes": 10708953, "checksum": "b9fe16f495dfc35b6e7a54a8d229cbadcb28f0551fb9596780763e3aa5edeecb"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_001.json": {"num_bytes": 11782790, "checksum": "76921f325905886fafcc6c4ff62c238c48ee8e456a3888c5d8296ff5493f6bb3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_002.json": {"num_bytes": 10772014, "checksum": "69bd9b0c8a5650d3dcd70eac16148ac6b27c43d7c3c989aa8b53d08241749771"}}, "download_size": 276812790, "post_processing_size": null, "dataset_size": 85957256, "size_in_bytes": 362770046}, "v2.2_active_only": {"description": "Multi-Domain Wizard-of-Oz dataset (MultiWOZ), a fully-labeled collection of human-human written conversations spanning over multiple domains and topics.\nMultiWOZ 2.1 (Eric et al., 2019) identified and fixed many erroneous annotations and user utterances in the original version, resulting in an\nimproved version of the dataset. MultiWOZ 2.2 is a yet another improved version of this dataset, which identifies and fizes dialogue state annotation errors\nacross 17.3% of the utterances on top of MultiWOZ 2.1 and redefines the ontology by disallowing vocabularies of slots with a large number of possible values\n(e.g., restaurant name, time of booking) and introducing standardized slot span annotations for these slots.\n", "citation": "@article{corr/abs-2007-12720,\n author = {Xiaoxue Zang and\n Abhinav Rastogi and\n Srinivas Sunkara and\n Raghav Gupta and\n Jianguo Zhang and\n Jindong Chen},\n title = {MultiWOZ 2.2 : {A} Dialogue Dataset with Additional Annotation Corrections\n and State Tracking Baselines},\n journal = {CoRR},\n volume = {abs/2007.12720},\n year = {2020},\n url = {https://arxiv.org/abs/2007.12720},\n archivePrefix = {arXiv},\n eprint = {2007.12720}\n}\n", "homepage": "https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2", "license": "Apache License 2.0", "features": {"dialogue_id": {"dtype": "string", "id": null, "_type": "Value"}, "services": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "turns": {"feature": {"turn_id": {"dtype": "string", "id": null, "_type": "Value"}, "speaker": {"num_classes": 2, "names": ["USER", "SYSTEM"], "names_file": null, "id": null, "_type": "ClassLabel"}, "utterance": {"dtype": "string", "id": null, "_type": "Value"}, "frames": {"feature": {"service": {"dtype": "string", "id": null, "_type": "Value"}, "state": {"active_intent": {"dtype": "string", "id": null, "_type": "Value"}, "requested_slots": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "slots_values": {"feature": {"slots_values_name": {"dtype": "string", "id": null, "_type": "Value"}, "slots_values_list": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "slots": {"feature": {"slot": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}, "start": {"dtype": "int32", "id": null, "_type": "Value"}, "exclusive_end": {"dtype": "int32", "id": null, "_type": "Value"}, "copy_from": {"dtype": "string", "id": null, "_type": "Value"}, "copy_from_value": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "dialogue_acts": {"dialog_act": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slots": {"feature": {"slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "slot_value": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "span_info": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_value": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int32", "id": null, "_type": "Value"}, "span_end": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "multi_woz_v22", "config_name": "v2.2_active_only", "version": {"version_str": "2.2.0", "description": null, "major": 2, "minor": 2, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 40864793, "num_examples": 8438, "dataset_name": "multi_woz_v22"}, "validation": {"name": "validation", "num_bytes": 5368327, "num_examples": 1000, "dataset_name": "multi_woz_v22"}, "test": {"name": "test", "num_bytes": 5400073, "num_examples": 1000, "dataset_name": "multi_woz_v22"}}, "download_checksums": {"https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dialog_acts.json": {"num_bytes": 60389517, "checksum": "4a3d43544e331ebbfb85d57ed5902e688489ecc217f8f777dfbb93cc9349a5e4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_001.json": {"num_bytes": 10678915, "checksum": "2d1a5d92bb5ea1a6017f416f76b43e11bdad945b1f93acf870f2f671a98c3032"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_002.json": {"num_bytes": 10779713, "checksum": "2f3ea771d4e01cb2780357738cff7f7496b87d34c221cc240df74501312438d3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_003.json": {"num_bytes": 9980185, "checksum": "74f73311936c7b4928b073698e5ea61dedad009dc45672963735684e1279521a"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_004.json": {"num_bytes": 10268501, "checksum": "2f9f18b6cb0abbc58c86ca9291aa19baf80395521f9556cf02189c698c48bc52"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_005.json": {"num_bytes": 10519111, "checksum": "eedbe5c649072a3c163e8da109f3c3fd0502425c63db584a11a9cadaa09c91db"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_006.json": {"num_bytes": 10567892, "checksum": "2a51cfed1224110e4cdce80b051d3f7ebecd223d0b3d1c4ade0dd8fc484675fe"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_007.json": {"num_bytes": 10369619, "checksum": "e062becf19b670a45b9333390b6a72f93fc2ed436371ba342499e6532912b1f3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_008.json": {"num_bytes": 10207590, "checksum": "9cd73cfae130e4d8c76854b6c0f393d68fb084f665a1c7527e04e3b26f877d1b"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_009.json": {"num_bytes": 10169150, "checksum": "fff3f55ee9bd8ecc2492cdb8101e3d5908705e4edd65b3e8cbd7a825be18e47e"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_010.json": {"num_bytes": 10539115, "checksum": "628db438d4f6ab62fb849d3e9df264845b921961052c19b336c8853e2bf4e8d8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_011.json": {"num_bytes": 10326640, "checksum": "82e2d2900a037b866a01d05974734dd419e89b329fe29ef93b35eea96d27feb8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_012.json": {"num_bytes": 10585038, "checksum": "5b18461e0f3ff0698818e02a2e105f4f25727d88d02cc4706de19d138e9ceba0"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_013.json": {"num_bytes": 10471561, "checksum": "0f90ba730400be770f753fc46e868189709e6ce06e97d780843ed09db16762b4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_014.json": {"num_bytes": 10261423, "checksum": "7bd668216f43f6713232c07dcaa1d84e490eeee15caa1b3d843c3075d4b84a10"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_015.json": {"num_bytes": 10423554, "checksum": "5f551d134860595e7834eedab3ebe16e277953cc81b29f46104ef3070cddd4ac"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_016.json": {"num_bytes": 10218789, "checksum": "22eeed01c15a4fba6ac395a6708400672c5c07dbfbd6448bcb451f8697324881"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_017.json": {"num_bytes": 5020437, "checksum": "a1dba37c0fd1dba519500b57be0384219dd4a7bacaec94e124d431932724bd8d"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_001.json": {"num_bytes": 11772283, "checksum": "e42bf1839d0ef2b40800b4a82c59924e0d1b6d86dfda84d6405bbe39682a968f"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_002.json": {"num_bytes": 10708953, "checksum": "b9fe16f495dfc35b6e7a54a8d229cbadcb28f0551fb9596780763e3aa5edeecb"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_001.json": {"num_bytes": 11782790, "checksum": "76921f325905886fafcc6c4ff62c238c48ee8e456a3888c5d8296ff5493f6bb3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_002.json": {"num_bytes": 10772014, "checksum": "69bd9b0c8a5650d3dcd70eac16148ac6b27c43d7c3c989aa8b53d08241749771"}}, "download_size": 276812790, "post_processing_size": null, "dataset_size": 51633193, "size_in_bytes": 328445983}}
1
+ {"v2.2": {"description": "Multi-Domain Wizard-of-Oz dataset (MultiWOZ), a fully-labeled collection of human-human written conversations spanning over multiple domains and topics.\nMultiWOZ 2.1 (Eric et al., 2019) identified and fixed many erroneous annotations and user utterances in the original version, resulting in an\nimproved version of the dataset. MultiWOZ 2.2 is a yet another improved version of this dataset, which identifies and fizes dialogue state annotation errors\nacross 17.3% of the utterances on top of MultiWOZ 2.1 and redefines the ontology by disallowing vocabularies of slots with a large number of possible values\n(e.g., restaurant name, time of booking) and introducing standardized slot span annotations for these slots.\n", "citation": "@article{corr/abs-2007-12720,\n author = {Xiaoxue Zang and\n Abhinav Rastogi and\n Srinivas Sunkara and\n Raghav Gupta and\n Jianguo Zhang and\n Jindong Chen},\n title = {MultiWOZ 2.2 : {A} Dialogue Dataset with Additional Annotation Corrections\n and State Tracking Baselines},\n journal = {CoRR},\n volume = {abs/2007.12720},\n year = {2020},\n url = {https://arxiv.org/abs/2007.12720},\n archivePrefix = {arXiv},\n eprint = {2007.12720}\n}\n", "homepage": "https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2", "license": "Apache License 2.0", "features": {"dialogue_id": {"dtype": "string", "id": null, "_type": "Value"}, "services": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "turns": {"feature": {"turn_id": {"dtype": "string", "id": null, "_type": "Value"}, "speaker": {"num_classes": 2, "names": ["USER", "SYSTEM"], "names_file": null, "id": null, "_type": "ClassLabel"}, "utterance": {"dtype": "string", "id": null, "_type": "Value"}, "frames": {"feature": {"service": {"dtype": "string", "id": null, "_type": "Value"}, "state": {"active_intent": {"dtype": "string", "id": null, "_type": "Value"}, "requested_slots": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "slots_values": {"feature": {"slots_values_name": {"dtype": "string", "id": null, "_type": "Value"}, "slots_values_list": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "slots": {"feature": {"slot": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}, "start": {"dtype": "int32", "id": null, "_type": "Value"}, "exclusive_end": {"dtype": "int32", "id": null, "_type": "Value"}, "copy_from": {"dtype": "string", "id": null, "_type": "Value"}, "copy_from_value": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "dialogue_acts": {"dialog_act": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slots": {"feature": {"slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "slot_value": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "span_info": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_value": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int32", "id": null, "_type": "Value"}, "span_end": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "multi_woz_v22", "config_name": "v2.2", "version": {"version_str": "2.2.0", "description": null, "major": 2, "minor": 2, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 67998752, "num_examples": 8438, "dataset_name": "multi_woz_v22"}, "validation": {"name": "validation", "num_bytes": 8961653, "num_examples": 1000, "dataset_name": "multi_woz_v22"}, "test": {"name": "test", "num_bytes": 8996851, "num_examples": 1000, "dataset_name": "multi_woz_v22"}}, "download_checksums": {"https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dialog_acts.json": {"num_bytes": 60389517, "checksum": "4a3d43544e331ebbfb85d57ed5902e688489ecc217f8f777dfbb93cc9349a5e4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_001.json": {"num_bytes": 10678915, "checksum": "2d1a5d92bb5ea1a6017f416f76b43e11bdad945b1f93acf870f2f671a98c3032"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_002.json": {"num_bytes": 10779713, "checksum": "2f3ea771d4e01cb2780357738cff7f7496b87d34c221cc240df74501312438d3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_003.json": {"num_bytes": 9980185, "checksum": "74f73311936c7b4928b073698e5ea61dedad009dc45672963735684e1279521a"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_004.json": {"num_bytes": 10268501, "checksum": "2f9f18b6cb0abbc58c86ca9291aa19baf80395521f9556cf02189c698c48bc52"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_005.json": {"num_bytes": 10519111, "checksum": "eedbe5c649072a3c163e8da109f3c3fd0502425c63db584a11a9cadaa09c91db"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_006.json": {"num_bytes": 10567892, "checksum": "2a51cfed1224110e4cdce80b051d3f7ebecd223d0b3d1c4ade0dd8fc484675fe"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_007.json": {"num_bytes": 10369619, "checksum": "e062becf19b670a45b9333390b6a72f93fc2ed436371ba342499e6532912b1f3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_008.json": {"num_bytes": 10207590, "checksum": "9cd73cfae130e4d8c76854b6c0f393d68fb084f665a1c7527e04e3b26f877d1b"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_009.json": {"num_bytes": 10169150, "checksum": "fff3f55ee9bd8ecc2492cdb8101e3d5908705e4edd65b3e8cbd7a825be18e47e"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_010.json": {"num_bytes": 10539115, "checksum": "628db438d4f6ab62fb849d3e9df264845b921961052c19b336c8853e2bf4e8d8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_011.json": {"num_bytes": 10326640, "checksum": "82e2d2900a037b866a01d05974734dd419e89b329fe29ef93b35eea96d27feb8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_012.json": {"num_bytes": 10585038, "checksum": "5b18461e0f3ff0698818e02a2e105f4f25727d88d02cc4706de19d138e9ceba0"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_013.json": {"num_bytes": 10471561, "checksum": "0f90ba730400be770f753fc46e868189709e6ce06e97d780843ed09db16762b4"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_014.json": {"num_bytes": 10261423, "checksum": "7bd668216f43f6713232c07dcaa1d84e490eeee15caa1b3d843c3075d4b84a10"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_015.json": {"num_bytes": 10423554, "checksum": "5f551d134860595e7834eedab3ebe16e277953cc81b29f46104ef3070cddd4ac"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_016.json": {"num_bytes": 10218789, "checksum": "22eeed01c15a4fba6ac395a6708400672c5c07dbfbd6448bcb451f8697324881"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_017.json": {"num_bytes": 5020437, "checksum": "a1dba37c0fd1dba519500b57be0384219dd4a7bacaec94e124d431932724bd8d"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_001.json": {"num_bytes": 11772283, "checksum": "e42bf1839d0ef2b40800b4a82c59924e0d1b6d86dfda84d6405bbe39682a968f"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_002.json": {"num_bytes": 10708953, "checksum": "b9fe16f495dfc35b6e7a54a8d229cbadcb28f0551fb9596780763e3aa5edeecb"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_001.json": {"num_bytes": 11782790, "checksum": "76921f325905886fafcc6c4ff62c238c48ee8e456a3888c5d8296ff5493f6bb3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_002.json": {"num_bytes": 10772014, "checksum": "69bd9b0c8a5650d3dcd70eac16148ac6b27c43d7c3c989aa8b53d08241749771"}}, "download_size": 276812790, "post_processing_size": null, "dataset_size": 85957256, "size_in_bytes": 362770046}, "v2.2_active_only": {"description": "Multi-Domain Wizard-of-Oz dataset (MultiWOZ), a fully-labeled collection of human-human written conversations spanning over multiple domains and topics.\nMultiWOZ 2.1 (Eric et al., 2019) identified and fixed many erroneous annotations and user utterances in the original version, resulting in an\nimproved version of the dataset. MultiWOZ 2.2 is a yet another improved version of this dataset, which identifies and fizes dialogue state annotation errors\nacross 17.3% of the utterances on top of MultiWOZ 2.1 and redefines the ontology by disallowing vocabularies of slots with a large number of possible values\n(e.g., restaurant name, time of booking) and introducing standardized slot span annotations for these slots.\n", "citation": "@article{corr/abs-2007-12720,\n author = {Xiaoxue Zang and\n Abhinav Rastogi and\n Srinivas Sunkara and\n Raghav Gupta and\n Jianguo Zhang and\n Jindong Chen},\n title = {MultiWOZ 2.2 : {A} Dialogue Dataset with Additional Annotation Corrections\n and State Tracking Baselines},\n journal = {CoRR},\n volume = {abs/2007.12720},\n year = {2020},\n url = {https://arxiv.org/abs/2007.12720},\n archivePrefix = {arXiv},\n eprint = {2007.12720}\n}\n", "homepage": "https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2", "license": "Apache License 2.0", "features": {"dialogue_id": {"dtype": "string", "id": null, "_type": "Value"}, "services": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "turns": {"feature": {"turn_id": {"dtype": "string", "id": null, "_type": "Value"}, "speaker": {"num_classes": 2, "names": ["USER", "SYSTEM"], "names_file": null, "id": null, "_type": "ClassLabel"}, "utterance": {"dtype": "string", "id": null, "_type": "Value"}, "frames": {"feature": {"service": {"dtype": "string", "id": null, "_type": "Value"}, "state": {"active_intent": {"dtype": "string", "id": null, "_type": "Value"}, "requested_slots": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "slots_values": {"feature": {"slots_values_name": {"dtype": "string", "id": null, "_type": "Value"}, "slots_values_list": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "slots": {"feature": {"slot": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}, "start": {"dtype": "int32", "id": null, "_type": "Value"}, "exclusive_end": {"dtype": "int32", "id": null, "_type": "Value"}, "copy_from": {"dtype": "string", "id": null, "_type": "Value"}, "copy_from_value": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "dialogue_acts": {"dialog_act": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slots": {"feature": {"slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "slot_value": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "span_info": {"feature": {"act_type": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_name": {"dtype": "string", "id": null, "_type": "Value"}, "act_slot_value": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int32", "id": null, "_type": "Value"}, "span_end": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "multi_woz_v22", "config_name": "v2.2_active_only", "version": {"version_str": "2.2.0", "description": null, "major": 2, "minor": 2, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 40862141, "num_examples": 8437, "dataset_name": "multi_woz_v22"}, "validation": {"name": "validation", "num_bytes": 5368203, "num_examples": 1000, "dataset_name": "multi_woz_v22"}, "test": {"name": "test", "num_bytes": 5399754, "num_examples": 1000, "dataset_name": "multi_woz_v22"}}, "download_checksums": {"https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dialog_acts.json": {"num_bytes": 60388475, "checksum": "1f51ac200dcf8154aeee37e3a9fea3ee9d6fa5b111208de55ded74d39d82bafa"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_001.json": {"num_bytes": 10678768, "checksum": "895a8109bf01fa5ecf15ccdbd2dfe1628bd923f6b61dcd2e26b10ee5076a1596"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_002.json": {"num_bytes": 10779713, "checksum": "2f3ea771d4e01cb2780357738cff7f7496b87d34c221cc240df74501312438d3"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_003.json": {"num_bytes": 9980098, "checksum": "da24961d28486be2d8462ee4d86a809db819d588ba90ae1a783383d95eb85daa"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_004.json": {"num_bytes": 10267341, "checksum": "30c1172db1071c853b16215d1946de908d68d2b6ff8da7801de307000a179106"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_005.json": {"num_bytes": 10518980, "checksum": "eaf58716df5de99524b3e0e7edf477b74749512788a6a51f53f2bdd76768d39a"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_006.json": {"num_bytes": 10567400, "checksum": "8e75fd543b1964bc5e7118085d977f479c98fcdf6d606b971f67a45fb1745c83"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_007.json": {"num_bytes": 10362425, "checksum": "02323f8298439d713c6d7d226f4bd7ec246ec993ee11911b54f98cb8a598f206"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_008.json": {"num_bytes": 10207271, "checksum": "1129fbed480352ae304f0ae5b4915c194e9619c43f1577ccb0d450e10d24ea98"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_009.json": {"num_bytes": 10168917, "checksum": "87d9e43b1ba51a4a4688703da79d3a09b14d8013570545da24c597daa18e2f45"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_010.json": {"num_bytes": 10539061, "checksum": "e7ad0d5da2909b08197295e45fe4695b9dc2f67d458374b2aab8db5094e97b26"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_011.json": {"num_bytes": 10326640, "checksum": "82e2d2900a037b866a01d05974734dd419e89b329fe29ef93b35eea96d27feb8"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_012.json": {"num_bytes": 10584880, "checksum": "b6bf292325db67682dd7b6fafbf1051cc2262e92f7c37cab213e975888594bb2"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_013.json": {"num_bytes": 10471034, "checksum": "c33fe4b3952c016e1e1645f472a7097f93dfb476a19940fd9386865ef9adf685"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_014.json": {"num_bytes": 10260484, "checksum": "ce33dbbf93a40d0dcc671a9d6a2ed1f987914f5b5f05f6df493a5b342efda954"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_015.json": {"num_bytes": 10423185, "checksum": "d895c0439bc2ad89ef1689896e3be630eadebc33dae77b42a426fd16a271718e"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_016.json": {"num_bytes": 10218682, "checksum": "3e6bc0bca4262022ccbce0d5ce3150e536e7d21aeb9fbdef9e83cced4dfd124b"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/train/dialogues_017.json": {"num_bytes": 5020445, "checksum": "b6ab2cd9b6e8983364526845b7cbec1749338209bf7ac2313c25e1e2226ebab5"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_001.json": {"num_bytes": 11771811, "checksum": "e7ddb563e4da5766ea820cc826dead77e7ca219c19b761e218d62d9c999a252e"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/dev/dialogues_002.json": {"num_bytes": 10708830, "checksum": "ede6a2c17fd6c5846214b8cabc1ef8f7cc8be01cfbacaa162bcafec9e87724e9"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_001.json": {"num_bytes": 11781607, "checksum": "8877ab882d74db920abdee90028b1c30818d2c6932808c3e28e5cf32a6880000"}, "https://github.com/budzianowski/multiwoz/raw/master/data/MultiWOZ_2.2/test/dialogues_002.json": {"num_bytes": 10771758, "checksum": "89af95d8f596a448e733d59b31be78f1dd1632eddd99d5cb298a3fcb1ac9d185"}}, "download_size": 276797805, "post_processing_size": null, "dataset_size": 51630098, "size_in_bytes": 328427903}}