albertvillanova HF staff commited on
Commit
824ed2c
1 Parent(s): e78477f

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (70804e56f981b828f5288bc9ec44c5f123dc3dcd)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"plain_text": {"description": "\nThe e-SNLI dataset extends the Stanford Natural Language Inference Dataset to\ninclude human-annotated natural language explanations of the entailment\nrelations.\n", "citation": "\n@incollection{NIPS2018_8163,\ntitle = {e-SNLI: Natural Language Inference with Natural Language Explanations},\nauthor = {Camburu, Oana-Maria and Rockt\"{a}schel, Tim and Lukasiewicz, Thomas and Blunsom, Phil},\nbooktitle = {Advances in Neural Information Processing Systems 31},\neditor = {S. Bengio and H. Wallach and H. Larochelle and K. Grauman and N. Cesa-Bianchi and R. Garnett},\npages = {9539--9549},\nyear = {2018},\npublisher = {Curran Associates, Inc.},\nurl = {http://papers.nips.cc/paper/8163-e-snli-natural-language-inference-with-natural-language-explanations.pdf}\n}\n", "homepage": "https://github.com/OanaMariaCamburu/e-SNLI", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["entailment", "neutral", "contradiction"], "names_file": null, "id": null, "_type": "ClassLabel"}, "explanation_1": {"dtype": "string", "id": null, "_type": "Value"}, "explanation_2": {"dtype": "string", "id": null, "_type": "Value"}, "explanation_3": {"dtype": "string", "id": null, "_type": "Value"}}, "supervised_keys": null, "builder_name": "esnli", "config_name": "plain_text", "version": {"version_str": "0.0.2", "description": null, "datasets_version_to_prepare": null, "major": 0, "minor": 0, "patch": 2}, "splits": {"test": {"name": "test", "num_bytes": 3387169, "num_examples": 9824, "dataset_name": "esnli"}, "train": {"name": "train", "num_bytes": 108024142, "num_examples": 549367, "dataset_name": "esnli"}, "validation": {"name": "validation", "num_bytes": 3423725, "num_examples": 9842, "dataset_name": "esnli"}}, "download_checksums": {"https://raw.githubusercontent.com/OanaMariaCamburu/e-SNLI/master/dataset/esnli_train_1.csv": {"num_bytes": 90169741, "checksum": "7311c7bc16ad9f6a9adcd116a62ef991e1803dc0d71e253ce66b975c2aba8ee5"}, "https://raw.githubusercontent.com/OanaMariaCamburu/e-SNLI/master/dataset/esnli_train_2.csv": {"num_bytes": 99406852, "checksum": "c8827fa2ba1ef5891f077d6fafbfc2fdb6cab1271968b74257e08d3b2b3cbacc"}, "https://raw.githubusercontent.com/OanaMariaCamburu/e-SNLI/master/dataset/esnli_dev.csv": {"num_bytes": 7501310, "checksum": "d7a656d196eea18fd827d6f5486b00f5d4cf469dbf13a252cc211495a186bcb4"}, "https://raw.githubusercontent.com/OanaMariaCamburu/e-SNLI/master/dataset/esnli_test.csv": {"num_bytes": 7438107, "checksum": "9269aa8075dbfed0fa8a5012eb2ac9c18a92be139671f05df897f69092592927"}}, "download_size": 204516010, "dataset_size": 114835036, "size_in_bytes": 319351046}}