drzo commited on
Commit
ba96c54
·
verified ·
1 Parent(s): e216caa

Training update: run 348, 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 +11 -12
README.md CHANGED
@@ -25,10 +25,10 @@ capabilities inspired by cognitive science and AGI research.
25
 
26
  ## Training Details
27
 
28
- - **Checkpoint ID**: ckpt_20260421_140138_10000_22deff1b_9470fbb7
29
- - **Training Iteration**: 10000
30
- - **Validation Loss**: 0.0005609894280132721
31
- - **Quality Score**: 1536000.7808590496
32
 
33
  ## Echo Self Features
34
 
 
25
 
26
  ## Training Details
27
 
28
+ - **Checkpoint ID**: ckpt_20260421_195821_10500_22deff1b_9470fbb7
29
+ - **Training Iteration**: 10500
30
+ - **Validation Loss**: 0.0008069201756734401
31
+ - **Quality Score**: 1612800.7810059632
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:7052d9ac463a5fdda24fa6aa40744b4fc4e284cf7e511242cbc347274bfbd7c5
3
  size 51464851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a67bbd48ea8a87012619a34d73fdbb00626e3452b51f02cbab9a2492d45574b
3
  size 51464851
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "checkpoint_id": "ckpt_20260421_140138_10000_22deff1b_9470fbb7",
3
- "created_at": "2026-04-21T14:01:38.929171",
4
- "iteration": 10000,
5
  "epoch": 0,
6
  "train_loss": 0.0,
7
- "val_loss": 0.0005609894280132721,
8
- "learning_rate": 0.00013599114698442237,
9
  "model_config": {
10
  "n_layer": 4,
11
  "n_head": 4,
@@ -36,21 +36,20 @@
36
  "block_size": 1024
37
  },
38
  "metrics": {
39
- "val_loss": 0.0005609894280132721,
40
  "connection_ratio": 1.0,
41
- "tokens_processed": 20480000,
42
- "training_speed_iters_per_sec": 0.08279264052338556
43
  },
44
  "tags": [
45
  "phase_adaptive_mastery",
46
  "high_quality",
47
- "milestone",
48
  "nanecho",
49
  "curriculum",
50
  "introspection"
51
  ],
52
  "parent_checkpoint": null,
53
- "notes": "Training checkpoint at iteration 10000 (resumed from iteration 9500) | Phase: adaptive_mastery",
54
- "file_size_mb": 252.34821033477783,
55
- "quality_score": 1536000.7808590496
56
  }
 
1
  {
2
+ "checkpoint_id": "ckpt_20260421_195821_10500_22deff1b_9470fbb7",
3
+ "created_at": "2026-04-21T19:58:21.328051",
4
+ "iteration": 10500,
5
  "epoch": 0,
6
  "train_loss": 0.0,
7
+ "val_loss": 0.0008069201756734401,
8
+ "learning_rate": 0.0001351594653179428,
9
  "model_config": {
10
  "n_layer": 4,
11
  "n_head": 4,
 
36
  "block_size": 1024
37
  },
38
  "metrics": {
39
+ "val_loss": 0.0008069201756734401,
40
  "connection_ratio": 1.0,
41
+ "tokens_processed": 21504000,
42
+ "training_speed_iters_per_sec": 0.08679777286319204
43
  },
44
  "tags": [
45
  "phase_adaptive_mastery",
46
  "high_quality",
 
47
  "nanecho",
48
  "curriculum",
49
  "introspection"
50
  ],
51
  "parent_checkpoint": null,
52
+ "notes": "Training checkpoint at iteration 10500 (resumed from iteration 10000) | Phase: adaptive_mastery",
53
+ "file_size_mb": 253.3669786453247,
54
+ "quality_score": 1612800.7810059632
55
  }