Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,33 +1,9 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
- name: action
|
8 |
-
sequence: float32
|
9 |
-
length: 6
|
10 |
-
- name: observation.images.laptop
|
11 |
-
dtype: video_frame
|
12 |
-
- name: episode_index
|
13 |
-
dtype: int64
|
14 |
-
- name: frame_index
|
15 |
-
dtype: int64
|
16 |
-
- name: timestamp
|
17 |
-
dtype: float32
|
18 |
-
- name: next.done
|
19 |
-
dtype: bool
|
20 |
-
- name: index
|
21 |
-
dtype: int64
|
22 |
-
splits:
|
23 |
-
- name: train
|
24 |
-
num_bytes: 605360
|
25 |
-
num_examples: 4480
|
26 |
-
download_size: 141117
|
27 |
-
dataset_size: 605360
|
28 |
-
configs:
|
29 |
-
- config_name: default
|
30 |
-
data_files:
|
31 |
-
- split: train
|
32 |
-
path: data/train-*
|
33 |
---
|
|
|
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- robotics
|
4 |
+
tags:
|
5 |
+
- LeRobot
|
6 |
+
- tutorial
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
+
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
9 |
+
|