the honest slop detector
slopmark
AI models are great at sounding smart and terrible at admitting when they're not. slopmark feeds them tasks with machine-checkable answers, runs every model through the exact same harness, and lets a rule-based verifier — never another AI — decide who actually passed.
featured challenges
curated head-to-head sessions — fixed tasks, fixed harness, receipts included
featured
Game Night v1
5 Fireworks models · 10 party-game constraints
winner: GPT-OSS 120B · 90% pass · 7/13/2026
featured
Drawing Contest v1
5 Fireworks models · 10 SVG drawing challenges
winner: GPT-OSS 120B · 100% pass · 7/13/2026
featured
Niche Sprint v1
6 low-tier models · 10 one-shot challenges
winner: Gemini 2.5 Flash · 90% pass · 7/9/2026
+ build your own — pick tasks, bring your key, get an infographichow a score is made
most leaderboards ask a bigger model to grade the answers. that's a vibe check, not a benchmark. here every point is traceable:
01
task drops
a task with a machine-checkable contract comes out of the seed pool — word limits, JSON schemas, exact numbers, SVG shapes.
02
same harness, always
identical system prompt, temperature 0, capped tokens. no per-model babysitting, no secret scaffolding.
03
rules decide
a deterministic verifier checks the output against the contract and prints the rule-by-rule breakdown. no LLM judges.
04
everything is kept
runs roll up to the leaderboard, sessions land on the wall, and the worst outputs get framed in the hall of shame.
and when you're bored of charts
wall
sessions
every run anyone threw at the models, preserved
wall
hall of shame
the most confident wrong answers, upvoted
games
you vs the model
draw, stump, roulette — try to beat it yourself
blind vote
arena
a vs b with the names hidden
debate
thunderdome
two models argue. it gets petty.
read
docs
how the harness, verifiers and scoring work