/BERT-Fine-tune-for-GAP

Fine tuning of BERT with parsing of GAP data for kaggle competition https://www.kaggle.com/c/gendered-pronoun-resolution

Primary LanguagePythonApache License 2.0Apache-2.0

BERT fine tuning for GAP data

Fine tuning of BERT with parsing of GAP data for this kaggle competition

This repository is based on BERT

The actual BERT model should be downloaded separately. On a GPU you will have more parameter options with BERT base but BERT large run on a TPU will give better results. The classifier in this repo can be used on GPU or TPU.