Datadog/Toto-2.0-2.5B-FT

🤗 Hugging Face 来源time-series-forecastingapache-2.02.5B 参数9.8 GBsafetensors✓ 2 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo Datadog/Toto-2.0-2.5B-FT ./model-folder
需要做种者 →

Toto-2.0-2.5B-FT

[!WARNING] This is a benchmarking checkpoint, not a general-purpose model. Toto-2.0-2.5B-FT is the Toto 2.0 2.5B base model finetuned on the GIFT-Eval training split for our #2-on-GIFT-Eval-leaderboard submission. It is released for reproducibility only.

For real workloads, please use the base Toto 2.0 collection. The base checkpoints are pretrained without any public data, generalize to every benchmark we have evaluated, and are what we recommend deploying.

✨ What this is?

A single Toto 2.0 2.5B base checkpoint finetuned on a mix that includes the GIFT-Eval training split, used to probe how far the base model can be pushed on a single in-distribution benchmark.

On the full GIFT-Eval leaderboard (foundation models + finetuned + ensemble + agentic), Toto-2.0-2.5B-FT places #2 on CRPS rank, MASE rank, and #3 on raw CRPS / MASE, behind only the Toto 2.0 Family-and-Friends ensemble.

🔁 Finetuning recipe

Starting from a fully-decayed Toto-2.0-2.5B base checkpoint, we finetuned for 10,000 steps on a mix designed to expose the model to in-distribution structure without overfitting to GIFT-Eval alone:

Source Share
GIFT-Eval Pretrain 45%
Datadog 5-minute+ observability metrics 25%
GIFT-Eval train split 15%
Synthetic (TempoPFN) 10%
Datadog 10s observability metrics 2.5%
Datadog 60s observability metrics 2.5%

The public portion (45% GIFT-Eval Pretrain) is drawn from the Toto 1.0 mix of GIFT-Eval Pretrain and the Chronos pretraining corpus, and is non-leaking with respect to the GIFT-Eval test split.

NorMuon and AdamW learning rates were both dropped by roughly an order of magnitude from pretraining (to 0.05 and 0.001 respectively). All other architecture and inference settings match the base 2.5B model.

🔗 Additional Resources

📖 Citation

@misc{khwaja2026toto20timeseries,
      title={Toto 2.0: Time Series Forecasting Enters the Scaling Era}, 
      author={Emaad Khwaja and Chris Lettieri and Gerald Woo and Eden Belouadah and Marc Cenac and Guillaume Jarry and Enguerrand Paquin and Xunyi Zhao and Viktoriya Zhukov and Othmane Abou-Amal and Chenghao Liu and Ameet Talwalkar and David Asker},
      year={2026},
      eprint={2605.20119},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2605.20119}, 
}