Improve model card: add pipeline tag, library name, and descriptive title

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: image-text-to-text to the metadata, ensuring better discoverability on the Hub for visual reasoning tasks.
  • Adding library_name: transformers to the metadata, as the model's configuration (config.json, tokenizer_config.json) indicates compatibility with the πŸ€— Transformers library, which will enable the automated "How to use" widget.
  • Updating the main title to Reason-RFT: Reinforcement Fine-Tuning for Visual Reasoning of Vision Language Models for improved clarity and relevance.
  • Adding a prominent link to the Hugging Face paper page: Reason-RFT: Reinforcement Fine-Tuning for Visual Reasoning of Vision Language Models.

These changes will improve the model's discoverability and provide clearer information for users.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment