AbstractPhil commited on
Commit
821d6d4
·
verified ·
1 Parent(s): 6049f3e

Update training_history.json - Run 20251012_221046

Browse files
weights/David-decoupled-deep_efficiency/20251012_221046/training_history.json CHANGED
@@ -1,22 +1,31 @@
1
  {
2
  "epochs": [
3
- 1
 
4
  ],
5
  "train_loss": [
6
- 2.9751985085156605
 
7
  ],
8
  "train_acc": [
9
- 56.42811072509152
 
10
  ],
11
  "val_acc": [
12
- 62.524
 
13
  ],
14
  "scale_accs": {
15
  "256": [
16
- 62.524
 
 
 
 
17
  ]
18
  },
19
  "lr": [
20
- 0.00975530705321762
 
21
  ]
22
  }
 
1
  {
2
  "epochs": [
3
+ 1,
4
+ 2
5
  ],
6
  "train_loss": [
7
+ 2.9751985085156605,
8
+ 2.963648736889717
9
  ],
10
  "train_acc": [
11
+ 56.42811072509152,
12
+ 61.669816138983705
13
  ],
14
  "val_acc": [
15
+ 62.524,
16
+ 64.036
17
  ],
18
  "scale_accs": {
19
  "256": [
20
+ 62.524,
21
+ 64.036
22
+ ],
23
+ "512": [
24
+ 69.152
25
  ]
26
  },
27
  "lr": [
28
+ 0.00975530705321762,
29
+ 0.00904518046337755
30
  ]
31
  }