albertvillanova HF staff commited on
Commit
c5a050c
1 Parent(s): 512f1d1

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (9f49f02c1432b67a87a876c644f85982d267fb4a)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"coached_conv_pref": {"description": "A dataset consisting of 502 English dialogs with 12,000 annotated utterances between a user and an assistant discussing\nmovie preferences in natural language. It was collected using a Wizard-of-Oz methodology between two paid crowd-workers,\nwhere one worker plays the role of an 'assistant', while the other plays the role of a 'user'. The 'assistant' elicits\nthe 'user\u2019s' preferences about movies following a Coached Conversational Preference Elicitation (CCPE) method. The\nassistant asks questions designed to minimize the bias in the terminology the 'user' employs to convey his or her\npreferences as much as possible, and to obtain these preferences in natural language. Each dialog is annotated with\nentity mentions, preferences expressed about entities, descriptions of entities provided, and other statements of\nentities.", "citation": "@inproceedings{48414,\ntitle\t= {Coached Conversational Preference Elicitation: A Case Study in Understanding Movie Preferences},\nauthor\t= {Filip Radlinski and Krisztian Balog and Bill Byrne and Karthik Krishnamoorthi},\nyear\t= {2019},\nbooktitle\t= {Proceedings of the Annual SIGdial Meeting on Discourse and Dialogue}\n}\n", "homepage": "https://research.google/tools/datasets/coached-conversational-preference-elicitation/", "license": "https://creativecommons.org/licenses/by-sa/4.0/", "features": {"conversationId": {"dtype": "string", "id": null, "_type": "Value"}, "utterances": {"feature": {"index": {"dtype": "int32", "id": null, "_type": "Value"}, "speaker": {"num_classes": 2, "names": ["USER", "ASSISTANT"], "names_file": null, "id": null, "_type": "ClassLabel"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "segments": {"feature": {"startIndex": {"dtype": "int32", "id": null, "_type": "Value"}, "endIndex": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "annotations": {"feature": {"annotationType": {"num_classes": 4, "names": ["ENTITY_NAME", "ENTITY_PREFERENCE", "ENTITY_DESCRIPTION", "ENTITY_OTHER"], "names_file": null, "id": null, "_type": "ClassLabel"}, "entityType": {"num_classes": 4, "names": ["MOVIE_GENRE_OR_CATEGORY", "MOVIE_OR_SERIES", "PERSON", "SOMETHING_ELSE"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "coached_conv_pref", "config_name": "coached_conv_pref", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2295579, "num_examples": 502, "dataset_name": "coached_conv_pref"}}, "download_checksums": {"https://storage.googleapis.com/dialog-data-corpus/CCPE-M-2019/data.json": {"num_bytes": 5191959, "checksum": "4ff051ea7ea60cf0f480c911c7e2cfed56434e2e2c9ea8965ac5e26365773f0a"}}, "download_size": 5191959, "post_processing_size": null, "dataset_size": 2295579, "size_in_bytes": 7487538}}