Yotofu commited on
Commit
e826d31
1 Parent(s): 0588a63

Upload README.md with huggingface_hub

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