Improve model card: add metadata, paper link, and project resources
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card for DARE by:
- Adding
library_name: sentence-transformersto the metadata to enable better integration and automated code snippets. - Ensuring the
pipeline_tagis set tofeature-extraction. - Adding links to the original paper (2603.04743), the GitHub repository, and the project page.
- Including the official BibTeX citation for researchers.
- Standardizing the usage examples for better readability.
These changes help make the model more discoverable and easier for the community to use and cite.
Stephen-SMJ changed pull request status to
merged