Skip to content

clover3/NLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages