Skip to content

Code for ElimiNet paper published in IJCAI-ECAI 2018

Notifications You must be signed in to change notification settings

sohamparikh/ElimiNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ElimiNet

This repo contains the code for ElimiNet paper published in the proceedings of IJCAI-ECAI-2018.

Dependencies

  • Python 2.7
  • Theano >= 0.7
  • Lasagne 0.2.dev1

Datasets

  • RACE: Please submit a data request here. The data will be automatically sent to you. Create a "data" directory alongside "src" directory and download the data.

  • Word embeddings:

Usage

Preprocessing

* python preprocess.py

Training

Create an "obj" directory. Models to be stored here.

Pre-trained ElimiNet

* For training: bash train_PRE.sh
* For testing: bash test.sh

End-to-end ElimiNet

* For training: bash train_E2E.sh
* For testing: bash test.sh

Acknowledgement

Contact

About

Code for ElimiNet paper published in IJCAI-ECAI 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published