SEAILGFeb 7, 2024

What's documented in AI? Systematic Analysis of 32K AI Model Cards

SalesforceStanford
arXiv:2402.05160v128 citationsh-index: 24
Originality Synthesis-oriented
AI Analysis

This addresses the problem of inconsistent AI model documentation for developers and users, though it is incremental in analyzing existing practices.

The study analyzed 32,111 AI model cards on Hugging Face to assess documentation practices, finding uneven informativeness with low rates for environmental impact, limitations, and evaluation sections, and an intervention adding detailed cards to 42 models showed a moderate correlation with increased weekly download rates.

The rapid proliferation of AI models has underscored the importance of thorough documentation, as it enables users to understand, trust, and effectively utilize these models in various applications. Although developers are encouraged to produce model cards, it's not clear how much information or what information these cards contain. In this study, we conduct a comprehensive analysis of 32,111 AI model documentations on Hugging Face, a leading platform for distributing and deploying AI models. Our investigation sheds light on the prevailing model card documentation practices. Most of the AI models with substantial downloads provide model cards, though the cards have uneven informativeness. We find that sections addressing environmental impact, limitations, and evaluation exhibit the lowest filled-out rates, while the training section is the most consistently filled-out. We analyze the content of each section to characterize practitioners' priorities. Interestingly, there are substantial discussions of data, sometimes with equal or even greater emphasis than the model itself. To evaluate the impact of model cards, we conducted an intervention study by adding detailed model cards to 42 popular models which had no or sparse model cards previously. We find that adding model cards is moderately correlated with an increase weekly download rates. Our study opens up a new perspective for analyzing community norms and practices for model documentation through large-scale data science and linguistics analysis.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes