Improve model card: Add pipeline tag, library name, abstract, and detailed overview

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for QoQ-Med-VL-7B by:

  • Adding Metadata: Including pipeline_tag: image-text-to-text for better categorization and library_name: transformers to enable the "how to use" widget and automated code snippets, as evidenced by the model's compatibility with the πŸ€— Transformers library.
  • Enriching Content: Integrating the paper's abstract, a detailed model overview (including an illustrative image), key features, and supported clinical domains, all sourced from the project's GitHub README.
  • Adding Important Disclaimers: Incorporating the "Important Note" from the GitHub README regarding the model's research-only purpose and its unsuitability for clinical deployment.
  • Updating Links: Ensuring clear and prominent links to the official paper on Hugging Face Papers and the associated GitHub repository.

These updates aim to provide a more informative, discoverable, and user-friendly model card for the community.

Owner

LGTM

ddvd233 changed pull request status to merged

Sign up or log in to comment