DeepGraphLearning/KnowledgeGraphEmbedding

How to get the embeddings file of all the entities and relations?

Shengqiang-Zhang opened this issue · 1 comments

Hello, Zhiqing. I want to know how to get the embeddings file of all the entities and relations after training a RotatE model on some knowledge graph dataset? Like the glove word embeddings file.

Hi. You can find numpy dump of embeddings in models/RotatE_*_0/.