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

Compute Head and Tail Prediction on FB15K dataset #1

Open
MuhibKhan opened this issue Nov 16, 2019 · 0 comments
Open

Compute Head and Tail Prediction on FB15K dataset #1

MuhibKhan opened this issue Nov 16, 2019 · 0 comments

Comments

@MuhibKhan
Copy link

I want to check the Prediction Head and Prediction Tail (Hits@10) on different types of relation like 1-to-1, 1-to-N, N-to-1 and N-to-N of TransD model like the results mentioned in the paper. How can I perform the Head and Tail Prediction on 1-to-1, 1-to-N, N-to-1 and N-to-N of relations of FB15k dataset?

TransD

  • I replace test2id.txt with 1-1.txt, for instance. Then, I run it and get the results for 1-1.

That's the main concern. The output result actually belongs to what (Prediction of Head or Prediction of Tail)?

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