Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
a6ea1d2
1 Parent(s): c1d0d9c

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (21e8dc63ce4d301931cd5847ee4ca1e0e263f0bf)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"atomic": {"description": "This dataset provides the template sentences and\nrelationships defined in the ATOMIC common sense dataset. There are\nthree splits - train, test, and dev.\n\nFrom the authors.\n\nDisclaimer/Content warning: the events in atomic have been\nautomatically extracted from blogs, stories and books written at\nvarious times. The events might depict violent or problematic actions,\nwhich we left in the corpus for the sake of learning the (probably\nnegative but still important) commonsense implications associated with\nthe events. We removed a small set of truly out-dated events, but\nmight have missed some so please email us (msap@cs.washington.edu) if\nyou have any concerns.\n\n", "citation": "@article{Sap2019ATOMICAA,\n title={ATOMIC: An Atlas of Machine Commonsense for If-Then Reasoning},\n author={Maarten Sap and Ronan Le Bras and Emily Allaway and Chandra Bhagavatula and Nicholas Lourie and Hannah Rashkin and Brendan Roof and Noah A. Smith and Yejin Choi},\n journal={ArXiv},\n year={2019},\n volume={abs/1811.00146}\n}\n", "homepage": "https://homes.cs.washington.edu/~msap/atomic/", "license": "The Creative Commons Attribution 4.0 International License. https://creativecommons.org/licenses/by/4.0/", "features": {"event": {"dtype": "string", "id": null, "_type": "Value"}, "oEffect": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "oReact": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "oWant": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xAttr": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xEffect": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xIntent": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xNeed": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xReact": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "xWant": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "prefix": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "split": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "atomic", "config_name": "atomic", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32441878, "num_examples": 202271, "dataset_name": "atomic"}, "test": {"name": "test", "num_bytes": 3995624, "num_examples": 24856, "dataset_name": "atomic"}, "validation": {"name": "validation", "num_bytes": 3629768, "num_examples": 22620, "dataset_name": "atomic"}}, "download_checksums": {"https://homes.cs.washington.edu/~msap/atomic/data/atomic_data.tgz": {"num_bytes": 19083782, "checksum": "f22779944e6613044d530875dd9592a333be2e3cb83d25493b36bba7c59b2ba9"}}, "download_size": 19083782, "post_processing_size": null, "dataset_size": 40067270, "size_in_bytes": 59151052}}