Improve model card with paper link, abstract, project page, and comprehensive usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for video-SALMONN 2 by providing a more complete and user-friendly resource.
Key improvements include:
- Adding the Hugging Face Paper page link (
https://huggingface.co/papers/2506.15220) to the metadata and prominently in the content. - Including the full paper abstract for a detailed overview of the model.
- Adding a direct link to the official project page (
https://video-salmonn-2.github.io). - Integrating "News," "Future Plans," and "Team" sections directly from the project's GitHub repository.
- Providing comprehensive usage instructions, including training/evaluation steps and a practical Python inference example using the
transformerslibrary. - Adding the BibTeX citation for easy referencing.
- Removing the extraneous "File information" section for a cleaner model card.
These updates aim to make the model more discoverable, understandable, and easier for the community to utilize.