Update models index - David-decoupled-cantor_scale @ 73.93%
Browse files- MODELS_INDEX.json +23 -2
MODELS_INDEX.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
-
"updated": "2025-11-04T15:
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
"model_name": "David-decoupled-cantor_scale",
|
|
@@ -251,6 +251,27 @@
|
|
| 251 |
"config_path": "weights/David-partial_shared-hierarchical_tree/20251012_152245/david_config.json",
|
| 252 |
"history_path": "weights/David-partial_shared-hierarchical_tree/20251012_152245/training_history.json"
|
| 253 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 254 |
{
|
| 255 |
"model_name": "David-hierarchical-progressive",
|
| 256 |
"run_id": "20251012_151647",
|
|
@@ -311,5 +332,5 @@
|
|
| 311 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 312 |
}
|
| 313 |
],
|
| 314 |
-
"total_models":
|
| 315 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"repository": "AbstractPhil/gated-david",
|
| 3 |
+
"updated": "2025-11-04T15:30:36.791756",
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
"model_name": "David-decoupled-cantor_scale",
|
|
|
|
| 251 |
"config_path": "weights/David-partial_shared-hierarchical_tree/20251012_152245/david_config.json",
|
| 252 |
"history_path": "weights/David-partial_shared-hierarchical_tree/20251012_152245/training_history.json"
|
| 253 |
},
|
| 254 |
+
{
|
| 255 |
+
"model_name": "David-decoupled-cantor_scale",
|
| 256 |
+
"run_id": "20251104_152832",
|
| 257 |
+
"timestamp": "2025-11-04T15:30:36.791707",
|
| 258 |
+
"best_val_acc": 73.93,
|
| 259 |
+
"best_epoch": 0,
|
| 260 |
+
"num_scales": 4,
|
| 261 |
+
"scales": [
|
| 262 |
+
256,
|
| 263 |
+
512,
|
| 264 |
+
768,
|
| 265 |
+
1024
|
| 266 |
+
],
|
| 267 |
+
"parameters": 9057029,
|
| 268 |
+
"sharing_mode": "decoupled",
|
| 269 |
+
"fusion_mode": "cantor_scale",
|
| 270 |
+
"preset": "clip_vit_b16_cantor",
|
| 271 |
+
"weights_path": "weights/David-decoupled-cantor_scale/20251104_152832/best_model_acc73.93.safetensors",
|
| 272 |
+
"config_path": "weights/David-decoupled-cantor_scale/20251104_152832/david_config.json",
|
| 273 |
+
"history_path": "weights/David-decoupled-cantor_scale/20251104_152832/training_history.json"
|
| 274 |
+
},
|
| 275 |
{
|
| 276 |
"model_name": "David-hierarchical-progressive",
|
| 277 |
"run_id": "20251012_151647",
|
|
|
|
| 332 |
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
|
| 333 |
}
|
| 334 |
],
|
| 335 |
+
"total_models": 15
|
| 336 |
}
|