data is provided in /data Instructions are at the top of ptb-lm.py
to download the MNIST dataset with standard train/valid/test splits, do (in cmd line)
pip install academictorrents
python download.py --dataset=mnist --savedir={where-you-want-to-save-the-dataset}