pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Open

#9.361 geöffnet am 26. Mai 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (3.514 Forks)batch import
1 - Priority P1examplefeaturehelp wanted

Repository-Metriken

Stars
 (19.985 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16T 3h) (13 gemergte PRs in 30 T)

Beschreibung

🚀 The feature, motivation and pitch

Paper: Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text Attributed Graph Representation Learning (ICLR 2024)

The paper uses the power of an LLM to get a meaningful explanation, which is then used to fine-tune a smaller LM+GNN. Really interesting paper. Would be great to have an example of it in PyG :)

Contributor Guide