Robotics
LeRobot
Safetensors
groot
vpraise00 commited on
Commit
ce287f5
·
verified ·
1 Parent(s): d9a1241

Upload DataProcessorPipeline

Browse files
policy_preprocessor.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "groot_pack_inputs_v3",
16
+ "config": {
17
+ "state_horizon": 1,
18
+ "action_horizon": 16,
19
+ "max_state_dim": 64,
20
+ "max_action_dim": 32,
21
+ "language_key": "task",
22
+ "visual_keys": [
23
+ "observation.images.top",
24
+ "observation.images.left_wrist"
25
+ ],
26
+ "formalize_language": false,
27
+ "embodiment_tag": "new_embodiment",
28
+ "embodiment_mapping": {
29
+ "new_embodiment": 31,
30
+ "oxe_droid": 17,
31
+ "agibot_genie1": 26,
32
+ "gr1": 24,
33
+ "so100": 2,
34
+ "unitree_g1": 3
35
+ },
36
+ "normalize_min_max": true
37
+ },
38
+ "state_file": "policy_preprocessor_step_2_groot_pack_inputs_v3.safetensors"
39
+ },
40
+ {
41
+ "registry_name": "groot_eagle_encode_v3",
42
+ "config": {}
43
+ },
44
+ {
45
+ "registry_name": "groot_eagle_collate_v3",
46
+ "config": {}
47
+ },
48
+ {
49
+ "registry_name": "device_processor",
50
+ "config": {
51
+ "device": "cuda",
52
+ "float_dtype": null
53
+ }
54
+ }
55
+ ]
56
+ }
policy_preprocessor_step_2_groot_pack_inputs_v3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af1874c1d811981c3a631226d17692c03eacf1b4ceb263c18eacb5eae6355dc
3
+ size 19016