Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
0823a60
1 Parent(s): da390d8

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (d3dade63dde7ed8b700cd4dea7dabdcf830062f6)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Quoref is a QA dataset which tests the coreferential reasoning capability of reading comprehension systems. In this \nspan-selection benchmark containing 24K questions over 4.7K paragraphs from Wikipedia, a system must resolve hard \ncoreferences before selecting the appropriate span(s) in the paragraphs for answering questions.\n", "citation": "@article{allenai:quoref,\n author = {Pradeep Dasigi and Nelson F. Liu and Ana Marasovic and Noah A. Smith and Matt Gardner},\n title = {Quoref: A Reading Comprehension Dataset with Questions Requiring Coreferential Reasoning},\n journal = {arXiv:1908.05803v2 },\n year = {2019},\n}\n", "homepage": "https://leaderboard.allenai.org/quoref/submissions/get-started", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"answer_start": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "supervised_keys": null, "builder_name": "quoref", "config_name": "default", "version": {"version_str": "0.1.0", "description": null, "datasets_version_to_prepare": null, "major": 0, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44377729, "num_examples": 19399, "dataset_name": "quoref"}, "validation": {"name": "validation", "num_bytes": 5442031, "num_examples": 2418, "dataset_name": "quoref"}}, "download_checksums": {"https://quoref-dataset.s3-us-west-2.amazonaws.com/train_and_dev/quoref-train-dev-v0.1.zip": {"num_bytes": 5078438, "checksum": "aacde0863c04ba6e9ab46995ea844a5b0c6cea58a77ab6fd86a128e33a3ad8fb"}}, "download_size": 5078438, "dataset_size": 49819760, "size_in_bytes": 54898198}}