Safetensors
double_cast
marcotet commited on
Commit
1ad1015
·
verified ·
1 Parent(s): c2b22cd

Add link to the demo to the Model card

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,4 +9,6 @@ Weights for the DoubleCast context-aided time series forecasting model trained u
9
 
10
  The model implementation can be found on [Github](https://github.com/ServiceNow/DoubleCast).
11
 
 
 
12
  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).
 
9
 
10
  The model implementation can be found on [Github](https://github.com/ServiceNow/DoubleCast).
11
 
12
+ A [demonstration](https://vincent-zheng.com/DoubleCast/) of the model capabilities is also available.
13
+
14
  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).