FB237 ids
PhaelIshall opened this issue · 3 comments
PhaelIshall commented
Hello,
I have a question that I hope you can answer. Why are the downloaded files for FB237 containing entity and relation ids that are different from the ones with the original dataset? I am trying to test a model trained on the data from kbc repository with some of the original data converted to ids and they are not the same. Could you please provide information on how you created the ids?
arjung commented
Hi @ines-chami, could you help answer this? Thanks!
ines-chami commented
Hi,
We actually reused the data files released in the kbc open source repository:
https://github.com/facebookresearch/kbc/blob/master/kbc/scripts/download_data.sh
This issue about ids may help: facebookresearch/kbc#17
arjung commented
Thanks for the response, Ines!