diegoakel commited on
Commit
9e54c41
1 Parent(s): 3070135

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -33
README.md CHANGED
@@ -1,33 +1,11 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: observation.state
5
- sequence: float32
6
- length: 6
7
- - name: observation.images.phone
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: 4586405
25
- num_examples: 34195
26
- download_size: 1706928
27
- dataset_size: 4586405
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
+ - robotics
7
+ - color_taps
8
+ - koch
9
+ ---
10
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
11
+