AbstractPhil commited on
Commit
70deaeb
·
verified ·
1 Parent(s): 1ea8317

Update models index - David-partial_shared-cantor_scale @ 81.28%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +24 -2
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-11-04T13:32:58.081896",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-deep_efficiency",
@@ -52,6 +52,28 @@
52
  "config_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/david_config.json",
53
  "history_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/training_history.json"
54
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  {
56
  "model_name": "David-decoupled-cantor_scale",
57
  "run_id": "20251104_125328",
@@ -217,5 +239,5 @@
217
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
218
  }
219
  ],
220
- "total_models": 10
221
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-11-04T13:41:00.647211",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-deep_efficiency",
 
52
  "config_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/david_config.json",
53
  "history_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/training_history.json"
54
  },
55
+ {
56
+ "model_name": "David-partial_shared-cantor_scale",
57
+ "run_id": "20251104_133602",
58
+ "timestamp": "2025-11-04T13:41:00.647154",
59
+ "best_val_acc": 81.278,
60
+ "best_epoch": 0,
61
+ "num_scales": 5,
62
+ "scales": [
63
+ 384,
64
+ 768,
65
+ 1024,
66
+ 1280,
67
+ 1536
68
+ ],
69
+ "parameters": 32436998,
70
+ "sharing_mode": "partial_shared",
71
+ "fusion_mode": "cantor_scale",
72
+ "preset": "clip_vit_l14_cantor",
73
+ "weights_path": "weights/David-partial_shared-cantor_scale/20251104_133602/best_model_acc81.28.safetensors",
74
+ "config_path": "weights/David-partial_shared-cantor_scale/20251104_133602/david_config.json",
75
+ "history_path": "weights/David-partial_shared-cantor_scale/20251104_133602/training_history.json"
76
+ },
77
  {
78
  "model_name": "David-decoupled-cantor_scale",
79
  "run_id": "20251104_125328",
 
239
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
240
  }
241
  ],
242
+ "total_models": 11
243
  }