Qwen3-14B_SV_l20_lr5e-4_a256 / adapter_config.json
annasoli's picture
Upload adapter_config.json with huggingface_hub
6b8b61f verified
raw
history blame
293 Bytes
{
"adapter_type": "steering_vector_toggle",
"base_model": "unsloth/Qwen3-14B",
"layer_idx": 16,
"alpha": 256.0,
"hidden_size": 5120,
"steering_vector_path": "checkpoints/final/steering_vector.pt",
"approach": "toggle_based",
"memory_efficient": true,
"num_checkpoints": 151
}