Add library_name and fix language metadata
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
library_name: transformersto the metadata. This enables the automated "How to use" widget on the model page for seamless integration with the Transformers library, based on the provided code snippet. - Correcting the
languagemetadata by removing the invalidfalseentry and addingno(Norwegian), ensuring it accurately reflects the supported languages listed in the model card content.
Please review and merge if these changes are appropriate.
luoyingfeng
changed pull request status to
merged