jiesutd / LatticeLSTM

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
1.8k stars 453 forks source link

batch_size #88

Closed EricDuy closed 5 years ago

EricDuy commented 5 years ago

你好,感谢您分享的代码。代码中batch_size设置的为1,训练速度太慢。请问如何修改batch_size呢?谢谢!!

jiesutd commented 5 years ago

The initial version only allows the batch_size=1.