AbstractPhil commited on
Commit
1f45d5c
·
verified ·
1 Parent(s): 411e52c

Update models index - David-decoupled-cantor_scale @ 76.60%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +25 -2
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-11-04T15:39:27.530081",
4
  "models": [
5
  {
6
  "model_name": "David-decoupled-cantor_scale",
@@ -208,6 +208,29 @@
208
  "config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
209
  "history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
210
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
211
  {
212
  "model_name": "David-decoupled-cantor_scale",
213
  "run_id": "20251104_152832",
@@ -332,5 +355,5 @@
332
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
333
  }
334
  ],
335
- "total_models": 15
336
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-11-04T15:47:53.362060",
4
  "models": [
5
  {
6
  "model_name": "David-decoupled-cantor_scale",
 
208
  "config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
209
  "history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
210
  },
211
+ {
212
+ "model_name": "David-decoupled-cantor_scale",
213
+ "run_id": "20251104_154540",
214
+ "timestamp": "2025-11-04T15:47:53.362005",
215
+ "best_val_acc": 76.602,
216
+ "best_epoch": 0,
217
+ "num_scales": 6,
218
+ "scales": [
219
+ 256,
220
+ 512,
221
+ 768,
222
+ 1024,
223
+ 2048,
224
+ 4096
225
+ ],
226
+ "parameters": 60452103,
227
+ "sharing_mode": "decoupled",
228
+ "fusion_mode": "cantor_scale",
229
+ "preset": "clip_vit_b16_cantor_big_window",
230
+ "weights_path": "weights/David-decoupled-cantor_scale/20251104_154540/best_model_acc76.60.safetensors",
231
+ "config_path": "weights/David-decoupled-cantor_scale/20251104_154540/david_config.json",
232
+ "history_path": "weights/David-decoupled-cantor_scale/20251104_154540/training_history.json"
233
+ },
234
  {
235
  "model_name": "David-decoupled-cantor_scale",
236
  "run_id": "20251104_152832",
 
355
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
356
  }
357
  ],
358
+ "total_models": 16
359
  }