Template:Infobox model card
Appearance
| Model card | |
|---|---|
| This page is an on-wiki machine learning model card. | |
A model card is a document about a machine learning model that seeks to answer basic questions about the model. | |
| Model Information Hub | |
A template for an infobox for model cards
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| The creators of the model | creators | A list of model creators in the form `{{List|creator1|creator2|...}}` | Template | optional |
| The owners of the model | owners | A list of model owners in the form `{{List|owner1|owner2|...}}` | Template | optional |
| A web interface for interacting with the model | interface | no description | URL | optional |
| Past model performance | past_performance | A link to a repository with past model performance | URL | optional |
| Publications about this model | publications | List of publications in the form `{{List|publication1|publication2}}` | Template | optional |
| Code repositories for model or data | code_repos | List of repositories in the form `{{List|repo1|repo2}}` | Template | optional |
| Does this model use PII? | pii | Does this model use PII?
| String | optional |
| Is this model in production (i.e. currently hosted by the WMF ML Team)? | production | Is this model in production (i.e. currently hosted by the WMF ML Team)?
| String | optional |
| Which projects is this model enabled for? | projects | Possible values include 1-2 individual projects, 'many', or 'all' | String | optional |
| schema | schema | What data this model predicts on and what output it returns.
| String | optional |