Enhance model card with paper, abstract, demo, detailed info, and usage

#1
by nielsr HF Staff - opened

This pull request significantly enhances the model card for Kronos: A Foundation Model for the Language of Financial Markets by providing a comprehensive overview and usage guide for the community.

Key updates include:

  • Corrected Metadata: Updated license to mit and added library_name: pytorch.
  • Paper Integration: Added the paper's abstract and a direct link to the Hugging Face paper page.
  • Project & Demo Links: Included clear links to the GitHub repository and the live demo.
  • Detailed Introduction: Incorporated the model's introduction, architecture overview, and key features from the paper and GitHub README.
  • Model Zoo: Presented a structured table of available Kronos model checkpoints with direct Hugging Face Hub links.
  • Comprehensive Usage Example: Provided a step-by-step "Getting Started" guide with a runnable Python code example for making forecasts, including installation instructions and data loading from a public URL.
  • Citation & License: Added the official BibTeX citation and reiterated the MIT license.
  • Improved Readability: Ensured all image paths are absolute URLs for correct rendering on the Hub and removed the irrelevant "File information" section.

This update aims to make the Kronos model more discoverable, understandable, and easier to use for researchers and developers 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