Skip to content

hzhao16/DIIN_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DIIN_PyTorch

We followed the idea from: : https://github.com/YichenGong/Densely-Interactive-Inference-Network and reimplemented the code in Pytorch.

To implement our code, you can follow the instructions from: https://github.com/YichenGong/Densely-Interactive-Inference-Network to set up environment and download data.

Environment:

python = 3.6 pytorch = 0.2.0_4

To run the code:

cd DIIN/DIIN_PyTorch/pytorch/trian_snli_pytorch.py python train_mnli_pytorch.py DIIN_pytorch demo_testing_SNLI --training_completely_on_snli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages