Rely on Jinja for model card - auto-formats the card data
Use the model ID/path in the auto-generated snippet
Spread out the snippet a bit, with some new comments
Move citation down to the bottom, and add the citation itself
Add links to your GitHubs (you can also remove this if you'd rather not have it)
Details
The ModelCard and ModelCardData has some nice extra features that prevents us from having to worry about how to format the metadata at the top of the model card. The overview should hopefully be clear enough to explain all of the changes.
Note
Do you still want to use minishlab2024word2vec? Or maybe replace that last bit with model2vec?
The first sentence in the model card explains how Model2Vec can be used to distill, but the reader is already on such a distilled model - they're likely more interested in reading what this model does. I think it's not a big issue, but perhaps a rewrite can be better
Hello!
Pull Request overview
Details
The
ModelCard
andModelCardData
has some nice extra features that prevents us from having to worry about how to format the metadata at the top of the model card. The overview should hopefully be clear enough to explain all of the changes.Note
minishlab2024word2vec
? Or maybe replace that last bit with model2vec?