Improve model card: Add pipeline tag, library name, code link, and update image paths

#1
by nielsr HF Staff - opened

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

  • Adding pipeline_tag: image-text-to-text to improve discoverability on the Hub.
  • Specifying library_name: transformers as the model is compatible with the πŸ€— Transformers library, enabling an automated "How to use" widget.
  • Consolidating the paper links and explicitly adding a link to the GitHub repository for easy access to the code.
  • Updating relative image paths to absolute Hugging Face Hub paths for improved rendering robustness.

Please review and merge this PR if everything looks good.

yuhangzang changed pull request status to merged

Sign up or log in to comment