google-research-datasets / natural-questions

Natural Questions (NQ) contains real user questions issued to Google search, and answers found from Wikipedia by annotators. NQ is designed for the training and evaluation of automatic question answering systems.
Apache License 2.0
916 stars 151 forks source link

where is baseline of bert? #2

Open susht3 opened 5 years ago

susht3 commented 5 years ago

hi, bert is also a baseline of ng, but i cannot find it on this project

rsanjaykamath commented 5 years ago

https://github.com/calberti/bert-joint-nq

I'm guessing it'll be soon in that link, you can find their report now.

qianpeisheng commented 5 years ago

Hi, I think the code described in this report is recently released in this repo.