SR icon indicating copy to clipboard operation
SR copied to clipboard

[IJCAI 2018] Deep Reasoning with Knowledge Grap for Social Relationship Understanding.

Results 2 SR issues
Sort by recently updated
recently updated
newest added

Hello, I am preparing for my graduate. I tried to find the PIPA dataset in the Internet, since the pulic link to the dataset has gone. But nothing was found....

你好~ 在恢复实验的过程中,碰到了问题,期望你能解答一些。 根据您给定的代码和预训练的模型,在数据集PIPA上进行测试,出现如下的错误: self.class.name, "\n\t".join(error_msgs))) RuntimeError: Error(s) in loading state_dict for GRM: Missing key(s) in state_dict: "ggnn.reason_fc_x.bias", "ggnn.reason_fc_x.weight", "ggnn.reason_fc_y.bias", "ggnn.reason_fc_y.weight", "ggnn.reason_fc2.bias", "ggnn.reason_fc2.weight". size mismatch for classifier.1.weight: copying a param of...