philipjohnbasile's picture
Upload folder using huggingface_hub
cb8833a verified
Raw
History Blame Contribute Delete
1.21 kB
{
"adapter_path": "heal/adapters-fullstack",
"batch_size": 1,
"clear_cache_threshold": 0,
"config": "/Users/pjb/git/glm52-demolition/scripts/../heal/lora_config.yaml",
"data": "heal/_q_fullstack",
"fine_tune_type": "lora",
"grad_accumulation_steps": 1,
"grad_checkpoint": true,
"iters": 800,
"learning_rate": 2e-05,
"lora_parameters": {
"rank": 16,
"scale": 20.0,
"dropout": 0.05
},
"lr_schedule": {
"name": "cosine_decay",
"warmup": 100,
"warmup_init": 1e-07,
"arguments": [
2e-05,
800,
2.0000000000000003e-06
]
},
"mask_prompt": false,
"max_seq_length": 2048,
"model": "models/GLM-5.2-q3a4-v4",
"num_layers": 16,
"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
}