Improve model card: Add pipeline tag, library name, and links
#1
by
nielsr HF Staff - opened
This PR enhances the model card for Vchitect/ShotVL-7B by:
- Adding the
pipeline_tag: image-text-to-textandlibrary_name: transformersto the YAML metadata for better discoverability and functionality on the Hugging Face Hub. - Updating the paper link in the model description to point to the official Hugging Face paper page (
https://huggingface.co/papers/2506.21356). - Including an explicit link to the GitHub repository (
https://github.com/Alexios-hub/ShotBench) in the markdown content. - Appending the "Evaluation Results", "Open-Sourcing Plan", and "BibTeX" sections from the original GitHub repository for comprehensive documentation.
Alexislhb changed pull request status to
merged