AbstractPhil commited on
Commit
348f1c3
·
verified ·
1 Parent(s): 31cd484

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

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +5 -5
MODELS_INDEX.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-10-12T14:26:13.126809",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
@@ -24,9 +24,9 @@
24
  {
25
  "model_name": "David-fully_shared-weighted_sum",
26
  "run_id": "20251012_141246",
27
- "timestamp": "2025-10-12T14:26:13.126776",
28
- "best_val_acc": 71.674,
29
- "best_epoch": 7,
30
  "num_scales": 2,
31
  "scales": [
32
  256,
@@ -36,7 +36,7 @@
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_acc71.67.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
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-10-12T14:29:18.592609",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
 
24
  {
25
  "model_name": "David-fully_shared-weighted_sum",
26
  "run_id": "20251012_141246",
27
+ "timestamp": "2025-10-12T14:29:18.592584",
28
+ "best_val_acc": 71.726,
29
+ "best_epoch": 9,
30
  "num_scales": 2,
31
  "scales": [
32
  256,
 
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_acc71.73.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
  }