Datasets:

Sub-tasks:
text-scoring
Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
565f19f
1 Parent(s): 0fceaff

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (54c20f7b05ef579e717bc3a4e099cfb53b9b5a01)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "To examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.).\n", "citation": "@inproceedings{sap-etal-2020-recollection,\n title = \"Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models\",\n author = \"Sap, Maarten and\n Horvitz, Eric and\n Choi, Yejin and\n Smith, Noah A. and\n Pennebaker, James\",\n booktitle = \"Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics\",\n month = jul,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.acl-main.178\",\n doi = \"10.18653/v1/2020.acl-main.178\",\n pages = \"1970--1978\",\n abstract = \"We investigate the use of NLP as a measure of the cognitive processes involved in storytelling, contrasting imagination and recollection of events. To facilitate this, we collect and release Hippocorpus, a dataset of 7,000 stories about imagined and recalled events. We introduce a measure of narrative flow and use this to examine the narratives for imagined and recalled events. Additionally, we measure the differential recruitment of knowledge attributed to semantic memory versus episodic memory (Tulving, 1972) for imagined and recalled storytelling by comparing the frequency of descriptions of general commonsense events with more specific realis events. Our analyses show that imagined stories have a substantially more linear narrative flow, compared to recalled stories in which adjacent sentences are more disconnected. In addition, while recalled stories rely more on autobiographical events based on episodic memory, imagined stories express more commonsense knowledge based on semantic memory. Finally, our measures reveal the effect of narrativization of memories in stories (e.g., stories about frequently recalled memories flow more linearly; Bartlett, 1932). Our findings highlight the potential of using NLP tools to study the traces of human cognition in language.\",\n}\n", "homepage": "https://msropendata.com/datasets/0a83fb6f-a759-4a17-aaa2-fbac84577318", "license": "", "features": {"AssignmentId": {"dtype": "string", "id": null, "_type": "Value"}, "WorkTimeInSeconds": {"dtype": "string", "id": null, "_type": "Value"}, "WorkerId": {"dtype": "string", "id": null, "_type": "Value"}, "annotatorAge": {"dtype": "float32", "id": null, "_type": "Value"}, "annotatorGender": {"dtype": "string", "id": null, "_type": "Value"}, "annotatorRace": {"dtype": "string", "id": null, "_type": "Value"}, "distracted": {"dtype": "float32", "id": null, "_type": "Value"}, "draining": {"dtype": "float32", "id": null, "_type": "Value"}, "frequency": {"dtype": "float32", "id": null, "_type": "Value"}, "importance": {"dtype": "float32", "id": null, "_type": "Value"}, "logTimeSinceEvent": {"dtype": "string", "id": null, "_type": "Value"}, "mainEvent": {"dtype": "string", "id": null, "_type": "Value"}, "memType": {"dtype": "string", "id": null, "_type": "Value"}, "mostSurprising": {"dtype": "string", "id": null, "_type": "Value"}, "openness": {"dtype": "string", "id": null, "_type": "Value"}, "recAgnPairId": {"dtype": "string", "id": null, "_type": "Value"}, "recImgPairId": {"dtype": "string", "id": null, "_type": "Value"}, "similarity": {"dtype": "string", "id": null, "_type": "Value"}, "similarityReason": {"dtype": "string", "id": null, "_type": "Value"}, "story": {"dtype": "string", "id": null, "_type": "Value"}, "stressful": {"dtype": "string", "id": null, "_type": "Value"}, "summary": {"dtype": "string", "id": null, "_type": "Value"}, "timeSinceEvent": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "hippocorpus", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 7229795, "num_examples": 6854, "dataset_name": "hippocorpus"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 7229795, "size_in_bytes": 7229795}}