clover3 / NLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 100.0%