Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for MedVLSynther-7B-RL_5K_glm-glm by:
- Adding the
pipeline_tag: image-text-to-textto improve discoverability on the Hugging Face Hub, as this is a Medical Visual Question Answering (VQA) model. - Specifying
library_name: transformersto enable the automated "How to use" widget on the model page, based on the provided usage code snippet. - Adding a direct link to the Hugging Face paper page: MedVLSynther: Synthesizing High-Quality Visual Question Answering from Medical Documents with Generator-Verifier LMMs for easy access to the research.
These updates will make the model more accessible and user-friendly for the community.