Octapod commited on
Commit
6f5f973
1 Parent(s): bc92131

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: 18
12
- - name: observation.images.cam_high
13
- dtype: video_frame
14
- - name: observation.images.cam_left_wrist
15
- dtype: video_frame
16
- - name: observation.images.cam_right_wrist
17
- dtype: video_frame
18
- - name: action
19
- sequence: float32
20
- length: 18
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: 1761847
34
- num_examples: 4786
35
- download_size: 346291
36
- dataset_size: 1761847
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