SoftMaskedBert
SoftMaskedBert copied to clipboard
git-lfs 问题
作者你好
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\transformers\modeling_utils.py", line 1445, in from_pretrained
"You seem to have cloned a repository without having git-lfs installed. Please install "
OSError: You seem to have cloned a repository without having git-lfs installed. Please install git-lfs and run `git lfs install` followed by `git lfs pull` in the folder you cloned.
安装了git-lfs 并运行了命令还是报错,百度的方法都试了,windows10系统
我自己在服务器上远程开发的,没遇到过这个问题;win现在可以用wsl开发,体验好得多,你可以试试