Improve model card: Update pipeline tag, license, and add comprehensive details from GitHub

#1
by nielsr HF Staff - opened

This pull request significantly enhances the RedDino model card by:

  • Updating Metadata:

    • Correcting the pipeline_tag from feature-extraction to image-feature-extraction to more accurately reflect the model's functionality and improve discoverability on the Hugging Face Hub.
    • Updating the license from cc-by-4.0 to cc-by-nc-4.0, as specified in the model's config.json, ensuring the stated license is precise for the artifact.
  • Enriching Content:

    • Adding a prominent link to the official GitHub repository for easy access to the source code and additional resources.
    • Integrating detailed sections from the GitHub README, including Model Variants, Benchmark Results, and Highlights, providing a much richer overview of RedDino's architecture, performance, and key innovations.
    • Updating the main title of the model card to align with the paper's title for better clarity and context.

These updates aim to provide a more complete, accurate, and user-friendly resource for researchers and developers interested in RedDino.

Snarcy changed pull request status to merged

Sign up or log in to comment