albertvillanova HF staff commited on
Commit
7c33dc4
1 Parent(s): 186c1dc

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (6d95bd0772099b74f5ec2d514f2d2aa23144ee2f)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "\nEraser Multi RC is a dataset for queries over multi-line passages, along with\nanswers and a rationalte. Each example in this dataset has the following 5 parts\n1. A Mutli-line Passage\n2. A Query about the passage\n3. An Answer to the query\n4. A Classification as to whether the answer is right or wrong\n5. An Explanation justifying the classification\n", "citation": "\n@unpublished{eraser2019,\n title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},\n author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}\n}\n@inproceedings{MultiRC2018,\n author = {Daniel Khashabi and Snigdha Chaturvedi and Michael Roth and Shyam Upadhyay and Dan Roth},\n title = {Looking Beyond the Surface:A Challenge Set for Reading Comprehension over Multiple Sentences},\n booktitle = {NAACL},\n year = {2018}\n}\n", "homepage": "https://cogcomp.seas.upenn.edu/multirc/", "license": "", "features": {"passage": {"dtype": "string", "id": null, "_type": "Value"}, "query_and_answer": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["False", "True"], "names_file": null, "id": null, "_type": "ClassLabel"}, "evidences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "supervised_keys": null, "builder_name": "eraser_multi_rc", "config_name": "default", "version": {"version_str": "0.1.1", "description": null, "datasets_version_to_prepare": null, "major": 0, "minor": 1, "patch": 1}, "splits": {"test": {"name": "test", "num_bytes": 9194475, "num_examples": 4848, "dataset_name": "eraser_multi_rc"}, "train": {"name": "train", "num_bytes": 47922877, "num_examples": 24029, "dataset_name": "eraser_multi_rc"}, "validation": {"name": "validation", "num_bytes": 6529020, "num_examples": 3214, "dataset_name": "eraser_multi_rc"}}, "download_checksums": {"http://www.eraserbenchmark.com/zipped/multirc.tar.gz": {"num_bytes": 1667550, "checksum": "7d3364fad630d0949b40cc5c4b9fd7fac0ec9ebb3a31ffa92a491e3883edd826"}}, "download_size": 1667550, "dataset_size": 63646372, "size_in_bytes": 65313922}}