chaitanyamalaviya / ExpertQA

[Data + code] ExpertQA : Expert-Curated Questions and Attributed Answers
MIT License
118 stars 13 forks source link

Fail to download data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl #6

Closed kail8 closed 7 months ago

kail8 commented 8 months ago

Thanks for your great job. When I try to git clone the repo with:

git lfs install
git clone https://github.com/chaitanyamalaviya/ExpertQA.git

an error occurs and it fails to download data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl:

Cloning into 'ExpertQA'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 125 (delta 13), reused 33 (delta 11), pack-reused 85
Receiving objects: 100% (125/125), 57.08 MiB | 3.63 MiB/s, done.
Resolving deltas: 100% (31/31), done.
Updating files: 100% (71/71), done.
Downloading data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl (298 MB)
Error downloading object: data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl (5e6afb0): Smudge error: Error downloading data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl (5e6afb0453bc8c5fabfe43fbef0b205ceb3175694640cfd1f5d47a97900d0ac7): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to '/Users/chengan/Desktop/tmp/ExpertQA/.git/lfs/logs/20240111T174938.90161.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: data/r2_compiled_out_corrected_revised_atomic_w_evidences_factscores_anon.jsonl: 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 :/'

May you have any idea?

kail8 commented 8 months ago

It seems that your account has run out of Git Large File Storage. Could you please clean the cache or upload the data somewhere else?

chaitanyamalaviya commented 7 months ago

Hi @kail8, thanks for your interest and for letting us know! I think lfs should work now, we updated the billing information. If it doesn't work, here is a drive link.

kail8 commented 7 months ago

Hi @kail8, thanks for your interest and for letting us know! I think lfs should work now, we updated the billing information. If it doesn't work, here is a drive link.

Thanks for your reply. git lfs works now. Thanks for sharing!