sebastianruder--nlp-progress
2beeccf6ec
* add german question answering dataset * add German QA page to main TOC
594 B
594 B
Question answering
Question answering is the task of answering a question.
Table of contents
GermanQuAD
GermanQuAD contains ~14,000 German QA pairs released by deepset in the same format as the original SQuAD dataset. In the same paper, a second dataset called GermanDPR was released, which can be used for training dense passage retrieval models. For each question, it provides a set of relevant and irrelevant documents. More details are available on the GermanQuAD website.