chronos-bolt-base

Maintained By
autogluon

Chronos-Bolt-Base

PropertyValue
Parameter Count205M
Model TypeTime Series Forecasting
ArchitectureT5 Encoder-Decoder
LicenseApache-2.0
PaperChronos Paper

What is chronos-bolt-base?

Chronos-Bolt-Base is a state-of-the-art time series forecasting model that represents a significant advancement in the field. Built on the T5 encoder-decoder architecture, it's designed for zero-shot forecasting and has been trained on nearly 100 billion time series observations. The model achieves remarkable efficiency, being 250 times faster and 20 times more memory-efficient than its predecessor.

Implementation Details

The model processes historical time series data by chunking it into observation patches for encoder input. The decoder then generates quantile forecasts across multiple future steps using direct multi-step forecasting. At 205M parameters, it offers a balance between computational efficiency and forecasting accuracy.

  • Zero-shot forecasting capability without requiring dataset-specific training
  • Direct multi-step forecasting approach
  • Based on the efficient T5-base architecture
  • Supports multiple quantile predictions

Core Capabilities

  • Superior performance in Weighted Quantile Loss (WQL) and Mean Absolute Scaled Error (MASE) metrics
  • Handles context length of 512 observations with prediction horizon of 64 steps
  • Outperforms traditional statistical models and deep learning approaches
  • Efficient processing of large-scale time series data

Frequently Asked Questions

Q: What makes this model unique?

The model combines exceptional speed (250x faster than original Chronos) with improved accuracy, while maintaining zero-shot capabilities. It outperforms even larger models like Chronos (Large) while being 600 times faster.

Q: What are the recommended use cases?

The model is ideal for large-scale time series forecasting applications where both speed and accuracy are crucial. It's particularly effective for scenarios requiring multiple-step-ahead predictions and probabilistic forecasting.

🍰 Interesting in building your own agents?
PromptLayer provides Huggingface integration tools to manage and monitor prompts with your whole team. Get started here.