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

Training update: run 349, 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_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
 
 
25
 
26
  ## Training Details
27
 
28
+ - **Checkpoint ID**: ckpt_20260422_013641_11000_22deff1b_9470fbb7
29
+ - **Training Iteration**: 11000
30
+ - **Validation Loss**: 0.00041066980917094044
31
+ - **Quality Score**: 1689600.7829461372
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:4a67bbd48ea8a87012619a34d73fdbb00626e3452b51f02cbab9a2492d45574b
3
  size 51464851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53abe0abb19319f7ff607960b7ff6dbe452fdda9399890ce07ccf01730d6d2ae
3
  size 51464851
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
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,10 +36,10 @@
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",
@@ -49,7 +49,7 @@
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
  }
 
1
  {
2
+ "checkpoint_id": "ckpt_20260422_013641_11000_22deff1b_9470fbb7",
3
+ "created_at": "2026-04-22T01:36:41.599523",
4
+ "iteration": 11000,
5
  "epoch": 0,
6
  "train_loss": 0.0,
7
+ "val_loss": 0.00041066980917094044,
8
+ "learning_rate": 0.00013425266109088577,
9
  "model_config": {
10
  "n_layer": 4,
11
  "n_head": 4,
 
36
  "block_size": 1024
37
  },
38
  "metrics": {
39
+ "val_loss": 0.00041066980917094044,
40
  "connection_ratio": 1.0,
41
+ "tokens_processed": 22528000,
42
+ "training_speed_iters_per_sec": 0.10936917350797425
43
  },
44
  "tags": [
45
  "phase_adaptive_mastery",
 
49
  "introspection"
50
  ],
51
  "parent_checkpoint": null,
52
+ "notes": "Training checkpoint at iteration 11000 (resumed from iteration 10500) | Phase: adaptive_mastery",
53
  "file_size_mb": 253.3669786453247,
54
+ "quality_score": 1689600.7829461372
55
  }