gated-david / MODELS_INDEX.json
AbstractPhil's picture
Update models index - David-hierarchical-progressive @ 76.81%
34a353b verified
raw
history blame
2.34 kB
{
"repository": "AbstractPhil/gated-david",
"updated": "2025-10-12T15:11:04.032276",
"models": [
{
"model_name": "David-hierarchical-progressive",
"run_id": "20251012_145649",
"timestamp": "2025-10-12T15:11:04.032253",
"best_val_acc": 76.812,
"best_epoch": 7,
"num_scales": 4,
"scales": [
256,
512,
768,
1024
],
"parameters": 10493184,
"sharing_mode": "hierarchical",
"fusion_mode": "progressive",
"preset": "hierarchical_refinement",
"weights_path": "weights/David-hierarchical-progressive/20251012_145649/best_model_acc76.81.safetensors",
"config_path": "weights/David-hierarchical-progressive/20251012_145649/david_config.json",
"history_path": "weights/David-hierarchical-progressive/20251012_145649/training_history.json"
},
{
"model_name": "David-fully_shared-weighted_sum",
"run_id": "20251012_135249",
"timestamp": "2025-10-12T14:09:57.535871",
"best_val_acc": 71.994,
"best_epoch": 9,
"num_scales": 2,
"scales": [
256,
512
],
"parameters": 656898,
"sharing_mode": "fully_shared",
"fusion_mode": "weighted_sum",
"preset": "small_fast",
"weights_path": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model_acc71.99.safetensors",
"config_path": "weights/David-fully_shared-weighted_sum/20251012_135249/david_config.json",
"history_path": "weights/David-fully_shared-weighted_sum/20251012_135249/training_history.json"
},
{
"model_name": "David-fully_shared-weighted_sum",
"run_id": "20251012_141246",
"timestamp": "2025-10-12T14:29:34.375797",
"best_val_acc": 71.726,
"best_epoch": 9,
"num_scales": 2,
"scales": [
256,
512
],
"parameters": 656898,
"sharing_mode": "fully_shared",
"fusion_mode": "weighted_sum",
"preset": "small_fast",
"weights_path": "weights/David-fully_shared-weighted_sum/20251012_141246/best_model_acc71.73.safetensors",
"config_path": "weights/David-fully_shared-weighted_sum/20251012_141246/david_config.json",
"history_path": "weights/David-fully_shared-weighted_sum/20251012_141246/training_history.json"
}
],
"total_models": 3
}