Views
No views yet
⚠️ Experimental / small-scale. This was trained on only 400 trajectories as a workflow validation run, not a production model. Treat it as a reproducibility / sanity baseline.
SWE-bench/SWE-smith-trajectories, xml split (the format SWE-agent-LM was trained on).messages, supervised on assistant turns only (train_on_input=False).full_finetune_distributed), using SWE-smith's default 7B config.| Hyperparameter | Value |
|---|---|
| Base model | Qwen2.5-Coder-7B-Instruct |
| Optimizer | AdamW (fused), wd=0.01 |
| LR / schedule | 1e-4, cosine, 5 warmup steps |
| Epochs | 3 |
| Max seq len | 32768 |
| Precision | bf16 |
| Per-device batch | 1, grad-accum 4 |
| Hardware | 7× A100 80GB (FSDP) → effective batch 28 |
| Total optimizer steps | 42 |
| Activation checkpointing | on |