Improve model card: add abstract, usage, features, and fix license metadata

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Correcting a typo in the metadata (licence to license) to ensure proper classification and display on the Hub.
  • Adding the paper's abstract to provide a comprehensive overview of the model's capabilities and research.
  • Including a detailed "Features" section derived from the abstract to highlight key aspects of CODA.
  • Providing a "Usage" section with installation and inference shell commands directly from the GitHub repository, making it easier for users to try out the model.
  • Adding the full BibTeX citation for easier referencing.
  • Expanding the license information in the content for clarity.

These changes will make the model card more informative and user-friendly.

Zery changed pull request status to merged

Sign up or log in to comment