Enhance model card with paper details, demo, usage, and model zoo

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for Kronos by integrating comprehensive information from the research paper and the official GitHub repository. Key additions include:

  • A detailed overview of the Kronos model and its purpose, derived from the paper's abstract.
  • A direct link to the Hugging Face paper page: Kronos: A Foundation Model for the Language of Financial Markets.
  • A link to the live demo/project page: Access the Live Demo Here.
  • A table listing the available model checkpoints with their respective Hugging Face links in the "Model Zoo" section.
  • A complete Python code example for quick inference, making the model immediately usable for researchers and practitioners.
  • Proper citation information in BibTeX format.
  • Addition of library_name: torch to the metadata for better categorization.
  • Removal of the "File information" section as it's not relevant for a user-facing model card.

This enhancement will make the model more discoverable, understandable, and user-friendly on the Hugging Face Hub.

Very helpful, thank you for your contribution!

NeoQuasar changed pull request status to merged

Sign up or log in to comment