stella_bs_16_8_lr_1e-3 / adapter_config.json
Litzy619's picture
Upload model
e293b12 verified
raw
history blame contribute delete
398 Bytes
{
"apply_svd_decomposition": false,
"base_model_name_or_path": "dunzhang/stella_en_400M_v5",
"bias": "none",
"enable_lora": null,
"fan_in_fan_out": false,
"inference_mode": true,
"lora_alpha": 32,
"lora_dropout": 0.1,
"merge_weights": false,
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"target_modules": [
"qkv_proj",
"o_proj"
],
"task_type": null
}