esm2_t6_8M_UR50D_cafa5_lora / adapter_config.json
AmelieSchreiber's picture
Upload 6 files
3632c4b
raw
history blame contribute delete
479 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "AmelieSchreiber/cafa_5_protein_function_prediction",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 16,
"lora_dropout": 0.0,
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"revision": null,
"target_modules": [
"key",
"query",
"value"
],
"task_type": "SEQ_CLS"
}