{ "base_model": "Qwen/Qwen2.5-7B-Instruct", "dataset_path": "./finetune_ready.jsonl", "dataset_size": 3020, "epochs": 3, "batch_size": 8, "grad_accum": 4, "learning_rate": 0.0002, "lora_r": 64, "lora_alpha": 128, "max_seq_len": 2048, "train_loss": 0.9556224098911992, "train_runtime_hours": 0.46117838888888885 }