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

FB20k dataset #1

Closed sf774966129 closed 3 years ago

sf774966129 commented 5 years ago

Hi, thanks for sharing this wonderful work!

Can you share the processed FB20K dataset?

haseebs commented 5 years ago

There you go: https://haseebshah.io/assets/FB20K_preprocessed.zip

sf774966129 commented 5 years ago

Thank you.

navdeepkjohal commented 3 years ago

Hello

Your link to FB20K preprocessed data is broken. Could you please upload the correct link. I wish to use the e-e, e-d, d-d, d-e partition of the FB20K dataset

haseebs commented 3 years ago

Hello

Your link to FB20K preprocessed data is broken. Could you please upload the correct link. I wish to use the e-e, e-d, d-d, d-e partition of the FB20K dataset

The link is down right now. You may use this until then: https://github.com/haseebs/haseebs.github.io/raw/master/assets/FB20K_preprocessed.zip

navdeepkjohal commented 3 years ago

Hey Haseeb,

Thank you for providing the newer link. I was able to download the data.

Thanks Navdeep