YuzhouSong

Results 4 issues of YuzhouSong

In order to reproduce the result, could you please describe how to make the 1 billion word dataset into train.txt, valid.txt and test.txt? Or an example showing first a few...

The behavior of adaptive softmax is very unpredictable. Sometimes I can run through the whole code on dataset A at the first time, but got error message when training on...

I'm using a windows virtual machine. I got the following log and error when installing the package: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be...

I got error as follows: File "text8.py", line 121, in train() File "text8.py", line 78, in train loss = criterion(output, Y_var) File "/opt/conda/envs/pytorch-py3.6/lib/python3.6/site-packages/torch/nn/modules/module.py", line 357, in call result = self.forward(*input,...