Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I'm opening this pull request to improve the model card for AuralSAM2. The changes include:
- Adding the
pipeline_tag: image-segmentationto the YAML metadata to help users find your model. - Linking the model card to the corresponding paper on Hugging Face.
- Adding a link to the official GitHub repository for code and reproducibility.
- Providing a brief summary of the model's architecture based on the paper.
These updates will make your work more discoverable and accessible to the community!