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-textfor better categorization andlibrary_name: transformersto 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.
LGTM
ddvd233
changed pull request status to
merged