macanv / BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
https://github.com/macanv/BERT-BiLSMT-CRF-NER
4.68k stars 1.25k forks source link

中文NER预训练数据是什么? #331

Closed conquerSelf closed 4 years ago

conquerSelf commented 4 years ago

博主您好,请问您是使用这个链接https://github.com/zjy-ucas/ChineseNER的数据进行预训练得到的预训练模型吗?因为自己训练后得到的和博主您网盘提供的有所差别?

macanv commented 4 years ago

用的人民日报的语料。