aliberts HF staff commited on
Commit
07c7295
1 Parent(s): d6cccc0

Upload README.md with huggingface_hub

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