Skip to main content
📖 The AI Tool Bible

ModelBias

100 models, 100 prompts, 30,000 answers — an interactive look at AI defaults

Free· Free to browse and download the full dataset from GitHub.Evaluation100 models across Anthropic, OpenAI, Google, DeepSeek, Meta, xAI, Mistral, Qwen and others (via OpenRouter)
Visit website →
Best for

Alignment researchers, prompt engineers, and AI-curious readers who want a concrete, comparable look at how default LLM outputs cluster across providers.

Skip if

Teams needing a rigorous benchmark, live evaluation harness, or API to score their own prompts — this is a static exploratory dataset, not an eval platform.

ModelBias.ai is an open research experiment by Tormund Gerhardsen that surfaces the default preferences of large language models when given minimal context. The project ran 100 simple, opinion-shaped prompts (superpower of choice, favourite holiday destination, capitalism vs. socialism, privacy vs. safety, best programming language, and dozens more) against 100 models from 17 major providers — Anthropic, OpenAI, Google, DeepSeek, Meta, xAI, Mistral, Qwen and others — asking each question three times per model through OpenRouter with the provider's default sampling parameters. The result is a browsable corpus of roughly 30,000 answers with a filterable UI: pick a prompt to see the aggregate distribution across the fleet, or pick a model to inspect its personal leanings.

A key methodological choice is provider-balancing: aggregates weight each provider equally rather than counting individual model variants, so a company that ships many checkpoints doesn't dominate the headline percentages. The methodology and about pages document the run parameters, and the complete raw output — including original text responses, not just the extracted category — is published on GitHub under a permissive licence so researchers can re-classify, re-analyse, or extend the dataset.

Typical use is exploratory rather than production: alignment researchers use it to spot suspicious cross-model consensus (e.g. ~80% of models pick 'teleportation' as their preferred superpower), prompt engineers use it to sanity-check that a supposedly neutral prompt is nudging the model, and journalists or educators use it as a concrete illustration of how homogenised RLHF outputs can be. It is explicitly positioned as an entertainment-first experiment, not a peer-reviewed benchmark, but the underlying data is real and reusable.

Editor's take

A small, honest, and unusually fun artifact of the alignment era. It won't replace a real eval suite, but the provider-balanced view and the willingness to publish raw outputs make it a useful reference the next time someone insists LLMs are all wildly different — the data shows they mostly aren't.

— The AI Tool Bible editorial team

Pros

  • Genuinely open — full 30,000-response dataset and code on GitHub for independent re-analysis
  • Broad coverage of 100 models across 17 providers, refreshed with newer releases like DeepSeek and Grok
  • Provider-balanced aggregation prevents any single vendor from skewing headline numbers
  • Clean interactive UI to slice results by prompt or by model with immediate visual distribution charts
  • Transparent methodology page documenting sampling, defaults, and the OpenRouter pipeline
  • Free to use, no login, no cookies, Plausible-only analytics

Cons

  • ⚠️ Explicitly not a scientific study — small prompt set, three trials each, and default temperatures limit statistical rigor
  • ⚠️ Only tests short, opinion-style prompts; nothing on reasoning, safety refusals, or long-context behaviour
  • ⚠️ No live API or programmatic query interface — you download the CSV/JSON and work with it yourself
  • ⚠️ Snapshot in time — model versions and defaults shift, so results can drift silently between refreshes
  • ⚠️ Category labels are extracted from free-text answers, so edge cases and ambiguous responses may be misbucketed

Use cases

Comparing default model preferences across vendorsIllustrating RLHF homogenisation in talks and articlesSpotting suspicious cross-model consensus on opinion promptsSanity-checking prompt neutralityDownloading a ready-made 30k-response corpus for re-analysisTeaching material for AI bias and alignment coursesJournalistic reporting on AI model behaviour

Explore related

Compare with similar tools

All in Evaluation