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

Download links have been timing out for a few days #206

Open
plainerman opened this issue Jun 21, 2022 · 10 comments
Open

Download links have been timing out for a few days #206

plainerman opened this issue Jun 21, 2022 · 10 comments

Comments

@plainerman
Copy link

plainerman commented Jun 21, 2022

Hey,

I don't know if this is the correct place for this, if so please feel free to close the issue.
For the last couple of days I have been struggling to download the pre-trained word-vectors from the stanford.edu webpage.

Neither of the files listed here https://nlp.stanford.edu/projects/glove/ can be downloaded.
https://nlp.stanford.edu/data/glove.6B.zip
https://nlp.stanford.edu/data/glove.840B.300d.zip
...

Are others facing the same issue?
And yes, I am aware that there is a mirror on huggingfaces.

@AngledLuffa
Copy link
Contributor

AngledLuffa commented Jun 21, 2022 via email

@joelsewhere
Copy link

I'm having this issue as well. The url provided above doesn't seem to resolve this problem. Using wget also results in a timeout error.

@AngledLuffa
Copy link
Contributor

Situation is different - now the outage is because of a campus wide power outage. Will hopefully be back soonish.

@AsmaAsmaGharbi
Copy link

i'm having the same problem. So we just need to wait?

@plainerman
Copy link
Author

@AsmaAsmaGharbi in the readme of this repo there are mirrors from huggingface. You can use those. If the error occurs for example in a library like pytorch, there is probably a way to change the download url or move the file into the specified cache folder.

@sadiazaman-git
Copy link

I'm also having the same problem, the link is not working. Connection is getting failed using wget and direct link also not working , giving time out error.

@sadiazaman-git
Copy link

@AsmaAsmaGharbi in the readme of this repo there are mirrors from huggingface. You can use those. If the error occurs for example in a library like pytorch, there is probably a way to change the download url or move the file into the specified cache folder.

Resolved

@joelsewhere
Copy link

@Sadiii
The link text in the readme is a little confusing.

The [mirror] link points to the stanford download page while the [glove.42B.300d.zip] points to the huggingface mirrors described by @plainerman.

TL;DR, use these links and you should be able to download the dataset from huggingface:

@hendursaga
Copy link

Another idea would be to put the models on AcademicTorrents - I could help seed them.

@AngledLuffa
Copy link
Contributor

AngledLuffa commented Oct 5, 2022 via email

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

6 participants