Viewing profile — gertlabs
gertlabs
HN member- Joined
- Mon, Dec 22, 2025, 5:50 PM UTC
- HN karma
- 529
- Public activity
- 156 items
- HN profile
- View on Hacker News ↗
About gertlabs
Multi-disciplinary AI rankings, reinforcement learning.
Recent public activity
-
comment
Comment #49192132
SlimeBallBench? Looks cool, love the implementation! You would most likely need a LOT of environments like these if your goal was selling them to labs
-
comment
Comment #49175550
The reality is that cost is the primary constraint for the public benchmark we provide. While we run enough samples to get results that are generally quite accurate on average, we …
-
comment
Comment #49172332
That's a different problem than benchmark saturation, and it's something that we are actively working on measuring objectively. I agree that Opus 5 is not a great model, despite be…
-
comment
Comment #49171826
I started thinking about this back after the Llama 4 release, and since then our team has put a lot of thought into designing evaluations that don't saturate, are resistant to cont…
-
comment
Comment #49050269
We run an evaluation that is designed to be less vulnerable to benchmaxxing because there aren't correct solutions; agents are interacting in the same environment as other agents. …
-
comment
Comment #49024871
The Efficiency tab at https://gertlabs.com/rankings?mode=oneshot_coding (only have cost data for the coding evaluations)
-
comment
Comment #49002302
Yes, they are all benchmaxxed, but the question is how benchmaxxed they are relative to each other. We run an evaluation that only compares models in open-ended multi-agent environ…
- story
-
comment
Comment #48974229
In our multi-agent game coding evaluations, we usually see Chinese models struggle in one-shot reasoning but make up for it with tool use and iterating towards better solutions. Ki…
-
comment
Comment #48952929
LLM as judge / self-distillation is effective insofar as it can make models more reliably do things they are already capable of. But I agree that for pushing the frontier of what a…
-
comment
Comment #48917517
[flagged]
-
comment
Comment #48864406
The human solutions are all written in Python, which creates a significant length bias, whereas the AI models are assigned to create solutions randomly distributed across 11 releva…
-
comment
Comment #48864378
Gemini models struggle with agentic coding/tool use/exploration, but they are actually quite smart in one-shot reasoning. They're not as far behind as people think. It's mostly pos…
-
comment
Comment #48864214
That's a much shorter and more elegant proof than I was expecting, especially after reading some of the earlier Erdos proofs. GPT 5.6 Sol is the real deal.
-
comment
Comment #48855754
Grok 4.5 is a huge step up from their next best model and now around the same performance as GLM 5.2, but it's not exactly at the frontier of the cost efficiency curve in our codin…
-
comment
Comment #48855684
We have it slightly ahead of Fable in our multi-agent coding evaluations. Fable's main advantage is that its average solution size is smaller. However, GPT 5.6 Sol is a substantial…
-
comment
Comment #48743398
In our coding evaluations, we found Sonnet 5 is more capable than Sonnet 4.6 (which was an underrated model itself), but is now faster and slightly cheaper. Sonnet 5's performance …
-
comment
Comment #48725864
This is something we omit for a few reasons but it's probably the biggest blind spot in our evaluations; we opt-in to auto-reasoning/adaptive reasoning or max thinking token budget…
-
comment
Comment #48721329
It would have made things easier for us if Sonnet 4.6 scored lower, but it's a great model and the data is real. It doesn't have a higher capability score than Fable, though. We br…
-
comment
Comment #48714848
We've spent some time trying to understand this anomaly, even re-running Sonnet 4.6 through our evaluations to see if that would bring down its scores... and it didn't. I don't kno…
-
comment
Comment #48714612
We use a rotating pool of ~100 games for the coding parts of the benchmark, and are scored objectively based on ratings similar to Elo. Models write code submissions to interact wi…
-
comment
Comment #48713876
It's 100% due to tool use -- Flash adapts much better to our custom harness with tool names that are not identical to what models were likely trained on. DeepSeek V4 Pro performs m…
-
comment
Comment #48713863
Scroll to the bottom for the methodology (sorry, this should be linkable)
-
comment
Comment #48713146
GLM 5.2 is a great model, but if you only want to use the best model available, it isn't there yet. Every lab releases models that memorize benchmark answers, both intentionally an…
-
comment
Comment #48647798
Qwen 3.6 27B is an anomalously strong all-around model for its size, but when we run our evaluations, we generate 10 coding submissions/language/model (110 total). So full discosur…