rishabh-ranjan commited on
Commit
c4e6b0d
·
verified ·
1 Parent(s): 2ab4006

Refresh ER schema diagrams (1-400 of 2000)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
plurel-0/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 0 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-0")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-0", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-0")
14
+ task = relbench.load_task("relbench/plurel/plurel-0", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1")
14
+ task = relbench.load_task("relbench/plurel/plurel-1", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-10/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 10 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-10")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-10", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-10")
14
+ task = relbench.load_task("relbench/plurel/plurel-10", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-100/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 100 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-100")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-100", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-100")
14
+ task = relbench.load_task("relbench/plurel/plurel-100", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1000/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1000 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1000")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1000", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1000")
14
+ task = relbench.load_task("relbench/plurel/plurel-1000", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1001/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1001 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1001")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1001", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1001")
14
+ task = relbench.load_task("relbench/plurel/plurel-1001", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1002/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1002 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1002")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1002", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1002")
14
+ task = relbench.load_task("relbench/plurel/plurel-1002", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1003/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1003 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1003")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1003", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1003")
14
+ task = relbench.load_task("relbench/plurel/plurel-1003", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1004/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1004 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1004")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1004", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1004")
14
+ task = relbench.load_task("relbench/plurel/plurel-1004", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1005/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1005 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1005")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1005", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1005")
14
+ task = relbench.load_task("relbench/plurel/plurel-1005", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1006/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1006 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1006")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1006", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1006")
14
+ task = relbench.load_task("relbench/plurel/plurel-1006", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1007/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1007 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1007")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1007", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1007")
14
+ task = relbench.load_task("relbench/plurel/plurel-1007", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1008/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1008 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1008")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1008", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1008")
14
+ task = relbench.load_task("relbench/plurel/plurel-1008", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1009/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1009 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1009")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1009", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1009")
14
+ task = relbench.load_task("relbench/plurel/plurel-1009", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-101/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 101 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-101")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-101", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-101")
14
+ task = relbench.load_task("relbench/plurel/plurel-101", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1010/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1010 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1010")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1010", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1010")
14
+ task = relbench.load_task("relbench/plurel/plurel-1010", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1011/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1011 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1011")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1011", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1011")
14
+ task = relbench.load_task("relbench/plurel/plurel-1011", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1012/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1012 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1012")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1012", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1012")
14
+ task = relbench.load_task("relbench/plurel/plurel-1012", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1013/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1013 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1013")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1013", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1013")
14
+ task = relbench.load_task("relbench/plurel/plurel-1013", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1014/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1014 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1014")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1014", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1014")
14
+ task = relbench.load_task("relbench/plurel/plurel-1014", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1015/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1015 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1015")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1015", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1015")
14
+ task = relbench.load_task("relbench/plurel/plurel-1015", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1016/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1016 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1016")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1016", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1016")
14
+ task = relbench.load_task("relbench/plurel/plurel-1016", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1017/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1017 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1017")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1017", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1017")
14
+ task = relbench.load_task("relbench/plurel/plurel-1017", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1018/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1018 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1018")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1018", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1018")
14
+ task = relbench.load_task("relbench/plurel/plurel-1018", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1019/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1019 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1019")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1019", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1019")
14
+ task = relbench.load_task("relbench/plurel/plurel-1019", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-102/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 102 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-102")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-102", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-102")
14
+ task = relbench.load_task("relbench/plurel/plurel-102", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1020/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1020 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1020")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1020", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1020")
14
+ task = relbench.load_task("relbench/plurel/plurel-1020", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1021/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1021 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1021")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1021", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1021")
14
+ task = relbench.load_task("relbench/plurel/plurel-1021", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1022/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1022 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1022")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1022", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1022")
14
+ task = relbench.load_task("relbench/plurel/plurel-1022", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1023/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1023 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1023")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1023", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1023")
14
+ task = relbench.load_task("relbench/plurel/plurel-1023", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1024/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1024 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1024")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1024", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1024")
14
+ task = relbench.load_task("relbench/plurel/plurel-1024", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1025/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1025 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1025")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1025", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1025")
14
+ task = relbench.load_task("relbench/plurel/plurel-1025", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1026/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1026 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1026")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1026", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1026")
14
+ task = relbench.load_task("relbench/plurel/plurel-1026", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1027/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1027 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1027")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1027", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1027")
14
+ task = relbench.load_task("relbench/plurel/plurel-1027", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1028/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1028 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1028")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1028", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1028")
14
+ task = relbench.load_task("relbench/plurel/plurel-1028", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1029/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1029 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1029")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1029", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1029")
14
+ task = relbench.load_task("relbench/plurel/plurel-1029", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-103/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 103 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-103")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-103", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-103")
14
+ task = relbench.load_task("relbench/plurel/plurel-103", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1030/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1030 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1030")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1030", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1030")
14
+ task = relbench.load_task("relbench/plurel/plurel-1030", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1031/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1031 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1031")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1031", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1031")
14
+ task = relbench.load_task("relbench/plurel/plurel-1031", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1032/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1032 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1032")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1032", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1032")
14
+ task = relbench.load_task("relbench/plurel/plurel-1032", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1033/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1033 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1033")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1033", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1033")
14
+ task = relbench.load_task("relbench/plurel/plurel-1033", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1034/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1034 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1034")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1034", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1034")
14
+ task = relbench.load_task("relbench/plurel/plurel-1034", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1035/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1035 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1035")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1035", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1035")
14
+ task = relbench.load_task("relbench/plurel/plurel-1035", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1036/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1036 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1036")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1036", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1036")
14
+ task = relbench.load_task("relbench/plurel/plurel-1036", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1037/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1037 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1037")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1037", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1037")
14
+ task = relbench.load_task("relbench/plurel/plurel-1037", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1038/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1038 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1038")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1038", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1038")
14
+ task = relbench.load_task("relbench/plurel/plurel-1038", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1039/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1039 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1039")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1039", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1039")
14
+ task = relbench.load_task("relbench/plurel/plurel-1039", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-104/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 104 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-104")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-104", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-104")
14
+ task = relbench.load_task("relbench/plurel/plurel-104", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1040/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1040 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1040")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1040", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1040")
14
+ task = relbench.load_task("relbench/plurel/plurel-1040", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```
plurel-1041/README.md CHANGED
@@ -10,6 +10,19 @@ PluRel synthetic relational database, seed 1041 (v1.0.0 workload preset).
10
 
11
  ```python
12
  import relbench
13
- ds = relbench.load_dataset("relbench/plurel-v1/plurel-1041")
14
- task = relbench.load_task("relbench/plurel-v1/plurel-1041", "<task>")
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ```
 
10
 
11
  ```python
12
  import relbench
13
+ ds = relbench.load_dataset("relbench/plurel/plurel-1041")
14
+ task = relbench.load_task("relbench/plurel/plurel-1041", "<task>")
15
+ ```
16
+
17
+ ## Citation
18
+
19
+ Please cite [RelBench](https://proceedings.neurips.cc/paper_files/paper/2024/hash/25cd345233c65fac1fec0ce61d0f7836-Abstract-Datasets_and_Benchmarks_Track.html):
20
+
21
+ ```bibtex
22
+ @inproceedings{robinson2024relbench,
23
+ title = {{RelBench}: A Benchmark for Deep Learning on Relational Databases},
24
+ author = {Robinson, Joshua and Ranjan, Rishabh and Hu, Weihua and Huang, Kexin and Han, Jiaqi and Dobles, Alejandro and Fey, Matthias and Lenssen, Jan E. and Yuan, Yiwen and Zhang, Zecheng and He, Xinwei and Leskovec, Jure},
25
+ booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Datasets and Benchmarks Track},
26
+ year = {2024}
27
+ }
28
  ```