jclinton1 commited on
Commit
bf96d87
1 Parent(s): 6f68885

Upload README.md with huggingface_hub

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