Update models index - David-partial_shared-geometric_attention @ 76.11%
Browse files- MODELS_INDEX.json +23 -2
MODELS_INDEX.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
-
"updated": "2025-
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
"model_name": "David-partial_shared-deep_efficiency",
|
|
@@ -73,6 +73,27 @@
|
|
| 73 |
"config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
|
| 74 |
"history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
|
| 75 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
{
|
| 77 |
"model_name": "David-partial_shared-hierarchical_tree",
|
| 78 |
"run_id": "20251012_152245",
|
|
@@ -154,5 +175,5 @@
|
|
| 154 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 155 |
}
|
| 156 |
],
|
| 157 |
-
"total_models":
|
| 158 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
+
"updated": "2025-11-04T12:24:28.675371",
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
"model_name": "David-partial_shared-deep_efficiency",
|
|
|
|
| 73 |
"config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
|
| 74 |
"history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
|
| 75 |
},
|
| 76 |
+
{
|
| 77 |
+
"model_name": "David-partial_shared-geometric_attention",
|
| 78 |
+
"run_id": "20251104_122236",
|
| 79 |
+
"timestamp": "2025-11-04T12:24:28.675340",
|
| 80 |
+
"best_val_acc": 76.112,
|
| 81 |
+
"best_epoch": 0,
|
| 82 |
+
"num_scales": 4,
|
| 83 |
+
"scales": [
|
| 84 |
+
256,
|
| 85 |
+
512,
|
| 86 |
+
768,
|
| 87 |
+
1024
|
| 88 |
+
],
|
| 89 |
+
"parameters": 12599556,
|
| 90 |
+
"sharing_mode": "partial_shared",
|
| 91 |
+
"fusion_mode": "geometric_attention",
|
| 92 |
+
"preset": "clip_vit_b16_geometric",
|
| 93 |
+
"weights_path": "weights/David-partial_shared-geometric_attention/20251104_122236/best_model_acc76.11.safetensors",
|
| 94 |
+
"config_path": "weights/David-partial_shared-geometric_attention/20251104_122236/david_config.json",
|
| 95 |
+
"history_path": "weights/David-partial_shared-geometric_attention/20251104_122236/training_history.json"
|
| 96 |
+
},
|
| 97 |
{
|
| 98 |
"model_name": "David-partial_shared-hierarchical_tree",
|
| 99 |
"run_id": "20251012_152245",
|
|
|
|
| 175 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 176 |
}
|
| 177 |
],
|
| 178 |
+
"total_models": 8
|
| 179 |
}
|