hemingkx / CLUENER2020

A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
470 stars 107 forks source link

Didn't find file /pretrained_bert_models/bert-base-chinese/added_tokens.json. We won't load it. Didn't find file /pretrained_bert_models/bert-base-chinese/special_tokens_map.json. We won't load it. Didn't find file /pretrained_bert_models/bert-base-chinese/tokenizer_config.json. We won't load it. #13

Open 550952213 opened 2 years ago

550952213 commented 2 years ago

Didn't find file /pretrained_bert_models/bert-base-chinese/added_tokens.json. We won't load it. Didn't find file /pretrained_bert_models/bert-base-chinese/special_tokens_map.json. We won't load it. Didn't find file /pretrained_bert_models/bert-base-chinese/tokenizer_config.json. We won't load it.

550952213 commented 2 years ago

这三个文件是啥啊啊啊啊啊

550952213 commented 2 years ago

not found in model shortcut name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, bert-base-multilingual-uncased, bert-base-multilingual-cased, bert-base-chinese, bert-base-german有哪位大佬能解释下,这些都是啥文件

cuiyu0316 commented 2 years ago

请问你解决了嘛!我也想问这个问题!但是我看网上好像也没提到这些文件。。。不过运行的时候提示了这些,不知道对结果有没有影响T-T

leiqing110 commented 2 years ago

同问解决了吗,小白不懂求助

hemingkx commented 2 years ago

没有影响哈 只要能跑出结果就行了

leiqing110 commented 2 years ago

没有影响哈 只要能跑出结果就行了

哈哈哈 好 那我就大胆的训练了 感谢感谢