File size: 601 Bytes
c2b22cd 1ad1015 c2b22cd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
license: apache-2.0
datasets:
- ServiceNow/CAF_7M
---
# DoubleCast
Weights for the DoubleCast context-aided time series forecasting model trained using the [CAF-7M](https://huggingface.co/datasets/ServiceNow/CAF_7M) dataset.
The model implementation can be found on [Github](https://github.com/ServiceNow/DoubleCast).
A [demonstration](https://vincent-zheng.com/DoubleCast/) of the model capabilities is also available.
Both the CAF-7M dataset and the DoubleCast architecture have been introduced in [Overcoming the Modality Gap in Context-Aided Forecasting](https://arxiv.org/abs/2603.12451). |