albertvillanova HF staff commited on
Commit
98cd6ae
1 Parent(s): 1252b91

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (78209386f97e62c1c40045ddce3f56ed4e30f10d)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"curiosity_dialogs": {"description": "This dataset contains 14K dialogs (181K utterances) where users and assistants converse about geographic topics like\ngeopolitical entities and locations. This dataset is annotated with pre-existing user knowledge, message-level dialog\nacts, grounding to Wikipedia, and user reactions to messages.\n", "citation": "@inproceedings{rodriguez2020curiosity,\n title = {Information Seeking in the Spirit of Learning: a Dataset for Conversational Curiosity},\n author = {Pedro Rodriguez and Paul Crook and Seungwhan Moon and Zhiguang Wang},\n year = 2020,\n booktitle = {Empirical Methods in Natural Language Processing}\n}\n", "homepage": "https://www.pedro.ai/curiosity", "license": "https://github.com/facebookresearch/curiosity/blob/master/LICENSE", "features": {"messages": {"feature": {"message": {"dtype": "string", "id": null, "_type": "Value"}, "liked": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "sender": {"num_classes": 2, "names": ["user", "assistant"], "names_file": null, "id": null, "_type": "ClassLabel"}, "facts": {"feature": {"fid": {"dtype": "int32", "id": null, "_type": "Value"}, "used": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "source": {"num_classes": 3, "names": ["section", "known", "random"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "length": -1, "id": null, "_type": "Sequence"}, "message_id": {"dtype": "string", "id": null, "_type": "Value"}, "dialog_acts": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "known_entities": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "focus_entity": {"dtype": "string", "id": null, "_type": "Value"}, "dialog_id": {"dtype": "int32", "id": null, "_type": "Value"}, "inferred_steps": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "created_time": {"dtype": "int64", "id": null, "_type": "Value"}, "aspects": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "first_aspect": {"dtype": "string", "id": null, "_type": "Value"}, "second_aspect": {"dtype": "string", "id": null, "_type": "Value"}, "shuffle_facts": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "related_entities": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "tag": {"dtype": "string", "id": null, "_type": "Value"}, "user_id": {"dtype": "int32", "id": null, "_type": "Value"}, "assistant_id": {"dtype": "int32", "id": null, "_type": "Value"}, "is_annotated": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "user_dialog_rating": {"dtype": "int32", "id": null, "_type": "Value"}, "user_other_agent_rating": {"dtype": "int32", "id": null, "_type": "Value"}, "assistant_dialog_rating": {"dtype": "int32", "id": null, "_type": "Value"}, "assistant_other_agent_rating": {"dtype": "int32", "id": null, "_type": "Value"}, "reported": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "annotated": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "curiosity_dialogs", "config_name": "curiosity_dialogs", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 37198297, "num_examples": 10287, "dataset_name": "curiosity_dialogs"}, "val": {"name": "val", "num_bytes": 4914487, "num_examples": 1287, "dataset_name": "curiosity_dialogs"}, "test": {"name": "test", "num_bytes": 4915613, "num_examples": 1287, "dataset_name": "curiosity_dialogs"}, "test_zero": {"name": "test_zero", "num_bytes": 4333191, "num_examples": 1187, "dataset_name": "curiosity_dialogs"}}, "download_checksums": {"https://obj.umiacs.umd.edu/curiosity/curiosity_dialogs.train.json": {"num_bytes": 66851161, "checksum": "afe5bb0db8406663a316cd02cd25f33214725aaf1e25137cac3a13c6b1b4e70b"}, "https://obj.umiacs.umd.edu/curiosity/curiosity_dialogs.val.json": {"num_bytes": 8772171, "checksum": "4371152e4c783db3fd7366cee6aac0537fa786180a19d48f1ec052181678214f"}, "https://obj.umiacs.umd.edu/curiosity/curiosity_dialogs.test.json": {"num_bytes": 8771731, "checksum": "61dda16362474488c110a4a7d40da1fd7c6fd3c62dddbedea5e3e1fa590e416d"}, "https://obj.umiacs.umd.edu/curiosity/curiosity_dialogs.test_zero.json": {"num_bytes": 7774102, "checksum": "71f9645727393371ba278311fd2bba70a7e469dbafe5afbea90a2ffd7658ee0c"}}, "download_size": 92169165, "post_processing_size": null, "dataset_size": 51361588, "size_in_bytes": 143530753}}