Benchmarking GPT-5 on 400 real-world code reviews
1–10 of 88 posts
Re: Benchmarking GPT-5 on 400 real-world code reviews
#2Re: Benchmarking GPT-5 on 400 real-world code reviews
#3This is key.
Public benchmarks are essentially trust-based and the trust just isn't there.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#4So there's no ground truth; they're just benchmarking how impressive an LLM's code review sounds to a different LLM. Hard to tell what to make of that.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#5> Unlike many public benchmarks, the PR Benchmark is private, and its data is not publicly released. This ensures models haven’t seen it during training, making results fairer and more indicative of real-world generalization. This is key. Public benchmarks are essentially trust-based and the trust just isn't there.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#6> Unlike many public benchmarks, the PR Benchmark is private, and its data is not publicly released. This ensures models haven’t seen it during training, making results fairer and more indicative of real-world generalization. This is key. Public benchmarks are essentially trust-based and the trust just isn't there.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#7> Each model’s responses are ranked by a high-performing judge model — typically OpenAI’s o3 — which compares outputs for quality, relevance, and clarity. These rankings are then aggregated to produce a performance score. So there's no ground truth; they're just benchmarking how impressive an LLM's code review sounds to a different LLM. Hard to tell what to make of that.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#8Re: Benchmarking GPT-5 on 400 real-world code reviews
#9> Unlike many public benchmarks, the PR Benchmark is private, and its data is not publicly released. This ensures models haven’t seen it during training, making results fairer and more indicative of real-world generalization. This is key. Public benchmarks are essentially trust-based and the trust just isn't there.
Unless you're running the LLM yourself (locally), private benchmarks are also trust-based, aren't they?
With public benchmarks we're trusting the labs not to cheat. And it's easy to "cheat" accidentally - they actually need to make a serious effort to not contaminate the training data.
And there's massive incentives for the labs to cheat in order to get the hype going around their launch and justify their massive investments in training. It doesn't have to be the CEO who's directing it. Can even be one/a few researchers who are responsible for a specific area of model performance and are under tremendous pressure to deliver.
Re: Benchmarking GPT-5 on 400 real-world code reviews
#10> Each model’s responses are ranked by a high-performing judge model — typically OpenAI’s o3 — which compares outputs for quality, relevance, and clarity. These rankings are then aggregated to produce a performance score. So there's no ground truth; they're just benchmarking how impressive an LLM's code review sounds to a different LLM. Hard to tell what to make of that.
Yes, especially as models are known to have a preference towards outputs of models in the same family. I suspect this leaderboard would change dramatically with different models as the judge.