Developer's AI bot outperformed GPT-4 rivals, but a dedup bug silently erased training weights
A developer built a capture-the-flag arena where language models compete against each other, using game replays to fine-tune a local Qwen2.5-3B model with MLX LoRA adapters. The custom bot outperformed five larger cloud models on offense, capturing 400 flags across 221 games compared to 275 for the next-best GPT-OSS 120B model. However, the bot's defensive performance remained weak, prompting multiple retraining attempts that all appeared to fail. The root cause was a silent bug: a deduplication step in the data pipeline discarded all repeated examples, completely canceling out the intentional curriculum weighting that relied on repetition for emphasis. As a result, 41.5% of the weighted training corpus — roughly 39,000 lines — was silently dropped before the trainer ever saw the data.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in