Skip to content

Commit 9912989

Browse files
committed
Add GitHub Pages documentation link to README
Add prominent link to GitHub Pages documentation site at the top of README for easy access to rendered documentation and examples.
1 parent 9d0f14a commit 9912989

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Executive Order 14168: This repository is under review for potential modificatio
22

33
# data-sheets-schema
44

5+
**📚 [View Documentation & Examples](https://bridge2ai.github.io/data-sheets-schema/)**
6+
57
A LinkML schema for Datasheets for Datasets model as published in [Datasheets for Datasets](https://m-cacm.acm.org/magazines/2021/12/256932-datasheets-for-datasets/fulltext). Inspired by datasheets as used in the electronics and other industries, Gebru et al. proposed that every dataset "be accompanied with a datasheet that documents its motivation, composition, collection process, recommended uses, and so on". To this end the authors create a series of topics and over 50 questions addressing different aspects of datasets, also useful in an AI/ML context. An example of completed datasheet for datasets can be found here:
68
[Structured dataset documentation: a datasheet for CheXpert](https://arxiv.org/abs/2105.03020)
79

0 commit comments

Comments
 (0)