DAG Card is the new Model Card
2021-10-24Code Available1· sign in to hype
Jacopo Tagliabue, Ville Tuulos, Ciro Greco, Valay Dave
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jacopotagliabue/dag-card-is-the-new-model-cardOfficialIn papertf★ 30
- github.com/jacopotagliabue/metaflow-intent-predictiontf★ 873
- github.com/jacopotagliabue/recs-at-resonable-scalepytorch★ 241
Abstract
With the progressive commoditization of modeling capabilities, data-centric AI recognizes that what happens before and after training becomes crucial for real-world deployments. Following the intuition behind Model Cards, we propose DAG Cards as a form of documentation encompassing the tenets of a data-centric point of view. We argue that Machine Learning pipelines (rather than models) are the most appropriate level of documentation for many practical use cases, and we share with the community an open implementation to generate cards from code.