amazon/chronos-t5-tiny
🧠 AI Modelamazon
Open-source time-series foundation model by Amazon, based on T5.
Amazon's Chronos-T5-Tiny is a compact time-series foundation model leveraging the T5 encoder-decoder architecture. It is trained on a large corpus of public and synthetic time-series data to perform zero-shot forecasting. Despite its tiny size, it achieves competitive performance on many benchmarks, making it ideal for resource-constrained environments. The model supports a wide range of time-series frequencies and can be fine-tuned for specific domains. Released under an open-source license, it democratizes access to advanced forecasting capabilities.
💡Highlights
- ├─T5-based time-series foundation model
- ├─Zero-shot forecasting on diverse data
- └─1.8M+ downloads on HuggingFace
🎯For
- ├─Data scientists
- ├─ML engineers
- └─Time-series researchers