简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
OSError: Unable to load weights from pytorch checkpoint file
使用transformers库的from_pretrained()函数时出错在运行这段代码时tokenizer= BertTokenizer.from_pretrained("bert-base-uncased")然后报如图的错误图中错误即OSError: Unable to load weights from pytorch checkpoint file. If you tried to lo
OSError: Unable to load weights from pytorch checkpoint file
使用transformers库的from_pretrained()函数时出错在运行这段代码时tokenizer= BertTokenizer.from_pretrained("bert-base-uncased")然后报如图的错误图中错误即OSError: Unable to load weights from pytorch checkpoint file. If you tried to lo
ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based...
error: can't find Rust compilerIf you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel
到底了