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: action
|
14 |
-
sequence: float32
|
15 |
-
length: 18
|
16 |
-
- name: observation.state
|
17 |
-
sequence: float32
|
18 |
-
length: 45
|
19 |
-
- name: observation.images.camera_above_back
|
20 |
-
dtype: video_frame
|
21 |
-
- name: observation.images.camera_above_front
|
22 |
-
dtype: video_frame
|
23 |
-
- name: observation.images.left::camera_wrist
|
24 |
-
dtype: video_frame
|
25 |
-
- name: observation.images.right::camera_wrist
|
26 |
-
dtype: video_frame
|
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: 9985013
|
40 |
-
num_examples: 17700
|
41 |
-
download_size: 6850164
|
42 |
-
dataset_size: 9985013
|
43 |
---
|
44 |
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
45 |
|
|
|
3 |
- robotics
|
4 |
tags:
|
5 |
- LeRobot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
8 |
|