/bert-qa-colab

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

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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.