facebookresearch / XLM

PyTorch original implementation of Cross-lingual Language Model Pretraining.
Other
2.87k stars 495 forks source link

./get-data-glue.sh #334

Open leaves-slient opened 3 years ago

leaves-slient commented 3 years ago

I run this command, but terminal says "Unable to establish ssh connection." I want to not if "wget -c '${URLPATH}SST-2.zip?alt=media&token=aabc5f6b-e466-44a2-b9b4-cf6337f84ac8' -P $OUTPATH" has some problems,such as the url is not usable any more.

svjan5 commented 2 years ago

Facing the same issue