AbstractPhil commited on
Commit
972f6e7
·
verified ·
1 Parent(s): 0f59874

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -38,12 +38,12 @@ Epochs 20-40: LR: 0.0001 → 1e-07 (longer cycle)
38
 
39
  ## Current Run
40
 
41
- **Latest**: `cifar100_consciousness_ADAMW_WarmRestart_20251120_030345`
42
  - **Dataset**: CIFAR100
43
  - **Fusion Mode**: consciousness
44
  - **Optimizer**: AdamW (adaptive moments)
45
  - **Scheduler**: CosineAnnealingWarmRestarts
46
- - **Architecture**: 24 blocks, 32 heads
47
  - **Simplex**: 4-simplex (5 vertices)
48
 
49
  ## Architecture
@@ -83,4 +83,4 @@ model.load_state_dict(state_dict)
83
 
84
  **Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
85
 
86
- **Latest update**: 2025-11-20 03:03:48
 
38
 
39
  ## Current Run
40
 
41
+ **Latest**: `cifar100_consciousness_ADAMW_WarmRestart_20251120_030614`
42
  - **Dataset**: CIFAR100
43
  - **Fusion Mode**: consciousness
44
  - **Optimizer**: AdamW (adaptive moments)
45
  - **Scheduler**: CosineAnnealingWarmRestarts
46
+ - **Architecture**: 4 blocks, 32 heads
47
  - **Simplex**: 4-simplex (5 vertices)
48
 
49
  ## Architecture
 
83
 
84
  **Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
85
 
86
+ **Latest update**: 2025-11-20 03:06:18