@ -676,7 +676,7 @@ if __name__ == "__main__":
neg_ent = neg_ent.cpu()
inputs = []
for i in len(sub):
for i in range(len(sub)):
input = {}
input['sub'] = sub[i]
input['rel'] = rel[i]
The note is not visible to the blocked user.