AbstractPhil commited on
Commit
bfb2f3c
·
verified ·
1 Parent(s): 9c45cbc

Update metrics - Run 20251012_135249

Browse files
Files changed (1) hide show
  1. best_model.json +14 -14
best_model.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "model_name": "David-fully_shared-weighted_sum",
3
- "run_id": "20251012_132646",
4
- "timestamp": "2025-10-12T13:36:37.608437",
5
- "best_val_acc": 71.096,
6
- "best_epoch": 4,
7
- "final_train_acc": 71.39943504632886,
8
- "final_train_loss": 3.4467096669605364,
9
  "scale_accuracies": {
10
- "256": 70.456,
11
- "512": 70.964
12
  },
13
  "architecture": {
14
  "preset": "small_fast",
@@ -26,7 +26,7 @@
26
  "training": {
27
  "dataset": "AbstractPhil/imagenet-clip-features-orderly",
28
  "model_variant": "clip_vit_laion_b32",
29
- "num_epochs": 20,
30
  "batch_size": 1024,
31
  "learning_rate": 0.001,
32
  "rose_weight": "0.1\u21920.5",
@@ -35,10 +35,10 @@
35
  "scheduler": "cosine_restarts"
36
  },
37
  "files": {
38
- "weights_safetensors": "weights/David-fully_shared-weighted_sum/20251012_132646/best_model.safetensors",
39
- "weights_pytorch": "weights/David-fully_shared-weighted_sum/20251012_132646/best_model.pth",
40
- "config": "weights/David-fully_shared-weighted_sum/20251012_132646/david_config.json",
41
- "training_config": "weights/David-fully_shared-weighted_sum/20251012_132646/train_config.json",
42
- "tensorboard": "runs/David-fully_shared-weighted_sum/20251012_132646/"
43
  }
44
  }
 
1
  {
2
  "model_name": "David-fully_shared-weighted_sum",
3
+ "run_id": "20251012_135249",
4
+ "timestamp": "2025-10-12T13:54:34.653708",
5
+ "best_val_acc": 68.056,
6
+ "best_epoch": 0,
7
+ "final_train_acc": 63.39829233815732,
8
+ "final_train_loss": 5.603825211905824,
9
  "scale_accuracies": {
10
+ "256": 66.924,
11
+ "512": 67.882
12
  },
13
  "architecture": {
14
  "preset": "small_fast",
 
26
  "training": {
27
  "dataset": "AbstractPhil/imagenet-clip-features-orderly",
28
  "model_variant": "clip_vit_laion_b32",
29
+ "num_epochs": 10,
30
  "batch_size": 1024,
31
  "learning_rate": 0.001,
32
  "rose_weight": "0.1\u21920.5",
 
35
  "scheduler": "cosine_restarts"
36
  },
37
  "files": {
38
+ "weights_safetensors": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model_acc68.06.safetensors",
39
+ "weights_pytorch": "weights/David-fully_shared-weighted_sum/20251012_135249/best_model.pth",
40
+ "config": "weights/David-fully_shared-weighted_sum/20251012_135249/david_config.json",
41
+ "training_config": "weights/David-fully_shared-weighted_sum/20251012_135249/train_config.json",
42
+ "tensorboard": "runs/David-fully_shared-weighted_sum/20251012_135249/"
43
  }
44
  }