Datasets:
Add eleven tasks
Browse files
README.md
CHANGED
@@ -102,6 +102,58 @@ dataset_info:
|
|
102 |
num_examples: 31110
|
103 |
download_size: 3180269
|
104 |
dataset_size: 22950720
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
configs:
|
106 |
- config_name: abalone
|
107 |
data_files:
|
@@ -119,4 +171,12 @@ configs:
|
|
119 |
path: auction_verification/validation-*
|
120 |
- split: test
|
121 |
path: auction_verification/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
---
|
|
|
102 |
num_examples: 31110
|
103 |
download_size: 3180269
|
104 |
dataset_size: 22950720
|
105 |
+
- config_name: bng_echoMonths
|
106 |
+
features:
|
107 |
+
- name: instance
|
108 |
+
dtype: int64
|
109 |
+
- name: still_alive
|
110 |
+
dtype: float64
|
111 |
+
- name: age
|
112 |
+
dtype: float64
|
113 |
+
- name: pericardial
|
114 |
+
dtype: float64
|
115 |
+
- name: fractional
|
116 |
+
dtype: float64
|
117 |
+
- name: epss
|
118 |
+
dtype: float64
|
119 |
+
- name: lvdd
|
120 |
+
dtype: float64
|
121 |
+
- name: wall_score
|
122 |
+
dtype: float64
|
123 |
+
- name: wall_index
|
124 |
+
dtype: float64
|
125 |
+
- name: alive_at_1
|
126 |
+
dtype: float64
|
127 |
+
- name: real
|
128 |
+
dtype: float64
|
129 |
+
- name: prediction
|
130 |
+
dtype: float64
|
131 |
+
- name: model
|
132 |
+
dtype: string
|
133 |
+
- name: cpu_training_time
|
134 |
+
dtype: int64
|
135 |
+
- name: cpu_prediction_time
|
136 |
+
dtype: int64
|
137 |
+
- name: memory_usage
|
138 |
+
dtype: int64
|
139 |
+
- name: max_depth
|
140 |
+
dtype: int64
|
141 |
+
- name: learning_rate
|
142 |
+
dtype: float64
|
143 |
+
- name: n_estimators
|
144 |
+
dtype: int64
|
145 |
+
splits:
|
146 |
+
- name: train
|
147 |
+
num_bytes: 152627520
|
148 |
+
num_examples: 937380
|
149 |
+
- name: validation
|
150 |
+
num_bytes: 21756480
|
151 |
+
num_examples: 133620
|
152 |
+
- name: test
|
153 |
+
num_bytes: 43554480
|
154 |
+
num_examples: 267495
|
155 |
+
download_size: 90967769
|
156 |
+
dataset_size: 217938480
|
157 |
configs:
|
158 |
- config_name: abalone
|
159 |
data_files:
|
|
|
171 |
path: auction_verification/validation-*
|
172 |
- split: test
|
173 |
path: auction_verification/test-*
|
174 |
+
- config_name: bng_echoMonths
|
175 |
+
data_files:
|
176 |
+
- split: train
|
177 |
+
path: bng_echoMonths/train-*
|
178 |
+
- split: validation
|
179 |
+
path: bng_echoMonths/validation-*
|
180 |
+
- split: test
|
181 |
+
path: bng_echoMonths/test-*
|
182 |
---
|
bng_echoMonths/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d729bfcd5131e52003055f456c24f976c8f56fcabe4302e146491bbe450931
|
3 |
+
size 18865007
|
bng_echoMonths/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19207a71cdf4f094187d067fdd64730244ca9c8afd8f00e7490e1343e8249082
|
3 |
+
size 66017269
|
bng_echoMonths/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08f23503826b1729cf848a93b01341748a9bf21e85a60e3b648ecbbf9787840e
|
3 |
+
size 6085493
|