The referee's report — measuring accuracy.
You can't trust — or improve — what you never measure. So score the calls against the truth.
After the match, the referee does not ask the umpire how the calls felt. It gathers a set of deliveries whose true verdict is already settled — the replays leave no doubt — has the umpire rule each one again, and counts how many it got right. That count is the umpire's report card, and it is called an eval.
Swap the umpire for a model and it is the same idea. You take a set of questions whose right answers you already know — the ground truth — have the model answer each, and compare its answers against the truth. The fraction it gets right is its accuracy: the simplest score there is.
Why bother? Because “it seems good” is not a number. A real score lets you compare two prompts, catch a change that quietly made things worse, and decide whether the model is fit to trust at all.
Run the referee's report over a set of appeals and watch the umpire's score come in.
A number you can trust and track.
The umpire got four of six right — a 67% report. Now that is something concrete: compare it to last week, to a different umpire, or to a new set of instructions, and you can see improvement or slippage instead of guessing at it.
An eval is a test set with known answers, the model's answers, and a score — and accuracy is the first and simplest one. The catch: a score is only as honest as the cases you put in the test, which is the next thing to get right.