Robotics
LeRobot
Safetensors
evo1
imstevenpmwork HF Staff commited on
Commit
c8518e7
·
verified ·
1 Parent(s): 2f7f01e

Upload DataProcessorPipeline

Browse files
policy_postprocessor.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "unnormalizer_processor",
6
+ "config": {
7
+ "eps": 1e-08,
8
+ "features": {
9
+ "action": {
10
+ "type": "ACTION",
11
+ "shape": [
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "IDENTITY",
18
+ "STATE": "MIN_MAX",
19
+ "ACTION": "MIN_MAX"
20
+ }
21
+ },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
+ },
24
+ {
25
+ "registry_name": "evo1_action_processor",
26
+ "config": {
27
+ "action_dim": 6,
28
+ "binarize_gripper": false,
29
+ "gripper_index": 6,
30
+ "gripper_threshold": 0.5,
31
+ "gripper_below_threshold_value": 1.0,
32
+ "gripper_above_threshold_value": -1.0
33
+ }
34
+ },
35
+ {
36
+ "registry_name": "device_processor",
37
+ "config": {
38
+ "device": "cpu",
39
+ "float_dtype": null
40
+ }
41
+ }
42
+ ]
43
+ }
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f9646d282758d4ca0962ec6d1c4c413464cfef29ae42efb93737b0ef9616b64
3
+ size 7592