oakwood commited on
Commit
27208a3
1 Parent(s): c84984c

Upload README.md with huggingface_hub

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