Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,43 +3,6 @@ task_categories:
|
|
| 3 |
- robotics
|
| 4 |
tags:
|
| 5 |
- LeRobot
|
| 6 |
-
configs:
|
| 7 |
-
- config_name: default
|
| 8 |
-
data_files:
|
| 9 |
-
- split: train
|
| 10 |
-
path: data/train-*
|
| 11 |
-
dataset_info:
|
| 12 |
-
features:
|
| 13 |
-
- name: observation.state
|
| 14 |
-
sequence: float32
|
| 15 |
-
length: 9
|
| 16 |
-
- name: action
|
| 17 |
-
sequence: float32
|
| 18 |
-
length: 10
|
| 19 |
-
- name: observation.images.gripper
|
| 20 |
-
dtype: image
|
| 21 |
-
- name: observation.images.gripper_depth
|
| 22 |
-
dtype: image
|
| 23 |
-
- name: observation.images.head
|
| 24 |
-
dtype: image
|
| 25 |
-
- name: observation.images.head_depth
|
| 26 |
-
dtype: image
|
| 27 |
-
- name: episode_index
|
| 28 |
-
dtype: int64
|
| 29 |
-
- name: frame_index
|
| 30 |
-
dtype: int64
|
| 31 |
-
- name: timestamp
|
| 32 |
-
dtype: float32
|
| 33 |
-
- name: next.done
|
| 34 |
-
dtype: bool
|
| 35 |
-
- name: index
|
| 36 |
-
dtype: int64
|
| 37 |
-
splits:
|
| 38 |
-
- name: train
|
| 39 |
-
num_bytes: 11699940772.896
|
| 40 |
-
num_examples: 51477
|
| 41 |
-
download_size: 5402771154
|
| 42 |
-
dataset_size: 11699940772.896
|
| 43 |
---
|
| 44 |
-
This dataset was created
|
| 45 |
|
|
|
|
| 3 |
- robotics
|
| 4 |
tags:
|
| 5 |
- LeRobot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
+
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
| 8 |
|