Improve model card metadata and documentation
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves your model card by:
- Adding the
arxivID to the metadata to link the repository to the official research paper. - Adding a link to the official GitHub repository for easier access to the training and inference code.
- Organizing the description and key features for better readability.
- Maintaining existing metadata for the base model, dataset, and license.
jonathanhe123 changed pull request status to merged