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