pytorch-skipthoughts
pytorch-skipthoughts copied to clipboard
Naming issue
https://github.com/kaniblu/pytorch-skipthoughts/blob/6ce13492dc6d4f0378ead8ec5aadb151cc79d93f/src/torchst/train.py#L49
Probably iter
should be step
here?
Nice find. I am currently working on a major update that can replicate results in arXiv:1607.06450 and work faster in Multi-GPU environment. This minor issue should be fixed by then.