puhsu commited on
Commit
c839681
1 Parent(s): 6c75109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,4 +3,11 @@ task_categories:
3
  - tabular-classification
4
  - tabular-regression
5
  pretty_name: tabualar-benchmarks
6
- ---
 
 
 
 
 
 
 
 
3
  - tabular-classification
4
  - tabular-regression
5
  pretty_name: tabualar-benchmarks
6
+ ---
7
+
8
+ Datasets used in the paper TODO
9
+
10
+ To download the archive you could use:
11
+ ```bash
12
+ wget https://huggingface.co/datasets/puhsu/tabular-benchmarks/resolve/main/data.tar
13
+ ```