Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ SJTUTables is a benchmark dataset collection designed for Relational Table Learn
|
|
10 |
|
11 |
- TML1M is derived from the classical MovieLens1M dataset and contains three relational tables related to movie recommendation: users, movies, and ratings.
|
12 |
- TLF2K is derived from the classical LastFM2K dataset and includes three relational tables related to music preferences: artists, user-artist interactions, and user-friend relationships.
|
13 |
-
|
14 |
|
15 |
-
Github Repo for
|
16 |
|
17 |
-
Arxiv Paper for
|
18 |
|
19 |
# Citation
|
20 |
|
|
|
10 |
|
11 |
- TML1M is derived from the classical MovieLens1M dataset and contains three relational tables related to movie recommendation: users, movies, and ratings.
|
12 |
- TLF2K is derived from the classical LastFM2K dataset and includes three relational tables related to music preferences: artists, user-artist interactions, and user-friend relationships.
|
13 |
+
- TACM12K is derived from the ACM heterogeneous graph dataset and contains four relational tables for academic publications: papers, authors, writing relationships, and citation relationships.
|
14 |
|
15 |
+
Github Repo for rLLM: https://github.com/rllm-team/rllm
|
16 |
|
17 |
+
Arxiv Paper for rLLM: https://arxiv.org/abs/2407.20157
|
18 |
|
19 |
# Citation
|
20 |
|