Improve model card with detailed information, benchmarks, and tags
#1
by
nielsr HF Staff - opened
This PR significantly enhances the model card by:
- Adding the paper's abstract for better context.
- Updating the 'Highlights' section with more detailed points from the GitHub README.
- Incorporating the comprehensive benchmark results table from the GitHub README.
- Expanding the 'Model Weights' section to include both 2B and 9B model variants from the GitHub README.
- Adding descriptive tags (
multimodal,vision-language-model,llm,qwen3) to the metadata for improved discoverability. - Correcting the HTML heading tag
</h1h1>to</h1>for proper rendering.
These updates make the model card more informative and user-friendly.