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

How can I get 53.2 in Webqsp half? #72

Open
yaowang1112 opened this issue Mar 27, 2021 · 1 comment
Open

How can I get 53.2 in Webqsp half? #72

yaowang1112 opened this issue Mar 27, 2021 · 1 comment

Comments

@yaowang1112
Copy link

I run command in your git:

python3 main.py --mode train --relation_dim 128 --do_batch_norm 0 --gpu 0 --freeze 1 --batch_size 16 --validate_every 1 --hops webqsp_half --lr 0.00002 --entdrop 0.0 --reldrop 0.0 --scoredrop 0.0 --model ComplEx --patience 20 --ls 0.0 --l3_reg 0.001 --nb_epochs 200 --outfile full_half

I ran it twice ,but the result is 47.1 or 48.4. I can't imporove it anymore. How can I get accuracy 53.2 like you reported in the paper? Should I add a module or train ComplexE embedding again?

@apoorvumang
Copy link
Collaborator

Did you use the ComplEx checkpoint provided or did you train that yourself?

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

2 participants