We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a873153 commit 0905927Copy full SHA for 0905927
1 file changed
config/publications.ts
@@ -94,7 +94,7 @@ export const publications = [
94
authors:
95
"Menglin Yang, Harshit Verma, Delvin Ce Zhang, Jiahong Liu, Irwin King, Rex Ying",
96
venue: "KDD 2024",
97
- page: null,
+ page: "hypformer",
98
paper: "https://arxiv.org/abs/2407.01290",
99
code: "https://github.com/Graph-and-Geometric-Learning/hyperbolic-transformer/",
100
tags: [Tag.MultiModalFoundationModel],
0 commit comments