volcanoflash commited on
Commit
5c904a8
1 Parent(s): 64a0ff7

Upload README.md with huggingface_hub

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