Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ license: mit
|
|
4 |
|
5 |
# Large Time-Series Model (Timer)
|
6 |
|
7 |
-
Large time-series model introduced in
|
8 |
|
9 |
-
The base version is pre-trained on 260B time points, which supports zero-shot forecasting ([benchmark](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/n2IW7fTRpuZFMYoPr1h4O.png)) and
|
10 |
|
11 |
See https://github.com/thuml/Large-Time-Series-Model for examples of using this model.
|
12 |
|
|
|
4 |
|
5 |
# Large Time-Series Model (Timer)
|
6 |
|
7 |
+
[Large time-series model](https://cloud.tsinghua.edu.cn/f/b766629dbc584a4e8563/) introduced in this [paper](https://arxiv.org/abs/2402.02368) and enhanced with our [further work](https://arxiv.org/abs/2410.04803).
|
8 |
|
9 |
+
The base version is pre-trained on 260B time points, which supports zero-shot forecasting ([benchmark](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/n2IW7fTRpuZFMYoPr1h4O.png)) and adaptations.
|
10 |
|
11 |
See https://github.com/thuml/Large-Time-Series-Model for examples of using this model.
|
12 |
|