Improve model card: Add pipeline tag, project page, and abstract
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for MedVAL-4B by:
- Adding the
pipeline_tag: text-classification
to the metadata, which helps with model discoverability on the Hugging Face Hub. - Including a link to the project page (
https://stanfordmimi.github.io/MedVAL/
) in the "Sources" section for comprehensive referencing. - Adding a dedicated "Abstract" section with the paper's abstract to provide a more thorough overview of the model and its context.
asadaali
changed pull request status to
merged