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

在Win10预训练模型时,出现打不开bert_config.json文件,查了很多资料不知道如何解决! #328

Closed YanRuYu123 closed 4 years ago

YanRuYu123 commented 4 years ago

tensorflow.python.framework.errors_impl.InvalidArgumentError: NewRandomAccessFile failed to Create/Open: {D:\Model\chinese_L-12_H-768_A-12\bert_config.json} : \udcceļ\udcfe\udcc3\udcfb\udca1\udca2Ŀ¼\udcc3\udcfb\udcbb\udcf2\udcbe\udced\udcb1\udcea\udcd3﷨\udcb2\udcbb\udcd5\udcfdȷ\udca1\udca3 ; Unknown error

macanv commented 4 years ago

这个问题我没有遇到过,你看下文件路径是否正常,我在windows上实验 没有问题的。

iamdawn commented 3 years ago

你好,我也出现了这个问题,你最后解决了吗?路径好像没问题