What is a benchmark?
A benchmark is a fixed reference test used to compare performance over time or across tools, and it only stays useful as long as the thing being tested doesn't quietly change underneath it.
A benchmark is meant to hold still so everything else can be measured against it, a fixed set of prompts, a fixed scoring method, run repeatedly so results from different dates or different tools can be compared on equal footing. The value of a benchmark comes entirely from that stability.
The problem specific to AI is that the systems being benchmarked don't hold still even when their name doesn't change. A model provider can update the model behind a given product name at any time, without announcing it, which means a benchmark score from three months ago may describe a system that no longer exists in that form. Treating an old benchmark result as current information about today's model is a common and easy mistake, especially since the naming stays the same across the update.
A benchmark result is only informative alongside the date it was run and, where possible, the model version it was run against. Without that, a benchmark comparison across time is really a comparison between two different, unlabeled systems.
Related
- Model driftModel drift is when an engine's answers change because the provider changed the model behind it, not because anything about your brand changed.
- Cross-sectional studyA cross-sectional study measures many different things at a single point in time, which tells you where you stand relative to others right now, not whether you're improving.
- Longitudinal studyA longitudinal study measures the same thing repeatedly over time, which is what lets you tell a real trend apart from a single noisy reading.
Want to know where you actually stand on this? Run a free visibility check or try the free tools.