pi05-block-transfer-lerobot / adapter_config.json
shantanu-tr's picture
Add pi05 block-transfer (lerobot, LoRA, relative actions) step-40000 + Run Record README
e6325a3 verified
Raw
History Blame
1.43 kB
{
"alora_invocation_tokens": null,
"alpha_pattern": {},
"arrow_config": null,
"auto_mapping": {
"base_model_class": "PI05Policy",
"parent_library": "lerobot.policies.pi05.modeling_pi05"
},
"base_model_name_or_path": "/home/trossen/.cache/huggingface/hub/models--lerobot--pi05_base/snapshots/9e55186ad36e66b95cda57bc47818d9e6237ae30",
"bias": "none",
"corda_config": null,
"ensure_weight_tying": false,
"eva_config": null,
"exclude_modules": null,
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 32,
"lora_bias": false,
"lora_dropout": 0.0,
"lora_ga_config": null,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"state_proj",
"action_in_proj",
"action_out_proj",
"time_mlp_in",
"time_mlp_out"
],
"peft_type": "LORA",
"peft_version": "0.19.1",
"qalora_group_size": 16,
"r": 32,
"rank_pattern": {},
"revision": null,
"target_modules": "model\\.paligemma_with_expert\\.(paligemma\\.model\\.language_model|gemma_expert\\.model)\\..*\\.(q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj)$",
"target_parameters": null,
"task_type": null,
"trainable_token_indices": null,
"use_bdlora": null,
"use_dora": false,
"use_qalora": false,
"use_rslora": false
}