ConnorJiang commited on
Commit
371f1fb
·
verified ·
1 Parent(s): 59fad65

Upload README.md with huggingface_hub

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