AbstractPhil commited on
Commit
8e2b17e
·
verified ·
1 Parent(s): 99fcf54

Update metrics - Run 20251104_144102

Browse files
Files changed (1) hide show
  1. best_model.json +22 -22
best_model.json CHANGED
@@ -1,24 +1,24 @@
1
  {
2
- "model_name": "David-partial_shared-cantor_scale",
3
- "run_id": "20251104_140742",
4
- "timestamp": "2025-11-04T14:34:13.515469",
5
- "best_val_acc": 84.916,
6
- "best_epoch": 4,
7
- "final_train_acc": 92.33128858298723,
8
- "final_train_loss": 0.7310312522133969,
9
  "scale_accuracies": {
10
- "384": 84.71,
11
- "512": 84.68,
12
- "768": 84.656,
13
- "1024": 84.704,
14
- "1280": 84.47,
15
- "1536": 84.354,
16
- "1792": 84.074,
17
- "2048": 84.276
18
  },
19
  "architecture": {
20
- "preset": "clip_vit_bigg14_cantor",
21
- "sharing_mode": "partial_shared",
22
  "fusion_mode": "cantor_scale",
23
  "scales": [
24
  384,
@@ -47,10 +47,10 @@
47
  "scheduler": "cosine_restarts"
48
  },
49
  "files": {
50
- "weights_safetensors": "weights/David-partial_shared-cantor_scale/20251104_140742/best_model_acc84.92.safetensors",
51
- "weights_pytorch": "weights/David-partial_shared-cantor_scale/20251104_140742/best_model.pth",
52
- "config": "weights/David-partial_shared-cantor_scale/20251104_140742/david_config.json",
53
- "training_config": "weights/David-partial_shared-cantor_scale/20251104_140742/train_config.json",
54
- "tensorboard": "runs/David-partial_shared-cantor_scale/20251104_140742/"
55
  }
56
  }
 
1
  {
2
+ "model_name": "David-decoupled-cantor_scale",
3
+ "run_id": "20251104_144102",
4
+ "timestamp": "2025-11-04T14:45:04.793198",
5
+ "best_val_acc": 84.296,
6
+ "best_epoch": 0,
7
+ "final_train_acc": 83.50909756495444,
8
+ "final_train_loss": 1.8473644912409581,
9
  "scale_accuracies": {
10
+ "384": 82.254,
11
+ "512": 82.682,
12
+ "768": 83.39,
13
+ "1024": 83.314,
14
+ "1280": 83.256,
15
+ "1536": 83.196,
16
+ "1792": 83.188,
17
+ "2048": 83.254
18
  },
19
  "architecture": {
20
+ "preset": "clip_vit_bigg14_cantor_decoupled",
21
+ "sharing_mode": "decoupled",
22
  "fusion_mode": "cantor_scale",
23
  "scales": [
24
  384,
 
47
  "scheduler": "cosine_restarts"
48
  },
49
  "files": {
50
+ "weights_safetensors": "weights/David-decoupled-cantor_scale/20251104_144102/best_model_acc84.30.safetensors",
51
+ "weights_pytorch": "weights/David-decoupled-cantor_scale/20251104_144102/best_model.pth",
52
+ "config": "weights/David-decoupled-cantor_scale/20251104_144102/david_config.json",
53
+ "training_config": "weights/David-decoupled-cantor_scale/20251104_144102/train_config.json",
54
+ "tensorboard": "runs/David-decoupled-cantor_scale/20251104_144102/"
55
  }
56
  }