Skip to content

BERT for QA fine-tuned on SQuAD v1.1

Latest
Compare
Choose a tag to compare
@andrelmfarias andrelmfarias released this 25 Oct 15:46
· 13 commits to master since this release

Release with a version of BERT model trained on SQuAD 1.1 following last updates on cdQA modules.

This model is CPU/GPU agnostic. If the model is loaded in a machine with support for CUDA it will automatically send the model to GPU for computations.

This version of the model achieves 81.3% EM and 88.7% F1-score on SQuAD 1.1 dev.