Improve model card: add pipeline tag, paper link, and GitHub repository link

#4
by nielsr HF Staff - opened

This PR significantly improves the model card for "Semantic Concentration for Self-Supervised Dense Representations Learning" by:

  • Adding the pipeline_tag: image-feature-extraction to the metadata, which enhances discoverability on the Hugging Face Hub.
  • Including a direct link to the paper: Semantic Concentration for Self-Supervised Dense Representations Learning.
  • Adding a link to the official GitHub repository: https://github.com/KID-7391/CoTAP.
  • Incorporating the paper abstract, an illustrative overview image, and a detailed table of available checkpoints.
  • Summarizing installation, training, and evaluation instructions with references to the GitHub repository for full details.
  • Adding a BibTeX citation for proper attribution, and including contact/acknowledgement information.

These additions provide a more comprehensive and informative model card for the community.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment