Robotics
LeRobot
Safetensors
pi0_5
pi05
manipulation
block-transfer
trossen-ai
pi05-block-transfer-bs32 / policy_postprocessor.json
shantanu-tr's picture
Upload pi0.5 block-transfer (batch size 32) checkpoint
e4d5d97 verified
raw
history blame contribute delete
663 Bytes
{
"name": "policy_postprocessor",
"steps": [
{
"registry_name": "unnormalizer_processor",
"config": {
"eps": 1e-08,
"features": {
"action": {
"type": "ACTION",
"shape": [
14
]
}
},
"norm_map": {
"VISUAL": "IDENTITY",
"STATE": "QUANTILES",
"ACTION": "QUANTILES"
}
},
"state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
},
{
"registry_name": "device_processor",
"config": {
"device": "cpu",
"float_dtype": null
}
}
]
}