Skip to main content
v2026.11,772 entries · CC-BY 4.0
Dictionary termTrack CStablev2026.2

Parameter count

The total number of learnable scalar weights in a machine-learning model, conventionally reported as a count (e.g., 7B = 7 x 10^9 parameters) and disclosed as a basic model metadata field.

ByCASRAI Editorial Board
· Last updated 22 Aug 2026
Share this

Ask CASRAI · included with Regulatory Radar

Ask about Parameter count

Ask CASRAI answers research-administration questions and cites the passages behind every claim — and says so when the corpus does not cover something, instead of guessing. It comes with a Regulatory Radar subscription at $29 a month, alongside the daily digest of regulatory changes and the dashboard of what changed.

150 questions a day, on this site, over the API, or inside your own tools through the CASRAI MCP server.

Everything CASRAI publishes — this page, the dictionary, the guides and the news — stays free to read, with no account and no card.

Examples

Worked examples

  • Is an instance

    A model card declaring '70B parameters (dense)'.

  • Is an instance

    A MoE model card declaring '8x22B = 141B total, ~39B active per token'.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A tokenizer vocabulary size.

  • Not an instance

    An embedding-table row count alone.

Editorial commentary

Parameter count is the total number of learnable scalar weights in a machine-learning model, conventionally reported as a shorthand count such as “7B” (7 x 10^9 parameters). It is one of the most basic disclosed metadata fields for a model, alongside architecture family and training-data description, and is frequently used — imperfectly — as a rough proxy for a model’s capacity or expected capability.

Why it is a weaker proxy than it looks

Parameter count alone does not determine capability: a mixture-of-experts architecture may have a large total parameter count while only activating a small fraction of those parameters per query, making raw parameter count a poor comparator against a dense model of similar “active” size. Training-data quality and quantity, and increasingly inference-time compute for reasoning-style architectures (see inference), can matter as much as, or more than, parameter count for a given task. Reporting parameter count alongside training compute (FLOPs) and architecture type gives a materially more informative picture than parameter count alone.

Why it matters for research and procurement

Parameter count is one of the few model-scale figures that vendors of closed, API-served models routinely decline to disclose, which is itself worth noting in a methods section or procurement record: “parameter count not disclosed by vendor” is a real limitation to record, not an omission to paper over.

References

Also known as

model size (parameter count sense)

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Parameter count"
      vocab-term-identifier="https://casrai.org/dictionary/term/parameter-count" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/parameter-count",
  "name": "Parameter count",
  "identifier": "https://casrai.org/dictionary/term/parameter-count",
  "description": "The total number of learnable scalar weights in a machine-learning model, conventionally reported as a count (e.g., 7B = 7 x 10^9 parameters) and disclosed as a basic model metadata field.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/ai-ml-research-outputs#set",
  "url": "https://casrai.org/dictionary/term/parameter-count",
  "sameAs": [
    "model size (parameter count sense)"
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@id": "https://casrai.org/#organization"
  },
  "author": {
    "@id": "https://casrai.org/#editorial-team"
  },
  "datePublished": "2026-05-21T02:22:51",
  "dateModified": "2026-08-22T15:44:04",
  "inLanguage": "en-GB",
  "isAccessibleForFree": true
}

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →

Regulatory Radar

Stop finding out after the fact

$29/month, cancel anytime. Daily digest updates from our analysis, a dashboard holding the same items, and a cited assistant for everything they raise.

  • Federal Register, Federal Register+, Grants.gov, Regulations.gov, NSF News, UKRI, plus CASRAI’s own published content.
  • 72,264 indexed passages, and every answer cites the ones it drew on.