Improve model card: Add metadata, paper & code links, and detailed description for MMR1
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for the MMR1 model, making it more informative and discoverable.
Key changes include:
- Adding
pipeline_tag: image-text-to-text
,library_name: transformers
, andlicense: apache-2.0
to the metadata, which will enable automated features and improve searchability. - Adding the full paper title and a direct link to the Hugging Face paper page.
- Adding a clear link to the official GitHub repository.
- Providing a detailed overview of the MMR1 model, its contributions, methodology, open resources, and evaluation results, synthesized from the paper abstract and GitHub README.
- Adding the BibTeX citation for proper referencing.
- Including the full license statement.
No sample usage is added as it was not found in the provided GitHub README, adhering to the guidelines. File information has also been excluded from the model card content as per instructions.
Please review these updates and merge the PR.
Sicong
changed pull request status to
merged