Kelayamatoz BiDAF PyTorch Save

An Implementation of Bidirectional Attention Flow

Project README

To preprocess data: ./download.sh python3 -m squad.prepro

To run training: python3 -m bidaf.cli --mode train

To debug: python3 -m bidaf.cli --mode train --debug

directory structure: /my: util files /bidaf: bidaf training / testing files /squad: squad dataset preprocessing files

TODOs:

  • Saving model weights in main.py
  • Multi-GPU training support in model.py and trainer.py
  • Summary at the right epoch
  • Loss function
  • embedded matrix
  • Update requirements.txt
Open Source Agenda is not affiliated with "Kelayamatoz BiDAF PyTorch" Project. README Source: kelayamatoz/BiDAF-PyTorch
Stars
41
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating