AbstractPhil commited on
Commit
cbf8cc2
·
verified ·
1 Parent(s): cf2933d

Update models index - David-hierarchical-progressive @ 72.23%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +23 -2
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-10-12T15:15:00.402509",
4
  "models": [
5
  {
6
  "model_name": "David-hierarchical-progressive",
@@ -23,6 +23,27 @@
23
  "config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
24
  "history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
25
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  {
27
  "model_name": "David-fully_shared-weighted_sum",
28
  "run_id": "20251012_135249",
@@ -62,5 +83,5 @@
62
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
63
  }
64
  ],
65
- "total_models": 3
66
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-10-12T15:18:31.111576",
4
  "models": [
5
  {
6
  "model_name": "David-hierarchical-progressive",
 
23
  "config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
24
  "history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
25
  },
26
+ {
27
+ "model_name": "David-hierarchical-progressive",
28
+ "run_id": "20251012_151647",
29
+ "timestamp": "2025-10-12T15:18:31.111538",
30
+ "best_val_acc": 72.232,
31
+ "best_epoch": 0,
32
+ "num_scales": 4,
33
+ "scales": [
34
+ 256,
35
+ 512,
36
+ 768,
37
+ 1024
38
+ ],
39
+ "parameters": 10493184,
40
+ "sharing_mode": "hierarchical",
41
+ "fusion_mode": "progressive",
42
+ "preset": "hierarchical_refinement",
43
+ "weights_path": "weights/David-hierarchical-progressive/20251012_151647/best_model_acc72.23.safetensors",
44
+ "config_path": "weights/David-hierarchical-progressive/20251012_151647/david_config.json",
45
+ "history_path": "weights/David-hierarchical-progressive/20251012_151647/training_history.json"
46
+ },
47
  {
48
  "model_name": "David-fully_shared-weighted_sum",
49
  "run_id": "20251012_135249",
 
83
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
84
  }
85
  ],
86
+ "total_models": 4
87
  }