Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miss files #137

Open
DayanaYuan opened this issue Mar 18, 2024 · 2 comments
Open

miss files #137

DayanaYuan opened this issue Mar 18, 2024 · 2 comments

Comments

@DayanaYuan
Copy link

When I run "python3 main.py --mode train --relation_dim 200 --hidden_dim 256
--gpu 2 --freeze 0 --batch_size 128 --validate_every 5 --hops 2 --lr 0.0005 --entdrop 0.1 --reldrop 0.2 --scoredrop 0.2
--decay 1.0 --model ComplEx --patience 5 --ls 0.0 --kg_type half "" FileNotFoundError: [Errno 2] No such file or directory: '.. /.. / pretrained_models embeddings ComplEx_MetaQA_half/bn0. Npy '" error.
When I run python3 main.py --mode train --relation_dim 200 --do_batch_norm 1 --gpu 1 --freeze 1 --batch_size 16 --validate_every 10 --hops webqsp_half --lr 0.0005 --entdrop 0.0 --reldrop 0.0 --scoredrop 0.0 --decay 1.0 --model ComplEx --patience 20 --ls 0.05 --l3_reg=0.001 --nb_epochs 200 --outfile half_fbwq, Specified checkpoint file... /.. /pretrained_models/embeddings/ComplEx_fbwq_half/checkpoint_best.pt does not exist.”

@meimengiii
Copy link

解决了吗

@lxf00
Copy link

lxf00 commented Jun 5, 2024

Where is this "pretrained_models/embeddings" file? Seems not to have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants