Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero-shot performance is not reproduceable #32

Open
MogicianXD opened this issue Nov 30, 2024 · 5 comments
Open

Zero-shot performance is not reproduceable #32

MogicianXD opened this issue Nov 30, 2024 · 5 comments

Comments

@MogicianXD
Copy link

Dear Authors,

Thanks for your work! Following your zero-shot setting (with the lookback length as 672 and the forecast length as 96), my results do not match those reported in Table 18 in your paper, though running your official codes.

Below are the MSEs:

  Timer (reproduced) Timer-1B Timer-16B Timer-28B
ETTh1 0.454 0.438 0.364 0.393
traffic 0.479 0.458 0.399 0.414
weather 0.190 0.181 0.203 0.243
electricity 0.210 0.192 0.139 0.147

Could you provide more information about your released Timer_forecast_1.0.ckpt?

@iapcal
Copy link

iapcal commented Dec 10, 2024

Same question: Could you please clarify the dataset size that the provided checkpoint was pretrained on?

@WenWeiTHU
Copy link
Collaborator

@MogicianXD

Hi, we have released the model at HuggingFace, where you can evaluate the model following the provided pipeline.

@WenWeiTHU
Copy link
Collaborator

WenWeiTHU commented Dec 18, 2024

@iapcal

Please refer to the appendix of our paper, where the details of datasets and configurations are provided.

@MogicianXD
Copy link
Author

Is there any different hyperparameter for the new checkpoint? Besides, could you update the metrics?

@WenWeiTHU
Copy link
Collaborator

The main differences are (1) the context length of training is extended (2) the pre-training scale is enlarged with the lotsa dataset.

Zero-shot results are provided here. You can evaluate the model on the test set following the notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants