cadene HF staff commited on
Commit
76bfa0b
1 Parent(s): 198fe7a

Upload README.md with huggingface_hub

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