You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run CUDA_VISIBLE_DEVICES=0 python main.py --model poincare --dataset WN18RR --num_iterations 500 --nneg 50 --batch_size 128 --lr 50 --dim 40 cannot generate performance reported in the paper.
I only got MRR 0.470, while it is reported 0.477
The text was updated successfully, but these errors were encountered:
run
CUDA_VISIBLE_DEVICES=0 python main.py --model poincare --dataset WN18RR --num_iterations 500 --nneg 50 --batch_size 128 --lr 50 --dim 40
cannot generate performance reported in the paper.I only got MRR 0.470, while it is reported 0.477
The text was updated successfully, but these errors were encountered: