Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ tags:
|
|
21 |
|
22 |
# Time-Series Transformer (Timer)
|
23 |
|
|
|
|
|
24 |
Large time-series model introduced in this [paper](https://arxiv.org/abs/2402.02368) and enhanced with our [further work](https://arxiv.org/abs/2410.04803).
|
25 |
|
26 |
This version is univariate pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer for zero-shot point forecasting.
|
|
|
21 |
|
22 |
# Time-Series Transformer (Timer)
|
23 |
|
24 |
+
**Update** (2025.5): We release a generative time series foundation model [(Sundial)](https://arxiv.org/abs/2502.00816) on [HuggingFace](https://huggingface.co/thuml/sundial-base-128m).
|
25 |
+
|
26 |
Large time-series model introduced in this [paper](https://arxiv.org/abs/2402.02368) and enhanced with our [further work](https://arxiv.org/abs/2410.04803).
|
27 |
|
28 |
This version is univariate pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer for zero-shot point forecasting.
|