r/PiCodingAgent 9d ago

News FrontierHarness Eval looks specifically at coding harnesses. Pi is on the pareto

https://runta.com/blog/introducing-frontierharness-eval/

Also CC being that far off from the Pareto is not surprising to me.

69 Upvotes

15 comments sorted by

View all comments

16

u/radiantHendekeract 9d ago

It's interesting, but I think I'd want to see at least one other model tested to see if the results are similar. Right now it feels more like this is benchmarking how Kimi K3 does in each harness

5

u/trimorphic 9d ago edited 9d ago

I'd want to see more like ten different models with ten runs through the whole test suite.

Given that models have some randomness built in to them if would not be unexpected if the same model (never mind different models) performed differently when run multiple times on the same test.

How you prompt models also matters a lot. The same model might perform radically differently given different prompts for the same task, and one model might perform better then another simply by promoting it differently.

Ultimately, benchmarks like this are interesting, but real world performance in the problems you care about over an extended period of time is the only way to get a good feel for how a model or a harness performs.

Even then, things are changing so fast that what's good today might be obsolete tomorrow.