Add library_name, tags and improve documentation
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR aims to improve the model card for Polyglot-Lion-0.6B by:
- Adding
library_name: qwen-asrto the metadata (as used in your Quick Start examples). - Adding relevant tags (
singapore,multilingual) for better discoverability. - Adding a link to the Hugging Face paper page via a badge.
- Including a "Methodology" section to explain the balanced fine-tuning approach described in the paper.
- Explicitly mentioning the authors in the About section.
These updates help users better understand the technical merits of the model and its integration with the ecosystem.
quyanh changed pull request status to merged