Add model card for CoTAP: Semantic Concentration for Self-Supervised Dense Representations Learning
#6
by nielsr HF Staff - opened
This PR significantly enhances the model card for CoTAP, a model for Semantic Concentration for Self-Supervised Dense Representations Learning.
Key improvements include:
- Adding the
pipeline_tag: image-feature-extraction, which ensures the model is discoverable under relevant tasks on the Hugging Face Hub. - Adding
library_name: pytorch, based on explicit evidence of PyTorch usage in the official GitHub repository. - Incorporating links to the original paper, the GitHub repository, and the project page for easy access to research and code.
- Populating the model card with a comprehensive overview, abstract, performance checkpoints, detailed installation guide, training and evaluation instructions, contact, acknowledgements, and accurate citation information, all sourced directly from the provided context.
This enhanced model card will greatly benefit users by providing a clear understanding of the model's purpose, usage, and origins.