This post introduces qaptnet, an instance of Google’s BERT model, fine-tuned for performing question-answering tasks in Portuguese text. — The model is trained on a dataset of contexts, questions, and corresponding answers written in Portuguese. The output of the model is the span of text in the context that answers the proposed question. For example. given the following context: context = 'Arquitetonicamente, a escola tem um caráter católico. No…