AbstractPhil commited on
Commit
ded51dc
·
verified ·
1 Parent(s): 01bee66

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

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/david-shared-space",
3
- "updated": "2025-10-12T23:51:38.341884",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-hierarchical_tree",
@@ -105,7 +105,26 @@
105
  "weights_path": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model_acc66.50.safetensors",
106
  "config_path": "weights/David-fully_shared-weighted_sum/20251012_231445/david_config.json",
107
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_231445/training_history.json"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  ],
110
- "total_models": 5
111
  }
 
1
  {
2
  "repository": "AbstractPhil/david-shared-space",
3
+ "updated": "2025-10-12T23:57:16.203574",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-hierarchical_tree",
 
105
  "weights_path": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model_acc66.50.safetensors",
106
  "config_path": "weights/David-fully_shared-weighted_sum/20251012_231445/david_config.json",
107
  "history_path": "weights/David-fully_shared-weighted_sum/20251012_231445/training_history.json"
108
+ },
109
+ {
110
+ "model_name": "David-fully_shared-weighted_sum",
111
+ "run_id": "20251012_235237",
112
+ "timestamp": "2025-10-12T23:57:16.203517",
113
+ "best_val_acc": 61.635333333333335,
114
+ "best_epoch": 0,
115
+ "num_scales": 2,
116
+ "scales": [
117
+ 256,
118
+ 512
119
+ ],
120
+ "parameters": 656898,
121
+ "sharing_mode": "fully_shared",
122
+ "fusion_mode": "weighted_sum",
123
+ "preset": "small_fast",
124
+ "weights_path": "weights/David-fully_shared-weighted_sum/20251012_235237/best_model_acc61.64.safetensors",
125
+ "config_path": "weights/David-fully_shared-weighted_sum/20251012_235237/david_config.json",
126
+ "history_path": "weights/David-fully_shared-weighted_sum/20251012_235237/training_history.json"
127
  }
128
  ],
129
+ "total_models": 6
130
  }