stanleylsx / entity_extractor_by_ner

基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。
393 stars 74 forks source link

将bert微调后的模型进行迁移,迁移后预测就结果就会错误,而在原来的机器上是正常的 #62

Closed guo-xiaomeng closed 1 year ago

stanleylsx commented 1 year ago

please offer more detail about your issue.