AbstractPhil commited on
Commit
1a927f5
·
verified ·
1 Parent(s): ca2138b

Update training_history.json - Run 20251013_004438

Browse files
weights/David-decoupled-deep_efficiency/20251013_004438/training_history.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 4.900288952114611
7
+ ],
8
+ "train_acc": [
9
+ 51.657460216609806
10
+ ],
11
+ "val_acc": [
12
+ 58.398666666666664
13
+ ],
14
+ "scale_accs": {
15
+ "128": [
16
+ 58.398666666666664
17
+ ],
18
+ "256": [
19
+ 67.03133333333334
20
+ ],
21
+ "384": [
22
+ 69.55466666666666
23
+ ],
24
+ "448": [
25
+ 70.34333333333333
26
+ ],
27
+ "512": [
28
+ 70.83533333333334
29
+ ],
30
+ "576": [
31
+ 71.29266666666666
32
+ ],
33
+ "640": [
34
+ 71.60266666666666
35
+ ],
36
+ "768": [
37
+ 72.03333333333333
38
+ ],
39
+ "896": [
40
+ 72.252
41
+ ]
42
+ },
43
+ "lr": [
44
+ 0.00975530705321762
45
+ ]
46
+ }