AshtinDonuts commited on
Commit
29f7844
·
verified ·
1 Parent(s): 5055c43

Upload README.md with huggingface_hub

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