proomt

Search

Search posts, papers, and topics

All posts

Hugging FaceAvijit Ghosh, Jenny Chim, Deep Joshi, Srishti, Matt Kennedy, Irene Solaiman, Jessica McFadyen, Lynn Tan, Coz3 min readintermediate

How UK AISI and EvalEval Are Making Benchmark Results Reproducible

Summary

The UK AI Security Institute (AISI) is publishing its frontier‑LLM benchmark results on EvalEval’s open Evaluation Cards platform, using the Every Eval Ever (EEE) schema. The release covers five main benchmarks (HealthBench, FrontierMath, Humanity’s Last Exam, SWE‑Bench Pro, Terminal‑Bench 2.0) and six models (Claude Opus 4/4.5/4.6, GPT‑5/5.2/5.4), plus two cyber‑evaluation suites. The data inclu…

  • AISI’s evaluation results are now available as structured Evaluation Cards, providing raw run data, token‑budget curves, and benchmark metadata.
  • The release demonstrates how inference compute and evaluation protocol affect performance (e.g., Humanity’s Last Exam token‑budget curves).
  • EvalEval’s Every Eval Ever schema standardises benchmark reporting, making cross‑study comparisons possible.
  • The collaboration showcases concrete tooling (EvalCards UI, EEE JSON schema) for reproducible LLM evaluation.

Reproducible evaluation is a bottleneck for LLM research; without standardized reporting, results can’t be reliably compared or audited. By publishing full run metadata, AISI provides reference points that expose how compute budgets and protocol choices bias scores, which is essential for both scie…

5/10

Related reading

  1. Open-weight models take 56% of token volume, Astra doubles Fable 5.1 spend

    Vercel’s September AI Gateway Production Index shows open‑weight models processing 56% of token volume (up from 7% in Dec 2025) while accounting for only 14% of spend. Token price fell 23.2% month‑over‑month. Anthropic’s Opus 5 captured 22.5% of spend, overtaking Fable 5 which dropped to 4.9%. OpenAI’s new GPT‑6 Astra grabbed ~7.7% of total gateway spend in its first 12 days, more than double Ant…

    Vercelvercel.com6 minHN2
  2. Introducing System One Models and Jev

    TypeSafe AI announced its first “System One” model, Jev, a non‑text‑generating LLM that outputs type‑safe structured decisions with calibrated probabilities. It claims 40‑200× lower latency (70‑500 ms) and 100‑500× lower cost versus frontier LLMs, no hallucinations, and parallel sampling. The post includes a side‑by‑side demo, a custom “workflow” benchmark comparing Jev to GPT‑5.6/6 and other mod…

    Hacker News front pagetypesafe.ai9 minHN1824480lobste.rs26
  3. The CARE score: Measuring your organization's AI readiness

    CloudBees’ CARE Score is a proprietary 0‑100 rubric across six AI‑governance dimensions (cost visibility, budget predictability, productivity measurement, governance maturity, pipeline visibility, token governance). The post shows a gap between leaders’ self‑rated confidence (≈86‑92%) and operational reality (e.g., only ~30% can attribute AI spend to outcomes, ~27% enforce token limits). It offer…

    Codeshipcloudbees.com8 min
  4. Changing the game: How Google uses agentic AI to secure hundreds of millions of lines of code

    Google’s AI & Infrastructure team built an agentic pipeline (Mantis) that runs pre‑submit AI‑driven scans on every code check‑in, validates findings with a fast triage agent (AST + call‑graph analysis) achieving >92% precision in <1 min, then auto‑generates fixes via a bug‑fix agent. Localized threat models and a two‑step scan cut false‑positives to ~3% and prevent hundreds of vulnerabilities eac…

    Google Cloud Bloggoogle.com4 min
  5. E2A-Bench: Benchmarking Evidence-to-Action Reliability in Financial Chart Reasoning

    E2A‑Bench is a 969‑query benchmark for financial chart reasoning that evaluates vision‑language models across a full evidence‑to‑action chain using four metrics (UCR, RCI, ECI, NDR). Experiments on 20 VLMs expose hidden failures: low‑UCR models have only 6.4 % directional coverage, oracle‑aided verification cuts unsupported claims but can kill coverage, and fine‑tuning inflates BUY:SELL ratios by…

    Hugging Face Daily Papersarxiv.org1 minpaper