luopeixiang / named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
2.13k stars 537 forks source link

BiLstm-CRF #42

Closed ddf62 closed 2 years ago

ddf62 commented 2 years ago

请问在两三个epoch后为什么loss会变成复数呢,不应该是无限接近于0吗