{ "model_name": "achilles-security-engineer", "base_model": "Qwen/Qwen2.5-Coder-7B-Instruct", "training_examples": 5000, "epochs": 1, "learning_rate": 0.0001, "batch_size": 1, "grad_accum_steps": 16, "effective_batch_size": 16, "lora_r": 16, "lora_alpha": 32, "lora_target_modules": [ "q_proj", "k_proj", "v_proj", "o_proj", "gate_proj", "up_proj", "down_proj" ], "max_seq_length": 1024, "training_time_hours": 33.278723658190835 }