Improve model card: Add pipeline tag, paper, and code links

#1
by nielsr HF Staff - opened

This PR improves the model card for CoTAP by adding:

  • The pipeline_tag: image-feature-extraction to enhance discoverability on the Hugging Face Hub (e.g., https://huggingface.co/models?pipeline_tag=image-feature-extraction).
  • A link to the paper "Semantic Concentration for Self-Supervised Dense Representations Learning".
  • A link to the official GitHub repository for code and detailed instructions.
  • An overview of the model's purpose and key features, including the abstract and an illustrative image.
  • Details on available checkpoints, installation, training, and evaluation, directing users to the GitHub repository for full scripts.
KID-7391 changed pull request status to merged

Sign up or log in to comment