z814081807 / DeepNER

天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
922 stars 229 forks source link

loss不收敛 #31

Closed taojingcong closed 3 years ago

taojingcong commented 3 years ago

Loss优化到一定程度后突然上升, 一直上升到几万, 可能是什么原因呢.(没有修改代码)

CocoZzzzz commented 3 years ago

我也遇到同样的问题了,没有修改代码,请问下你解决了么?

taojingcong commented 3 years ago

我也遇到同样的问题了,没有修改代码,请问下你解决了么?

还没有,

z814081807 commented 3 years ago

我也遇到同样的问题了,没有修改代码,请问下你解决了么?

还没有,

参考关闭的Issues里:Why the total loss increase suddenly and rapidly when training the base crf

z814081807 commented 3 years ago

我也遇到同样的问题了,没有修改代码,请问下你解决了么?

参考关闭的Issues里:Why the total loss increase suddenly and rapidly when training the base crf

CocoZzzzz commented 3 years ago

我也遇到同样的问题了,没有修改代码,请问下你解决了么?

参考关闭的Issues里:Why the total loss increase suddenly and rapidly when training the base crf

解决了,谢谢!