model-evaluation

Tag

Cards List
#model-evaluation

Titles are hard

Reddit r/singularity · yesterday

Curated links to recent reports on AI security incidents during model evaluations, including an OpenAI/Hugging Face incident, Anthropic's cybersecurity evals, and the UK AISI's report on unsanctioned agent behavior.

0 favorites 0 likes
#model-evaluation

@gdb: Evaluations of our next major model, Astra, indicate significant capability advancements in agentic coding and cybersec…

X AI KOLs Following · 2d ago Cached

OpenAI's next major model, Astra, shows significant capability gains in agentic coding and cybersecurity, and is being treated as a 'critical' model for cybersecurity under the Preparedness Framework, with additional controls planned.

0 favorites 0 likes
#model-evaluation

@joelniklaus: Codex is overoptimised for large models: it ranks 2nd out of 10 for GLM 5.2 but drops to 9th place for Gemma-4! Almost …

X AI KOLs Timeline · 2d ago Cached

A study comparing 10 coding agent harnesses on SWE-bench Pro shows harness choice dramatically affects pass@1 and cost, revealing vendor harnesses are overfitted to large models and do not transfer to smaller ones.

0 favorites 0 likes
#model-evaluation

I tested 32 models at extraction, the results are surprising

Reddit r/AI_Agents · 2d ago

A developer benchmarks 32 local models on fact extraction for agent memory, showing that F1 hides a critical failure mode: models with similar scores differ greatly in how often they invent facts on inputs that should output nothing. The article argues agent memory evaluation must include empty-output and retraction cases.

0 favorites 0 likes
#model-evaluation

I put GPT 5.6, Opus 5 and minimax-M3 into the same simulated world to run restaurants. They all fail in the same 3 ways.

Reddit r/AI_Agents · 4d ago

A developer describes running AI agents in a simulated restaurant world and finds that across different models and harnesses, the same three API-related mistakes dominate: guessing nonexistent endpoints, exceeding budgets, and acting on stale IDs. Shows persistent failure patterns despite fixing the system.

0 favorites 0 likes
#model-evaluation

The Checking Problem: What must be true before AI ships in a regulated firm

arXiv cs.CL · 6d ago Cached

This paper analyzes why enterprise AI deployments stall in regulated firms, proposing a production bar that includes accuracy, reproducibility, groundedness, and detectability. It measures the human review burden across model and tool configurations, showing that confidence signals and source citation can cut review from 100% to 49% but self-verification adds latency without improving error tolerance.

0 favorites 0 likes
#model-evaluation

@googledevs: Agent and Model Evaluations in Gemini Enterprise Agent Platform are now Generally Available (GA)! Measure, test, and mo…

X AI KOLs Following · 2026-07-31 Cached

Google announces GA of Agent and Model Evaluations in Gemini Enterprise Agent Platform, enabling consistent measurement and monitoring of AI agents in dev and production with pre-built metrics, adaptive rubrics, simulators, and online monitors.

0 favorites 0 likes
#model-evaluation

Benchmarking LLM Competence on Logical Inference over Probability Operators

arXiv cs.CL · 2026-07-31 Cached

This paper introduces a benchmark of 14,320 procedurally-generated prompts for evaluating LLMs on logical inference over probability operators like 'probably', 'might', and 'must'. Testing 29 models, the authors find systematic answer biases and show that only 9 exceed random chance.

0 favorites 0 likes
#model-evaluation

25% difference on a benchmark – just a mistake on how you run it😬

Reddit r/AI_Agents · 2026-07-30

Discusses how a 25% difference on ARC-AGI was due to harness setup, showing GPT-5.6 Sol scoring 38% with proper evaluation, and critiques naive benchmark reporting in the industry.

0 favorites 0 likes
#model-evaluation

@LangChain: Brand new Max Agency with @cognition President @russelljkaplan + @hwchase17. YouTube: https://youtu.be/bBUotstDLdk?si=F…

X AI KOLs Timeline · 2026-07-30 Cached

In the interview, Cognition President Russell Kaplan reviews the development of coding agent Devon, discusses model intelligence saturation and cost optimization, and introduces how the new evaluation Frontier Code measures code mergeability.

0 favorites 0 likes
#model-evaluation

Why agents that pass every eval still drift once they hit real production traffic

Reddit r/ArtificialInteligence · 2026-07-29

AI agents often drift in production after passing evals due to distribution shifts and upstream changes; continuous evaluation and real-time monitoring can mitigate this.

0 favorites 0 likes
#model-evaluation

everyone is arguing about whether the new model is worse. the real problem is that nobody can answer it

Reddit r/AI_Agents · 2026-07-28

The article highlights the heated debate over whether a new AI model is actually worse than before, pointing out that the real problem lies in the lack of reliable evaluation methods.

0 favorites 0 likes
#model-evaluation

)

TLDR AI · 2026-07-28 Cached

Vercel releases DeepsecBench, a benchmark for evaluating AI models' ability to find cybersecurity vulnerabilities in application code, with findings that open-weight models are becoming more cost-effective for security scanning.

0 favorites 0 likes
#model-evaluation

Do Qwen 3.6 27B quantizations break the pelican?

Reddit r/LocalLLaMA · 2026-07-27 Cached

The article evaluates how different quantizations of the Qwen3.6-27B model affect output quality using KL divergence and top-1 token accuracy, as well as visual examples like SVG drawings.

0 favorites 0 likes
#model-evaluation

Small Vision-Language Models Know When They Are Wrong But Cannot Say So: A Two-Model Study of Stated versus Internal Confidence Under Realistic Image Degradation

arXiv cs.CL · 2026-07-27 Cached

This paper evaluates how small open-weight vision-language models (Qwen2-VL-2B and SmolVLM) handle realistic image degradations, finding that their verbalized confidence is unreliable while internal token probability provides much better error detection, though both fail under severe low-light conditions.

0 favorites 0 likes
#model-evaluation

How do you keep local AI evaluations useful when the model keeps changing?

Reddit r/AI_Agents · 2026-07-25

Discusses strategies to maintain the usefulness of local AI evaluations as models are frequently updated, focusing on adaptability and consistency.

0 favorites 0 likes
#model-evaluation

@jakevin7: Claude Code deletes 80% of system prompts! But Maka actually already pointed this out. https://github.com/maka-agent/maka-agent… We reached this conclusion weeks ago while running benchmarks on Maka…

X AI KOLs Timeline · 2026-07-25 Cached

This article discusses Anthropic's findings on prompt simplification, as well as Maka Agent's verification results on Terminal Bench 2.1, showing that overly verbose system prompts actually degrade performance under stronger models.

0 favorites 0 likes
#model-evaluation

UK AISI / Caisi Preliminary Assessment of Kimi K3's Cyber Capabilities

Hacker News Top · 2026-07-25 Cached

The UK AISI and US CAISI jointly evaluated Moonshot AI's Kimi K3 model on cyber capabilities, finding it competitive with frontier US models on exploit development benchmarks.

0 favorites 0 likes
#model-evaluation

REGARD: Regional Affective Differences in Large Language Models

arXiv cs.CL · 2026-07-24 Cached

This paper introduces REGARD, a study using Valence-Arousal-Dominance profiling to measure affective framing differences across LLMs on post-Soviet entities, revealing that models cluster by emotional intensity and generic-answer rate rather than origin or size.

0 favorites 0 likes
#model-evaluation

Position: Stop Reactively Patching Your Model Every Time and Start Proactive Test-Driven AI Development

arXiv cs.LG · 2026-07-24 Cached

This position paper argues for shifting from reactive AI flywheel maintenance (patching errors as they occur) to a proactive test-driven approach that maps feedback to a test space of task conditions, showing mathematically that the proactive method achieves better long-term scaling with fewer iterations.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback