Add license and library_name to model card metadata
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
license: mit
metadata, based on the most common suggestion from other team members. - Adding the
library_name: pytorch
metadata for better discoverability and adherence to Hugging Face Hub best practices, as per the task requirements for comprehensive model cards.
Thanks for the update! π
lch01
changed pull request status to
merged