File size: 1,419 Bytes
8231c96 3ea41ad 8231c96 3ea41ad 8231c96 3ea41ad bea74ce 3ea41ad 8231c96 89e5329 8231c96 3ea41ad 194ac4a 3ea41ad 8231c96 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | {
"checkpoint_id": "ckpt_20260501_020835_9000_22deff1b_9470fbb7",
"created_at": "2026-05-01T02:08:36.031383",
"iteration": 9000,
"epoch": 0,
"train_loss": 0.0,
"val_loss": 0.0008443831586919259,
"learning_rate": 0.00013742518229143902,
"model_config": {
"n_layer": 4,
"n_head": 4,
"n_embd": 256,
"vocab_size": 50257,
"block_size": 1024,
"dropout": 0.1,
"bias": true,
"initial_connections": 0.1,
"connection_growth_rate": 0.05,
"max_connections": 1.0
},
"training_config": {
"learning_rate": 0.0002,
"batch_size": 2,
"max_iters": 500,
"warmup_iters": 5000,
"lr_decay_iters": 50000,
"min_lr": 1e-05,
"weight_decay": 0.1,
"grad_clip": 1.0,
"enable_curriculum_learning": true,
"enable_introspection": true
},
"data_config": {
"data_dir": "data/nanecho",
"batch_size": 2,
"block_size": 1024
},
"metrics": {
"val_loss": 0.0008443831586919259,
"connection_ratio": 1.0,
"tokens_processed": 18432000,
"training_speed_iters_per_sec": 0.08208178447973745
},
"tags": [
"phase_adaptive_mastery",
"high_quality",
"nanecho",
"curriculum",
"introspection"
],
"parent_checkpoint": null,
"notes": "Training checkpoint at iteration 9000 (resumed from iteration 8500) | Phase: adaptive_mastery",
"file_size_mb": 252.34723949432373,
"quality_score": 1382400.7806288928
} |