Skip to content

SQuAD: 100000+ Questions for Machine Comprehension of Text

← Back to topic

Authors: Pranav Rajpurkar, Jian Zhang, Konstantin Lopyrev, Percy Liang
Year: 2016
Journal: EMNLP
DOI: 10.18653/v1/D16-1264
Publisher: https://aclanthology.org/D16-1264/

Keywords: question answering, squad

Abstract

We introduce the Stanford Question Answering Dataset SQuAD a new reading comprehension dataset consisting of questions posed by crowdworkers on a set of Wikipedia articles.

Cite this paper

bibtex
@misc{squad2016,
  title  = {SQuAD: 100000+ Questions for Machine Comprehension of Text},
  author = {Pranav Rajpurkar, Jian Zhang, Konstantin Lopyrev, Percy Liang},
  year   = {2016},
  journal = {EMNLP},
  doi    = {10.18653/v1/D16-1264},
  url    = {https://doi.org/10.18653/v1/D16-1264},
}

Source files

Released under the MIT License.