knowledge_representation_pytorch icon indicating copy to clipboard operation
knowledge_representation_pytorch copied to clipboard

No such file: './transE_%s_%s_best.pkl'

Open JianingXi opened this issue 5 years ago • 0 comments

Hi, I met a problem when I tried the code "transR_pytorch.py" to run the demo data. The error messenge showed: No such file: './transE_%s_%s_best.pkl'. But, when I ran the script "transE_pytorch.py", it didn't generate any file like './transE_%s_%s_best.pkl'. May I know how I could generate './transE_%s_%s_best.pkl'?

Thank you and best regards. Jianing

JianingXi avatar Dec 07 '19 02:12 JianingXi