namaco icon indicating copy to clipboard operation
namaco copied to clipboard

about crf result

Open hitxujian opened this issue 6 years ago • 0 comments

hi: Thanks for sharing! but when i use crf layer of your model, crf = CRFLayer() pred = crf([pred, sequence_lengths]) the printed f-score are all 0,and early stop occured. but when use the origin model(that is no crf) the result is sometimes ok, can you give some suggestion on how to make crf layer better?thanks

hitxujian avatar May 29 '18 03:05 hitxujian