Closed boyang-nlp closed 6 years ago
Thank you for noting this an opening an issue. Other people also recognized this issue and so I copy a reply from previous issues:
I was unaware of this when I designed the dataset. Currently, it would be consistent with other work, if you just treat these entities as any other. This falsely inflates the error rates, but if everyone treats this in the same manner there are no problems — we just need to be able to compare scores between models.
Please also see #6 for an extended discussion.
Hi, I have noticed that test.txt/valid.txt of WN18RR and FB15K237 contains entities that are not appear at train.txt,. It means that these entities will never be updated during the training, how to deal with these unseen entities?