google-research / timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/
Apache License 2.0
3.03k stars 227 forks source link

Pretraining Datasets #20

Open wxie9 opened 1 month ago

wxie9 commented 1 month ago

Hi,

TimesFM is a very inspring work. I'm wondering if you guys are planning to also release the pretraining datasets, especially the google trends dataset. I believe those datasets will definitely further boost the development of the forecasting community.

Thanks, Xue