Skip to content

MollyZhang/MemNetQA

Repository files navigation

Memeory network for question answering in SQuAD

CSE244 project

Staring script:

run.ipynb

Report:

Folder structure:

  • model_utils.py

This file contains all models

  • data_utils.py

This contains preparing data, including wrappers which generate data batches for training.

  • train_utils.py

This file contains the function used for training and inference

  • evaluation.py ` This file contains calculation of f1 score and exact match scores, downloaded from squad website.
  • preprocessing.ipynb

This is the notebook for preprocessing.

  • run.ipynb This should be the starting point. This is where all other functions from *.py files are imported and models are run to get results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •