Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 3956904

Browse files
authored
Merge pull request #1 from manivaradarajan/master
Fix link to demo notebook in README.md
2 parents f922ebd + 1c311c3 commit 3956904

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ The Model Card Toolkit is hosted on [PyPI](https://pypi.org/project/model-card-t
3232

3333
## Automatic Model Card Generation
3434

35-
If your machine learning pipeline uses the [TensorFlow Extended (TFX)](https://www.tensorflow.org/tfx) platform or [ML Metadata](https://www.tensorflow.org/tfx/guide/mlmd), you can automate model card generation. See `documentation/examples/MLMD_Model_Card_Toolkit_Demo.ipynb` for a demonstration of how to integrate the MCT into your pipeline.
35+
If your machine learning pipeline uses the [TensorFlow Extended (TFX)](https://www.tensorflow.org/tfx) platform or [ML
36+
Metadata](https://www.tensorflow.org/tfx/guide/mlmd), you can automate model card generation. See [this demo
37+
notebook](documentation/examples/MLMD_Model_Card_Toolkit_Demo.ipynb) for a demonstration of how to integrate the MCT
38+
into your pipeline.
3639

3740
## Schema
3841

0 commit comments

Comments
 (0)