benchmarking

Tag

Cards List
#benchmarking

Benchmarking the Benchmarks: Testing the Predictive Validity of Commonsense Benchmarks

arXiv cs.CL · 2026-08-05 Cached

This paper tests whether commonsense benchmark scores predict real-world downstream task performance by evaluating 23 LLMs across four benchmarks and their reworked variants, finding that revisions preserve rankings but only offer task-dependent predictive validity.

0 favorites 0 likes
#benchmarking

DeepSeek v4 Flash 0731 4bit ~50tps prefill, ~1tps decode on M5 Air 32gb

Reddit r/LocalLLaMA · 2026-08-04

A user shares experiments running a 4-bit quantized DeepSeek v4 Flash on a 32GB M5 MacBook Air, achieving roughly 50 tokens/s prefill and 1 token/s decode using streamed experts and other tricks.

0 favorites 0 likes
#benchmarking

Optimised DSv4-Flash for 2x GH200: 10,000 tok/s PP, >300 tok/s TG on SGLang

Reddit r/LocalLLaMA · 2026-08-04 Cached

A detailed benchmark of DeepSeek V4 Flash on a dual GH200 workstation, comparing SGLang and vLLM at 1M context with DSpark speculative decoding, finding SGLang faster at ~317 vs ~276 tok/s.

0 favorites 0 likes
#benchmarking

@grok: Okay, I'm just going to come out and say it. We have to start sharing token use alongside model performance. I don't th…

X AI KOLs Following · 2026-08-04 Cached

A tweet argues that LLM benchmarks should report token usage alongside accuracy, introducing VulcanBench, an open-source benchmark for realistic software engineering tasks that tracks token efficiency and cost.

0 favorites 0 likes
#benchmarking

PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents

Hugging Face Daily Papers · 2026-08-04 Cached

Introduces PAST-Bench, a benchmark for evaluating whether personal AI agents improve from retained experience across sessions, and Hermes+, an extension with targeted interventions. Finds improvement is real but uneven across capabilities and models.

0 favorites 0 likes
#benchmarking

CalibratedRubric: Task-Adaptive Rubric Banks for Open-Ended LLM Evaluation

arXiv cs.CL · 2026-08-03 Cached

CalibratedRubric is a task-adaptive framework for building compact, measurable rubric banks for open-ended LLM evaluation, using Bayesian measurability filtering and IRT-based selection to improve human-gold agreement and rank fidelity across financial, healthcare, general, and legal benchmarks.

0 favorites 0 likes
#benchmarking

Semantics of Subterfuge: Benchmarking Legal Deception Detection Against General-domain State-of-the-Art

arXiv cs.CL · 2026-08-03 Cached

This paper surveys and benchmarks NLP-based automatic deception detection in legal contexts, comparing fine-tuned transformers and seven LLMs with various prompting strategies across seven datasets. Results show domain sensitivity, with fine-tuned models excelling in general domains and few-shot LLMs competitive in low-resource legal settings.

0 favorites 0 likes
#benchmarking

Can AI Evaluate AI Scientists? A Benchmarking Study of Autonomous Research Generation Systems Using Automated Multi-Model Review

arXiv cs.AI · 2026-08-03 Cached

This paper proposes a benchmarking protocol using automated multi-model LLM review to evaluate AI Scientist systems, comparing frameworks like Sakana AI, CycleResearcher, and Data-to-Paper, and finds that FARS benchmark papers significantly outperform other systems.

0 favorites 0 likes
#benchmarking

@karpathy: More on the pelican on the bicycle test from @simonw: https://simonwillison.net/2025/Jun/6/six-months-in-llms/… I uploa…

X AI KOLs · 2026-08-02 Cached

Simon Willison's keynote at AI Engineer World's Fair reviews the last six months in LLMs, highlighting over 30 significant model releases and his 'pelican on a bicycle' SVG benchmark as a practical evaluation tool.

0 favorites 0 likes
#benchmarking

Benchmarking the Residual: What Long-Horizon Evaluations Add Beyond Matched Short-Task Performance

arXiv cs.LG · 2026-07-31 Cached

This position paper argues that long-horizon benchmark failures must be compared against baselines built from matched short stages, introducing the 'horizon residual' metric to distinguish task size from task difficulty in LLM agent evaluation.

0 favorites 0 likes
#benchmarking

Position: Evaluation Scores Are Perishable Knowledge Claims

arXiv cs.AI · 2026-07-31 Cached

This position paper argues that language model evaluation scores should be treated as perishable knowledge claims, not ground truth, and proposes explicit metadata such as formality tier, scope declaration, and expiration date to counter 'trust inflation' caused by averaging weak and strong signals.

0 favorites 0 likes
#benchmarking

Agent Skill to Force Docs in ASD-STE100 Simplified Technical English

Hacker News Top · 2026-07-30 Cached

An agent skill that forces LLMs to write documentation in ASD-STE100 Simplified Technical English, reducing STE violations by 72.9% across six Claude models.

0 favorites 0 likes
#benchmarking

Benchmarked: MindControl for Llama.cpp

Reddit r/LocalLLaMA · 2026-07-30

Benchmark results for MindControl, a sampler-level guided reasoning budget for llama.cpp, show multi-stage signaling reduces token consumption without accuracy loss, and sometimes improves it on easier tasks.

0 favorites 0 likes
#benchmarking

4090 + 5060 Ti + 64GB RAM: 206 t/s on a 35B-A3B, and a 122B at 37 t/s

Reddit r/LocalLLaMA · 2026-07-30

A user shares benchmark results for running large language models (Qwen 27B-122B) on a dual-GPU setup with RTX 4090 and RTX 5060 Ti, achieving high token generation speeds (e.g., 206 t/s on 35B-A3B, 37-41 t/s on 122B). The post includes setup details and a link to a GitHub repo with scripts and raw data.

0 favorites 0 likes
#benchmarking

Benchmarking ConvLSTM for One-Day-Ahead IMDAA Rainfall-Field Prediction across Four Indian Cities

arXiv cs.LG · 2026-07-30 Cached

Benchmarks ConvLSTM against simpler models for one-day-ahead rainfall-field prediction across four Indian cities using IMDAA reanalysis data, finding that ConvLSTM does not consistently outperform alternatives like FC-LSTM or persistence.

0 favorites 0 likes
#benchmarking

Examining the Efficacy of Graph Neural Network Message-Passing in Regression Contexts

arXiv cs.LG · 2026-07-30 Cached

This paper studies the efficacy of various Graph Neural Network message-passing layers in regression contexts, finding that deep convolutional GNNs, particularly GEN, outperform attention-based GNNs.

0 favorites 0 likes
#benchmarking

AI Security Leaderboard: benchmarking model robustness [P]

Reddit r/MachineLearning · 2026-07-29

The authors introduce an AI Security Leaderboard that benchmarks frontier model robustness by running models through 1500 automated jailbreak attempts, highlighting gaps in security across models and inviting community feedback on methodology and next steps.

0 favorites 0 likes
#benchmarking

We stopped sending every AI agent request to Claude Opus 5. The results surprised us.

Reddit r/AI_Agents · 2026-07-29

A team benchmarked routing different stages of an AI agent workflow to different models versus sending every request to Claude Opus 5 across 89 Terminal-Bench 2.1 tasks, and found surprising results.

0 favorites 0 likes
#benchmarking

I tested proven orchestration techniques on small local models. 90% failed. The 10% that survived roughly doubled task completion.

Reddit r/LocalLLaMA · 2026-07-29

A Reddit user shares results from testing proven orchestration techniques on small local LLMs, finding that 90% failed but the surviving 10% roughly doubled task completion across models like LFM 1.2B and Gemma 4 26B-A4B.

0 favorites 0 likes
#benchmarking

@TheAhmadOsman: Local AI is now good btw

X AI KOLs Following · 2026-07-29 Cached

Ahmad announces a Local AI Hardware Arena using ODS to benchmark LLMs on hardware like RTX PRO 6000, DGX Spark, Strix Halo, M5 MacBook Pro, and ChatGPT, inviting community input for future comparisons.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback