Git clone failed with: error: external filter 'git-lfs filter-process' failed/warning: Clone succeeded, but checkout failed.
Hi Tim,
Thanks for sharing the dataset! However, I had this problem when I try to download the dataset with git clone:
error: external filter 'git-lfs filter-process' failed
fatal: dataset_dm_expert_dust2.zip: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Could you or someone give a suggestion
hey, not much idea on this side :/ maybe something to do with the large file sizes? I'm not v familiar with huggingface datasets, hopefully someone else can help.
hey, not much idea on this side :/ maybe something to do with the large file sizes? I'm not v familiar with huggingface datasets, hopefully someone else can help.
Thanks for the prompt reply. I found this probably relates to the disk space of my local machine. Let me see if the error still persists if I move to a larger drive.
Close this. The reason is not enough disk space