Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 398 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 398 Bytes

bert-qa-colab

BERT End to End (Fine-tuning + Predicting) with Cloud TPU for SQuAD.

This is a modified version of this notebook, adapted for QA on the SQuAD dataset using bert-qa. It also includes some scripts for running predictions on a custom dataset.