AbstractPhil commited on
Commit
747af96
·
verified ·
1 Parent(s): c7b000d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -46,13 +46,13 @@ 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_074018`
50
  - **Dataset**: CIFAR100
51
  - **Fusion Mode**: consciousness
52
  - **Optimizer**: AdamW (adaptive moments)
53
  - **Scheduler**: CosineAnnealingWarmRestarts
54
  - **Restart LR Mult**: 1.25x
55
- - **Architecture**: 24 blocks, 8 heads
56
  - **Simplex**: 3-simplex (4 vertices)
57
 
58
  ## Architecture
@@ -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:40:21
 
46
 
47
  ## Current Run
48
 
49
+ **Latest**: `cifar100_consciousness_ADAMW_WarmRestart_boost1.25x_20251122_074129`
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
 
92
 
93
  **Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
94
 
95
+ **Latest update**: 2025-11-22 07:41:32