drzo commited on
Commit
0e98603
·
verified ·
1 Parent(s): e8a3ef6

Training update: run 356, 500 iters, cache_key=ci

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. pytorch_model.bin +1 -1
  3. training_metadata.json +10 -10
README.md CHANGED
@@ -25,10 +25,10 @@ capabilities inspired by cognitive science and AGI research.
25
 
26
  ## Training Details
27
 
28
- - **Checkpoint ID**: ckpt_20260423_140250_14000_22deff1b_9470fbb7
29
- - **Training Iteration**: 14000
30
- - **Validation Loss**: 0.00017621287330257473
31
- - **Quality Score**: 2150400.7810725095
32
 
33
  ## Echo Self Features
34
 
 
25
 
26
  ## Training Details
27
 
28
+ - **Checkpoint ID**: ckpt_20260423_200332_14500_22deff1b_9470fbb7
29
+ - **Training Iteration**: 14500
30
+ - **Validation Loss**: 0.0002723174857601407
31
+ - **Quality Score**: 2227200.7811041116
32
 
33
  ## Echo Self Features
34
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f78dc93ae219447aacfcc9beaf1e499abdb5bfac7c02f61dcc67d29f3f9271d1
3
  size 51464851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3c44d1a576a90cf92512ac29bed0e80e1ce213dd7f96cb98126ba41f7a2a2a9
3
  size 51464851
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "checkpoint_id": "ckpt_20260423_140250_14000_22deff1b_9470fbb7",
3
- "created_at": "2026-04-23T14:02:50.332153",
4
- "iteration": 14000,
5
  "epoch": 0,
6
  "train_loss": 0.0,
7
- "val_loss": 0.00017621287330257473,
8
- "learning_rate": 0.0001273023588324193,
9
  "model_config": {
10
  "n_layer": 4,
11
  "n_head": 4,
@@ -36,10 +36,10 @@
36
  "block_size": 1024
37
  },
38
  "metrics": {
39
- "val_loss": 0.00017621287330257473,
40
  "connection_ratio": 1.0,
41
- "tokens_processed": 28672000,
42
- "training_speed_iters_per_sec": 0.08243494640240695
43
  },
44
  "tags": [
45
  "phase_adaptive_mastery",
@@ -49,7 +49,7 @@
49
  "introspection"
50
  ],
51
  "parent_checkpoint": null,
52
- "notes": "Training checkpoint at iteration 14000 (resumed from iteration 13500) | Phase: adaptive_mastery",
53
  "file_size_mb": 253.3669786453247,
54
- "quality_score": 2150400.7810725095
55
  }
 
1
  {
2
+ "checkpoint_id": "ckpt_20260423_200332_14500_22deff1b_9470fbb7",
3
+ "created_at": "2026-04-23T20:03:32.214361",
4
+ "iteration": 14500,
5
  "epoch": 0,
6
  "train_loss": 0.0,
7
+ "val_loss": 0.0002723174857601407,
8
+ "learning_rate": 0.00012590557324221514,
9
  "model_config": {
10
  "n_layer": 4,
11
  "n_head": 4,
 
36
  "block_size": 1024
37
  },
38
  "metrics": {
39
+ "val_loss": 0.0002723174857601407,
40
  "connection_ratio": 1.0,
41
+ "tokens_processed": 29696000,
42
+ "training_speed_iters_per_sec": 0.08365677320032562
43
  },
44
  "tags": [
45
  "phase_adaptive_mastery",
 
49
  "introspection"
50
  ],
51
  "parent_checkpoint": null,
52
+ "notes": "Training checkpoint at iteration 14500 (resumed from iteration 14000) | Phase: adaptive_mastery",
53
  "file_size_mb": 253.3669786453247,
54
+ "quality_score": 2227200.7811041116
55
  }