# Model Card Generator Model Card Generator allows users to create interactive HTML and static Markdown reports containing model performance and fairness metrics. **Model Card Sections**
Section |
Subsection | Description |
---|---|---|
Model Details | Overview | A brief, one-line description of the model card. |
Documentation | A thorough description of the model and its usage. | |
Owners | The individuals or teams who own the model. | |
Version | The version of the schema | |
Licenses | The model's license for use. | |
References | Links providing more information about the model. | |
Citations | How to reference this model card. | |
Path | The path where the model is stored. | |
Graphics | Collection of overview graphics. | |
Model Parameters | Model Architecture | The architecture of the model. |
Data | The datasets used to train and evaluate the model. | |
Input Format | The data format for inputs to the model. | |
Input Format Map | The data format for inputs to the model, in key-value format. | |
Output Format | The data format for outputs from the model. | |
Output Format Map | The data format for outputs from the model, in key-value format. | |
Quantitative analysis | Performance Metrics | The model performance metrics being reported. |
Graphics | Collection of performance graphics | |
Considerations | Users | Who are the intended users of the model? |
Use Cases | What are the intended use cases of the model? | |
Limitations | What are the known technical limitations of the model? E.g. What kind(s) of data should the model be expected not to perform well on? What are the factors that might degrade model performance? | |
Tradeoffs | What are the known tradeoffs in accuracy/performance of the model? | |
Ethical Considerations | What are the ethical (or environmental) risks involved in the application of this model? |