olive / config.json
pikedliu's picture
Add BaseController W0 checkpoint
95ccf2e verified
Raw
History Blame Contribute Delete
217 Bytes
{
"model_type": "olive-base-controller",
"architectures": [
"BaseController"
],
"state_dim": 46,
"action_dim": 2,
"hidden_dim": 128,
"gate_hidden": 64,
"teacher": "pi0.5",
"framework": "olive"
}