Improve model card: Add paper, abstract, usage, project page, and update license
#1
by
nielsr
HF Staff
- opened
This pull request significantly enhances the model card by:
- Adding the paper title and a direct link to the Hugging Face Papers page.
- Including the paper's abstract to provide immediate context about the model.
- Linking to the official GitHub repository for code and further details.
- Integrating the "Live Demo" project page URL for interactive exploration.
- Providing detailed sample usage instructions with code examples to facilitate easy integration.
- Including a "Model Zoo" table to showcase different model variants.
- Adding the citation information for academic referencing.
- Correcting the license from
apache-2.0toMIT, as specified in the project's GitHub repository. - Specifying
library_name: Kronosto reflect its custom library nature. - Removing the internal "File information" section.
This update makes the model card more informative, user-friendly, and aligned with best practices for Hugging Face Hub documentation.
Very helpful, thank you for your contribution!
NeoQuasar
changed pull request status to
merged