TR-HASH 200M β€” 70B/130B Replay Checkpoints (run in progress)

Status: run in progress. This is a raw checkpoint backup repository, not a finished model release. It exists as a safety net against local disk loss β€” every checkpoint here is a resumable training state (model weights, optimizer state, scheduler state), not a validated or evaluated export.

  • Checkpoints are uploaded automatically at token-pack boundaries and on clean/interrupted shutdown by scripts/sync_checkpoints_to_hf.py.
  • Folder names follow {tag}_{step} (token_pack_NNN_STEP, final_STEP, interrupted_STEP).
  • No checkpoint here has a full validated evaluation. Do not treat any of these as a finished model.
  • The architecture config is tracked at model_config.yaml in this repo (not embedded in checkpoint.pt).

Exploratory zero-shot checks (not a full evaluation)

Informal checks at two token-pack checkpoints, via scripts/convert_to_mlx.py + scripts/eval_mlx_zero_shot.py, zero-shot causal-log-likelihood scoring, no chat template:

Checkpoint ~Tokens trained Benchmark acc acc_norm examples
token_pack_016_66120 52B (40% of 130B) PIQA 0.6567 0.6589 1,838
token_pack_032_132239 (latest) 104B (80% of 130B) PIQA 0.6736 0.6768 1,838

These are single mid-training data points on one benchmark, not a release evaluation β€” numbers will move as training continues.

The finished, evaluated model will be published separately under AETHORIA-AI once the run completes.

See Complexity Framework for the training code.

Downloads last month
163
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support