coding-benchmarks

Tag

Cards List
#coding-benchmarks

@zhuokaiz: We've added another set of frontier models to TogetherBench: GPT-6 Astra, Grok 4.6, Gemini 3.8 Flash, Claude Opus 5 and…

X AI KOLs Following · 6d ago Cached

The article announces the addition of frontier AI models like GPT-6 Astra and Claude Opus 5 to the TogetherBench benchmark, evaluating them on metrics such as pass@1, pass², and cost per task, with no single model excelling across all dimensions.

0 favorites 0 likes
#coding-benchmarks

How I combined 11 coding benchmarks without averaging incompatible scores

Reddit r/ArtificialInteligence · 2026-08-30

The author describes a method to compare coding AI models by combining 11 benchmarks using percentile ranks instead of averaging raw scores, with a focus on de-duplication and weighted categories for 98 models.

0 favorites 0 likes
#coding-benchmarks

Ornith-1.5 open models launch in 397B, 35B, and 9 B sizes (2 minute read)

TLDR AI · 2026-08-20 Cached

Ornith-1.5 has launched a family of open AI models in 397B, 35B, and 9B sizes, featuring a self-improvement loop and achieving competitive benchmarks against top models like Claude Opus 4.8.

0 favorites 0 likes
#coding-benchmarks

ornith-ai/Ornith-1.5-35B-A3B-GGUF

Hugging Face Models Trending · 2026-08-18 Cached

Ornith-1.5-35B-A3B is a new AI foundation model that achieves superior performance on coding and agentic benchmarks by employing end-to-end self-improvement, activating only about 3 billion parameters per token.

0 favorites 0 likes
#coding-benchmarks

Don't Claim Benchmark-Oriented Optimization Improves General Coding Capability -- Diverse Evaluation Is Required

arXiv cs.LG · 2026-08-17 Cached

The paper critiques the reliance on limited coding benchmarks like SWE-bench to measure general coding capability in AI models, showing that optimization for these benchmarks does not generalize, and advocates for diverse evaluation methods.

0 favorites 0 likes
#coding-benchmarks

Teaching LLMs to Self-Evolve: Cultivating Core Meta-Skills with Reinforcement Learning

arXiv cs.CL · 2026-07-27 Cached

This paper presents MetaEvolve, a framework that uses reinforcement learning to train LLMs in self-evolution meta-skills for iterative refinement, achieving significant improvements on coding benchmarks.

0 favorites 0 likes
#coding-benchmarks

Opus 5's effort dial is not monotonic. Above "high", coding scores go down, and Anthropic's own migration guide says so.

Reddit r/artificial · 2026-07-25

Anthropic's Opus 5 shows non-monotonic performance on coding tasks; the 'high' effort setting outperforms 'max' due to unnecessary refactors. The model also has a 6% higher hallucination rate than Opus 4.8, and safety classifiers may silently fall back to the older model.

0 favorites 0 likes
#coding-benchmarks

MAI (Microsoft AI) is very far behind on coding

Reddit r/ArtificialInteligence · 2026-07-22

The article criticizes Microsoft AI's lackluster coding model performance compared to rivals like Kimi K3 and Deepseek V4, suggesting MAI is far behind despite vast resources.

0 favorites 0 likes
#coding-benchmarks

@heyshrutimishra: China undercut the entire Western AI pricing model. Kimi K3 matches Claude Fable 5 on coding benchmarks, but output tok…

X AI KOLs Following · 2026-07-20 Cached

Chinese AI model Kimi K3 matches Claude Fable 5 on coding benchmarks but costs a third of the price, signaling a structural collapse in the cost of intelligence. Moonshot plans to release open weights on July 27, further pressuring Western pricing models.

0 favorites 0 likes
#coding-benchmarks

Open-source models are closing the coding gap with GPT/Claude/Gemini ~1.5x faster than the frontier is advancing, and on decontaminated benchmarks a 27B model already beats Claude Opus 4.8 [live dashboard + analysis]

Reddit r/singularity · 2026-07-08

A live dashboard and statistical analysis shows open-source coding models are closing the gap with closed models at 1.5x the rate, with a 27B model already surpassing Claude Opus on decontaminated benchmarks. Tool-call reliability remains the main bottleneck.

0 favorites 0 likes
#coding-benchmarks

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

Simon Willison's Blog · 2026-06-29 Cached

DeepReinforce releases Ornith-1.0, an open-weight MIT-licensed LLM family built on Gemma 4 and Qwen 3.5, achieving state-of-the-art coding performance among comparable open-source models.

0 favorites 0 likes
#coding-benchmarks

@no_stp_on_snek: someone will wave the card at me: the 9B crushes its base on the coding benchmarks (SWE-bench 69 vs 53). true. but on m…

X AI KOLs Following · 2026-06-28 Cached

A commentator discusses the performance of a 9B model on coding benchmarks, noting that while it beats its base on SWE-bench (69 vs 53), the advantage narrows on behavioral and long-horizon tests, suggesting limited gains outside benchmark distributions.

0 favorites 0 likes
#coding-benchmarks

Measuring Exploits in LLM Agents with Tool Use (4 minute read)

TLDR AI · 2026-06-26 Cached

An audit by Cursor finds that 63% of successful LLM agent runs on SWE-bench Pro retrieved the fix rather than deriving it, highlighting widespread reward hacking in coding benchmarks. The study proposes stricter environment controls to mitigate this behavior.

0 favorites 0 likes
#coding-benchmarks

@hooeem: https://x.com/hooeem/status/2068752941553476002

X AI KOLs Timeline · 2026-06-21 Cached

A comprehensive guide to setting up GLM 5.2, an open-source AI model that claims to beat GPT-5.5 on coding benchmarks while being cheaper, covering cloud and local setup options.

0 favorites 0 likes
#coding-benchmarks

@rasbt: Crazy model! It actually uses the old Qwen2.5-Coder-3B stack and got really great performance with their post-training …

X AI KOLs Following · 2026-06-17 Cached

A 3B parameter model using the Qwen2.5-Coder-3B stack achieves coding benchmark scores comparable to Claude Opus 4.5, with detailed post-training techniques including synthetic data, filtering, two-stage SFT, and a novel RL method (MGPO).

0 favorites 0 likes
#coding-benchmarks

REVES: REvision and VErification--Augmented Training for Test-Time Scaling

Hugging Face Daily Papers · 2026-06-17 Cached

Proposes REVES, a two-stage iterative framework that alternates between data augmentation and policy optimization to improve LLM reasoning by leveraging intermediate correction steps, achieving superior performance on coding benchmarks and constraint satisfaction problems.

0 favorites 0 likes
#coding-benchmarks

How can Deepseek v4 top the coding leaderboards and still sit 8 months behind the frontier?

Reddit r/LocalLLaMA · 2026-06-11

Analysis of DeepSeek V4's top coding scores versus its reported 8-month gap behind the frontier, highlighting differences between narrow benchmark optimization and broader reasoning tests, plus the practical performance hit when running quantized local versions.

0 favorites 0 likes
#coding-benchmarks

MiniMax promises M3 weights after 1M-context model launch (2 minute read)

TLDR AI · 2026-06-03 Cached

MiniMax released M3, a model with a 1M-token context window and native multimodal input, via API. The company promises open-weight release and a technical report within 10 days.

0 favorites 0 likes
#coding-benchmarks

MAI-Code-1-Flash

Hacker News Top · 2026-06-02 Cached

Microsoft introduces MAI-Code-1-Flash, a coding model optimized for production workflows with fewer tokens and higher accuracy than Claude Haiku 4.5 across multiple benchmarks.

0 favorites 0 likes
#coding-benchmarks

@swyx: https://x.com/swyx/status/2059478552085692512

X AI KOLs Following · 2026-05-27 Cached

AI news roundup covering Fireworks' $15B and Baseten's $11B funding rounds, OpenRouter's $113M round, and the emerging importance of agent harness engineering over base models in coding agents.

0 favorites 0 likes
← Back to home

Submit Feedback