Robomaster commited on
Commit
e486e3b
1 Parent(s): 4314f2e

Upload README.md with huggingface_hub

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