You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Transformers Meet Relational Databases
2
2
3
-
The repository with the framework and experiments discussed in the article [Transformers Meet Relational Databases](https://arxiv.org)
3
+
The repository with the framework and experiments discussed in the article [Transformers Meet Relational Databases](https://arxiv.org/abs/2412.05218)
4
4
5
5
#### _A study on integrating transformer architectures with relational databases via a modular message-passing framework, demonstrating enhanced performance._
6
6
@@ -12,7 +12,20 @@ The subsequent modular neural message-passing scheme operates on top of the (two
12
12
13
13

14
14
15
-
For more information, please read the paper and/or feel free to [reach out](https://github.com/jakubpeleska/deep-db-learning/discussions) directly to us!
15
+
For more information, please read the [paper](https://arxiv.org/abs/2412.05218) and/or feel free to [reach out](https://github.com/jakubpeleska/deep-db-learning/discussions) directly to us!
0 commit comments