Improve model card: add `library_name`, detailed overview, and usage example
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for the SENTINEL model by:
- Adding
library_name: transformers
to the metadata, enabling the "Use in Transformers" widget and improving discoverability. - Providing a detailed overview, key features, and performance highlights derived from the paper abstract and the project's GitHub README.
- Including a direct code snippet for inference using the
transformers
andpeft
libraries, making it easier for users to get started. - Adding a comprehensive "Model Weights" table with direct links to related models and datasets on the Hugging Face Hub.
- Adding the academic citation for the paper.
- Removing the redundant "File information" section.
psp-dada
changed pull request status to
closed