/NLI

Primary LanguagePython

NLI

Setup

All dependencies are defined in pip file. To install, simply execute pip install -r requirements.txt.

Execution

To execute, simply run export PYTHONPATH=$PYTHONPATH:. && python models/main.py.

The different steps of the training process are defined in models/main.py and must be set respectively.