Your Agent Passed the Test. Will It Pass It Again?
Most benchmarks report average accuracy. IBM Research found the metric that matters more: can your agent succeed five times in a row? Spoiler—probably not. Here's why, and how to fix it.
6 posts
Most benchmarks report average accuracy. IBM Research found the metric that matters more: can your agent succeed five times in a row? Spoiler—probably not. Here's why, and how to fix it.
Hugging Face just released @huggingface/kernels: 207 optimized WebGPU operations for browser AI, each versioned and testable. Plus Fleet, a browser-based benchmarking tool that crowdsources performance data.
Hugging Face and EvalEval just patched the biggest hole in AI benchmarking: scattered, incompatible eval results. Now the same score shows up on model cards *and* links to full reproducibility data.
HuggingFace's new agent benchmark doesn't just ask if the model got the right answer—it measures how much work it took to get there, across models, library versions, and task tiers.
LoRA dominates 98% of fine-tuning projects, but Hugging Face's new benchmarks show alternatives like BEFT, Lily, and OFT can beat it on accuracy, memory, or both. Time to rethink your defaults.
AI2 releases olmo-eval, a modular evaluation framework designed for the iterative reality of training LLMs—not just scoring finished models.