farizikhwantri / e-SNLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-SNLI

There are 2 splits for the train set due to the github sie restrictions, please simply merge them.

Trained models can be downloaded at:

Dependancies

  • Python 2.7
  • Pytorch 0.3.1
  • NLTK >= 3

Bibtex

If you use this dataset or paper in your work, please cite:

@incollection{NIPS2018_8163,
title = {e-SNLI: Natural Language Inference with Natural Language Explanations},
author = {Camburu, Oana-Maria and Rockt\"{a}schel, Tim and Lukasiewicz, Thomas and Blunsom, Phil},
booktitle = {Advances in Neural Information Processing Systems 31},
editor = {S. Bengio and H. Wallach and H. Larochelle and K. Grauman and N. Cesa-Bianchi and R. Garnett},
pages = {9539--9549},
year = {2018},
publisher = {Curran Associates, Inc.},
url = {http://papers.nips.cc/paper/8163-e-snli-natural-language-inference-with-natural-language-explanations.pdf}
}

About

License:MIT License


Languages

Language:Python 100.0%