Skip to content

Commit 19e9f77

Browse files
Generate metadata JSON for reclor dataset (#2753)
1 parent d1a58c7 commit 19e9f77

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

datasets/reclor/dataset_infos.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"default": {"description": "Logical reasoning is an important ability to examine, analyze, and critically evaluate arguments as they occur in ordinary\nlanguage as the definition from LSAC. ReClor is a dataset extracted from logical reasoning questions of standardized graduate\nadmission examinations. Empirical results show that the state-of-the-art models struggle on ReClor with poor performance\nindicating more research is needed to essentially enhance the logical reasoning ability of current models. We hope this\ndataset could help push Machine Reading Comprehension (MRC) towards more complicated reasonin\n", "citation": "@inproceedings{yu2020reclor,\n author = {Yu, Weihao and Jiang, Zihang and Dong, Yanfei and Feng, Jiashi},\n title = {ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning},\n booktitle = {International Conference on Learning Representations (ICLR)},\n month = {April},\n year = {2020}\n }\n\n", "homepage": "http://whyu.me/reclor/", "license": "", "features": {"context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "label": {"dtype": "string", "id": null, "_type": "Value"}, "id_string": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "reclor", "config_name": "default", "version": {"version_str": "0.1.0", "description": null, "major": 0, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4711114, "num_examples": 4638, "dataset_name": "reclor"}, "test": {"name": "test", "num_bytes": 1017354, "num_examples": 1000, "dataset_name": "reclor"}, "validation": {"name": "validation", "num_bytes": 518604, "num_examples": 500, "dataset_name": "reclor"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 6247072, "size_in_bytes": 6247072}}

datasets/reclor/urls_checksums/checksums.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)