haseebs / OWE

Pytorch code for An Open-World Extension to Knowledge Graph Completion Models (AAAI 2019)
https://aaai.org/ojs/index.php/AAAI/article/view/4162
37 stars 9 forks source link

When training FB15K237OWE through OpenKE, there was a segment error, is it a problem with the dataset? #24

Open pigcowherd opened 2 years ago

pigcowherd commented 2 years ago

Hi, haseebs, thank for your time. here is my question “”“” Input Files Path : ./benchmarks/FB15K-237-OWE/openke_format/ The toolkit is importing datasets. Segmentation fault “”“”

haseebs commented 2 years ago

It is difficult to tell using only this much. However, there shouldn't be a problem with the dataset. You can try to just re-download it.

Make sure that you are using the correct open_ke version to train the embeddings as mentioned in the description.

Balabala0792 commented 2 years ago

Hello, I would like to know if you have solved this problem, I also encountered the same problem do not know how to solve it.

pigcowherd commented 2 years ago

Hello, I would like to know if you have solved this problem, I also encountered the same problem do not know how to solve it.

sorry, i am not able to solve it yet. i do not known how to make openke_format dataset.