maxhodak / keras-molecules

Autoencoder network for learning a continuous representation of molecular structures.
MIT License
519 stars 146 forks source link

Cannot fetch LFS-stored files. #46

Closed lejar closed 7 years ago

lejar commented 7 years ago

The files in data/ cannot be retrieved via git lfs, because the bandwidth quota seems to be exceeded (see error message below). Is there an alternate method of obtaining the files?

keras-molecules$ git lfs fetch
Fetching master
Git LFS: (0 of 3 files) 0 B / 156.20 MB                                                                                                                                                                            
batch response: http: This repository is over its data quota. Purchase more data packs to restore access.
Docs: https://help.github.com/articles/purchasing-additional-storage-and-bandwidth-for-a-personal-account/
Warning: errors occurred
hsiaoyi0504 commented 7 years ago

I have the same issue. Maybe we can try move them to Google Drive, DropBox, Box.net or Microsoft's Visual Studio Online, as mentioned in Stéphane Peter's Blog.

hsiaoyi0504 commented 7 years ago

It seems that it works again, but I think it is really a issue.

hsiaoyi0504 commented 7 years ago

I created a temporary gitlab repo for this. https://gitlab.com/hsiaoyi0504/keras-molecules-data/tree/master But I don't know what is the bandwidth and storage quotas of git LFS support on gitLab.com.

maxhodak commented 7 years ago

This should be fixed now, right? I bought a data pack a few weeks ago.

hsiaoyi0504 commented 7 years ago

Yep, it already worked.