Yong99 commited on
Commit
7fe22d2
·
verified ·
1 Parent(s): 05a82ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: time-series-forecasting
8
 
9
  [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).
10
 
11
- The base version is pre-trained on **307B** time points, which supports zero-shot forecasting and further adpatation.
12
  * Zero-shot forecasting benchmarks: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/n2IW7fTRpuZFMYoPr1h4O.png), [GIFT-Eval]().
13
  * Codebase for fine-tuning: [Large-Time-Series-Model](https://github.com/thuml/Large-Time-Series-Model).
14
 
 
8
 
9
  [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).
10
 
11
+ This version is pre-trained on **307B** time points, which supports zero-shot forecasting and further adaptation.
12
  * Zero-shot forecasting benchmarks: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/n2IW7fTRpuZFMYoPr1h4O.png), [GIFT-Eval]().
13
  * Codebase for fine-tuning: [Large-Time-Series-Model](https://github.com/thuml/Large-Time-Series-Model).
14