AbstractPhil commited on
Commit
43020d5
·
verified ·
1 Parent(s): 93bcc82

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

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:20:14.493309",
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:20:14.493270",
113
- "best_val_acc": 65.66133333333333,
114
- "best_epoch": 5,
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_acc65.66.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:24:48.053279",
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:24:48.053246",
113
+ "best_val_acc": 66.03133333333334,
114
+ "best_epoch": 6,
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_acc66.03.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
  }