Google's 200M-parameter time-series foundation model with 16k context
1–10 of 117 posts
Re: Google's 200M-parameter time-series foundation model with 16k context
#2I always had difficulties with ML and time series, I'll need to try that out.
Re: Google's 200M-parameter time-series foundation model with 16k context
#3Re: Google's 200M-parameter time-series foundation model with 16k context
#4And how would you even use this model, given that there are no explanations that help you trust where the prediction comes from…
Re: Google's 200M-parameter time-series foundation model with 16k context
#5Here is the link to the blogpost, that actually describe what this is: https://github.com/google-research/timesfm?tab=readme-ov-fil...
Re: Google's 200M-parameter time-series foundation model with 16k context
#6I somehow find the concept of a general time series model strange. How can the same model predict egg prices in Italy, and global inflation in a reliable way? And how would you even use this model, given that there are no explanations that help you trust where the prediction comes from…
They decompose a time series into trends, seasonality and residuals. That’s what they are actually modelling.
They cannot predict wars in the Middle East influencing inflation unless there is a seasonal pattern(s).
Re: Google's 200M-parameter time-series foundation model with 16k context
#7Here is the link to the blogpost, that actually describe what this is: https://github.com/google-research/timesfm?tab=readme-ov-fil...
Re: Google's 200M-parameter time-series foundation model with 16k context
#8Here is the link to the blogpost, that actually describe what this is: https://github.com/google-research/timesfm?tab=readme-ov-fil...
That takes me to the same content as the submission, a GitHub repo (Chrome on iOS)
Re: Google's 200M-parameter time-series foundation model with 16k context
#9Here is the link to the blogpost, that actually describe what this is: https://github.com/google-research/timesfm?tab=readme-ov-fil...
That takes me to the same content as the submission, a GitHub repo (Chrome on iOS)
Re: Google's 200M-parameter time-series foundation model with 16k context
#10Earlier quoted context omitted.
That takes me to the same content as the submission, a GitHub repo (Chrome on iOS)
Probably the better link: https://research.google/blog/a-decoder-only-foundation-model...