ULTRA
ULTRA copied to clipboard
A foundation model for knowledge graph reasoning
Hi @migalkin, First of all, Kudus for your work!!!! (both ULTRA and nodepiece 😄 ) . I'm curious to hear your thoughts about integrating a language model (LM) with ULTRA....
# ULTRA-LM Hi @migalkin , per my issue [here](https://github.com/DeepGraphLearning/ULTRA/issues/9) I finally had some time to refactor part of my code and pack it into a PR. It is worth mentioning...
Hey @migalkin, thank you for making this project open source! It's really awesome :) I'm trying to use Ultraquery on my ontologies but I'm new to the ecosystem and I'm...
Based on the code in pretrain.py and the configuration in pretrain_3g.yaml, the pretraining process generates 10 checkpoints (one after each epoch). I'm wondering which checkpoint is the released ultra_3g.pth. Since...
Hi, I am trying to run the example command for an inductive dataset on CPU and seemingly have a problem with building the extension 'rspmm'. I get the below error...