Datasets:

Modalities:
Text
Sub-tasks:
extractive-qa
Languages:
English
ArXiv:
Libraries:
Datasets
License:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset Card for "lmqg/qa_squad"

Dataset Summary

This is the SQuAD v1 dataset with the train/validatio/test split used in qg_squad.

Supported Tasks and Leaderboards

  • question-answering

Languages

English (en)

Dataset Structure

Data Fields

The data fields are the same among all splits.

plain_text

  • id: a string feature of id
  • title: a string feature of title of the paragraph
  • context: a string feature of paragraph
  • question: a string feature of question
  • answers: a json feature of answers

Data Splits

train validation test
75,722 10,570 11,877

Citation Information

@article{2016arXiv160605250R,
       author = {{Rajpurkar}, Pranav and {Zhang}, Jian and {Lopyrev},
                 Konstantin and {Liang}, Percy},
        title = "{SQuAD: 100,000+ Questions for Machine Comprehension of Text}",
      journal = {arXiv e-prints},
         year = 2016,
          eid = {arXiv:1606.05250},
        pages = {arXiv:1606.05250},
archivePrefix = {arXiv},
       eprint = {1606.05250},
}
Downloads last month
27

Paper for lmqg/qa_squad