git 设置代理端口号 git config --global http.proxy http://127.0.0.1:10085
和 git config --global https.proxy http://127.0.0.1:10085
然后就可以成功git clone hugging face的数据集了
如果是https://huggingface.co/datasets/shibing624/medical/tree/main
那么输入的代码是 git clone https://huggingface.co/datasets/shibing624/medical