donghyeonk/match-lstm
PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)
PythonMIT
Issues
- 1
training acc problems
#5 opened by blzhu0823 - 0
oov problem
#6 opened by blzhu0823 - 1
- 2
How to use multi-GPU training?
#3 opened by qiqcheng - 1
- 3
RuntimeError: dimension out of range (expected to be in range of [-1, 0], but got 1)
#1 opened by LinkToPast1990