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

Model card

A short, structured document accompanying a machine-learning model that records its intended use, training data, evaluation methodology, performance characteristics across population sub-groups, and known limitations.

ByCASRAI Editorial Board
· Last updated 22 Aug 2026
Share this

Ask CASRAI · included with Regulatory Radar

Ask about Model card

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 Hugging Face model card for a multilingual sentiment classifier listing per-language F1 scores and known failure modes.

  • Is an instance

    A model card accompanying a clinical-risk model documenting subgroup AUC across age, sex, and ethnicity.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A model's training README with hyperparameters only.

  • Not an instance

    An academic-paper abstract.

Editorial commentary

A model card is a short, standardized document, published by the people who trained a specific model, reporting what the model is, how it was trained, its measured performance (including disaggregated performance across demographic and contextual slices), known limitations, and intended and out-of-scope uses. Introduced by Mitchell et al. (2019) to address the information asymmetry between model developers and everyone downstream of them — procurement staff, integrators, researchers reusing the model, and end users — a model card is meant to be read before a model is adopted, not audited after something goes wrong.

Model cards sit in the middle of a four-tier documentation hierarchy that this site treats as four genuinely distinct artefacts, each answering a different question: an algorithm card documents a method class before any specific model exists (pre-training, no trained instance); a model card documents one specific trained model, authored by the developer who trained it; a use card documents one specific deployment of that model in a particular application, authored by the deployer rather than the model’s developer; and a system card documents the full sociotechnical system a model is embedded in — the wrapper of moderation, retrieval, routing and user-facing controls around it. A model card is therefore developer-authored and model-scoped: it is not deployment-specific (that is a use card’s job) and it is not a description of the surrounding product (that is a system card’s job).

What a model card should report

  • Model details: architecture, version, developer, licence, training-data cutoff.
  • Intended use and out-of-scope use.
  • Evaluation results, disaggregated by relevant subgroup where feasible.
  • Known limitations, ethical considerations, and recommended mitigations.

Where it is used

Hugging Face Hub adopted a model-card README convention that has become the de facto standard for open-weight model releases; most major API-only providers (OpenAI, Anthropic, Google) publish an equivalent document, often folded into their system cards rather than issued as a separate model card.

References

  • Mitchell et al., ‘Model Cards for Model Reporting’ (FAccT 2019)
  • Hugging Face Hub Model Cards documentation

Also known as

ML model card

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Model card"
      vocab-term-identifier="https://casrai.org/dictionary/term/model-card" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/model-card",
  "name": "Model card",
  "identifier": "https://casrai.org/dictionary/term/model-card",
  "description": "A short, structured document accompanying a machine-learning model that records its intended use, training data, evaluation methodology, performance characteristics across population sub-groups, and known limitations.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/ai-ml-research-outputs#set",
  "url": "https://casrai.org/dictionary/term/model-card",
  "sameAs": [
    "ML model card"
  ],
  "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:50",
  "dateModified": "2026-08-22T15:54:47",
  "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.