Update models index - David-hierarchical-progressive @ 72.33%
Browse files- MODELS_INDEX.json +23 -2
MODELS_INDEX.json
CHANGED
|
@@ -1,7 +1,28 @@
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
-
"updated": "2025-10-12T14:
|
| 4 |
"models": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
{
|
| 6 |
"model_name": "David-fully_shared-weighted_sum",
|
| 7 |
"run_id": "20251012_135249",
|
|
@@ -41,5 +62,5 @@
|
|
| 41 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 42 |
}
|
| 43 |
],
|
| 44 |
-
"total_models":
|
| 45 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
+
"updated": "2025-10-12T14:58:44.112521",
|
| 4 |
"models": [
|
| 5 |
+
{
|
| 6 |
+
"model_name": "David-hierarchical-progressive",
|
| 7 |
+
"run_id": "20251012_145649",
|
| 8 |
+
"timestamp": "2025-10-12T14:58:44.112467",
|
| 9 |
+
"best_val_acc": 72.328,
|
| 10 |
+
"best_epoch": 0,
|
| 11 |
+
"num_scales": 4,
|
| 12 |
+
"scales": [
|
| 13 |
+
256,
|
| 14 |
+
512,
|
| 15 |
+
768,
|
| 16 |
+
1024
|
| 17 |
+
],
|
| 18 |
+
"parameters": 10493184,
|
| 19 |
+
"sharing_mode": "hierarchical",
|
| 20 |
+
"fusion_mode": "progressive",
|
| 21 |
+
"preset": "hierarchical_refinement",
|
| 22 |
+
"weights_path": "weights/David-hierarchical-progressive/20251012_145649/best_model_acc72.33.safetensors",
|
| 23 |
+
"config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
|
| 24 |
+
"history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
|
| 25 |
+
},
|
| 26 |
{
|
| 27 |
"model_name": "David-fully_shared-weighted_sum",
|
| 28 |
"run_id": "20251012_135249",
|
|
|
|
| 62 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 63 |
}
|
| 64 |
],
|
| 65 |
+
"total_models": 3
|
| 66 |
}
|