lsz00 commited on
Commit
a5ad707
·
verified ·
1 Parent(s): 56f6e71

Upload README.md with huggingface_hub

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