Upload dataset
Browse files
README.md
CHANGED
|
@@ -287,6 +287,47 @@ dataset_info:
|
|
| 287 |
num_examples: 2000
|
| 288 |
download_size: 554688
|
| 289 |
dataset_size: 5000000.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 290 |
configs:
|
| 291 |
- config_name: stack3_stable
|
| 292 |
data_files:
|
|
@@ -330,4 +371,10 @@ configs:
|
|
| 330 |
path: stack6_stable/train-*
|
| 331 |
- split: test
|
| 332 |
path: stack6_stable/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 333 |
---
|
|
|
|
| 287 |
num_examples: 2000
|
| 288 |
download_size: 554688
|
| 289 |
dataset_size: 5000000.0
|
| 290 |
+
- config_name: stack6_unstable
|
| 291 |
+
features:
|
| 292 |
+
- name: data
|
| 293 |
+
list:
|
| 294 |
+
- name: density
|
| 295 |
+
dtype: 'null'
|
| 296 |
+
- name: lx
|
| 297 |
+
dtype: float64
|
| 298 |
+
- name: ly
|
| 299 |
+
dtype: float64
|
| 300 |
+
- name: lz
|
| 301 |
+
dtype: float64
|
| 302 |
+
- name: mass
|
| 303 |
+
dtype: 'null'
|
| 304 |
+
- name: rx
|
| 305 |
+
dtype: int64
|
| 306 |
+
- name: ry
|
| 307 |
+
dtype: int64
|
| 308 |
+
- name: rz
|
| 309 |
+
dtype: int64
|
| 310 |
+
- name: unstable
|
| 311 |
+
dtype: int64
|
| 312 |
+
- name: x
|
| 313 |
+
dtype: float64
|
| 314 |
+
- name: y
|
| 315 |
+
dtype: int64
|
| 316 |
+
- name: z
|
| 317 |
+
dtype: float64
|
| 318 |
+
- name: label
|
| 319 |
+
dtype: int64
|
| 320 |
+
- name: num_blocks
|
| 321 |
+
dtype: int64
|
| 322 |
+
splits:
|
| 323 |
+
- name: train
|
| 324 |
+
num_bytes: 4000000.0
|
| 325 |
+
num_examples: 8000
|
| 326 |
+
- name: test
|
| 327 |
+
num_bytes: 1000000.0
|
| 328 |
+
num_examples: 2000
|
| 329 |
+
download_size: 562510
|
| 330 |
+
dataset_size: 5000000.0
|
| 331 |
configs:
|
| 332 |
- config_name: stack3_stable
|
| 333 |
data_files:
|
|
|
|
| 371 |
path: stack6_stable/train-*
|
| 372 |
- split: test
|
| 373 |
path: stack6_stable/test-*
|
| 374 |
+
- config_name: stack6_unstable
|
| 375 |
+
data_files:
|
| 376 |
+
- split: train
|
| 377 |
+
path: stack6_unstable/train-*
|
| 378 |
+
- split: test
|
| 379 |
+
path: stack6_unstable/test-*
|
| 380 |
---
|
stack6_unstable/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ecc63abb9e41d964e85916d4e690fd11fd11f1276b7b60cd44dba3f0dce5802
|
| 3 |
+
size 114354
|
stack6_unstable/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d1367bee4fb7757a685688321ce0f05ca46141430ef7fe985adefe28ee90749
|
| 3 |
+
size 448156
|