AbstractPhil commited on
Commit
d98ef0f
·
verified ·
1 Parent(s): cb85a26

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

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:28:38.848122",
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:28:38.848070",
94
- "best_val_acc": 64.75866666666667,
95
- "best_epoch": 2,
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_acc64.76.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:33:13.471563",
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:33:13.471530",
94
+ "best_val_acc": 65.36133333333333,
95
+ "best_epoch": 3,
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_acc65.36.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
  }