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

Instructions for running the model #4

Open
liu-jc opened this issue Jun 28, 2020 · 6 comments
Open

Instructions for running the model #4

liu-jc opened this issue Jun 28, 2020 · 6 comments

Comments

@liu-jc
Copy link

liu-jc commented Jun 28, 2020

Could you provide more detailed instructions for running the model? Thank you!

@liu-jc
Copy link
Author

liu-jc commented Jun 28, 2020

And also how to reproduce the results in the paper?

@ZihengZZH
Copy link

Could you provide more detailed instructions for running the model? Thank you!
python training_model2_scai2.py --kg1f ./dbpedia/db_insnet_train.txt --kg2f ./dbpedia/db_onto_small_mini.txt --modelname ./models --method transe --bridge CMP-linear --alignf ./dbpedia/db_InsType_mini.txt

@liu-jc
Copy link
Author

liu-jc commented Jul 20, 2020

Could you provide more detailed instructions for running the model? Thank you!
python training_model2_scai2.py --kg1f ./dbpedia/db_insnet_train.txt --kg2f ./dbpedia/db_onto_small_mini.txt --modelname ./models --method transe --bridge CMP-linear --alignf ./dbpedia/db_InsType_mini.txt

Thanks for your reply. I tried it and conducted the evaluation on the test set. On dbpedia test set, I got HITS@10 around 0.20 on instance view and 0.80 on ontology view. The performance on instance view is quite bad. May I know whether you could get the similar results with those in the paper?

@gutihernandez
Copy link

@liu-jc How did you manage to evaluate the model? Evaluation script does not exist at all...

@liu-jc
Copy link
Author

liu-jc commented Aug 26, 2021

@liu-jc How did you manage to evaluate the model? Evaluation script does not exist at all...

I implemented the evaluation by myself. You can try to implement and see whether you can get the reported performance.

@Muskan-R-S
Copy link

@liu-jc Can you please share the evaluation script?

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

4 participants