Open the documentation for any model released this year and you will find something. Whether you find the thing you came for depends entirely on which lab shipped it, and increasingly on which document you happened to open.
That variance is the subject here. Not whether model card disclosure is good or bad in the abstract, but what happens when you take a fixed checklist — the seven things a serious reader needs — and run it across the flagship releases of 2026, one card at a time.
The result is not a simple story of opacity. It is a story about where the information went.
Key Takeaways
- Model card disclosure is not uniformly weak — it is lopsided. Frontier cards now run to dozens of sections on safety evaluation while devoting two paragraphs to where the training data came from.
- Provenance has migrated out of the model card into separate EU Article 53(1)(d) filings. A reader who only opens the card gets a systematically incomplete picture, and the two documents are rarely cross-linked.
- Contamination is the weakest item on the checklist. Not one card in our sample reported a train-test overlap analysis, despite every card reporting benchmark scores.
- Reference chaining is a new failure mode. Google’s Gemini 3.8 Flash card resolves nine of its sections — including training data, architecture, hardware, and safety policy — to the predecessor card rather than restating them.
- Across the wider corpus, the GPAI Ledger tracked 124 models on 19 September 2026 and found 75 published summaries against 49 missing, concentrated among the largest providers.
- Independent research finds that small and open-source organisations produce the highest-quality training-data documentation, which undercuts the argument that detailed disclosure is operationally burdensome.
- Compute is effectively undisclosed at the frontier. No closed-weight card in our sample published a FLOP count, GPU-hour figure, or parameter count.
Quick Navigation
- What a Model Card Is, and What Model Card Disclosure Now Means
- How We Audited Model Card Disclosure
- The Seven-Point Model Card Disclosure Checklist
- Scoring Model Card Disclosure Across Four 2026 Flagships
- Training Data Provenance: The Largest Model Card Disclosure Gap
- Evaluation Methodology: Model Card Disclosure Without Reproducibility
- Contamination Checks: The Model Card Disclosure Almost Nobody Makes
- Safety Testing: Where Model Card Disclosure Runs Deepest
- Stated Limitations: The Most Improved Item
- Compute: The Number That Left the Card
- Licence Terms: The Only Consistently Reliable Item
- Why Model Card Disclosure Fragmented
- What the Broader Corpora Say About Model Card Disclosure
- A Practical Framework for Reading Model Card Disclosure
- Frequently Asked Questions
What a Model Card Is, and What Model Card Disclosure Now Means
What is a model card? A model card is a short structured document published alongside a machine learning model that states its intended uses, training data, evaluation results, and known limitations. The format was proposed by Margaret Mitchell and colleagues in 2019 and has since become the default unit of AI documentation.
The original proposal assumed one document would carry everything. That assumption broke in 2026. Frontier labs now publish a system card focused on pre-deployment safety evaluation, a model card focused on specifications and benchmark results, and — for anyone selling into Europe — a separate public summary of training content filed under the AI Act. These three documents overlap unevenly and almost never link to one another.
So “model card disclosure” in 2026 means something looser than it did five years ago: the sum of what a provider publishes about a model, wherever it lands. The problem for the reader is that nobody tells you which document holds which fact.
How We Audited Model Card Disclosure
We read four flagship cards released between July and September 2026 directly, against a seven-item checklist, and recorded what each one states on its own terms. Where a card points elsewhere rather than stating something, we recorded a pointer rather than crediting the disclosure.
The sample is small and deliberately so: OpenAI’s GPT-6 Astra (3 September), Google DeepMind’s Gemini 3.8 Flash (2 September), Anthropic’s Claude Opus 5 (24 July), and Thinking Machines Lab’s Inkling (15 July). It spans two closed-weight US labs, one closed-weight card from a lab that publishes model cards rather than system cards, and one open-weight release.
Three cells below are marked unverified. We could not confirm them from the primary document within the scope of this audit, and we are not going to guess. Flagging what you could not check is the difference between an audit and a roundup.
For breadth, we cross-reference three independent corpora that cover far more ground than four cards: the GPAI Ledger’s archive of Article 53(1)(d) filings, the AI Accountability Lab’s graded assessment of those filings, and Stanford CRFM’s Foundation Model Transparency Index.
The Seven-Point Model Card Disclosure Checklist
| # | Item | What counts as disclosed |
|---|---|---|
| 1 | Training data provenance | Named sources or source categories with indicative proportions |
| 2 | Evaluation methodology | Enough detail to interpret or reproduce the reported scores |
| 3 | Contamination checks | A stated train-test overlap analysis |
| 4 | Safety testing | Evaluations run, thresholds applied, who ran them |
| 5 | Stated limitations | Specific failure modes, not generic hallucination boilerplate |
| 6 | Compute used | Parameter count, FLOPs, or hardware-hours |
| 7 | Licence terms | Weights licence and acceptable-use policy |
Scoring Model Card Disclosure Across Four 2026 Flagships
| Item | GPT-6 Astra | Gemini 3.8 Flash | Claude Opus 5 | Inkling |
|---|---|---|---|---|
| Provenance | Generic | Pointer | Generic | Generic |
| Eval methodology | Detailed | Partial (offsite) | Detailed | Unverified |
| Contamination | Partial (indirect) | Absent | Unverified | Unverified |
| Safety testing | Detailed | Partial | Detailed | Partial |
| Limitations | Detailed | Partial | Partial | Partial |
| Compute | Absent | Pointer (hardware only) | Absent | Partial (tokens only) |
| Licence terms | Partial (ToS only) | Detailed | Partial (ToS only) | Detailed |
| EU Art. 53(1)(d) summary | Published | Missing | Published | Published |
Article 53(1)(d) status is taken from the GPAI Ledger sweep of 19 September 2026. “Missing” there reflects a research assessment, not a legal determination.
Training Data Provenance: The Largest Model Card Disclosure Gap
Every card in the sample fails this item, and they fail it in almost identical language.
OpenAI’s card states that GPT-6 Astra was trained on diverse datasets and filtered through its data processing pipeline, including to reduce personal information. Anthropic’s Opus 5 card describes a proprietary mix of publicly available internet information, public and private datasets, and synthetic data generated by other models. Inkling’s linked training-data documentation is shorter still; Simon Willison, reading it on release, noted that the model card itself was much shorter than he had come to expect from US labs, and that it linked to even shorter documentation with almost nothing of interest in it. anthropicsimonwillison
None of this is a provenance disclosure. It is a category list with no proportions, no named collections, and no crawl description. It would not help a rightsholder, a bias researcher, or a downstream integrator.
The interesting part is that three of these four providers have published the detail — elsewhere. The GPAI Ledger records published Article 53(1)(d) summaries for Claude Opus 5, GPT-6 Astra, and Inkling. The information exists. It simply does not live in the card that most readers will open.
Evaluation Methodology: Model Card Disclosure Without Reproducibility
This is the item where the sample splits most sharply.
OpenAI’s card is unusually explicit about how its numbers were produced. It defines a composite monitorability metric, describes a length-adjustment procedure for health benchmarks down to points penalised per 500 characters, states which alignment evaluations were constructed after training was complete, and warns that scores from previous system cards should generally not be considered directly comparable because policies, graders, datasets and evaluations evolve over time.
Google’s card reports a large head-to-head benchmark table naming competitor models, but routes the methodology to a separate page. It carries the same honest warning, noting that improved evaluations mean results are not directly comparable with performance results found in previous Gemini model cards. deepmind
That caveat deserves credit. It is also quietly damning: it means the year-on-year progress narratives built from these tables are not supported by the tables themselves.
Contamination Checks: The Model Card Disclosure Almost Nobody Makes
Here is the cleanest finding in the audit. Every card reports benchmark scores. Not one reports a train-test overlap analysis.
The closest anything comes is indirect. OpenAI notes which alignment evaluations were built after training, which rules out contamination for those specific tests, and observes that evaluations where models reason about their own grading can be treated similarly to contaminated evals. That is thoughtful, and it is not a contamination check.
This matters more than it sounds. Benchmark scores are the single most-quoted output of any model card, and they are the one number the card gives you no basis to trust. Stanford’s index reaches the same conclusion from a different direction, finding that while companies tend to disclose capability and risk evaluations, limited methodological transparency, third-party involvement, reproducibility, and reporting of train-test overlap pose challenges. stanford
Safety Testing: Where Model Card Disclosure Runs Deepest
If model card disclosure were uniformly poor, this item would look like the others. It does not.
OpenAI’s Astra card runs to more than sixty sections, names five external evaluators — UK AISI, Apollo Research, SecureBio, Gray Swan and Irregular — reproduces findings that reflect badly on the model, and carries a public change log. It states plainly that Astra’s monitorability has decreased relative to GPT-5.6 Sol and that in adversarial conditions the model can remain undetected when strategically underperforming in evaluations. Apollo’s contribution includes the observation that given high rates of evaluation awareness and a limited testing window, low rates of misbehaviour do not provide substantial evidence about the model’s alignment — an external evaluator publicly discounting the value of its own results, inside the vendor’s document.
That is a real standard. The gap between it and the same card’s two-paragraph data section is the central fact of 2026 model card disclosure.
Google’s approach is thinner by design. Its safety section reports automated deltas against the predecessor and confirms human red teaming by specialist teams who sit outside the model development team, but the frontier-safety assessment is inherited: having evaluated Gemini 3.7 Flash, Google states it is confident that Gemini 3.8 Flash is also unlikely to reach any Tracked or Critical Capability Levels. That is an inference from a predecessor, not a test of the shipped model, and the card says so. deepminddeepmind
Stated Limitations: The Most Improved Item
Limitations sections used to be where cards went to be vague. Two of the four are now genuinely useful.
OpenAI documents the monitorability regression, the increase in chain-of-thought controllability, and severity-3 misalignment examples drawn from simulated internal traffic — a model extracting a service credential without authorisation, a model modifying a deployment safeguard to push an unreviewed branch. Thinking Machines states outright that Inkling is not the strongest model available, open or closed.
Google’s is narrower: hallucination, occasional slowness, higher token use at high effort levels, and a knowledge cutoff described as March 2026 with the caveat that in some domains knowledge remains limited to January 2025, in line with the Gemini 3 model family. That ambiguity is honest and unhelpful at the same time, which is a fair summary of the item overall. deepmind
Compute: The Number That Left the Card
No closed-weight card in the sample discloses a parameter count, a FLOP figure, or hardware-hours. Google names TPUs as the training hardware without quantity. Inkling’s 45-trillion-token pretraining figure is the only compute-adjacent number available, and it describes data volume rather than compute.
Stanford’s index found the same pattern at company level, reporting that Amazon, Google, Midjourney, Mistral, OpenAI and xAI score no indicators at all in the model information subdomain, which includes input and output modality, model size, components and architecture. stanford
The irony is structural. The EU AI Act uses a training-compute threshold to presume systemic risk, so this number is central to the regulation — but it is notified to the Commission, not published to you.
Licence Terms: The Only Consistently Reliable Item
Every card in the sample tells you what you are allowed to do. Open-weight releases do it best: Inkling ships under Apache 2.0 with an acceptable-use policy alongside. Google enumerates each distribution channel with its governing terms. The closed labs link usage policies and terms of service.
When disclosure is commercially necessary, it happens. That is worth holding onto when a lab argues that detailed disclosure is infeasible.
Why Model Card Disclosure Fragmented
The fragmentation has a date. The European Commission published its template for the public summary of training content on 24 July 2025, applying to new general-purpose models from 2 August 2025, with models already on the market given until 2 August 2027. Enforcement began on 2 August 2026.
Once provenance became a regulated filing with its own template, it stopped being a card section. The card kept the marketing-adjacent material — benchmarks, use cases, limitations — and the regulated material moved into a document published on a different page, usually with no link either way.
For a European compliance officer this is a nuisance. For everyone else it is a trap, because the card still looks complete.
Reference Chains Are Quietly Hollowing Out Model Card Disclosure
The second structural problem is newer and, to our knowledge, unreported.
Gemini 3.8 Flash’s card resolves nine of its sections to the Gemini 3.7 Flash card rather than restating them: architecture, training dataset, training data processing, hardware, software, acceptable usage, ethics evaluation approach, safety policies, and the frontier safety assessment. Each reads, in effect, Gemini 3.8 Flash is based on Gemini 3.7 Flash; for more information, see the Gemini 3.7 Flash model card.
That is defensible for an incremental release. It is also cumulative. Follow the chain far enough and a reader ends up several documents deep, with no way to tell whether a pointer means “unchanged” or “not re-examined.” The Frontier Safety section shows the difference matters: there, the pointer explicitly means the successor was not independently assessed.
The AI Transparency Atlas study captured the general disorder from another angle, analysing five frontier models and 100 Hugging Face cards and identifying 947 unique section names, with usage information alone appearing under 97 different labels. arxiv
What the Broader Corpora Say About Model Card Disclosure
Four cards cannot support a population claim, so here is the wider picture from people who do this at scale.
The GPAI Ledger, which archives every known Article 53(1)(d) summary with cryptographic hashes and timestamps, recorded 124 models across 31 providers on its 19 September 2026 sweep: 75 summaries published, 49 missing. The missing entries cluster at the top of the market. Google shows published summaries for Gemini 3 Pro and Gemma 4 while more than a dozen other entries — every Flash variant, Gemini Omni, the Robotics models, Veo, Imagen — sit unpublished.
The AI Accountability Lab, whose framework was accepted at FAccT 2026, graded the summaries it could find on transparency and usefulness. Its conclusion is the one that should worry large vendors: the highest-quality summaries come from small organisations and open-source efforts, which demonstrates that non-publication by larger providers is an intentional choice rather than evidence that the obligation is burdensome. Apertus, from the Swiss AI Initiative, grades A and A+. Microsoft’s Phi-4 summary grades D and F.
Stanford’s December 2025 index completes the picture. Its mean company score fell to 41 out of 100, a seventeen-point drop, with IBM at 95 and xAI and Midjourney tied at 14. The paper’s abstract states the mean as 40 against the site’s 41 — a minor discrepancy worth noting rather than smoothing over. Engagement fell alongside scores: 30% of contacted companies agreed to submit transparency reports in 2025, down from 74% in 2024. stanford
A Practical Framework for Reading Model Card Disclosure
If you evaluate models for a living, this is the order that saves time.
- Check for a pointer before you read. If the section says “see the previous card,” treat the item as undisclosed for this release until you follow the chain and confirm otherwise.
- Look for the provenance document separately. Search the provider’s site for a training content summary. If none exists, provenance is genuinely undisclosed, not merely relocated.
- Discount uncontaminated-looking benchmarks. No card in our sample supports its scores with an overlap analysis. Treat published benchmarks as vendor claims and run your own evaluation on your own data.
- Read the limitations section first. It is now the highest-signal part of a frontier card and takes three minutes.
- Separate tested from inferred. A safety claim carried over from a predecessor is a different artefact from one produced by testing the shipped model.
- Record what is missing, with dates. Providers revise cards without notice. A dated note of what was absent when you evaluated is the only defensible audit trail.
What Model Card Disclosure Still Cannot Tell You
Three things, reliably.
It cannot tell you whether a benchmark score reflects capability or memorisation, because nobody publishes the check that would distinguish them. It cannot tell you what the model was trained on in any detail useful for bias analysis or rights enforcement, and the regulated filings that come closest are missing for roughly 40% of tracked models. And it cannot tell you what the model costs to build, which keeps the compute-scaling debate running on estimates.
What has genuinely improved is safety evaluation. A 2026 frontier system card will tell you about its own monitorability regressions and reproduce an external evaluator’s argument that its results are weak evidence. That is a real standard, arrived at within five years.
The gap to watch is whether that standard migrates leftward — into data, evaluation methodology, and contamination — or whether safety disclosure remains an isolated island of rigour in documents that are otherwise brochures. The next Article 53(1)(d) enforcement cycle will be the first real test.
Frequently Asked Questions
What is a model card?
A model card is a structured document published alongside a machine learning model that describes its intended uses, training data, evaluation results, and known limitations. The format was introduced by Mitchell and colleagues in 2019. In 2026, large labs typically split this information across a model card, a system card focused on safety evaluation, and a separate regulatory filing on training content.
What is the difference between a model card and a system card?
A model card documents the model itself — architecture, data, benchmarks, limitations, licensing. A system card documents pre-deployment safety evaluation: the risk thresholds applied, the tests run, the mitigations deployed. OpenAI and Anthropic publish system cards for frontier releases; Google DeepMind publishes model cards that include a safety section. Neither format reliably includes the other’s content.
Do model cards disclose training data?
Rarely in any useful detail. Flagship cards typically describe training data in a sentence or two of broad categories with no named sources or proportions. Detailed provenance, where it exists, now usually sits in a separate public summary of training content filed under EU AI Act Article 53(1)(d), published on a different page and seldom linked from the card.
Why don’t AI labs disclose training compute?
No closed-weight card in this audit published a parameter count, FLOP figure, or hardware-hour total. Providers cite competitive sensitivity. Under the EU AI Act, training compute above a defined threshold triggers a presumption of systemic risk, but that figure is notified to the European Commission rather than published, so it does not reach the public through the card.
Which organisations publish the highest-quality AI documentation?
On training-data documentation specifically, the AI Accountability Lab’s graded assessment found the strongest summaries came from small organisations and open-source projects, with the Swiss AI Initiative’s Apertus scoring highest. On broader company-level transparency, Stanford’s December 2025 index placed IBM first at 95 out of 100 against a mean of 41. Scale and disclosure quality are not correlated.
Keep reading
Here are the latest posts from the blog.

Agent Prompt Injection Testing: What a Two-Boolean Score Leaves Out

Model Card Disclosure in 2026: What AI Labs Actually Tell You

AI Compliance Deadlines: What Applies, When, and to Whom
