File size: 669 Bytes
525c41b 7750747 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
license: apache-2.0
---
# ViT-Beatrix V5 Contrarian Tower Collective
## Run: v5_wide_20251229_051425
### Model Configuration
- **Type**: wide
- **Total Parameters**: 111,505,532
- **Towers**: 16 (8 pos/neg pairs)
- **Embed Dim**: 512
- **Depth**: 2 layers per tower
### Training Progress (Epoch 100)
- **Test Accuracy**: 55.94%
- **Best Accuracy**: 56.13%
### Files
- `v5_wide_20251229_051425_best.pth` - Best checkpoint
- `v5_wide_20251229_051425_e*.pth` - Interval checkpoints
- `tensorboard/` - Training metrics
## Usage
There is no streamlined way to use this model yet, however the trainer is present with the necessary implications to load and use it.
|