david-shared-space / best_model.json
AbstractPhil's picture
Update metrics - Run 20251012_231445
d6ebac0 verified
raw
history blame
1.5 kB
{
"model_name": "David-fully_shared-weighted_sum",
"run_id": "20251012_231445",
"timestamp": "2025-10-12T23:19:29.286511",
"best_val_acc": 63.041333333333334,
"best_epoch": 0,
"final_train_acc": 54.91727464101089,
"final_train_loss": 5.311051666323785,
"scale_accuracies": {
"256": 62.11666666666667,
"512": 62.967333333333336
},
"architecture": {
"preset": "small_fast",
"sharing_mode": "fully_shared",
"fusion_mode": "weighted_sum",
"scales": [
256,
512
],
"feature_dim": 512,
"num_classes": 1000,
"use_belly": false,
"belly_expand": 2.0
},
"training": {
"dataset": "AbstractPhil/imagenet-clip-features-orderly",
"model_variant": [
"clip_vit_b16",
"clip_vit_laion_b32",
"clip_vit_b32"
],
"num_epochs": 10,
"batch_size": 1024,
"learning_rate": 0.01,
"rose_weight": "0.2\u21920.6",
"cayley_loss": false,
"optimizer": "AdamW",
"scheduler": "cosine_restarts"
},
"files": {
"weights_safetensors": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model_acc63.04.safetensors",
"weights_pytorch": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model.pth",
"config": "weights/David-fully_shared-weighted_sum/20251012_231445/david_config.json",
"training_config": "weights/David-fully_shared-weighted_sum/20251012_231445/train_config.json",
"tensorboard": "runs/David-fully_shared-weighted_sum/20251012_231445/"
}
}