Model Card Template
Note
You can copy this template as markdown by appending .md to the URL.
Model Card — [Model Name]
System / Product: [e.g., Case Law Summarizer, Case Name Extractor, Docket Entry Classifier]
Model Type: [e.g., Finetuned LLM, Out-of-the-box LLM, Encoder — Classification, Encoder — Retrieval]
Version: [e.g., v1.0]
Date: [YYYY-MM-DD]
Owner: [Name + team]
Status: [ ] Production [ ] Deprecated
1. Purpose
1.1 What this model does
1.2 Intended users
1.3 Scope and limitations
2. Base Model
| Field | Details |
|---|---|
| Base model name | |
| Version / checkpoint | |
| Provider | |
| License | |
| Link to production model location |
2.1 Model Modifications
Continued pretraining — [Describe the pretraining data, volume, and objective]
3. Data
3.1 Pretraining Dataset (if applicable — continued pretraining only)
3.2 Finetuning Dataset (if applicable — finetuned models only)
3.3 Prompt Design and Versioning (if applicable — generative models only)
3.4 Validation and Test Dataset
3.5 Label Documentation (if applicable — traditional ML and finetuned models only)
4. Training & Evaluation
4.1 Design Decisions and Rationale
4.2 Metrics and Evaluation
4.3 Failure Analysis
5. Known Limitations
- [Limitation 1]: [Description and any mitigations in place]
- [Limitation 2]: [Description and any mitigations in place]
- [Potential bias 1]: [Description and any mitigations in place]
- [Hallucination risk]: [Description of known hallucination patterns and mitigations in place]
6. Deployment and Monitoring
6.1 Deployment Setup and Data Dependencies
6.2 Monitoring Plan
6.3 Re-evaluation Criteria and Process
7. Version History
| Version | Date | Author | Summary of changes |
|---|---|---|---|
| v1.0 | Initial release |
8. Contacts
| Role | Name | Contact |
|---|---|---|
| Model owner | ||
| AI team contact | ||
| Legal / compliance (if applicable) |