facebookresearch / MUSE

A library for Multilingual Unsupervised or Supervised word Embeddings
Other
3.17k stars 544 forks source link

Access denied error from dl.fbaipublicfiles.com #168

Open cifkao opened 4 years ago

cifkao commented 4 years ago

The download of the following files with get_evaluation.sh fails due to an Access Denied error. Can you please re-upload them?

monolingual/de/DE_GUR350.txt
monolingual/de/DE_GUR65.txt
monolingual/de/DE_SIMLEX-999.txt
monolingual/de/DE_WS-353.txt
monolingual/de/DE_ZG222.txt
monolingual/en/EN_MC-30.txt
monolingual/en/EN_MEN-TR-3k.txt
monolingual/en/EN_MTurk-287.txt
monolingual/en/EN_MTurk-771.txt
monolingual/en/EN_RG-65.txt
monolingual/en/EN_RW-STANFORD.txt
monolingual/en/EN_SIMLEX-999.txt
monolingual/en/EN_VERB-143.txt
monolingual/en/EN_WS-353-ALL.txt
monolingual/en/EN_WS-353-REL.txt
monolingual/en/EN_WS-353-SIM.txt
monolingual/en/EN_YP-130.txt
monolingual/es/ES_MC-30.txt
monolingual/es/ES_RG-65.txt
monolingual/es/ES_WS-353.txt
monolingual/fr/FR_RG-65.txt
monolingual/it/IT_SIMLEX-999.txt
monolingual/it/IT_WS-353.txt
SmartDev-0205 commented 3 years ago

I cannot access dl.fbaipublicfiles.com too.

Moeberg commented 2 years ago

For everybody else who, like me, stumbles upon this error, the readme has instructions getting these files by downloading achieved files instead:

cd data/
wget https://dl.fbaipublicfiles.com/arrival/vectors.tar.gz
wget https://dl.fbaipublicfiles.com/arrival/wordsim.tar.gz
wget https://dl.fbaipublicfiles.com/arrival/dictionaries.tar.gz