Upload dataset
Browse files
README.md
CHANGED
|
@@ -205,6 +205,47 @@ dataset_info:
|
|
| 205 |
num_examples: 2000
|
| 206 |
download_size: 453708
|
| 207 |
dataset_size: 4200000.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
configs:
|
| 209 |
- config_name: stack3_stable
|
| 210 |
data_files:
|
|
@@ -236,4 +277,10 @@ configs:
|
|
| 236 |
path: stack5_stable/train-*
|
| 237 |
- split: test
|
| 238 |
path: stack5_stable/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
---
|
|
|
|
| 205 |
num_examples: 2000
|
| 206 |
download_size: 453708
|
| 207 |
dataset_size: 4200000.0
|
| 208 |
+
- config_name: stack5_unstable
|
| 209 |
+
features:
|
| 210 |
+
- name: data
|
| 211 |
+
list:
|
| 212 |
+
- name: density
|
| 213 |
+
dtype: 'null'
|
| 214 |
+
- name: lx
|
| 215 |
+
dtype: float64
|
| 216 |
+
- name: ly
|
| 217 |
+
dtype: float64
|
| 218 |
+
- name: lz
|
| 219 |
+
dtype: float64
|
| 220 |
+
- name: mass
|
| 221 |
+
dtype: 'null'
|
| 222 |
+
- name: rx
|
| 223 |
+
dtype: int64
|
| 224 |
+
- name: ry
|
| 225 |
+
dtype: int64
|
| 226 |
+
- name: rz
|
| 227 |
+
dtype: int64
|
| 228 |
+
- name: unstable
|
| 229 |
+
dtype: int64
|
| 230 |
+
- name: x
|
| 231 |
+
dtype: float64
|
| 232 |
+
- name: y
|
| 233 |
+
dtype: int64
|
| 234 |
+
- name: z
|
| 235 |
+
dtype: float64
|
| 236 |
+
- name: label
|
| 237 |
+
dtype: int64
|
| 238 |
+
- name: num_blocks
|
| 239 |
+
dtype: int64
|
| 240 |
+
splits:
|
| 241 |
+
- name: train
|
| 242 |
+
num_bytes: 3360000.0
|
| 243 |
+
num_examples: 8000
|
| 244 |
+
- name: test
|
| 245 |
+
num_bytes: 840000.0
|
| 246 |
+
num_examples: 2000
|
| 247 |
+
download_size: 460128
|
| 248 |
+
dataset_size: 4200000.0
|
| 249 |
configs:
|
| 250 |
- config_name: stack3_stable
|
| 251 |
data_files:
|
|
|
|
| 277 |
path: stack5_stable/train-*
|
| 278 |
- split: test
|
| 279 |
path: stack5_stable/test-*
|
| 280 |
+
- config_name: stack5_unstable
|
| 281 |
+
data_files:
|
| 282 |
+
- split: train
|
| 283 |
+
path: stack5_unstable/train-*
|
| 284 |
+
- split: test
|
| 285 |
+
path: stack5_unstable/test-*
|
| 286 |
---
|
stack5_unstable/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24821f6512a2da34295af0cfaeeb3fca88b757e8d8feebcd6b3e2967b07ae6ed
|
| 3 |
+
size 93873
|
stack5_unstable/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de444821f20a537d324c2921f4a64225a01f18704fd1c779358a6c111492bcfc
|
| 3 |
+
size 366255
|