daiquocnguyen / CapsE

A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
Apache License 2.0
144 stars 32 forks source link

Inconsistent results in the SEARCH17 experiment #10

Open By-he opened 4 years ago

By-he commented 4 years ago

First of all, thank you so much for taking the time to reply and solve my last question. CapsE_SEARCH17.py works fine, but it doesn't match the experimental results in your paper. Your MRR is 0.766, my result is 0.695 (batch size=16); when batch size=32, MRR is 1 . It may be that my parameter settings are inconsistent with yours. I have not found the parameter settings for this experiment in your readme file. Can you provide the following file conveniently? If you are offended, please be more tolerant, look forward to your reply, thank you!