{ "base_model_name_or_path": "Raxia/distilbert-base-uncased-Buklat2", "task_type": "SEQ_CLS", "peft_type": "LORA", "r": 4, "lora_alpha": 32, "lora_dropout": 0.01, "target_modules": [ "v_lin", "q_lin" ], "init_lora_weights": true, "inference_mode": true, "fan_in_fan_out": false, "modules_to_save": [ "classifier" ] }