Betty van Aken

Results 3 issues of Betty van Aken

Hi, I ran the experiments on the 10K setting, but my results are way worse than the reported ones. I didn't change any of the default parameters except from setting...

Hi, when running the script on a machine without cuda support, I'm getting the following error: > File ".../Universal-Transformer-Pytorch/models/UTransformer.py", line 236, in forward halting_probability = torch.zeros(inputs.shape[0],inputs.shape[1]).cuda() RuntimeError: torch.cuda.FloatTensor is not...

Hi, currently the `--task` argument is being ignored, due to line 153ff in `main.py`, so the script always runs all bAbi tasks in a row.