Back to Nlp Progress

Question answering

german/question_answering.md

0.3593 B
Original Source

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.