LiyuanLucasLiu / LM-LSTM-CRF

Empower Sequence Labeling with Task-Aware Language Model
http://arxiv.org/abs/1709.04109
Apache License 2.0
846 stars 207 forks source link

Missing "eval_batch" in train_w.py line 163 #65

Open RichardHWD opened 5 years ago

RichardHWD commented 5 years ago

The model is very useful , And I want to reload model to train , and get some error in train_w.py line 163. I search all the project to find function "eval_batch" , only in model/evaluator , but it is wrong file. Are you forget to write this function or some how ? How can I resolve this problem?

RichardHWD commented 5 years ago

I can fill in some number , but it is better to fix out.