Update metrics - Run 20251012_145649
Browse files- best_model.json +23 -19
best_model.json
CHANGED
|
@@ -1,26 +1,30 @@
|
|
| 1 |
{
|
| 2 |
-
"model_name": "David-
|
| 3 |
-
"run_id": "
|
| 4 |
-
"timestamp": "2025-10-12T14:
|
| 5 |
-
"best_val_acc":
|
| 6 |
-
"best_epoch":
|
| 7 |
-
"final_train_acc":
|
| 8 |
-
"final_train_loss": 3.
|
| 9 |
"scale_accuracies": {
|
| 10 |
-
"256":
|
| 11 |
-
"512":
|
|
|
|
|
|
|
| 12 |
},
|
| 13 |
"architecture": {
|
| 14 |
-
"preset": "
|
| 15 |
-
"sharing_mode": "
|
| 16 |
-
"fusion_mode": "
|
| 17 |
"scales": [
|
| 18 |
256,
|
| 19 |
-
512
|
|
|
|
|
|
|
| 20 |
],
|
| 21 |
"feature_dim": 512,
|
| 22 |
"num_classes": 1000,
|
| 23 |
-
"use_belly":
|
| 24 |
"belly_expand": 2.0
|
| 25 |
},
|
| 26 |
"training": {
|
|
@@ -35,10 +39,10 @@
|
|
| 35 |
"scheduler": "cosine_restarts"
|
| 36 |
},
|
| 37 |
"files": {
|
| 38 |
-
"weights_safetensors": "weights/David-
|
| 39 |
-
"weights_pytorch": "weights/David-
|
| 40 |
-
"config": "weights/David-
|
| 41 |
-
"training_config": "weights/David-
|
| 42 |
-
"tensorboard": "runs/David-
|
| 43 |
}
|
| 44 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_name": "David-hierarchical-progressive",
|
| 3 |
+
"run_id": "20251012_145649",
|
| 4 |
+
"timestamp": "2025-10-12T14:58:46.236478",
|
| 5 |
+
"best_val_acc": 72.328,
|
| 6 |
+
"best_epoch": 0,
|
| 7 |
+
"final_train_acc": 68.33870994179526,
|
| 8 |
+
"final_train_loss": 3.9118613697850284,
|
| 9 |
"scale_accuracies": {
|
| 10 |
+
"256": 65.922,
|
| 11 |
+
"512": 70.014,
|
| 12 |
+
"768": 71.312,
|
| 13 |
+
"1024": 71.288
|
| 14 |
},
|
| 15 |
"architecture": {
|
| 16 |
+
"preset": "hierarchical_refinement",
|
| 17 |
+
"sharing_mode": "hierarchical",
|
| 18 |
+
"fusion_mode": "progressive",
|
| 19 |
"scales": [
|
| 20 |
256,
|
| 21 |
+
512,
|
| 22 |
+
768,
|
| 23 |
+
1024
|
| 24 |
],
|
| 25 |
"feature_dim": 512,
|
| 26 |
"num_classes": 1000,
|
| 27 |
+
"use_belly": true,
|
| 28 |
"belly_expand": 2.0
|
| 29 |
},
|
| 30 |
"training": {
|
|
|
|
| 39 |
"scheduler": "cosine_restarts"
|
| 40 |
},
|
| 41 |
"files": {
|
| 42 |
+
"weights_safetensors": "weights/David-hierarchical-progressive/20251012_145649/best_model_acc72.33.safetensors",
|
| 43 |
+
"weights_pytorch": "weights/David-hierarchical-progressive/20251012_145649/best_model.pth",
|
| 44 |
+
"config": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
|
| 45 |
+
"training_config": "weights/David-hierarchical-progressive/20251012_145649/train_config.json",
|
| 46 |
+
"tensorboard": "runs/David-hierarchical-progressive/20251012_145649/"
|
| 47 |
}
|
| 48 |
}
|