AbstractPhil commited on
Commit
cb6ae29
·
verified ·
1 Parent(s): 7b4f940

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

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +5 -5
MODELS_INDEX.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-10-12T14:08:04.486220",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
7
  "run_id": "20251012_135249",
8
- "timestamp": "2025-10-12T14:08:04.486187",
9
- "best_val_acc": 71.914,
10
- "best_epoch": 8,
11
  "num_scales": 2,
12
  "scales": [
13
  256,
@@ -17,7 +17,7 @@
17
  "sharing_mode": "fully_shared",
18
  "fusion_mode": "weighted_sum",
19
  "preset": "small_fast",
20
- "weights_path": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model_acc71.91.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
  }
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-10-12T14:09:44.133057",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
7
  "run_id": "20251012_135249",
8
+ "timestamp": "2025-10-12T14:09:44.133034",
9
+ "best_val_acc": 71.994,
10
+ "best_epoch": 9,
11
  "num_scales": 2,
12
  "scales": [
13
  256,
 
17
  "sharing_mode": "fully_shared",
18
  "fusion_mode": "weighted_sum",
19
  "preset": "small_fast",
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
  }