ESIM
ESIM copied to clipboard
lstm输入问题
lstm需要的输入的应该是[seq_len,batch_size,emb_size],代码里面需要transpose一下