Trenx-J / BertForNER

使用Bert-BiLstm-CRF做中文命名实体识别,使用的数据集来自https://aistudio.baidu.com/aistudio/competition/detail/802/0/datasets
13 stars 1 forks source link

运行报错 #2

Open szz1211 opened 6 months ago

szz1211 commented 6 months ago

RuntimeError: Failed to import transformers.models.bert.modeling_bert because of the following error (look up to see its traceback): Failed to import transformers.onnx.config because of the following error (look up to see its traceback): DLL load failed: 找不到指定的模块。

Trenx-J commented 6 months ago

你检查一下你自己的环境,各个python包的版本