David Chang
David Chang
Currently, the random split from edge_split() works only for link prediction. Could you modify the split to also work for entity prediction? Thank you!
Hello, Will triplet classification be implemented as one of the evaluation tasks? How would you recommend one go about implementing it using dglke?
Hello! I noticed that you modified some bits of code from the Huggingface repo, and I was wondering if you could add some explanation/logic behind the changes. For example, what...