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.
- Typ
- dataset
- Lizenz
- cc-by-sa-4.0
- Sprache
- en
- Downloads
- 213,976
- Likes
- 462
- Zugriff
- public
- Dateien
- 0
Tags
- 评测基准
- 问答
- Textdatensatz
- NLP
- Englisch
- Maschinelles Lernen
- Benchmark
Zusammenfassung
SQuAD (Stanford Question Answering Dataset) ist ein Leseverständnis-Datensatz mit über 100.000 Frage-Antwort-Paaren, die Crowdworker zu Wikipedia-Artikeln erstellt haben. Die Antworten sind Textabschnitte (Span) aus dem jeweiligen Passagen-Kontext. Das Dataset dient als Standard-Evaluationsbenchmar…
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…