Safetensors
double_cast
DoubleCast / README.md
marcotet's picture
Add link to the demo to the Model card
1ad1015 verified
---
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).