madokalif's picture
Upload checkpoint-500 (LoRA r=32, L1~0.08, step 500/16550)
d55c609 verified
Raw
History Blame
964 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/root/MY-Research-Assistant/workspace/pretrained/spatialvla-4b-224-pt",
"bias": "none",
"eva_config": null,
"exclude_modules": null,
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": "gaussian",
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 32,
"lora_bias": false,
"lora_dropout": 0.0,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [],
"peft_type": "LORA",
"r": 32,
"rank_pattern": {},
"revision": null,
"target_modules": [
"down_proj",
"k_proj",
"o_proj",
"position_embedding_head.0",
"q_proj",
"out_proj",
"fc1",
"up_proj",
"v_proj",
"position_embedding_head.3",
"gate_proj",
"fc2",
"linear"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}