Expected Behavior
We should have a colab that can display the model architecture (model.summary() if using keras) as part of the model card.
In addition tensorflow data validation also output general statistics see screenshot:

Finally, It would be nice to show an example where we connect some tensorboard chart (ie. loss chart).
Actual Behavior
No example
Steps to Reproduce the Problem
This is a feature request not a bug