Improve model card: Add pipeline tag, library name, abstract, and external links

#1
by nielsr HF Staff - opened

This PR enhances the model card for ShotVL-3B by:

  • Adding the pipeline_tag: image-text-to-text to ensure proper categorization and discoverability on the Hub.
  • Specifying library_name: transformers, enabling the correct inference widget and code snippets to appear.
  • Adding the paper's abstract for a more complete overview of the model's research context.
  • Including a direct link to the GitHub repository for the code.
  • Integrating detailed evaluation results, open-sourcing plan, and BibTeX citation from the project's GitHub README.
Alexislhb changed pull request status to merged

Sign up or log in to comment