File size: 369 Bytes
367554b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"auto_mapping": null,
"base_model_name_or_path": "peft-internal-testing/tiny-random-OPTForCausalLM",
"exclude_modules": null,
"inference_mode": true,
"modules_to_save": null,
"peft_type": "LN_TUNING",
"peft_version": "0.20.0",
"revision": null,
"target_modules": [
"self_attn_layer_norm",
"final_layer_norm"
],
"task_type": "CAUSAL_LM"
} |