Update README.md
Browse files
README.md
CHANGED
@@ -1,48 +1,3 @@
|
|
1 |
-
|
2 |
-
Hugging Face's logo Hugging Face
|
3 |
-
|
4 |
-
Models
|
5 |
-
Datasets
|
6 |
-
Spaces
|
7 |
-
Docs
|
8 |
-
Pricing
|
9 |
-
|
10 |
-
Datasets:
|
11 |
-
MothMalone
|
12 |
-
/
|
13 |
-
data-preprocessing-automl-benchmarks
|
14 |
-
Tasks:
|
15 |
-
Text Classification
|
16 |
-
Languages:
|
17 |
-
English
|
18 |
-
Size:
|
19 |
-
n<1K
|
20 |
-
Tags:
|
21 |
-
data-preprocessing
|
22 |
-
automl
|
23 |
-
benchmarks
|
24 |
-
License:
|
25 |
-
Dataset card
|
26 |
-
Files
|
27 |
-
xet
|
28 |
-
Community
|
29 |
-
1
|
30 |
-
Settings
|
31 |
-
data-preprocessing-automl-benchmarks
|
32 |
-
/ README.md
|
33 |
-
MothMalone's picture
|
34 |
-
MothMalone
|
35 |
-
Update README.md
|
36 |
-
39e36bf
|
37 |
-
verified
|
38 |
-
19 minutes ago
|
39 |
-
preview
|
40 |
-
code
|
41 |
-
|
|
42 |
-
raw
|
43 |
-
history
|
44 |
-
blame
|
45 |
-
3.72 kB
|
46 |
---
|
47 |
license: apache-2.0
|
48 |
task_categories:
|
@@ -168,6 +123,8 @@ configs:
|
|
168 |
- split: validation
|
169 |
path: MASSIVE/validation.csv
|
170 |
---
|
|
|
|
|
171 |
# Data Preprocessing AutoML Benchmarks
|
172 |
|
173 |
This repository contains text classification datasets with known data quality issues for preprocessing research in AutoML.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
|
|
123 |
- split: validation
|
124 |
path: MASSIVE/validation.csv
|
125 |
---
|
126 |
+
|
127 |
+
|
128 |
# Data Preprocessing AutoML Benchmarks
|
129 |
|
130 |
This repository contains text classification datasets with known data quality issues for preprocessing research in AutoML.
|