modelcards icon indicating copy to clipboard operation
modelcards copied to clipboard

Decouple model card specific items from RepoCard

Open nateraw opened this issue 2 years ago • 0 comments

Right now, in a couple places there are model specific items in the RepoCard object. If we want to support Data Cards, we should decouple these things from RepoCard and include them in ModelCard. Then, any dataset specific things can go in a new object, DatasetCard, including the dataset card template. (related to #36 )

nateraw avatar Jul 05 '22 16:07 nateraw