Datasheets for Datasets
A datasheet for datasets is a structured document that describes key facts about a dataset, such as why it was created, what it contains, how it was collected, how it was cleaned or processed, and what uses it is and is not suited for. The idea, proposed in a 2018 paper by Gebru and colleagues, is that every dataset should come with this kind of accompanying record, similar in spirit to a specification sheet for a physical component. The goal is to make datasets more transparent so that people building or reviewing AI systems can better understand what they are working with.
As introduced by Gebru et al. (2018), a datasheet for datasets is a standardized documentation artifact intended to accompany a dataset and record its motivation, composition, collection process, preprocessing and cleaning, recommended and discouraged uses, and related considerations. It addresses the historical absence of a consistent convention for documenting datasets used to train and evaluate machine learning models, supporting transparency, communication between dataset creators and consumers, and more informed decisions about a dataset's fitness for a given purpose. The datasheet approach as described in the evidence is a proposed documentation practice rather than a binding regulatory requirement; the specific fields, structure, and adoption vary across templates and implementations, and the evidence here does not establish it as a mandated standard in any particular jurisdiction or framework.
Why it matters
Datasets are a primary source of model risk, yet historically they have often circulated without any consistent record of where they came from, what they contain, or what they were intended to support. Datasheets for datasets, as proposed by Gebru and colleagues in 2018, respond to this gap by giving dataset creators and consumers a shared documentation convention. For the people who build, validate, and review AI systems, this kind of record can surface facts—such as how data was collected, how it was cleaned, and which uses are discouraged—that are otherwise easy to lose once a dataset moves from its origin to downstream teams.
From a governance perspective, this documentation supports accountability and informed decision-making about whether a dataset is fit for a particular purpose. It can help reviewers assess whether the assumptions baked into a dataset match the context in which a model will operate, which is a distinct question from how well the model performs on a given metric. It is important to be precise about status, however: the datasheet approach described in the source material is a proposed documentation practice rather than a binding regulatory requirement, and the evidence here does not establish it as a mandated standard in any particular jurisdiction or framework.
Professionals should also treat datasheets as a risk-reduction measure, not a risk-elimination one. A well-completed datasheet can improve transparency and communication between dataset creators and consumers, but it does not by itself validate a dataset, guarantee its quality, or resolve questions about fitness for use. Its value depends on the accuracy and completeness of what is recorded, and templates, fields, and adoption vary across implementations.
Who it's relevant to
Inside Datasheets for Datasets
Common questions
Answers to the questions practitioners most commonly ask about Datasheets for Datasets.