Improve model card metadata and formatting
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves the model card metadata by:
- Removing the
arxivID from the YAML header (standard practice is to reference it in the Markdown content). - Cleaning up redundant tags.
- Adding links to the authors' Hugging Face profiles.
The rest of the documentation, including the sample usage and architecture overview, remains unchanged as it is already of high quality.