| ▲ | Bad benchmarks and evals: Senior SWE-Bench, napkin math, and winter tires(danluu.com) | ||||||||||||||||||||||
| 28 points by luu 3 days ago | 7 comments | |||||||||||||||||||||||
| ▲ | dom96 an hour ago | parent | next [-] | ||||||||||||||||||||||
This is great. I've been building my own model benchmark lately and it has indeed been so easy to mess up the scoring. It's simply much harder to come up with an algorithm that combines all your individual scores into something that isn't broken in some special circumstances. That's why I think many just start capping the results. | |||||||||||||||||||||||
| ▲ | stephantul 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
The (relevant) segue into tires elevates this post so much. I don’t understand why, but it does | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | jdw64 an hour ago | parent | prev [-] | ||||||||||||||||||||||
I feel like AI development is hitting a wall now. Evaluations are driven by benchmarks, but I have no idea who is even evaluating the validity of these benchmarks. The idea that continuously training and scaling models will automatically yield broad capabilities across multiple domains hardly seems true anymore. Benchmarks like Senior SWE-Bench apply discontinuous and arbitrary thresholds to evaluate results. If the generated code is semantically identical to the reference solution but even slightly exceeds a length cutoff, it fails? That seems like a genuinely flawed criterion, and the LLM-based graders themselves feel highly unstable. Honestly, my impression is that LLM advancement is now completely dictated by benchmarks. But looking at recent trends, token prices are skyrocketing while coding capabilities haven't shown any massive improvements beyond a certain model generation. In fact, comparing GPT-6 Astra to 5.6 SOL, SOL often writes better code. Considering all this, while training across diverse domains can pack a model with various pieces of knowledge, ultimately, it feels impossible for this approach to do something like derive the theory of relativity from medieval knowledge. | |||||||||||||||||||||||
| |||||||||||||||||||||||