Robotics
LeRobot
Safetensors
smolvla
ethanCSL commited on
Commit
b41b005
·
verified ·
1 Parent(s): eb8a216

Upload DataProcessorPipeline

Browse files
policy_postprocessor.json CHANGED
@@ -2,12 +2,24 @@
2
  "name": "policy_postprocessor",
3
  "steps": [
4
  {
5
- "registry_name": "groot_action_unpack_unnormalize_v1",
6
  "config": {
7
- "env_action_dim": 6,
8
- "normalize_min_max": true
 
 
 
 
 
 
 
 
 
 
 
 
9
  },
10
- "state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v1.safetensors"
11
  },
12
  {
13
  "registry_name": "device_processor",
 
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": "MEAN_STD",
19
+ "ACTION": "MEAN_STD"
20
+ }
21
  },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
  },
24
  {
25
  "registry_name": "device_processor",
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:654fae285f3d126f8378d590976a9915672805216908e6dc7b4272f3b0d397ad
3
+ size 7536