Improve model card with Chronos-2 paper, code links and `library_name`
#3
by
nielsr
HF Staff
- opened
This PR enhances the model card for amazon/chronos-bolt-base by:
- Adding explicit links to the primary paper (Chronos-2: From Univariate to Universal Forecasting), the GitHub repository (https://github.com/amazon-science/chronos-forecasting), and the project page at the top of the README.
- Setting the
library_nametochronos-forecastingin the metadata, which enables an automated code snippet for direct usage with thechronos-forecastinglibrary. - Updating the "Citation" section to include the BibTeX entry for the Chronos-2 paper, providing comprehensive citation information.
Please review and merge this PR if everything looks good.