This repo includes notebooks for training a QA-LSTM model and fine-tuning a pre-trained BERT model for the Opionated Financial Question and Answering FiQA dataset.
The notebooks can be opened in Colab which provides a low-effort way (no installation and access to free GPU) to train and evaluate the models.
- FinBERT-QA: [Colab] [Github]
- Further pre-training of BERT on FiQA: [Colab] [Github]
- QA-LSTM: [Colab] [Github]
Click "Open in Playground" to replicate the results!