Robotics
LeRobot
Safetensors
act
Jingyi-Z commited on
Commit
c66d783
·
verified ·
1 Parent(s): 3e7c25b

Upload DataProcessorPipeline

Browse files
policy_postprocessor.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "MEAN_STD",
18
+ "STATE": "MEAN_STD",
19
+ "ENV": "MEAN_STD",
20
+ "SENSOR": "MEAN_STD",
21
+ "ACTION": "MEAN_STD"
22
+ }
23
+ },
24
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
25
+ },
26
+ {
27
+ "registry_name": "device_processor",
28
+ "config": {
29
+ "device": "cpu",
30
+ "float_dtype": null
31
+ }
32
+ }
33
+ ]
34
+ }
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b814aeb98afeb05a8e19b0f0355b814dfde8c38c08b6e2e423cb27ddb30ed60
3
+ size 8520