Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,28 +7,6 @@ tags:
|
|
| 7 |
- omnineck
|
| 8 |
modalities:
|
| 9 |
- tabular
|
| 10 |
-
configs:
|
| 11 |
-
- config_name: train
|
| 12 |
-
data_files: data/train/data_*.parquet
|
| 13 |
-
- config_name: test
|
| 14 |
-
data_files: data/test/data_*.parquet
|
| 15 |
-
dataset_info:
|
| 16 |
-
- config_name: train
|
| 17 |
-
features:
|
| 18 |
-
- name: motion
|
| 19 |
-
list: float64
|
| 20 |
-
- name: force
|
| 21 |
-
list: float64
|
| 22 |
-
- name: nodes
|
| 23 |
-
list: float64
|
| 24 |
-
- config_name: test
|
| 25 |
-
features:
|
| 26 |
-
- name: motion
|
| 27 |
-
list: float64
|
| 28 |
-
- name: force
|
| 29 |
-
list: float64
|
| 30 |
-
- name: nodes
|
| 31 |
-
list: float64
|
| 32 |
size_categories:
|
| 33 |
- 100K<n<1M
|
| 34 |
---
|
|
|
|
| 7 |
- omnineck
|
| 8 |
modalities:
|
| 9 |
- tabular
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- 100K<n<1M
|
| 12 |
---
|