YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

zenfro_v5 โ€” best-of-five blend

Cascade miner generator that merges the complementary strengths of the five strongest local priors into one multi-domain corpus.

Prior shape

  • Fixed full-context series (L = 4096)
  • ~71% stem dynamics (AR2, integrated, OU-SV, regime, spectral, long-memory, โ€ฆ)
  • 5% retail demand + 3.5% weather (domain coverage without weather domination)
  • ~21.5% GoT combination structure aimed at 4096โ†’64 forecast skill

Layout

zenfro_v5/
  generator.py
  config.json
  requirements.txt
  README.md

Quick checks

cascade verify ./mywork/zenfro_v5
cascade score ./mywork/zenfro_v5 --pool-dir <held-out>

Contract

  • Deterministic at a fixed seed
  • NumPy/SciPy only (no numba); block-scan AR(1) for throughput
  • Prefetch producer thread overlaps generation with training
Downloads last month
23
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support