Datasets:

Modalities:
Text
Formats:
json
Libraries:
Datasets
pandas
License:
drop_mc / README.md
SaveBertAndGpt's picture
Update README.md
7e828a0 verified
---
license: apache-2.0
---
DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs
https://aclanthology.org/attachments/N19-1246.Supplementary.pdf
DROP is a QA dataset which tests comprehensive understanding of paragraphs. In
this crowdsourced, adversarially-created, 96k question-answering benchmark, a
system must resolve multiple references in a question, map them onto a paragraph,
and perform discrete operations over them (such as addition, counting, or sorting).
Homepage: https://allenai.org/data/drop
NOTE: this is the **reformulated multiple choice version** of the DROP task, with downsampling.