ravi2493 / NLI

Natural Language Inference, SNLI dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To trian the model
1. Set the path of glove embeddings file in glove.py.
2. Create folders data, data_pickles, saved_models in the main directory.
3. Download SNLI dataset.
4. run train.py file and the best models will be saved to saved_model folder.

About

Natural Language Inference, SNLI dataset


Languages

Language:Python 100.0%