Robomaster commited on
Commit
7fe89f6
1 Parent(s): 094e3fa

Upload README.md with huggingface_hub

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