Closed MinionAttack closed 3 years ago
Ok, the code works until torch==1.5.1, from torch 1.6 and further it gives that error
Thanks for your comments. I guess it is due to some compatibility of higher version of PyTorch. We will look at the issue soon.
Hi,
I'm trying to test this tool but when I want to test it training a Stack-Pointer parser, even if I follow the instructions and set the paths for data and embeddings.
But when I try to execute the script I get:
I get the same error with:
./scripts/run_stackptr.sh
and./scripts/run_deepbiaf.sh
What I'm doing wrong?
Greetings.