amazon/chronos-2
🧠 AI Modelamazon
T5-based time-series forecasting foundation model from Amazon.
Chronos-2 is a family of time-series forecasting models developed by Amazon, available on HuggingFace. It leverages the T5 text-to-text transformer architecture, treating time series as sequences of tokens. The model is pre-trained on a large corpus of time series data, including datasets like Autogluon/chronos_datasets and Salesforce/GiftEvalPretrain. It offers multiple model sizes and achieves state-of-the-art zero-shot performance. With over 10 million downloads and 329 likes, it is a popular open-source tool for forecasting practitioners.
💡Highlights
- ├─T5-based time series tokenization
- ├─Zero-shot forecasting across domains
- └─Open-source with 10M+ downloads
🎯For
- ├─Data scientists
- ├─ML researchers
- └─Forecasting practitioners