-
Notifications
You must be signed in to change notification settings - Fork 984
Entity和Relation的嵌入向量如何与具体的实体关系相对应 #407
Open
Description
我在执行transe.save_parameters("./embed.vec")后,文件中ent_embedding.weight中的张量,是按照其下标与entity2id.txt的文件中的实体对应一 一的嘛?ent_embedding.weight中下标为0的张量,是否就是id为0的实体在向量空间的嵌入?relation同理
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.