Datasets:
Tasks:
Tabular Classification
Modalities:
Tabular
Languages:
No linguistic content
Size:
100K<n<1M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- zxx
|
|
|
|
|
|
|
4 |
license: cc-by-4.0
|
5 |
tags:
|
6 |
- chemistry
|
@@ -16,12 +19,6 @@ source_datasets:
|
|
16 |
task_categories:
|
17 |
- tabular-classification
|
18 |
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
-
path: 80%_618272_train_binary.rds
|
23 |
-
- split: test
|
24 |
-
path: 20%_154568_test_binary.rds
|
25 |
- config_name: csv
|
26 |
data_files:
|
27 |
- split: train
|
@@ -44,7 +41,7 @@ dataset_info:
|
|
44 |
dtype: float32
|
45 |
- name: has_cl
|
46 |
dtype: int8
|
47 |
-
config_name:
|
48 |
---
|
49 |
|
50 |
# Dataset Summary
|
|
|
1 |
---
|
2 |
language:
|
3 |
- zxx
|
4 |
+
---
|
5 |
+
language:
|
6 |
+
- zxx
|
7 |
license: cc-by-4.0
|
8 |
tags:
|
9 |
- chemistry
|
|
|
19 |
task_categories:
|
20 |
- tabular-classification
|
21 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
- config_name: csv
|
23 |
data_files:
|
24 |
- split: train
|
|
|
41 |
dtype: float32
|
42 |
- name: has_cl
|
43 |
dtype: int8
|
44 |
+
config_name: csv
|
45 |
---
|
46 |
|
47 |
# Dataset Summary
|