Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,49 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: copyright-at-original-authors
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: copyright-at-original-authors
|
| 4 |
license_link: LICENSE
|
| 5 |
+
task_categories:
|
| 6 |
+
- tabular-classification
|
| 7 |
+
- tabular-regression
|
| 8 |
+
language:
|
| 9 |
+
- en
|
| 10 |
+
tags:
|
| 11 |
+
- tabular
|
| 12 |
+
- machine_learning
|
| 13 |
+
- foundation_models
|
| 14 |
+
- iid
|
| 15 |
+
- nonIID
|
| 16 |
+
- with_text
|
| 17 |
+
pretty_name: BeyondArena Datasets
|
| 18 |
+
size_categories:
|
| 19 |
+
- 100K<n<1M
|
| 20 |
---
|
| 21 |
+
# BeyondArena Datasets
|
| 22 |
+
|
| 23 |
+
Datasets from BeyondArena, a unified, holistic benchmark for tabular data that supports diverse task types (IID, temporal, grouped),
|
| 24 |
+
across sample size and feature dimensionality scales, with diverse feature types (with text, with high cardinality) from a
|
| 25 |
+
broad range of disciplines.
|
| 26 |
+
|
| 27 |
+
We introduce BeyondArena and its datasets in: [TODO link]
|
| 28 |
+
|
| 29 |
+
**BibTeX:** [More Information Needed]
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
We suggest using the dataset via DataFoundry ([TODO LINK]):
|
| 33 |
+
[TODO add code example from data foundry here]
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
## Dataset Selection Overview
|
| 37 |
+
|
| 38 |
+
We build on top of the dataset curation protocol of TabArena-v0.1 (https://arxiv.org/abs/2506.16791)
|
| 39 |
+
and curate 142 tiny to large-sized, tabular IID and non-IID tasks. For details, see the paper.
|
| 40 |
+
|
| 41 |
+

|
| 42 |
+
|
| 43 |
+
## Dataset Dashboard
|
| 44 |
+
|
| 45 |
+
We curated a diverse set of datasets. We share the dataset sizes (w.r.t. rows, columns, and cells), their age distribution,
|
| 46 |
+
the distribution of feature types per dataset, and the share of datasets from a specific problem type,
|
| 47 |
+
task type, dataset source, or application domain.
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+

|