Upload README.md with huggingface_hub
Browse files
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.
|
| 50 |
- **Dataset**: CIFAR100
|
| 51 |
- **Fusion Mode**: consciousness
|
| 52 |
- **Optimizer**: AdamW (adaptive moments)
|
| 53 |
- **Scheduler**: CosineAnnealingWarmRestarts
|
| 54 |
- **Restart LR Mult**: 1.25x
|
| 55 |
-
- **Architecture**:
|
| 56 |
- **Simplex**: 4-simplex (5 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:
|
|
|
|
| 46 |
|
| 47 |
## Current Run
|
| 48 |
|
| 49 |
+
**Latest**: `cifar100_consciousness_ADAMW_WarmRestart_boost1.25x_20251122_074700`
|
| 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**: 4-simplex (5 vertices)
|
| 57 |
|
| 58 |
## Architecture
|
|
|
|
| 92 |
|
| 93 |
**Repository maintained by**: [@AbstractPhil](https://huggingface.co/AbstractPhil)
|
| 94 |
|
| 95 |
+
**Latest update**: 2025-11-22 07:47:03
|