atharvapusalkar commited on
Commit
f7dac4c
1 Parent(s): 572eb33

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -37
README.md CHANGED
@@ -1,39 +1,8 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: observation.state
5
- sequence: float32
6
- length: 9
7
- - name: action
8
- sequence: float32
9
- length: 10
10
- - name: observation.images.gripper
11
- dtype: image
12
- - name: observation.images.gripper_depth
13
- dtype: image
14
- - name: observation.images.head
15
- dtype: image
16
- - name: observation.images.head_depth
17
- dtype: image
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: 5179631675.65
31
- num_examples: 23285
32
- download_size: 2755289412
33
- dataset_size: 5179631675.65
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
  ---
7
+ This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8
+