Improve model card: Fix git clone typo, add citation, and enhance description
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card by:
- Correcting the
git clone
command: Fixed the typo in the example command fromvoxvoxlect
tovoxlect.git
, ensuring users can correctly clone the repository. - Adding comprehensive citation information: Included the BibTeX entries for the relevant research papers (
Voxlect
andVox-Profile
), which is crucial for proper academic attribution. - Enhancing the model description: Expanded the introductory section to provide more context about the Voxlect benchmark and the model's specific role in Spanish dialect classification, drawing information from the paper abstract and the main GitHub README.
These changes make the model card more accurate, complete, and user-friendly for researchers and practitioners.