lsz00 commited on
Commit
6ecdbe2
·
verified ·
1 Parent(s): 221e6eb

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
- configs:
4
- - config_name: default
5
- data_files:
6
- - split: train
7
- path: data/train-*
8
- dataset_info:
9
- features:
10
- - name: observation.images.hand_camera
11
- dtype: video_frame
12
- - name: observation.images.overhead_camera
13
- dtype: video_frame
14
- - name: observation.images.right_front_camera
15
- dtype: video_frame
16
- - name: observation.state
17
- sequence: float32
18
- length: 7
19
- - name: action
20
- sequence: float32
21
- length: 7
22
- - name: episode_index
23
- dtype: int64
24
- - name: frame_index
25
- dtype: int64
26
- - name: timestamp
27
- dtype: float32
28
- - name: next.done
29
- dtype: bool
30
- - name: index
31
- dtype: int64
32
- splits:
33
- - name: train
34
- num_bytes: 9518768
35
- num_examples: 33152
36
- download_size: 2141427
37
- dataset_size: 9518768
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
+