Yong99 commited on
Commit
1c8bee5
·
verified ·
1 Parent(s): 7ddaa6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ Large time-series model introduced in this [paper](https://arxiv.org/abs/2402.02
23
 
24
  This version is pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer with the state-of-the-art performance on zero-shot forecasting:
25
 
26
- We evaluate the model on the following benchmarks: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/VAfuvvqBALLvQUXYJPZJx.png), [GIFT-Eval]().
27
 
28
  # Quickstart
29
  ```
 
23
 
24
  This version is pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer with the state-of-the-art performance on zero-shot forecasting:
25
 
26
+ We evaluate the model on the following benchmarks: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/VAfuvvqBALLvQUXYJPZJx.png).
27
 
28
  # Quickstart
29
  ```