AbstractPhil commited on
Commit
b1cca46
·
verified ·
1 Parent(s): 262c191

Update beatrix-4simplex-45d_20251008_001147 - Epoch 0 - Acc: 0.0534

Browse files
README.md CHANGED
@@ -46,9 +46,10 @@ When train accuracy exceeds validation accuracy by 2% or more, the system automa
46
  | beatrix-cifar100 | 20251007_203741 | 0.4324 | 40 | `weights/beatrix-cifar100/20251007_203741` | `logs/beatrix-cifar100/20251007_203741` |
47
  | beatrix-4simplex-45d | 20251007_231008 | 0.2916 | 85 | `weights/beatrix-4simplex-45d/20251007_231008` | `logs/beatrix-4simplex-45d/20251007_231008` |
48
  | beatrix-cifar100 | 20251007_193112 | 0.2802 | 10 | `weights/beatrix-cifar100/20251007_193112` | `N/A` |
 
49
 
50
 
51
- ## Latest Updated Model: beatrix-4simplex-45d (Session: 20251007_231008)
52
 
53
  ### Model Details
54
 
@@ -58,13 +59,13 @@ When train accuracy exceeds validation accuracy by 2% or more, the system automa
58
  - **Depth**: 22 layers
59
  - **Patch Size**: 4x4
60
  - **PE Levels**: 12
61
- - **Simplex Dimension**: 4-simplex
62
 
63
  ### Training Details
64
 
65
- - **Training Session**: 20251007_231008
66
- - **Best Accuracy**: 0.2916
67
- - **Epochs Trained**: 85
68
  - **Batch Size**: 512
69
  - **Learning Rate**: 0.0001
70
  - **Adaptive Augmentation**: Enabled
@@ -80,7 +81,7 @@ When train accuracy exceeds validation accuracy by 2% or more, the system automa
80
 
81
  Training logs are available in the repository at:
82
  ```
83
- logs/beatrix-4simplex-45d/20251007_231008
84
  ```
85
 
86
  To view them locally:
@@ -89,7 +90,7 @@ To view them locally:
89
  git clone https://huggingface.co/AbstractPhil/vit-beatrix
90
 
91
  # View logs in TensorBoard
92
- tensorboard --logdir vit-beatrix/logs/beatrix-4simplex-45d/20251007_231008
93
  ```
94
 
95
  ## Usage
@@ -137,7 +138,7 @@ for key, info in sorted(manifest.items(), key=lambda x: x[1]['accuracy'], revers
137
  # Download weights for the latest training session of beatrix-4simplex-45d
138
  weights_path = hf_hub_download(
139
  repo_id="AbstractPhil/vit-beatrix",
140
- filename="weights/beatrix-4simplex-45d/20251007_231008/model.safetensors"
141
  )
142
 
143
  # Load model
 
46
  | beatrix-cifar100 | 20251007_203741 | 0.4324 | 40 | `weights/beatrix-cifar100/20251007_203741` | `logs/beatrix-cifar100/20251007_203741` |
47
  | beatrix-4simplex-45d | 20251007_231008 | 0.2916 | 85 | `weights/beatrix-4simplex-45d/20251007_231008` | `logs/beatrix-4simplex-45d/20251007_231008` |
48
  | beatrix-cifar100 | 20251007_193112 | 0.2802 | 10 | `weights/beatrix-cifar100/20251007_193112` | `N/A` |
49
+ | beatrix-4simplex-45d | 20251008_001147 | 0.0534 | 0 | `weights/beatrix-4simplex-45d/20251008_001147` | `logs/beatrix-4simplex-45d/20251008_001147` |
50
 
51
 
52
+ ## Latest Updated Model: beatrix-4simplex-45d (Session: 20251008_001147)
53
 
54
  ### Model Details
55
 
 
59
  - **Depth**: 22 layers
60
  - **Patch Size**: 4x4
61
  - **PE Levels**: 12
62
+ - **Simplex Dimension**: 7-simplex
63
 
64
  ### Training Details
65
 
66
+ - **Training Session**: 20251008_001147
67
+ - **Best Accuracy**: 0.0534
68
+ - **Epochs Trained**: 0
69
  - **Batch Size**: 512
70
  - **Learning Rate**: 0.0001
71
  - **Adaptive Augmentation**: Enabled
 
81
 
82
  Training logs are available in the repository at:
83
  ```
84
+ logs/beatrix-4simplex-45d/20251008_001147
85
  ```
86
 
87
  To view them locally:
 
90
  git clone https://huggingface.co/AbstractPhil/vit-beatrix
91
 
92
  # View logs in TensorBoard
93
+ tensorboard --logdir vit-beatrix/logs/beatrix-4simplex-45d/20251008_001147
94
  ```
95
 
96
  ## Usage
 
138
  # Download weights for the latest training session of beatrix-4simplex-45d
139
  weights_path = hf_hub_download(
140
  repo_id="AbstractPhil/vit-beatrix",
141
+ filename="weights/beatrix-4simplex-45d/20251008_001147/model.safetensors"
142
  )
143
 
144
  # Load model
logs/beatrix-4simplex-45d/20251008_001147/events.out.tfevents.1759882310.f41d735e1a7f.127311.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25194a1b81294d1760348502cbc537a6e00ce3ac7afe9056bd33f31d37a59944
3
+ size 88
manifest.json CHANGED
@@ -67,5 +67,17 @@
67
  "depth": 22,
68
  "batch_size": 512,
69
  "learning_rate": 0.0001
 
 
 
 
 
 
 
 
 
 
 
 
70
  }
71
  }
 
67
  "depth": 22,
68
  "batch_size": 512,
69
  "learning_rate": 0.0001
70
+ },
71
+ "beatrix-4simplex-45d_20251008_001147": {
72
+ "accuracy": 0.053366268426179884,
73
+ "epoch": 0,
74
+ "timestamp": "20251008_001147",
75
+ "model_name": "beatrix-4simplex-45d",
76
+ "path": "weights/beatrix-4simplex-45d/20251008_001147",
77
+ "logs_path": "logs/beatrix-4simplex-45d/20251008_001147",
78
+ "embed_dim": 45,
79
+ "depth": 22,
80
+ "batch_size": 512,
81
+ "learning_rate": 0.0001
82
  }
83
  }
weights/beatrix-4simplex-45d/20251008_001147/config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_classes": 100,
3
+ "img_size": 32,
4
+ "patch_size": 4,
5
+ "embed_dim": 45,
6
+ "k_simplex": 7,
7
+ "depth": 22,
8
+ "num_heads": 5,
9
+ "mlp_ratio": 4.0,
10
+ "dropout": 0.0,
11
+ "pe_levels": 12,
12
+ "pe_features_per_level": 2,
13
+ "pe_smooth_tau": 0.25,
14
+ "simplex_feature_weight": 0.5,
15
+ "batch_size": 512,
16
+ "num_epochs": 100,
17
+ "learning_rate": 0.0001,
18
+ "weight_decay": 0.005,
19
+ "warmup_epochs": 0,
20
+ "task_loss_weight": 1.0,
21
+ "flow_loss_weight": 0.4,
22
+ "coherence_loss_weight": 0.2,
23
+ "multiscale_loss_weight": 0.1,
24
+ "volume_reg_weight": 0.1,
25
+ "use_adaptive_augmentation": true,
26
+ "overfit_threshold": 0.02,
27
+ "mixup_alpha": 0.2,
28
+ "cutmix_alpha": 1.0,
29
+ "device": "cuda",
30
+ "num_workers": 4,
31
+ "pin_memory": true,
32
+ "save_dir": "./checkpoints",
33
+ "save_every": 10,
34
+ "use_safetensors": true,
35
+ "timestamp_dirs": true,
36
+ "push_to_hub": true,
37
+ "hub_model_id": "AbstractPhil/vit-beatrix",
38
+ "hub_model_name": "beatrix-4simplex-45d",
39
+ "hub_upload_best_only": true,
40
+ "hub_upload_every_n_epochs": 10,
41
+ "use_tensorboard": true,
42
+ "log_dir": "./logs",
43
+ "log_every": 50,
44
+ "train_baseline": false
45
+ }
weights/beatrix-4simplex-45d/20251008_001147/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35da95785e282edace119291ebdfd8cf17c01f3ad55ae4380df2eeb49ae0e5b7
3
+ size 2249656