aliberts HF staff commited on
Commit
e5f8a87
1 Parent(s): 481fe0a

Upload README.md with huggingface_hub

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