question-answering-squad-pt-br

Source code to fine tune BERTimbau on portuguese translated SQuAD v1.1 dataset from Deep Learning Brasil. The train and dev datasets are in data folder.

To fine tune BERTimbau or other huggingface model, just run main.py.

The train and evaluation code is based on the following notebooks:

To run the predictions after training, use main_predict.py