Why LLM Benchmark Scores Shift Without Any Real Capability Change
In large language model evaluations, two common metrics — acc and acc_norm — can move in opposite directions for the same model checkpoint without any change in actual reasoning ability. The difference lies in how each metric scores multiple-choice answers: acc sums raw log-likelihoods and structurally favors shorter answer strings, while acc_norm divides those sums by byte length to reduce length bias. On benchmarks like HellaSwag, ARC, and PIQA — where candidate answer lengths vary — raw acc can reflect string length as much as genuine knowledge. Fine-tuning techniques such as SFT and RLHF alter per-token entropy unevenly, which can shift the two metrics in opposite directions with no underlying capability gain or loss. Researchers are advised to report both metrics and standardize on one per task family before training begins to avoid misleading model card comparisons.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in