当前位置:   article > 正文

Unable to load vocabulary from file. Please check that the provided vocabulary is accessible and not_oserror: unable to load vocabulary from file. plea

oserror: unable to load vocabulary from file. please check that the provided

问题:

python使用transformers时报错:

Unable to load vocabulary from file. Please check that the provided vocabulary is accessible and not corrupted.

无法从文件中加载词表。请检查所提供的词表是否可以访问并且没有损坏。

解决方法:

一开始以为是下载的文件损坏了,但是重新下载之后依旧报错。

这里看到了一个解决方法,说只用更新一下即可:

pip install --upgrade transformers sentencepiece

不过尝试之后发现没用。

猜测并非因为文件损坏报错,而是因为无法访问导致的,这可能是由于中文路径的原因,遂将路径改为英文该错误消失。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/凡人多烦事01/article/detail/362991
推荐阅读
相关标签
  

闽ICP备14008679号