aractingi HF staff commited on
Commit
f755cb4
1 Parent(s): ca278b2

Upload README.md with huggingface_hub

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