Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading…
Dataset Card
By Pranav R, published under cc-by-sa-4.0, revision 3ffb306f725f.
Dataset Card for SQuAD 2.0
Table of Contents
- Dataset Card for "squad_v2"
- Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- squad_v2
- Data Fields
- squad_v2
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Initial Data Collection and Normalization
- Who are the source language producers?
- Annotations
- Annotation process
- Who are the annotators?
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Description
- Homepage: https://rajpurkar.github.io/SQuAD-explorer/
- Repository: More Information Needed
- Paper: https://arxiv.org/abs/1806.03822
- Point of Contact: More Information Needed
Dataset Summary
Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable.
Structure
squad_v2 142,192 rows
| Split | Rows | Size |
|---|---|---|
| train | 130,319 | 126.7 MB |
| validation | 11,873 | 9.0 MB |
Details
- Repository
- rajpurkar/squad_v2
- Publisher
- Pranav R
- Task category
- Question answering
- Tags
- Not stated by the source
- Size category
- 100K<n<1M
- Languages
- en
- Revision
- 3ffb306f725f7d2ce8394bc1873b24868140c412
- Last updated
- 2024-03-04
Files
4 files, 17.7 MB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| squad_v2/train-00000-of-00001.parquet | Data | 16.4 MB | f6da32ffb482 |
| squad_v2/validation-00000-of-00001.parquet | Data | 1.4 MB | 0560174ab095 |
| README.md | Documentation | 8.9 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- cc-by-sa-4.0
- Access
- No access gate
Released by Pranav R through its official repository on Hugging Face. Read the license.