BiDAF This repo is the implements of BiDAF model(BI-DIRECTIONAL ATTENTION FLOW FOR MACHINE COMPREHENSION). Installation git clone https://github.com/Chiang97912/BiDAF.git Usage How to train this model? Python train.py How to test this model? python test.py