HelloFresh: LLM Evaluations on Streams of Real-World Human Editorial Actions across X Community Notes and Wikipedia edits
Tim Franzmeyer, Aleksandar Shtedritski, Samuel Albanie, Philip Torr, João F. Henriques, Jakob N. Foerster
TL;DR
HelloFresh introduces a living benchmark for evaluating LLMs using continuous streams of real-world human editorial actions from X community notes and Wikipedia edits, addressing test-data contamination and benchmark overfitting. It defines zero-shot and web-search evaluation regimes, demonstrates temporal consistency in model rankings, and provides a public leaderboard with quarterly data releases to enable ongoing, ground-truth evaluation. The approach emphasizes grounding LLMs with external sources and analyzes prompt sensitivity, recall thresholds, and voter-count effects, offering practical insights for robust, up-to-date evaluation. The work points to extensions into multi-modality, justification generation, and deeper analysis of community dynamics to further improve real-world LLM reliability and safety.
Abstract
Benchmarks have been essential for driving progress in machine learning. A better understanding of LLM capabilities on real world tasks is vital for safe development. Designing adequate LLM benchmarks is challenging: Data from real-world tasks is hard to collect, public availability of static evaluation data results in test data contamination and benchmark overfitting, and periodically generating new evaluation data is tedious and may result in temporally inconsistent results. We introduce HelloFresh, based on continuous streams of real-world data generated by intrinsically motivated human labelers. It covers recent events from X (formerly Twitter) community notes and edits of Wikipedia pages, mitigating the risk of test data contamination and benchmark overfitting. Any X user can propose an X note to add additional context to a misleading post (formerly tweet); if the community classifies it as helpful, it is shown with the post. Similarly, Wikipedia relies on community-based consensus, allowing users to edit articles or revert edits made by other users. Verifying whether an X note is helpful or whether a Wikipedia edit should be accepted are hard tasks that require grounding by querying the web. We backtest state-of-the-art LLMs supplemented with simple web search access and find that HelloFresh yields a temporally consistent ranking. To enable continuous evaluation on HelloFresh, we host a public leaderboard and periodically updated evaluation data at https://tinyurl.com/hello-fresh-LLM.
