dataset download error

#2
by j-min - opened

Hi, thanks for releasing the dataset! I faced an error when downloading the dataset via git clone.
I tried git clone multiple times but still got the same error. Can you do git clone without error? If there's a need for specific download command, it would be great to have it in the README; thanks!

>> git clone https://huggingface.co/datasets/yubo2333/MMLongBench-Doc
Cloning into 'MMLongBench-Doc'...
remote: Enumerating objects: 193, done.
remote: Counting objects: 100% (190/190), done.
remote: Compressing objects: 100% (190/190), done.
remote: Total 193 (delta 16), reused 0 (delta 0), pack-reused 3 (from 1)
Receiving objects: 100% (193/193), 16.57 MiB | 19.13 MiB/s, done.
Resolving deltas: 100% (16/16), done.
Downloading documents/dr-vorapptchapter1emissionsources-121120210508-phpapp02_95.pdf (11 MB)
Downloading documents/mi_phone.pdf (25 MB)MiB | 87.19 MiB/s
Error downloading object: documents/mi_phone.pdf (c5feec1): Smudge error: Error downloading documents/mi_phone.pdf (c5feec13dc1033920affd4fb6dff558d265f917fd19aaa21fe39ce15b31a1712): expected OID c5feec13dc1033920affd4fb6dff558d265f917fd19aaa21fe39ce15b31a1712, got 16ee1cfbd58f9c6a3793c66ff5f4ec38dd864ac9fd7a9b7186f8af7db53f870b after 31841340 bytes written

Errors logged to '.../MMLongBench-Doc/.git/lfs/logs/20240724T173716.488481.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: documents/mi_phone.pdf: 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 :/'

oh maybe my network connection had an issue; I could download it in another server.

j-min changed discussion status to closed

Sign up or log in to comment