train_mnli_1753094137 / adapter_config.json
rbelanec's picture
Training in progress, step 44179
e9c73ac verified
raw
history blame contribute delete
343 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
"exclude_modules": null,
"inference_mode": true,
"modules_to_save": null,
"peft_type": "LN_TUNING",
"revision": null,
"target_modules": [
"norm",
"input_layernorm",
"post_attention_layernorm"
],
"task_type": "CAUSAL_LM"
}