HKUDS / GraphGPT

[SIGIR'2024] "GraphGPT: Graph Instruction Tuning for Large Language Models"
https://arxiv.org/abs/2310.13023
Apache License 2.0
493 stars 36 forks source link

How to get feature embeddings for nodes in graph data? #71

Open mubidiy opened 2 months ago

mubidiy commented 2 months ago

Hello author, your work is excellent. How did you obtain feature embeddings for nodes in graph data? In the code, you provided this part directly, and I am curious about how it is implemented.