Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download data from Github LFS #3

Open
sunnyszy opened this issue May 19, 2020 · 4 comments
Open

Cannot download data from Github LFS #3

sunnyszy opened this issue May 19, 2020 · 4 comments

Comments

@sunnyszy
Copy link

Hi,

I tried to clone the library and run the ml part. However, the data couldn't be downloaded. I believe this is because of the GitHub LFS quota limit (1GB/month). I wonder whether you consider host the data somewhere else?

Also, it would be great if a small sample data can be put in the repo so that the format is clear to run the code

$ git clone https://github.com/vojislavdjukic/flux
Cloning into 'flux'...
remote: Enumerating objects: 1593, done.
remote: Total 1593 (delta 0), reused 0 (delta 0), pack-reused 1593
Receiving objects: 100% (1593/1593), 2.86 MiB | 5.01 MiB/s, done.
Resolving deltas: 100% (24/24), done.
Downloading data/ml/KMeans/test/d_100.csv (16 KB)
Error downloading object: data/ml/KMeans/test/d_100.csv (e4dbc27): Smudge error: Error downloading data/ml/KMeans/test/d_100.csv (e4dbc27033b2029ba303c10b1d104eaffc2fbc132cbf42d8d640a6940278c1a2): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
@sunnyszy
Copy link
Author

@vojislavdjukic

@GrehXscape
Copy link

Have you managed to download the dataset used in the paper?

@sunnyszy
Copy link
Author

@GrehXscape Unfortunately, no.

@harleyxu-xhl
Copy link

“This repository is over its data quota.” Hoping to put data somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants