File size: 1,170 Bytes
aa1b2bb
 
ef806e7
 
 
aa1b2bb
ef806e7
 
aa1b2bb
ef806e7
aa1b2bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "model_name": "David-decoupled-deep_efficiency",
  "run_id": "20251012_032356",
  "timestamp": "2025-10-12T03:25:36.733447",
  "best_val_acc": 72.356,
  "best_epoch": 0,
  "final_train_acc": 66.25342363641899,
  "final_train_loss": 2.3149078314106304,
  "scale_accuracies": {
    "256": 72.356
  },
  "architecture": {
    "preset": "high_accuracy",
    "sharing_mode": "decoupled",
    "fusion_mode": "deep_efficiency",
    "scales": [
      256,
      512,
      768,
      1024,
      1280
    ],
    "feature_dim": 512,
    "num_classes": 1000,
    "use_belly": true,
    "belly_expand": 2.5
  },
  "training": {
    "dataset": "AbstractPhil/imagenet-clip-features-orderly",
    "model_variant": "clip_vit_b16",
    "num_epochs": 20,
    "batch_size": 1024,
    "learning_rate": 0.01,
    "rose_weight": "0.1\u21920.5",
    "cayley_loss": false,
    "optimizer": "AdamW",
    "scheduler": "cosine_restarts"
  },
  "files": {
    "weights_pytorch": "weights/best_model.pth",
    "weights_safetensors": "weights/best_model.safetensors",
    "config": "weights/david_config.json",
    "training_config": "weights/train_config.json",
    "tensorboard": "runs/"
  }
}