Improve model card with tags, links, abstract, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for PAPO: Perception-Aware Policy Optimization for Multimodal Reasoning by:
- Adding
pipeline_tag: image-text-to-text
for better discoverability on the Hub. - Specifying
library_name: transformers
for correct integration and display of usage. - Updating the paper link to the official Hugging Face paper page.
- Including direct links to the project page and the official GitHub repository for easier access to resources.
- Adding the paper abstract for a comprehensive overview of the model.
- Providing a Python code snippet to demonstrate how to use the model for inference.
These updates significantly improve the model's visibility and usability for the community.
PAPOGalaxy
changed pull request status to
merged