Datasets:
Commit ·
2ecfe88
1
Parent(s): 88059a3
add paper info
Browse files
README.md
CHANGED
|
@@ -594,13 +594,21 @@ Datasets from BeyondArena, a unified, holistic benchmark for tabular data that s
|
|
| 594 |
across sample size and feature dimensionality scales, with diverse feature types (with text, with high cardinality) from a
|
| 595 |
broad range of disciplines.
|
| 596 |
|
| 597 |
-
We introduce BeyondArena and its datasets in
|
| 598 |
|
| 599 |
<details>
|
| 600 |
<summary><b>Click for BibTeX!</b></summary>
|
| 601 |
|
| 602 |
-
```
|
| 603 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 604 |
```
|
| 605 |
</details>
|
| 606 |
|
|
@@ -935,12 +943,24 @@ Individual datasets retain their original licenses; see each dataset metadata fo
|
|
| 935 |
|
| 936 |
If you use BeyondArena, please cite:
|
| 937 |
|
| 938 |
-
**
|
|
|
|
|
|
|
|
|
|
|
|
|
| 939 |
|
| 940 |
**BibTeX:**
|
| 941 |
|
| 942 |
```bibtex
|
| 943 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 944 |
```
|
| 945 |
|
| 946 |
|
|
|
|
| 594 |
across sample size and feature dimensionality scales, with diverse feature types (with text, with high cardinality) from a
|
| 595 |
broad range of disciplines.
|
| 596 |
|
| 597 |
+
We introduce BeyondArena and its datasets in **[Beyond IID: How General Are Tabular Foundation Models, Really?](https://arxiv.org/abs/2606.30410)**.
|
| 598 |
|
| 599 |
<details>
|
| 600 |
<summary><b>Click for BibTeX!</b></summary>
|
| 601 |
|
| 602 |
+
```bibtex
|
| 603 |
+
@misc{purucker2026iidgeneraltabularfoundation,
|
| 604 |
+
title={Beyond IID: How General Are Tabular Foundation Models, Really?},
|
| 605 |
+
author={Lennart Purucker and Andrej Tschalzev and Nick Erickson and Gioia Blayer and David Holzmüller and Alan Arazi and Alexander Pfefferle and Mustafa Tajjar and Gaël Varoquaux and Frank Hutter},
|
| 606 |
+
year={2026},
|
| 607 |
+
eprint={2606.30410},
|
| 608 |
+
archivePrefix={arXiv},
|
| 609 |
+
primaryClass={cs.LG},
|
| 610 |
+
url={https://arxiv.org/abs/2606.30410},
|
| 611 |
+
}
|
| 612 |
```
|
| 613 |
</details>
|
| 614 |
|
|
|
|
| 943 |
|
| 944 |
If you use BeyondArena, please cite:
|
| 945 |
|
| 946 |
+
**Beyond IID: How General Are Tabular Foundation Models, Really?**
|
| 947 |
+
Lennart Purucker, Andrej Tschalzev, Nick Erickson, Gioia Blayer, David Holzmüller, Alan Arazi, Alexander Pfefferle, Mustafa Tajjar, Gaël Varoquaux, Frank Hutter
|
| 948 |
+
*arXiv:2606.30410*
|
| 949 |
+
|
| 950 |
+
📄 [arXiv](https://arxiv.org/abs/2606.30410)
|
| 951 |
|
| 952 |
**BibTeX:**
|
| 953 |
|
| 954 |
```bibtex
|
| 955 |
+
@misc{purucker2026iidgeneraltabularfoundation,
|
| 956 |
+
title={Beyond IID: How General Are Tabular Foundation Models, Really?},
|
| 957 |
+
author={Lennart Purucker and Andrej Tschalzev and Nick Erickson and Gioia Blayer and David Holzmüller and Alan Arazi and Alexander Pfefferle and Mustafa Tajjar and Gaël Varoquaux and Frank Hutter},
|
| 958 |
+
year={2026},
|
| 959 |
+
eprint={2606.30410},
|
| 960 |
+
archivePrefix={arXiv},
|
| 961 |
+
primaryClass={cs.LG},
|
| 962 |
+
url={https://arxiv.org/abs/2606.30410},
|
| 963 |
+
}
|
| 964 |
```
|
| 965 |
|
| 966 |
|