AnranZZ commited on
Commit
7b2090d
·
verified ·
1 Parent(s): cdffb10

Upload README.md with huggingface_hub

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