shantanu-tr commited on
Commit
82019d6
1 Parent(s): 5b2ad44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -37
README.md CHANGED
@@ -4,43 +4,6 @@ task_categories:
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: 18
17
- - name: action
18
- sequence: float32
19
- length: 18
20
- - name: observation.images.cam_high
21
- dtype: video_frame
22
- - name: observation.images.cam_low
23
- dtype: video_frame
24
- - name: observation.images.cam_left_wrist
25
- dtype: video_frame
26
- - name: observation.images.cam_right_wrist
27
- dtype: video_frame
28
- - name: episode_index
29
- dtype: int64
30
- - name: frame_index
31
- dtype: int64
32
- - name: timestamp
33
- dtype: float32
34
- - name: next.done
35
- dtype: bool
36
- - name: index
37
- dtype: int64
38
- splits:
39
- - name: train
40
- num_bytes: 10414141
41
- num_examples: 24325
42
- download_size: 2370696
43
- dataset_size: 10414141
44
  ---
45
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
46
 
 
4
  tags:
5
  - LeRobot
6
  - tutorial
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
9