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: othertag to accurately reflect the non-commercial use restrictions detailed in the license text, and enrichingtagswith more specific keywords likesong-generation,lyrics-to-song,flow-matching, anddirect-preference-optimizationfor 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
eprintandurlfields 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.
Accepted, thanks.
liu-hanghang
changed pull request status to
merged