Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

End-to-End Open-Domain Question Answering with BERTserini

About

We demonstrate an end-to-end question answering system that integrates BERT with the open-source Anserini information retrieval toolkit. In contrast to most question answering and reading comprehension models today, which operate over small amounts of input text, our system integrates best practices from IR with a BERT-based reader to identify answers from a large corpus of Wikipedia articles in an end-to-end fashion. We report large improvements over previous results on a standard benchmark test collection, showing that fine-tuning pretrained BERT with SQuAD is sufficient to achieve high accuracy in identifying answer spans.

Wei Yang, Yuqing Xie, Aileen Lin, Xingyu Li, Luchen Tan, Kun Xiong, Ming Li, Jimmy Lin• 2019

Related benchmarks

TaskDatasetResultRank
Open-domain Question AnsweringSQUAD Open (test)
Exact Match38.6
39
Open-domain Question AnsweringSQuAD Open-domain 1.1 (test)
Exact Match (EM)38.6
30
Question AnsweringSQuAD-Open
EM38.6
28
Open-domain Question AnsweringSQuAD
EM38.6
16
Open-domain Question AnsweringSQuAD v1.1 (dev)
EM38.6
13
Open-domain Question AnsweringSQuAD (test)
Accuracy38.6
7
Open-domain Question AnsweringOpenSQuAD 1.1 (test)
EM38.6
7
Open-domain Question AnsweringOpenCMRC (test)
F1 Score60.9
3
Open-domain Question AnsweringOpenDRCD (test)
F165
3
Showing 9 of 9 rows

Other info

Code

Follow for update