vgaraujov / Question-Answering-Tutorial

Tutorial of Question Answering using SQuAD in English and Spanish with BERT and BiDAF.
1 stars 1 forks source link
bert-model deep-learning material natural-language-processing notebook question-answering spanish-language squad-dataset

Question Answering Tutorial

This repository contains the material from the Deep Learning for Question Answering class at the Pontificia Universidad Católica de Chile.

Este repositorio contiene el material de la clase de Deep Learning para Question Answering de la Pontificia Universidad Católica de Chile.


Here we can find a notebook that explains how to fine-tune a BERT model with the SQuAD dataset v2.0 in the Spanish version.

Aquí encontraremos un notebook que explica como hacer fine-tune a un modelo BERT con el dataset SQuAD v2.0 en su versión Español.

Open In Colab


Here we can find a notebook that explains how to train a BiDAF model with the SQuAD v1.1.

Aquí encontraremos un notebook que explica como hacer entrenenar un modelo BiDAF con el dataset SQuAD v1.1.

Open In Colab