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

Model lineage

The chain of provenance for a model recording its base model, the fine-tuning datasets and procedures applied, and any further derivatives, such that any deployed model can be traced back to its constituent training operations.

ByCASRAI Editorial Board
· Last updated 22 Aug 2026
Share this

Ask CASRAI · included with Regulatory Radar

Ask about Model lineage

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 fine-tuned medical-coding model declaring base = Llama-3 70B and fine-tune = institutional 12M-record corpus.

  • Is an instance

    A model lineage graph linking 14 community fine-tunes back to a single Mistral base release.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A model with no declared base.

  • Not an instance

    A version history of a single training run with no derivative chain.

Editorial commentary

Model lineage is the complete provenance graph for an AI model: which base model it derives from, what fine-tuning, merging, distillation, or quantisation operations produced it, and what further derivatives exist downstream. A full lineage record lets an institution trace a deployed model back through every training operation that shaped it — the same audit function a data-management plan performs for a dataset, or a version-control history performs for code.

Why it matters

Licence terms, security patches, and known biases propagate along the lineage graph. If a base model carries a non-commercial restriction, every fine-tune inherits it; if a base model has a documented vulnerability or bias, every downstream derivative should be flagged until independently re-evaluated. For a research office reviewing a proposal to deploy or publish results from a fine-tuned model, lineage is the first thing to ask for: without it, there is no reliable way to know what the model actually is.

How this differs from its close siblings

Model lineage is the broadest of four closely related terms on this site. Model fine-tune lineage is one specific record type within it — the sequence of fine-tuning operations (dataset, method, hyperparameters) applied to a base model, rather than the full derivation graph across all operation types. Model versioning is a different axis entirely: it identifies which specific revision you are looking at, not how that revision was derived. A model checkpoint is narrower still — a single saved parameter snapshot at one point in training, the kind of artefact a lineage record points to rather than describes. In practice these overlap heavily, and a mature registry usually tracks all four as facets of one underlying record rather than as four separate documents.

Emerging mechanisms

Hugging Face’s model-card finetuned_from field and draft SPDX AI/ML bill-of-materials profiles are the two most concrete mechanisms currently in use for recording lineage in a machine-readable way; neither is yet a mandatory or universally adopted standard.

References

Also known as

model provenance · model ancestry

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Model lineage"
      vocab-term-identifier="https://casrai.org/dictionary/term/model-lineage" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/model-lineage",
  "name": "Model lineage",
  "identifier": "https://casrai.org/dictionary/term/model-lineage",
  "description": "The chain of provenance for a model recording its base model, the fine-tuning datasets and procedures applied, and any further derivatives, such that any deployed model can be traced back to its constituent training operations.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/ai-ml-research-outputs#set",
  "url": "https://casrai.org/dictionary/term/model-lineage",
  "sameAs": [
    "model provenance",
    "model ancestry"
  ],
  "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:43:49",
  "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.