OpenKE icon indicating copy to clipboard operation
OpenKE copied to clipboard

Accessing the embeddings

Open pimoens opened this issue 3 years ago • 2 comments

Hi,

Thanks for this awesome toolkit! However, I am struggling to find a way to actually access and use the generated embeddings. In the available pretrained embeddings, binary files exist with the according entity and relation embeddings (entity2vec.bin and relation2vec.bin).

I understand how to find the embeddings using the OpenKE-PyTorch(old) branch, but where can I find these generated files when using the toolkit with OpenKE-PyTorch?

Kind regards, Pieter

pimoens avatar Aug 10 '22 16:08 pimoens

Hello,

I have the same question about how to obtain the generated embeddings. Did you solve the problem?

Best regards, Ye Liu

liuyeah avatar Nov 07 '22 07:11 liuyeah

I found OpenKE-PyTorch here https://github.com/thunlp/OpenKE/commit/37786b83bb4d4e5ea1ac27ef0de43a8db243e233 But I'm not 100% sure it's OpenKE-PyTorch cause it is not shown on their GitHub homepage. image

yoyozz88 avatar Sep 01 '23 05:09 yoyozz88