nateraw / modelcards

📝 Utility to create, edit, and publish model cards on the Hugging Face Hub. [**Now lives in huggingface_hub**]
MIT License
15 stars 4 forks source link

Add ability to PR modelcard updates #20

Closed nateraw closed 2 years ago

nateraw commented 2 years ago

@mgerchick suggested to add a workflow to PR (via contributions tab on Hugging Face Hub) updates made to an existing model card, which is something she and others have been doing for model cards around the Hub. I think we could wait until any utilities for this are stable in huggingface_hub, then leverage them here as needed.

Probably related to this: https://github.com/huggingface/huggingface_hub/pull/888

Will add other related issues/PRs in huggingface_hub as I find them (others feel free to drop them below too 😄 )