Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -38,12 +38,12 @@ Epochs 20-40: LR: 0.0001 → 1e-07 (longer cycle)
|
|
| 38 |
|
| 39 |
## Current Run
|
| 40 |
|
| 41 |
-
**Latest**: `
|
| 42 |
- **Dataset**: CIFAR100
|
| 43 |
- **Fusion Mode**: consciousness
|
| 44 |
- **Optimizer**: AdamW (adaptive moments)
|
| 45 |
- **Scheduler**: CosineAnnealingWarmRestarts
|
| 46 |
-
- **Architecture**:
|
| 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:
|
|
|
|
| 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
|