snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

Pretrained models on wikikg90m-v2 #308

Closed AdrianKs closed 2 years ago

AdrianKs commented 2 years ago

Hi, thanks for the large scale dataset wikikg90m-v2. I would like to explore KGE models trained on large graphs. Do you by any chance still have the trained base models TransE and ComplEx? Could you share the resulting embeddings?

weihua916 commented 2 years ago

It would be hard to share the pre-trained embeddings because the size is extremely large (as you could imagine). I suggest you run our script yourself.