Skip to content

Commit 6f4da40

Browse files
authored
Update README.md
1 parent c6d72c5 commit 6f4da40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SJTUTables: A Benchmark for Relational Table Learning
22

3-
SJTUTables is a benchmark dataset collection designed for Relational Table Learning (RTL). Released as part of the [rLLM project](https://github.com/rllm-team/rllm), it includes three enhanced relational table datasets: TML1M, TLF2K, and TACM12K. Derived from well-known classical datasets, each dataset is paired with a standard classification task. Their simple, easy-to-use, and well-organized structure makes them an ideal choice for quickly evaluating and developing RTL methods.
3+
SJTUTables is a benchmark dataset collection designed for Relational Table Learning (RTL). Released as part of the [rLLM project](https://github.com/rllm-project/rllm), it includes three enhanced relational table datasets: TML1M, TLF2K, and TACM12K. Derived from well-known classical datasets, each dataset is paired with a standard classification task. Their simple, easy-to-use, and well-organized structure makes them an ideal choice for quickly evaluating and developing RTL methods.
44
- TML1M is derived from the classical MovieLens1M dataset and contains three relational tables related to movie recommendation: users, movies, and ratings.
55
- 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.
66
- TACM12K is derived from the ACM heterogeneous graph dataset and contains four relational tables for academic publications: papers, authors, writing relationships, and citation relationships.

0 commit comments

Comments
 (0)