AbstractPhil commited on
Commit
e44067c
·
verified ·
1 Parent(s): ddcd241

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

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-12T23:47:05.087035",
4
  "models": [
5
  {
6
  "model_name": "David-partial_shared-hierarchical_tree",
@@ -90,9 +90,9 @@
90
  {
91
  "model_name": "David-fully_shared-weighted_sum",
92
  "run_id": "20251012_231445",
93
- "timestamp": "2025-10-12T23:47:05.087010",
94
- "best_val_acc": 66.282,
95
- "best_epoch": 6,
96
  "num_scales": 2,
97
  "scales": [
98
  256,
@@ -102,7 +102,7 @@
102
  "sharing_mode": "fully_shared",
103
  "fusion_mode": "weighted_sum",
104
  "preset": "small_fast",
105
- "weights_path": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model_acc66.28.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
  }
 
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",
 
90
  {
91
  "model_name": "David-fully_shared-weighted_sum",
92
  "run_id": "20251012_231445",
93
+ "timestamp": "2025-10-12T23:51:38.341849",
94
+ "best_val_acc": 66.5,
95
+ "best_epoch": 7,
96
  "num_scales": 2,
97
  "scales": [
98
  256,
 
102
  "sharing_mode": "fully_shared",
103
  "fusion_mode": "weighted_sum",
104
  "preset": "small_fast",
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
  }