What is the minimum security content a 'model card' should include to support AI risk management for a deployed production model?
- A.A. The model's accuracy on its primary benchmark and the date it was trained.
- B.B. Intended use cases and known out-of-scope uses; performance metrics across demographic subgroups; training data sources and known data limitations; evaluation methodology; known limitations, failure modes, and biases; recommended deployment constraints; and version/update history.
- C.C. Model cards are optional documentation; the only required artifact is a performance benchmark score.
- D.D. A model card must include the model's full architecture diagram and weight sizes.
Why B is correct