This repo contains a notebook to illustrate the usage of the BiDAF model.
We use the pre-trained model from allennlp library and build some helper functions to visualize the attention weights between a question and a text passage from where knowledge is extracted.
allennlp==0.7.0 numpy==1.15.2 matplotlib==3.0.0