Improve model card for RRVF-Chart Model

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for the RRVF-Chart Model by adding crucial information:

  • Adds pipeline_tag: image-text-to-text and library_name: transformers metadata, along with relevant tags, enhancing discoverability and integration on the Hub.
  • Includes a direct link to the official Hugging Face paper: Learning Only with Images: Visual Reinforcement Learning with Reasoning, Rendering, and Visual Feedback.
  • Links to the official GitHub repository for the RRVF framework.
  • Provides a comprehensive overview of the model, including its abstract, framework details, and key performance results from the paper.
  • Adds a clear and concise Python code example using transformers.pipeline for easy sample usage.
  • Includes the BibTeX citation for proper attribution.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment