nathanshartmann / portuguese_word_embeddings

Portuguese Word Embeddings: Evaluating on Word Analogies and Natural Language Tasks
GNU General Public License v3.0
240 stars 35 forks source link

Unresponsive download server for pre-trained models #10

Closed lucasdavid closed 4 years ago

lucasdavid commented 4 years ago

Hello!

I'm currently trying to download GLOVE 1000 dimensões, but I'm facing an issue similar to #2. The server seems unresponsive for download, as I wait for minutes until a timeout occurs. I don't think I'm having internet connection issues, as all other websites/resources are working correctly.

Furthermore, I obtain 100% package loss when I ping it:

$ ping 143.107.183.175
PING 143.107.183.175 (143.107.183.175) 56(84) bytes of data.
^C
--- 143.107.183.175 ping statistics ---
509 packets transmitted, 0 received, 100% packet loss, time 519902ms

It there another repository to collect this dataset?

Thank you very much!

lucasdavid commented 4 years ago

I managed to fix this by downloading the file from a proxy network. Still might be interesting to investigate tho.