Update models index - David-partial_shared-hierarchical_tree @ 68.89%
Browse files- MODELS_INDEX.json +28 -0
MODELS_INDEX.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"repository": "AbstractPhil/david-shared-space",
|
| 3 |
+
"updated": "2025-10-12T19:21:29.758612",
|
| 4 |
+
"models": [
|
| 5 |
+
{
|
| 6 |
+
"model_name": "David-partial_shared-hierarchical_tree",
|
| 7 |
+
"run_id": "20251012_191456",
|
| 8 |
+
"timestamp": "2025-10-12T19:21:29.758589",
|
| 9 |
+
"best_val_acc": 68.889,
|
| 10 |
+
"best_epoch": 1,
|
| 11 |
+
"num_scales": 4,
|
| 12 |
+
"scales": [
|
| 13 |
+
256,
|
| 14 |
+
512,
|
| 15 |
+
768,
|
| 16 |
+
1024
|
| 17 |
+
],
|
| 18 |
+
"parameters": 8758271,
|
| 19 |
+
"sharing_mode": "partial_shared",
|
| 20 |
+
"fusion_mode": "hierarchical_tree",
|
| 21 |
+
"preset": "balanced",
|
| 22 |
+
"weights_path": "weights/David-partial_shared-hierarchical_tree/20251012_191456/best_model_acc68.89.safetensors",
|
| 23 |
+
"config_path": "weights/David-partial_shared-hierarchical_tree/20251012_191456/david_config.json",
|
| 24 |
+
"history_path": "weights/David-partial_shared-hierarchical_tree/20251012_191456/training_history.json"
|
| 25 |
+
}
|
| 26 |
+
],
|
| 27 |
+
"total_models": 1
|
| 28 |
+
}
|