Improve model card: Add metadata, update paper & add GitHub links

#1
by nielsr HF Staff - opened

This Pull Request significantly enhances the model card for POINTS-Reader.

Key improvements include:

  • Metadata addition: Added license: apache-2.0, library_name: transformers, and pipeline_tag: image-text-to-text. This ensures the model is easily discoverable on the Hugging Face Hub and correctly displays the "how to use" widget.
  • Paper Link Update: The existing arXiv badge link has been fixed to point to the official Hugging Face paper page: https://huggingface.co/papers/2509.01215.
  • GitHub Link Inclusion: A prominent GitHub badge linking to https://github.com/Tencent/POINTS-Reader has been added to improve code discoverability.
  • Introduction: Briefly updated the introductory sentence to include a direct link to the paper.

These changes will make the model card more informative and user-friendly.

YuanLiuuuuuu changed pull request status to merged

Sign up or log in to comment