m1b commited on
Commit
b3cd68b
·
verified ·
1 Parent(s): cce7869

Upload README.md with huggingface_hub

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