Files
foxhunt/crates/ml/trained_models/tft_225_epoch_1.json
jgrusewski 9c3d741a08 refactor: restructure repo — crates/, bin/, testing/ layout
Move 17 library crates into crates/, CLI binary into bin/fxt,
consolidate 10 test crates into testing/, split config crate
from deployment config files.

Root directory reduced from 38+ to ~17 directories.
All Cargo.toml paths and build.rs proto refs updated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:56:00 +01:00

28 lines
636 B
JSON

{
"checkpoint_id": "7dcbfa0e-edb5-47dd-bf51-bce98106b36c",
"model_type": "TFT",
"model_name": "TFT",
"version": "epoch_1",
"created_at": "2025-10-26T20:10:39.129863006Z",
"epoch": 1,
"step": null,
"loss": 2707.283316525546,
"accuracy": null,
"hyperparameters": {},
"metrics": {
"val_loss": 0.0,
"train_loss": 2707.283316525546
},
"architecture": {},
"format": "Binary",
"compression": "None",
"file_size": 0,
"compressed_size": null,
"checksum": "",
"tags": [],
"custom_metadata": {},
"signature": null,
"signature_algorithm": "none",
"signing_key_id": "none",
"signed_at": null
}