项目文件夹

文件
Julian Risch 2beeccf6ec add german question answering dataset (#606)
* add german question answering dataset

* add German QA page to main TOC
2022-07-18 10:51:21 +02:00

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.