AbstractPhil commited on
Commit
9cdad6c
·
verified ·
1 Parent(s): 2bcc53b

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

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/david-shared-space",
3
- "updated": "2025-10-13T00:11:01.016709",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-hierarchical_tree",
@@ -109,9 +109,9 @@
109
  {
110
  "model_name": "David-fully_shared-weighted_sum",
111
  "run_id": "20251012_235237",
112
- "timestamp": "2025-10-13T00:11:01.016683",
113
- "best_val_acc": 64.73133333333334,
114
- "best_epoch": 3,
115
  "num_scales": 2,
116
  "scales": [
117
  256,
@@ -121,7 +121,7 @@
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_acc64.73.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
  }
 
1
  {
2
  "repository": "AbstractPhil/david-shared-space",
3
+ "updated": "2025-10-13T00:15:36.027751",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-hierarchical_tree",
 
109
  {
110
  "model_name": "David-fully_shared-weighted_sum",
111
  "run_id": "20251012_235237",
112
+ "timestamp": "2025-10-13T00:15:36.027715",
113
+ "best_val_acc": 65.312,
114
+ "best_epoch": 4,
115
  "num_scales": 2,
116
  "scales": [
117
  256,
 
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_acc65.31.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
  }