squad rajpurkar
Dataset Card for SQuAD 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. SQuAD 1.1 contains 100,000+ question-answer pairs on 500+ articles. Supported Tasks and Leaderboards Question Answering.… See the full description on the dataset page: https://huggingface.co/datasets/rajpurkar/squad.
- Type
- dataset
- License
- cc-by-sa-4.0
- Language
- en
- Downloads
- 213,976
- Likes
- 462
- Access
- public
- Files
- 0
README
--- annotations_creators: - crowdsourced language_creators: - crowdsourced - found language: - en license: cc-by-sa-4.0 multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - extended|wikipedia task_categories: - question-answering task_ids: - extractive-qa paperswithcode_i…