Dataset Cards#
A dataset card is the root README.md of a dataset repository. It explains
what the data contains, how it was collected or derived, how to load it, and
where it should not be used.
Include#
- License, provenance, and permitted distribution.
- Supported file formats, splits, schema, and sample counts.
- Collection and processing steps.
- Known omissions, bias, quality limits, and privacy considerations.
- Citation and links to related papers.
Use YAML metadata for concise discovery fields and Markdown for the evidence a reader needs. The Repository Cards page describes the supported metadata and precedence rules.

