Improve model card for MMR1: Enhancing Multimodal Reasoning with Variance-Aware Sampling and Open Resources
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for MMR1: Enhancing Multimodal Reasoning with Variance-Aware Sampling and Open Resources.
Key improvements include:
- Adding
license: apache-2.0based on the GitHub README. - Specifying
library_name: transformersas evidenced by the model's configuration files. - Setting
pipeline_tag: image-text-to-textfor better discoverability of this multimodal reasoning model. - Including relevant
tags:multimodal-llm,reasoning, andmath. - Adding
datasetsmetadata forMMR1/MMR1-SFTandMMR1/MMR1-RLas listed in the project's open resources. - Integrating a comprehensive description of the model, its methodology, open resources, evaluation, and qualitative demo directly from the project's GitHub README.
- Ensuring proper links to the paper and the GitHub repository.
No sample usage is included as a verifiable transformers-compatible code snippet was not found in the provided GitHub README content, as per instructions.
Sicong
changed pull request status to
merged