Skip to main content

Cards

Cards provide supplementary information about an artifact in the Registry. They are available on models, experiments, and datasets.

For models and experiments trained in Express Tasks, cards are generated automatically, displaying an Evaluation Dashboard for traditional ML tasks or the user-built flowchart for LLM workflows. For artifacts produced outside Express Tasks, the card can render any custom HTML component added through the SDK. This makes cards a flexible way to store and present details such as experiment settings, visual outputs, or other contextual information.

Example 1: Model Card for a model trained in Express Tasks

Example 2: Model Card for a custom model