AbstractPhil commited on
Commit
5f9d363
·
verified ·
1 Parent(s): 4d17a8e

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

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:06:22.005144",
4
  "models": [
5
  {
6
  "model_name": "David-fully_shared-weighted_sum",
7
  "run_id": "20251012_135249",
8
- "timestamp": "2025-10-12T14:06:22.005113",
9
- "best_val_acc": 71.776,
10
- "best_epoch": 7,
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.78.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: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
  "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
  }