train_mrpc_1744902653 / adapter_config.json
rbelanec's picture
Training in progress, step 200
57affd5 verified
{
"auto_mapping": null,
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3",
"exclude_modules": null,
"inference_mode": true,
"modules_to_save": null,
"peft_type": "LN_TUNING",
"revision": null,
"target_modules": [
"post_attention_layernorm",
"norm",
"input_layernorm"
],
"task_type": "CAUSAL_LM"
}