LennartPurucker commited on
Commit
652602b
·
verified ·
1 Parent(s): 9373d76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -0
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/9PtFwqNy14dBavZtFyu6Y.png)
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/677d00ac70b9142c01cc90f9/3hNSmDFA2O-Q0HYkahP0c.png)