Yong99 commited on
Commit
d55e5d0
·
verified ·
1 Parent(s): dd2cc16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ license: mit
4
 
5
  # Large Time-Series Model (Timer)
6
 
7
- Large time-series model introduced in the paper: [Timer: Generative Pre-trained Transformers Are Large Time Series Models](https://arxiv.org/abs/2402.02368). [[Poster]](https://cloud.tsinghua.edu.cn/f/91da8a3d06984f209461/), [[Slides]](https://cloud.tsinghua.edu.cn/f/b766629dbc584a4e8563/).
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 further adaptations.
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