FewShotRE
FewShotRE copied to clipboard
训练报错
训练时出现错误,说 idx = idx.unsqueeze(-1).expand(-1, -1, embs.size(-1)) 这句里面 'str' object has no attribute 'size'是为啥呀
Hi, Huang! Glad to read your inspiring paper, and I have some questions about the paper details. 1. The paper summarizes the graph meta learning problem into 3 categories, and...
Hi, in this repo, relation embeddings and relation graph are already provided. I wonder how do you use GCN to encode relations and their graph? Could you release the implementation...
Could you tell me about the detail of the way you build the global graph of all relations from Wikidata?