AbstractPhil commited on
Commit
c9e8b6e
·
verified ·
1 Parent(s): e182a78

Update models index - David-partial_shared-deep_efficiency @ 83.66%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +27 -2
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-10-12T16:46:37.288142",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-deep_efficiency",
@@ -27,6 +27,31 @@
27
  "config_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/david_config.json",
28
  "history_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/training_history.json"
29
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  {
31
  "model_name": "David-hierarchical-progressive",
32
  "run_id": "20251012_145649",
@@ -129,5 +154,5 @@
129
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
130
  }
131
  ],
132
- "total_models": 6
133
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-10-12T18:19:42.863034",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-deep_efficiency",
 
27
  "config_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/david_config.json",
28
  "history_path": "weights/David-partial_shared-deep_efficiency/20251012_161107/training_history.json"
29
  },
30
+ {
31
+ "model_name": "David-partial_shared-deep_efficiency",
32
+ "run_id": "20251012_181608",
33
+ "timestamp": "2025-10-12T18:19:42.862980",
34
+ "best_val_acc": 83.662,
35
+ "best_epoch": 0,
36
+ "num_scales": 8,
37
+ "scales": [
38
+ 384,
39
+ 512,
40
+ 768,
41
+ 1024,
42
+ 1280,
43
+ 1536,
44
+ 1792,
45
+ 2048
46
+ ],
47
+ "parameters": 60814373,
48
+ "sharing_mode": "partial_shared",
49
+ "fusion_mode": "deep_efficiency",
50
+ "preset": "clip_vit_bigg14",
51
+ "weights_path": "weights/David-partial_shared-deep_efficiency/20251012_181608/best_model_acc83.66.safetensors",
52
+ "config_path": "weights/David-partial_shared-deep_efficiency/20251012_181608/david_config.json",
53
+ "history_path": "weights/David-partial_shared-deep_efficiency/20251012_181608/training_history.json"
54
+ },
55
  {
56
  "model_name": "David-hierarchical-progressive",
57
  "run_id": "20251012_145649",
 
154
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
155
  }
156
  ],
157
+ "total_models": 7
158
  }