AbstractPhil commited on
Commit
6568c35
·
verified ·
1 Parent(s): b551150

Update metrics - Run 20251012_235237

Browse files
Files changed (1) hide show
  1. best_model.json +13 -14
best_model.json CHANGED
@@ -1,14 +1,13 @@
1
  {
2
  "model_name": "David-fully_shared-weighted_sum",
3
- "run_id": "20251012_231445",
4
- "timestamp": "2025-10-12T23:51:39.621670",
5
- "best_val_acc": 66.5,
6
- "best_epoch": 7,
7
- "final_train_acc": 63.52585832552145,
8
- "final_train_loss": 4.081520883974777,
9
  "scale_accuracies": {
10
- "256": 65.83333333333333,
11
- "512": 66.44466666666666
12
  },
13
  "architecture": {
14
  "preset": "small_fast",
@@ -33,16 +32,16 @@
33
  "num_epochs": 10,
34
  "batch_size": 1024,
35
  "learning_rate": 0.01,
36
- "rose_weight": "0.2\u21920.6",
37
  "cayley_loss": false,
38
  "optimizer": "AdamW",
39
  "scheduler": "cosine_restarts"
40
  },
41
  "files": {
42
- "weights_safetensors": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model_acc66.50.safetensors",
43
- "weights_pytorch": "weights/David-fully_shared-weighted_sum/20251012_231445/best_model.pth",
44
- "config": "weights/David-fully_shared-weighted_sum/20251012_231445/david_config.json",
45
- "training_config": "weights/David-fully_shared-weighted_sum/20251012_231445/train_config.json",
46
- "tensorboard": "runs/David-fully_shared-weighted_sum/20251012_231445/"
47
  }
48
  }
 
1
  {
2
  "model_name": "David-fully_shared-weighted_sum",
3
+ "run_id": "20251012_235237",
4
+ "timestamp": "2025-10-12T23:57:17.437397",
5
+ "best_val_acc": 61.635333333333335,
6
+ "best_epoch": 0,
7
+ "final_train_acc": 54.38726307083047,
8
+ "final_train_loss": 3.9435249049420933,
9
  "scale_accuracies": {
10
+ "256": 61.635333333333335
 
11
  },
12
  "architecture": {
13
  "preset": "small_fast",
 
32
  "num_epochs": 10,
33
  "batch_size": 1024,
34
  "learning_rate": 0.01,
35
+ "rose_weight": "0.1\u21920.8",
36
  "cayley_loss": false,
37
  "optimizer": "AdamW",
38
  "scheduler": "cosine_restarts"
39
  },
40
  "files": {
41
+ "weights_safetensors": "weights/David-fully_shared-weighted_sum/20251012_235237/best_model_acc61.64.safetensors",
42
+ "weights_pytorch": "weights/David-fully_shared-weighted_sum/20251012_235237/best_model.pth",
43
+ "config": "weights/David-fully_shared-weighted_sum/20251012_235237/david_config.json",
44
+ "training_config": "weights/David-fully_shared-weighted_sum/20251012_235237/train_config.json",
45
+ "tensorboard": "runs/David-fully_shared-weighted_sum/20251012_235237/"
46
  }
47
  }