Back to Nlp Progress

Question answering

russian/question_answering.md

0.31.1 KB
Original Source

Question answering

Question answering is the task of answering a question.

Table of contents

Reading comprehension

SberQuAD

The Sberbank Question Answering dataset (SberQuAD) is a reading comprehension dataset in the style of SQuAD, which was created as part of a competition in 2017 by Sberbank. The data consists of around 50k questions on Wikipeda.

Because the original SberQuAD development set is not available, the original training set of SberQuAD was partitioned into a (new) training (45,328) and testing (5,036) sets by the DeepPavlov team.

ModelF1EMPaper
BERT (Efimov et al., 2019)84.866.6SberQuAD - Russian Reading Comprehension Dataset: Description and Analysis
DocQA (Efimov et al., 2019)79.559.6SberQuAD - Russian Reading Comprehension Dataset: Description and Analysis