wengong-jin / DSMBind

MIT License
73 stars 9 forks source link

Account over LFS quota #1

Closed andybarry closed 7 months ago

andybarry commented 9 months ago

I'm unable to clone the data due to an LFS error:

$ git clone https://github.com/wengong-jin/DSMBind.git
Cloning into 'DSMBind'...
remote: Enumerating objects: 61, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 61 (delta 0), reused 0 (delta 0), pack-reused 58
Unpacking objects: 100% (61/61), 51.86 MiB | 15.09 MiB/s, done.
Downloading data/antibody/test_HER2.jsonl (94 MB)
Error downloading object: data/antibody/test_HER2.jsonl (3cc268d): Smudge error: Error downloading data/antibody/test_HER2.jsonl (3cc268d539af711b87962c5807f4558ac00f6d4e7319b98b50652189c152e88e): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Is the test data hosted anywhere else? Perhaps https://zenodo.org/ could be a good option (and would include a DOI).

wengong-jin commented 7 months ago

Yes the data is now moved to zenedo. Thank you for point it out!