AbstractPhil commited on
Commit
6f6e8da
·
verified ·
1 Parent(s): c034b60

Update training_history.json - Run 20251012_181608

Browse files
weights/David-partial_shared-deep_efficiency/20251012_181608/training_history.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1
4
+ ],
5
+ "train_loss": [
6
+ 1.8410232910713829
7
+ ],
8
+ "train_acc": [
9
+ 82.10982643168299
10
+ ],
11
+ "val_acc": [
12
+ 83.662
13
+ ],
14
+ "scale_accs": {
15
+ "384": [
16
+ 83.27
17
+ ],
18
+ "512": [
19
+ 83.312
20
+ ],
21
+ "768": [
22
+ 83.59
23
+ ],
24
+ "1024": [
25
+ 83.496
26
+ ],
27
+ "1280": [
28
+ 83.662
29
+ ],
30
+ "1536": [
31
+ 83.514
32
+ ],
33
+ "1792": [
34
+ 83.398
35
+ ],
36
+ "2048": [
37
+ 83.598
38
+ ]
39
+ },
40
+ "lr": [
41
+ 0.0009755527298894294
42
+ ]
43
+ }