SNLI-attention icon indicating copy to clipboard operation
SNLI-attention copied to clipboard

SNLI with word-word attention by LSTM encoder-decoder

Results 2 SNLI-attention issues
Sort by recently updated
recently updated
newest added

Just curious if you happen to know any TensorFlow LSTMN implementations.

I get an error when I try running LSTMN.lua /root/torch/install/bin/luajit: /root/torch/install/share/lua/5.1/nn/ClassNLLCriterion.lua:44: Assertion `cur_target >= 0 && cur_target < n_classes' failed. at /root/nn/generic/ClassNLLCriterion.c:52 stack traceback: [C]: in function 'ClassNLLCriterion_updateOutput' /root/torch/install/share/lua/5.1/nn/ClassNLLCriterion.lua:44: in...