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