fine_corpus_clean_v9stalefine_corpus20.51M params10m 1s elapsed · Updated 36d ago
8L / 384D / 6H · helios · bpe-8k · adamw· Created Mar 8, 2026 12:53 PM
Step 2,174 / 150,0001.4%
7.5216
Loss?
7.0108
Best Loss?
-16.8% from start
7.7984
Val Loss?
best: 7.3502
1.00e-4
Learning Rate?
7,475
Throughput?
tok/s (avg)
275
Speed?
ms/iter (avg)
5.501
Grad Norm?
avg: 8.117
4.45M
Tokens
processed
Loss Curve ? click any chart to add markers
?
?
?
?
Architecture
Layers?8
Embedding?384
Heads?6
Vocab?8,000
Context?512
Dropout?0
Parameters?20.51M
Training Config
Total iters?150,000
Batch size?4
Max LR?0.0001
Optimizer?adamw
Backend?helios
Tokenizer?bpe-8k
Seed?42
Weight decay?0.1
Grad clip?1
Eval interval?1000
Throughput (tok/s)
Step Time (ms/iter)
GPU & VRAM
Perplexity
Train/Val Gap
Learning Rate
Grad Norm
Smoothed Loss (EMA)
Loss Velocity
Gradient Clipping
GPU Operations
Step Time Breakdown
No timing data
Timing Phase Lines
No timing data
Backward / Forward Ratio
No timing data
Transformer Layer Analysis
Gradient Norm Heatmap
Per-Layer Gradient Evolution
Checkpoints (0) ?
No checkpoints saved
Model Config (JSON)
{
"vocabSize": 8000,
"blockSize": 512,
"nLayer": 8,
"nEmbd": 384,
"nHead": 6,
"dropout": 0,
"ffnActivation": "gelu"
}Training Config (JSON)
{
"iters": 150000,
"batchSize": 4,
"lr": 0.0001,
"lrMin": 0.00001,
"warmupIters": 2000,
"beta1": 0.9,
"beta2": 0.999,
"eps": 1e-8,
"weightDecay": 0.1,
"gradClip": 1,
"evalInterval": 1000,
"evalIters": 10,
"seed": 42,
"backend": "helios",
"tokenizer": "bpe-8k",
"optimizer": "adamw",
"logLevel": "info",
"logEvery": 25,
"trace": false,
"gradAccumSteps": 1,
"sampleInterval": 5000,
"spikeThreshold": 0,
"embGradScale": 0.1,
"syncEvery": 1,
"gcEvery": 1,
"packed": true,
"symbio": false,
"symbioConfig": null
}