ConnorJiang commited on
Commit
de728e5
1 Parent(s): 6492950

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -35
README.md CHANGED
@@ -1,37 +1,9 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: observation.state
5
- sequence: float32
6
- length: 16
7
- - name: action
8
- sequence: float32
9
- length: 16
10
- - name: observation.images.cam_high
11
- dtype: video_frame
12
- - name: observation.images.cam_left_wrist
13
- dtype: video_frame
14
- - name: observation.images.cam_right_wrist
15
- dtype: video_frame
16
- - name: episode_index
17
- dtype: int64
18
- - name: frame_index
19
- dtype: int64
20
- - name: timestamp
21
- dtype: float32
22
- - name: next.done
23
- dtype: bool
24
- - name: index
25
- dtype: int64
26
- splits:
27
- - name: train
28
- num_bytes: 3155393
29
- num_examples: 8961
30
- download_size: 429565
31
- dataset_size: 3155393
32
- configs:
33
- - config_name: default
34
- data_files:
35
- - split: train
36
- path: data/train-*
37
  ---
 
 
 
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
+