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

Evaluation of ConvE model is poor #220

Open
chehefei opened this issue Jan 9, 2022 · 0 comments
Open

Evaluation of ConvE model is poor #220

chehefei opened this issue Jan 9, 2022 · 0 comments

Comments

@chehefei
Copy link

chehefei commented Jan 9, 2022

Hi. When I run the ConvE model (on the FB15K dataset), the evaluation is poor as follows:

$ pykg2vec-train -exp True -mn ConvE -ds fb15k -hpf ./custom_hp.yaml

--# of entities, # of relations: 14951, 1345
--mr, filtered mr : 7280.2817, 7178.6094
--mrr, filtered mrr : 0.0005, 0.0006
--hits1 : 0.0000
--filtered hits1 : 0.0000
--hits3 : 0.0000
--filtered hits3 : 0.0000
--hits5 : 0.0000
--filtered hits5 : 0.0000
--hits10 : 0.0000
--filtered hits10 : 0.0000

The hyperparameter configuration file ./custom_hp.yaml has been modified.
I can't find the benchmark data description of ConvE in the documentation. I want to know what's wrong with it, thank you

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

1 participant