samuelbroscheit / open_knowledge_graph_embeddings

Code to train open knowledge graph embeddings and to create a benchmark for open link prediction.
MIT License
25 stars 7 forks source link

ValueError: invalid literal for int() with base 10: '/m/010016' #1

Closed Kamleecoder closed 2 years ago

Kamleecoder commented 3 years ago

image

samuelbroscheit commented 3 years ago

Thanks for reporting I will have a look ASAP!

Kamleecoder commented 3 years ago

Thanks for reporting I will have a look ASAP!

hello samuel. can you tell me what version of python do you use in this work?

samuelbroscheit commented 3 years ago

I wrote the code in 3.7, should have specified this.

samuelbroscheit commented 2 years ago

This issue was about configurations for Fb15K237 that were not fully functional (and also not necessary for repoducing the OLPBENCH paper). However, now this issue is now adressed with https://github.com/samuelbroscheit/open_knowledge_graph_embeddings/commit/8f5bcc5cfd6554dd382a72516f71d39fb710bb42 . See the instructions https://github.com/samuelbroscheit/open_knowledge_graph_embeddings#use-this-code-for-experiments-on-fb15k237