Robotics
LeRobot
Safetensors
act
sorel commited on
Commit
cf5b665
·
verified ·
1 Parent(s): 526a789

Upload DataProcessorPipeline

Browse files
policy_postprocessor.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 8
13
+ ]
14
+ },
15
+ "action_vel": {
16
+ "type": "ACTION",
17
+ "shape": [
18
+ 8
19
+ ]
20
+ },
21
+ "action_fix": {
22
+ "type": "ACTION",
23
+ "shape": [
24
+ 8
25
+ ]
26
+ }
27
+ },
28
+ "norm_map": {
29
+ "VISUAL": "MEAN_STD",
30
+ "STATE": "MEAN_STD",
31
+ "ACTION": "MEAN_STD"
32
+ }
33
+ },
34
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
35
+ },
36
+ {
37
+ "registry_name": "device_processor",
38
+ "config": {
39
+ "device": "cpu",
40
+ "float_dtype": null
41
+ }
42
+ }
43
+ ]
44
+ }
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd68f96b3380e40482d6ce210cc5e2b1879f83e2601af11c26f843dc7a59b04a
3
+ size 9912