{ | |
"base_model_name_or_path": "openai/whisper-tiny", | |
"beta1": 0.85, | |
"beta2": 0.85, | |
"bias": "none", | |
"deltaT": 10, | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"init_r": 12, | |
"lora_alpha": 32, | |
"lora_dropout": 0.1, | |
"modules_to_save": null, | |
"orth_reg_weight": 0.5, | |
"peft_type": "ADALORA", | |
"r": 8, | |
"rank_pattern": null, | |
"target_modules": [ | |
"k_proj", | |
"q_proj", | |
"v_proj", | |
"out_proj", | |
"fc1", | |
"fc2" | |
], | |
"target_r": 8, | |
"task_type": null, | |
"tfinal": 800, | |
"tinit": 100, | |
"total_step": null | |
} |