English

A BERT Baseline for the Natural Questions

Computation and Language 2019-12-10 v3

Abstract

This technical note describes a new baseline for the Natural Questions. Our model is based on BERT and reduces the gap between the model F1 scores reported in the original dataset paper and the human upper bound by 30% and 50% relative for the long and short answer tasks respectively. This baseline has been submitted to the official NQ leaderboard at ai.google.com/research/NaturalQuestions. Code, preprocessed data and pretrained model are available at https://github.com/google-research/language/tree/master/language/question_answering/bert_joint.

Keywords

Cite

@article{arxiv.1901.08634,
  title  = {A BERT Baseline for the Natural Questions},
  author = {Chris Alberti and Kenton Lee and Michael Collins},
  journal= {arXiv preprint arXiv:1901.08634},
  year   = {2019}
}
R2 v1 2026-06-23T07:21:40.732Z