AbstractPhil commited on
Commit
4132be1
·
verified ·
1 Parent(s): 187f3c2

Update models index - David-fully_shared-weighted_sum @ 67.97%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +21 -2
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-10-12T14:09:57.535902",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
@@ -20,7 +20,26 @@
20
  "weights_path": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model_acc71.99.safetensors",
21
  "config_path": "weights/David-fully_shared-weighted_sum/20251012_135249/david_config.json",
22
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_135249/training_history.json"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  }
24
  ],
25
- "total_models": 1
26
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-10-12T14:14:28.490074",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
 
20
  "weights_path": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model_acc71.99.safetensors",
21
  "config_path": "weights/David-fully_shared-weighted_sum/20251012_135249/david_config.json",
22
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_135249/training_history.json"
23
+ },
24
+ {
25
+ "model_name": "David-fully_shared-weighted_sum",
26
+ "run_id": "20251012_141246",
27
+ "timestamp": "2025-10-12T14:14:28.490025",
28
+ "best_val_acc": 67.966,
29
+ "best_epoch": 0,
30
+ "num_scales": 2,
31
+ "scales": [
32
+ 256,
33
+ 512
34
+ ],
35
+ "parameters": 656898,
36
+ "sharing_mode": "fully_shared",
37
+ "fusion_mode": "weighted_sum",
38
+ "preset": "small_fast",
39
+ "weights_path": "weights/David-fully_shared-weighted_sum/20251012_141246/best_model_acc67.97.safetensors",
40
+ "config_path": "weights/David-fully_shared-weighted_sum/20251012_141246/david_config.json",
41
+ "history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
42
  }
43
  ],
44
+ "total_models": 2
45
  }