steb6 commited on
Commit
248b41f
·
verified ·
1 Parent(s): f32b1b6

Upload DataProcessorPipeline

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