timbmg / Sentence-VAE

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
580 stars 152 forks source link

Unable to download the dataset #23

Closed nanguoshun closed 3 years ago

nanguoshun commented 3 years ago

hi @timbmg, I am unable to access the dataset with the given command:

wget http://www.fit.vutbr.cz/~imikolov/rnnlm/simple-examples.tgz

It seems that this file has been deleted. Would you please help to provide a valid link?

Thanks a lot!

timbmg commented 3 years ago

I just tried and it works for me.

nanguoshun commented 3 years ago

hi @timbmg. Thanks a lot! It becomes normal for me now. Probably a temporarily accessing problem.