erichans / question-answering-squad-pt-br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 58.5%Language:Jupyter Notebook 41.5%