AbstractPhil commited on
Commit
1afa8a7
·
verified ·
1 Parent(s): 27d09bd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -46,14 +46,14 @@ Epochs 40-100.0: LR: 0.000125 → 1e-07 (longer cycle)
46
 
47
  ## Current Run
48
 
49
- **Latest**: `cifar100_consciousness_ADAMW_WarmRestart_boost1.25x_20251122_074243`
50
  - **Dataset**: CIFAR100
51
  - **Fusion Mode**: consciousness
52
  - **Optimizer**: AdamW (adaptive moments)
53
  - **Scheduler**: CosineAnnealingWarmRestarts
54
  - **Restart LR Mult**: 1.25x
55
- - **Architecture**: 12 blocks, 8 heads
56
- - **Simplex**: 3-simplex (4 vertices)
57
 
58
  ## Architecture
59
 
@@ -92,4 +92,4 @@ model.load_state_dict(state_dict)
92
 
93
  **Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
94
 
95
- **Latest update**: 2025-11-22 07:42:46
 
46
 
47
  ## Current Run
48
 
49
+ **Latest**: `cifar100_consciousness_ADAMW_WarmRestart_boost1.25x_20251122_074411`
50
  - **Dataset**: CIFAR100
51
  - **Fusion Mode**: consciousness
52
  - **Optimizer**: AdamW (adaptive moments)
53
  - **Scheduler**: CosineAnnealingWarmRestarts
54
  - **Restart LR Mult**: 1.25x
55
+ - **Architecture**: 6 blocks, 8 heads
56
+ - **Simplex**: 15-simplex (16 vertices)
57
 
58
  ## Architecture
59
 
 
92
 
93
  **Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
94
 
95
+ **Latest update**: 2025-11-22 07:44:14