Skip to content

Commit 0905927

Browse files
committed
add page value
1 parent a873153 commit 0905927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export const publications = [
9494
authors:
9595
"Menglin Yang, Harshit Verma, Delvin Ce Zhang, Jiahong Liu, Irwin King, Rex Ying",
9696
venue: "KDD 2024",
97-
page: null,
97+
page: "hypformer",
9898
paper: "https://arxiv.org/abs/2407.01290",
9999
code: "https://github.com/Graph-and-Geometric-Learning/hyperbolic-transformer/",
100100
tags: [Tag.MultiModalFoundationModel],

0 commit comments

Comments
 (0)