{ "adapter_path": "models/gemma12b/asm_systems_lora", "batch_size": 4, "clear_cache_threshold": 0, "config": "config/asm_systems_lora.yaml", "data": "curated/specialists/gemma12b/asm_systems", "fine_tune_type": "lora", "grad_accumulation_steps": 1, "grad_checkpoint": true, "iters": 2500, "learning_rate": 1e-05, "lora_parameters": { "rank": 16, "alpha": 32, "dropout": 0.05, "scale": 10.0 }, "lr_schedule": null, "mask_prompt": false, "max_seq_length": 8192, "model": "models/gemma12b/base_gemma4_shim", "num_layers": 48, "optimizer": "adam", "optimizer_config": { "adam": {}, "adamw": {}, "muon": {}, "sgd": {}, "adafactor": {} }, "project_name": null, "report_to": null, "resume_adapter_file": null, "save_every": 100, "seed": 0, "steps_per_eval": 200, "steps_per_report": 10, "test": false, "test_batches": 500, "train": true, "val_batches": 25 }