future-ts / docs /README.md
jameswlepage's picture
Publish FUTURE-TS v0.1.0 public preview
3335f2b verified
|
Raw
History Blame Contribute Delete
860 Bytes
# FUTURE-TS docs
Start here:
- [Benchmark card](benchmark-card.md): what FUTURE-TS v0.1.0 measures, the
current benchmark surface, current empirical results, and scope limits.
- [Submission guide](submission-guide.md): how to submit a new model entry.
- [Submission spec](submission-spec.md): the JSON contract for submissions.
- [Sealed runner](sealed-runner.md): the execution and integrity contract.
- [Validity envelope](validity-envelope.md): what this release supports and
what should not be overclaimed.
Design references:
- [Benchmark design](benchmark-design.md): task tiers, task cards, metrics, and
aggregation philosophy.
- [Live tier](live-tier.md): future-only evaluation semantics.
- [Prequential cutoffs](prequential-cutoffs.md): rolling live-tier scoring.
- [Design journal](design-journal.md): implementation history and rationale.