Add link to the demo to the Model card
Browse files
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).
|