train_svamp_42_1763998313 / adapter_config.json
rbelanec's picture
Training in progress, step 158
631c96f verified
raw
history blame contribute delete
244 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
"inference_mode": true,
"peft_type": "BITFIT",
"revision": null,
"target_modules": [
"v_proj",
"q_proj"
],
"task_type": "CAUSAL_LM"
}