RacineCast-1

RacineCast-1 is an agentic time-series forecasting system by Racine.ai: a fixed per-quantile weighted blend of public foundation-model forecasts. Zero-shot, no training, probabilistic outputs (quantiles 0.1–0.9).

#1 on GIFT-Eval on both leaderboard views (MASE_Rank and WQL_Rank) when added to the 2026-07-07 board, ahead of CastStar, independently verified (see Integrity). All members are Apache-2.0; a stronger non-commercial sibling is RacineCast-1-NC.

How RacineCast-1 works

Recipe

0.55 Β· Toto-2.0-FnF + 0.20 Β· Toto-2.0-2.5B + 0.20 Β· TiRex-2 + 0.05 Β· Chronos-2

Weighted average per quantile level ("vincentization"). Weights are fixed constants, pre-registered in git before any test evaluation, never fitted on test data.

Member Weight Source License
Toto-2.0-FnF 0.55 Datadog/Toto-2.0-Family-and-Friends Apache-2.0
Toto-2.0-2.5B 0.20 Datadog/Toto-2.0-2.5B Apache-2.0
TiRex-2 0.20 NX-AI/TiRex-2-gifteval-pretrain Apache-2.0
Chronos-2 0.05 amazon/chronos-2 Apache-2.0

Original model repositories retain their respective licenses and terms. Toto-2.0-FnF internally ensembles further models; those enter only via Datadog's Apache-2.0 prediction bundle (details in PROVENANCE.md).

Results

Official numbers will be published on the GIFT-Eval leaderboard once the submission is merged. Measurement tables, margins, and caveats: PROVENANCE.md.

Artifact layout

RacineCast-1/
β”œβ”€β”€ gift_eval/            # leaderboard entry: all_results.csv + config.json
β”œβ”€β”€ reproduction/         # blend + evaluation code as used for the entry
β”œβ”€β”€ audit/
β”‚   β”œβ”€β”€ recompute_board.py    # recompute the leaderboard ranking yourself
β”‚   └── all_candidates/       # all 28 pre-registered candidate blends, raw
β”œβ”€β”€ assets/
└── PROVENANCE.md         # full provenance, disclosures, license notes

No model weights ship here by design: the neural weights live in the member repositories; this bundle contains the frozen recipe and everything needed to verify and reproduce the entry.

Reproduction

  1. Install the official gift-eval harness and Salesforce/GiftEval data.
  2. Member forecasts: Datadog FnF bundle + TiRex-2 via the official NX-AI/tirex-2 package.
  3. Blend and score with reproduction/blend_eval.py; rank any day's board with audit/recompute_board.py.

Integrity

  • Harness exactness: our FnF rebuild matches Datadog's official CSV (max deviation 5.1e-7, reproduced cross-platform).
  • Recipes pre-registered before test evaluation; the published candidate was selected among 28 disclosed candidates (all raw CSVs in audit/all_candidates/, selection disclosed verbatim in PROVENANCE.md).
  • Independently counter-audited end-to-end (board recomputation, pipeline rebuild, blend recomposition): numbers exact. Summary in PROVENANCE.md.
  • testdata_leakage: No: no training or weight fitting on test data.
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for racineai/RacineCast-1

Finetuned
(5)
this model

Collection including racineai/RacineCast-1