Improve model card: Add comprehensive content, fix links, and update metadata

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for JAM by:

  • Updating Metadata: Adding the license: other tag to accurately reflect the non-commercial use restrictions detailed in the license text, and enriching tags with more specific keywords like song-generation, lyrics-to-song, flow-matching, and direct-preference-optimization for better discoverability.
  • Enhancing Content: Replacing the existing content with the comprehensive and well-structured information from the project's GitHub README. This includes:
    • Adding the "News" section.
    • Adding a dedicated "Paper Abstract" section for quick reference.
    • Adding the "The Pipeline" visual explanation.
  • Fixing Links:
    • Correcting the incomplete arXiv badge link to the full arXiv URL.
    • Adding a new badge that links directly to the Hugging Face paper page (https://huggingface.co/papers/2507.20880).
    • Updating relative image paths (e.g., jam-teaser.png, jam.png) to absolute GitHub raw URLs to ensure images render correctly.
    • Converting relative license document links (LICENSE.md, STABILITY_AI_COMMUNITY_LICENSE.md) to absolute GitHub raw URLs for reliable access.
  • Completing Citation: Updating the BibTeX citation with eprint and url fields for a more complete reference.

These changes provide a much richer, more accurate, and more robust model card, making it easier for users to understand, use, and cite the model.

Deep Cognition and Language Research (DeCLaRe) Lab org

Accepted, thanks.

liu-hanghang changed pull request status to merged

Sign up or log in to comment